Mock Version: 1.2.7 Mock Version: 1.2.7 ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/abc.spec'], chrootPath='/var/lib/mock/f22-build-3069857-463171/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}gid=425user='mockbuild'timeout=86400logger=uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/abc.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False warning: Could not canonicalize hostname: buildvm-14.phx2.fedoraproject.org Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/abc-1.01-4.hg20150306.fc22.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/abc.spec '], chrootPath='/var/lib/mock/f22-build-3069857-463171/root'shell=FalseprintOutput=Falseenv={'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}gid=425user='mockbuild'timeout=86400logger=uid=1000) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/abc.spec '] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'printf "\x1b]0;\x07"', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} and shell False Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.norYa7 + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf abc-1.01 + /usr/bin/mkdir -p abc-1.01 + cd abc-1.01 + /usr/bin/unzip -qq /builddir/build/SOURCES/13cb576b8538.zip + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . ~/build/BUILD/abc-1.01/alanmi-abc-13cb576b8538 ~/build/BUILD/abc-1.01 Patch #0 (abc-bundlelib.patch): + pushd alanmi-abc-13cb576b8538 + echo 'Patch #0 (abc-bundlelib.patch):' + /usr/bin/cat /builddir/build/SOURCES/abc-bundlelib.patch + /usr/bin/patch -p0 --fuzz=0 patching file ./Makefile patching file ./src/base/io/ioReadAiger.c patching file ./src/base/io/ioReadBlifMv.c patching file ./src/base/io/ioWriteAiger.c patching file ./src/sat/cnf/cnfMan.c Patch #1 (abc-sharedlib.patch): + echo 'Patch #1 (abc-sharedlib.patch):' + /usr/bin/cat /builddir/build/SOURCES/abc-sharedlib.patch + /usr/bin/patch -p0 --fuzz=0 patching file ./Makefile + rm -fr lib src/misc/bzlib src/misc/zlib src/sat/bsat2 + for fil in readme.md readmeaig + sed -i.orig 's/\r//' readme.md + touch -r readme.md.orig readme.md + rm -f readme.md.orig + for fil in readme.md readmeaig + sed -i.orig 's/\r//' readmeaig + touch -r readmeaig.orig readmeaig + rm -f readmeaig.orig ~/build/BUILD/abc-1.01 + popd + cp -a alanmi-abc-13cb576b8538 abc-python2 + sed 's/@VERSION@/1.01 (20150306)/' /builddir/build/SOURCES/abc.1 + touch -r /builddir/build/SOURCES/abc.1 abc.1 + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.emjTJD + umask 022 + cd /builddir/build/BUILD + cd abc-1.01 + pushd alanmi-abc-13cb576b8538 ~/build/BUILD/abc-1.01/alanmi-abc-13cb576b8538 ~/build/BUILD/abc-1.01 + make -j4 libabc.so 'OPTFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG' 'LD=g++ -Wl,-z,relro ' Using CC=gcc Using CXX=g++ Using LD=g++ -Wl,-z,relro Found GCC_VERSION 5.0.0 Found GCC_MAJOR>=4 Using CFLAGS=-Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS `` Generating dependency: /src/aig/hop/hopUtil.c `` Generating dependency: /src/aig/hop/hopTable.c `` Generating dependency: /src/aig/hop/hopTruth.c `` Generating dependency: /src/aig/hop/hopOper.c `` Generating dependency: /src/aig/hop/hopObj.c `` Generating dependency: /src/aig/hop/hopMem.c `` Generating dependency: /src/aig/hop/hopMan.c `` Generating dependency: /src/aig/hop/hopDfs.c `` Generating dependency: /src/aig/hop/hopBalance.c `` Generating dependency: /src/aig/hop/hopCheck.c `` Generating dependency: /src/aig/ivy/ivyUtil.c `` Generating dependency: /src/aig/ivy/ivyTable.c `` Generating dependency: /src/aig/ivy/ivyShow.c `` Generating dependency: /src/aig/ivy/ivySeq.c `` Generating dependency: /src/aig/ivy/ivyRwr.c `` Generating dependency: /src/aig/ivy/ivyResyn.c `` Generating dependency: /src/aig/ivy/ivyOper.c `` Generating dependency: /src/aig/ivy/ivyObj.c `` Generating dependency: /src/aig/ivy/ivyMulti.c `` Generating dependency: /src/aig/ivy/ivyMem.c `` Generating dependency: /src/aig/ivy/ivyMan.c `` Generating dependency: /src/aig/ivy/ivyFraig.c `` Generating dependency: /src/aig/ivy/ivyHaig.c `` Generating dependency: /src/aig/ivy/ivyFastMap.c `` Generating dependency: /src/aig/ivy/ivyFanout.c `` Generating dependency: /src/aig/ivy/ivyDsd.c `` Generating dependency: /src/aig/ivy/ivyDfs.c `` Generating dependency: /src/aig/ivy/ivyCutTrav.c `` Generating dependency: /src/aig/ivy/ivyCut.c `` Generating dependency: /src/aig/ivy/ivyCheck.c `` Generating dependency: /src/aig/ivy/ivyCanon.c `` Generating dependency: /src/aig/ivy/ivyBalance.c `` Generating dependency: /src/aig/ioa/ioaUtil.c `` Generating dependency: /src/aig/ioa/ioaWriteAig.c `` Generating dependency: /src/aig/ioa/ioaReadAig.c `` Generating dependency: /src/aig/gia/giaUtil.c `` Generating dependency: /src/aig/gia/giaTsim.c `` Generating dependency: /src/aig/gia/giaTruth.c `` Generating dependency: /src/aig/gia/giaTis.c `` Generating dependency: /src/aig/gia/giaTim.c `` Generating dependency: /src/aig/gia/giaSwitch.c `` Generating dependency: /src/aig/gia/giaSweeper.c `` Generating dependency: /src/aig/gia/giaSweep.c `` Generating dependency: /src/aig/gia/giaSupMin.c `` Generating dependency: /src/aig/gia/giaStr.c `` Generating dependency: /src/aig/gia/giaStg.c `` Generating dependency: /src/aig/gia/giaSpeedup.c `` Generating dependency: /src/aig/gia/giaSort.c `` Generating dependency: /src/aig/gia/giaSim2.c `` Generating dependency: /src/aig/gia/giaSim.c `` Generating dependency: /src/aig/gia/giaShrink7.c `` Generating dependency: /src/aig/gia/giaShrink6.c `` Generating dependency: /src/aig/gia/giaShrink.c `` Generating dependency: /src/aig/gia/giaScript.c `` Generating dependency: /src/aig/gia/giaScl.c `` Generating dependency: /src/aig/gia/giaRetime.c `` Generating dependency: /src/aig/gia/giaResub.c `` Generating dependency: /src/aig/gia/giaQbf.c `` Generating dependency: /src/aig/gia/giaPf.c `` Generating dependency: /src/aig/gia/giaPat.c `` Generating dependency: /src/aig/gia/giaNf.c `` Generating dependency: /src/aig/gia/giaMuxes.c `` Generating dependency: /src/aig/gia/giaMini.c `` Generating dependency: /src/aig/gia/giaMfs.c `` Generating dependency: /src/aig/gia/giaMan.c `` Generating dependency: /src/aig/gia/giaMem.c `` Generating dependency: /src/aig/gia/giaMf.c `` Generating dependency: /src/aig/gia/giaLf.c `` Generating dependency: /src/aig/gia/giaKf.c `` Generating dependency: /src/aig/gia/giaJf.c `` Generating dependency: /src/aig/gia/giaIso3.c `` Generating dependency: /src/aig/gia/giaIso2.c `` Generating dependency: /src/aig/gia/giaIso.c `` Generating dependency: /src/aig/gia/giaIff.c `` Generating dependency: /src/aig/gia/giaIf.c `` Generating dependency: /src/aig/gia/giaHash.c `` Generating dependency: /src/aig/gia/giaGlitch.c `` Generating dependency: /src/aig/gia/giaGig.c `` Generating dependency: /src/aig/gia/giaFx.c `` Generating dependency: /src/aig/gia/giaFront.c `` Generating dependency: /src/aig/gia/giaFrames.c `` Generating dependency: /src/aig/gia/giaForce.c `` Generating dependency: /src/aig/gia/giaFanout.c `` Generating dependency: /src/aig/gia/giaFalse.c `` Generating dependency: /src/aig/gia/giaFadds.c `` Generating dependency: /src/aig/gia/giaEra2.c `` Generating dependency: /src/aig/gia/giaEra.c `` Generating dependency: /src/aig/gia/giaEquiv.c `` Generating dependency: /src/aig/gia/giaEnable.c `` Generating dependency: /src/aig/gia/giaEmbed.c `` Generating dependency: /src/aig/gia/giaDup.c `` Generating dependency: /src/aig/gia/giaDfs.c `` Generating dependency: /src/aig/gia/giaCTas.c `` Generating dependency: /src/aig/gia/giaCSat.c `` Generating dependency: /src/aig/gia/giaCSatOld.c `` Generating dependency: /src/aig/gia/giaCone.c `` Generating dependency: /src/aig/gia/giaCof.c `` Generating dependency: /src/aig/gia/giaClp.c `` Generating dependency: /src/aig/gia/giaCex.c `` Generating dependency: /src/aig/gia/giaCCof.c `` Generating dependency: /src/aig/gia/giaBidec.c `` Generating dependency: /src/aig/gia/giaBalMap.c `` Generating dependency: /src/aig/gia/giaBalLut.c `` Generating dependency: /src/aig/gia/giaBalAig.c `` Generating dependency: /src/aig/gia/giaAigerExt.c `` Generating dependency: /src/aig/gia/giaAiger.c `` Generating dependency: /src/aig/gia/giaAgi.c `` Generating dependency: /src/aig/gia/giaAig.c `` Generating dependency: /src/aig/saig/saigWnd.c `` Generating dependency: /src/aig/saig/saigTrans.c `` Generating dependency: /src/aig/saig/saigTempor.c `` Generating dependency: /src/aig/saig/saigSynch.c `` Generating dependency: /src/aig/saig/saigSwitch.c `` Generating dependency: /src/aig/saig/saigStrSim.c `` Generating dependency: /src/aig/saig/saigSimSeq.c `` Generating dependency: /src/aig/saig/saigSimMv.c `` Generating dependency: /src/aig/saig/saigSimFast.c `` Generating dependency: /src/aig/saig/saigScl.c `` Generating dependency: /src/aig/saig/saigRetStep.c `` Generating dependency: /src/aig/saig/saigRetMin.c `` Generating dependency: /src/aig/saig/saigRetFwd.c `` Generating dependency: /src/aig/saig/saigPhase.c `` Generating dependency: /src/aig/saig/saigOutDec.c `` Generating dependency: /src/aig/saig/saigMiter.c `` Generating dependency: /src/aig/saig/saigIsoSlow.c `` Generating dependency: /src/aig/saig/saigIsoFast.c `` Generating dependency: /src/aig/saig/saigIso.c `` Generating dependency: /src/aig/saig/saigIoa.c `` Generating dependency: /src/aig/saig/saigInd.c `` Generating dependency: /src/aig/saig/saigDup.c `` Generating dependency: /src/aig/saig/saigDual.c `` Generating dependency: /src/aig/saig/saigConstr2.c `` Generating dependency: /src/aig/saig/saigConstr.c `` Generating dependency: /src/aig/saig/saigCone.c `` Generating dependency: /src/aig/aig/aigWin.c `` Generating dependency: /src/aig/aig/aigUtil.c `` Generating dependency: /src/aig/aig/aigTsim.c `` Generating dependency: /src/aig/aig/aigTruth.c `` Generating dependency: /src/aig/aig/aigTiming.c `` Generating dependency: /src/aig/aig/aigTable.c `` Generating dependency: /src/aig/aig/aigSplit.c `` Generating dependency: /src/aig/aig/aigShow.c `` Generating dependency: /src/aig/aig/aigScl.c `` Generating dependency: /src/aig/aig/aigRetF.c `` Generating dependency: /src/aig/aig/aigRet.c `` Generating dependency: /src/aig/aig/aigRepr.c `` Generating dependency: /src/aig/aig/aigPartSat.c `` Generating dependency: /src/aig/aig/aigPartReg.c `` Generating dependency: /src/aig/aig/aigPart.c `` Generating dependency: /src/aig/aig/aigPack.c `` Generating dependency: /src/aig/aig/aigOrder.c `` Generating dependency: /src/aig/aig/aigOper.c `` Generating dependency: /src/aig/aig/aigObj.c `` Generating dependency: /src/aig/aig/aigMffc.c `` Generating dependency: /src/aig/aig/aigMem.c `` Generating dependency: /src/aig/aig/aigJust.c `` Generating dependency: /src/aig/aig/aigMan.c `` Generating dependency: /src/aig/aig/aigInter.c `` Generating dependency: /src/aig/aig/aigFrames.c `` Generating dependency: /src/aig/aig/aigFanout.c `` Generating dependency: /src/aig/aig/aigDup.c `` Generating dependency: /src/aig/aig/aigDfs.c `` Generating dependency: /src/aig/aig/aigCuts.c `` Generating dependency: /src/aig/aig/aigCanon.c `` Generating dependency: /src/aig/aig/aigCheck.c `` Generating dependency: /src/proof/int/intUtil.c `` Generating dependency: /src/proof/int/intM114.c `` Generating dependency: /src/proof/int/intMan.c `` Generating dependency: /src/proof/int/intInter.c `` Generating dependency: /src/proof/int/intFrames.c `` Generating dependency: /src/proof/int/intDup.c `` Generating dependency: /src/proof/int/intCtrex.c `` Generating dependency: /src/proof/int/intCore.c `` Generating dependency: /src/proof/int/intContain.c `` Generating dependency: /src/proof/int/intCheck.c `` Generating dependency: /src/proof/ssc/sscUtil.c `` Generating dependency: /src/proof/ssc/sscSim.c `` Generating dependency: /src/proof/ssc/sscSat.c `` Generating dependency: /src/proof/ssc/sscCore.c `` Generating dependency: /src/proof/ssc/sscClass.c `` Generating dependency: /src/proof/ssw/sswUnique.c `` Generating dependency: /src/proof/ssw/sswSweep.c `` Generating dependency: /src/proof/ssw/sswSimSat.c `` Generating dependency: /src/proof/ssw/sswSim.c `` Generating dependency: /src/proof/ssw/sswSemi.c `` Generating dependency: /src/proof/ssw/sswSat.c `` Generating dependency: /src/proof/ssw/sswRarity.c `` Generating dependency: /src/proof/ssw/sswPairs.c `` Generating dependency: /src/proof/ssw/sswPart.c `` Generating dependency: /src/proof/ssw/sswMan.c `` Generating dependency: /src/proof/ssw/sswLcorr.c `` Generating dependency: /src/proof/ssw/sswIslands.c `` Generating dependency: /src/proof/ssw/sswFilter.c `` Generating dependency: /src/proof/ssw/sswDyn.c `` Generating dependency: /src/proof/ssw/sswCore.c `` Generating dependency: /src/proof/ssw/sswConstr.c `` Generating dependency: /src/proof/ssw/sswCnf.c `` Generating dependency: /src/proof/ssw/sswClass.c `` Generating dependency: /src/proof/ssw/sswBmc.c `` Generating dependency: /src/proof/ssw/sswAig.c `` Generating dependency: /src/proof/fra/fraSim.c `` Generating dependency: /src/proof/fra/fraSec.c `` Generating dependency: /src/proof/fra/fraSat.c `` Generating dependency: /src/proof/fra/fraPart.c `` Generating dependency: /src/proof/fra/fraMan.c `` Generating dependency: /src/proof/fra/fraLcr.c `` Generating dependency: /src/proof/fra/fraIndVer.c `` Generating dependency: /src/proof/fra/fraInd.c `` Generating dependency: /src/proof/fra/fraImp.c `` Generating dependency: /src/proof/fra/fraHot.c `` Generating dependency: /src/proof/fra/fraCore.c `` Generating dependency: /src/proof/fra/fraCnf.c `` Generating dependency: /src/proof/fra/fraClaus.c `` Generating dependency: /src/proof/fra/fraClau.c `` Generating dependency: /src/proof/fra/fraClass.c `` Generating dependency: /src/proof/fra/fraCec.c `` Generating dependency: /src/proof/fra/fraBmc.c `` Generating dependency: /src/proof/fraig/fraigVec.c `` Generating dependency: /src/proof/fraig/fraigUtil.c `` Generating dependency: /src/proof/fraig/fraigTable.c `` Generating dependency: /src/proof/fraig/fraigSat.c `` Generating dependency: /src/proof/fraig/fraigPrime.c `` Generating dependency: /src/proof/fraig/fraigNode.c `` Generating dependency: /src/proof/fraig/fraigMem.c `` Generating dependency: /src/proof/fraig/fraigMan.c `` Generating dependency: /src/proof/fraig/fraigFeed.c `` Generating dependency: /src/proof/fraig/fraigFanout.c `` Generating dependency: /src/proof/fraig/fraigCanon.c `` Generating dependency: /src/proof/fraig/fraigApi.c `` Generating dependency: /src/proof/dch/dchSweep.c `` Generating dependency: /src/proof/dch/dchSimSat.c `` Generating dependency: /src/proof/dch/dchSim.c `` Generating dependency: /src/proof/dch/dchSat.c `` Generating dependency: /src/proof/dch/dchMan.c `` Generating dependency: /src/proof/dch/dchCore.c `` Generating dependency: /src/proof/dch/dchCnf.c `` Generating dependency: /src/proof/dch/dchClass.c `` Generating dependency: /src/proof/dch/dchChoice.c `` Generating dependency: /src/proof/dch/dchAig.c `` Generating dependency: /src/proof/cec/cecSweep.c `` Generating dependency: /src/proof/cec/cecSynth.c `` Generating dependency: /src/proof/cec/cecSplit.c `` Generating dependency: /src/proof/cec/cecSolve.c `` Generating dependency: /src/proof/cec/cecSeq.c `` Generating dependency: /src/proof/cec/cecPat.c `` Generating dependency: /src/proof/cec/cecMan.c `` Generating dependency: /src/proof/cec/cecIso.c `` Generating dependency: /src/proof/cec/cecCorr.c `` Generating dependency: /src/proof/cec/cecCore.c `` Generating dependency: /src/proof/cec/cecClass.c `` Generating dependency: /src/proof/cec/cecChoice.c `` Generating dependency: /src/proof/cec/cecCec.c `` Generating dependency: /src/proof/live/combination.c `` Generating dependency: /src/proof/live/kLiveConstraints.c `` Generating dependency: /src/proof/live/arenaViolation.c `` Generating dependency: /src/proof/live/disjunctiveMonotone.c `` Generating dependency: /src/proof/live/monotone.c `` Generating dependency: /src/proof/live/kliveness.c `` Generating dependency: /src/proof/live/ltl_parser.c `` Generating dependency: /src/proof/live/liveness_sim.c `` Generating dependency: /src/proof/live/liveness.c `` Generating dependency: /src/proof/llb/llb4Sweep.c `` Generating dependency: /src/proof/llb/llb4Nonlin.c `` Generating dependency: /src/proof/llb/llb4Image.c `` Generating dependency: /src/proof/llb/llb4Cex.c `` Generating dependency: /src/proof/llb/llb3Nonlin.c `` Generating dependency: /src/proof/llb/llb3Image.c `` Generating dependency: /src/proof/llb/llb2Image.c `` Generating dependency: /src/proof/llb/llb2Flow.c `` Generating dependency: /src/proof/llb/llb2Dump.c `` Generating dependency: /src/proof/llb/llb2Driver.c `` Generating dependency: /src/proof/llb/llb2Core.c `` Generating dependency: /src/proof/llb/llb2Bad.c `` Generating dependency: /src/proof/llb/llb1Sched.c `` Generating dependency: /src/proof/llb/llb1Reach.c `` Generating dependency: /src/proof/llb/llb1Pivot.c `` Generating dependency: /src/proof/llb/llb1Matrix.c `` Generating dependency: /src/proof/llb/llb1Man.c `` Generating dependency: /src/proof/llb/llb1Hint.c `` Generating dependency: /src/proof/llb/llb1Group.c `` Generating dependency: /src/proof/llb/llb1Core.c `` Generating dependency: /src/proof/llb/llb1Constr.c `` Generating dependency: /src/proof/llb/llb1Cluster.c `` Generating dependency: /src/proof/bbr/bbrReach.c `` Generating dependency: /src/proof/bbr/bbrNtbdd.c `` Generating dependency: /src/proof/bbr/bbrImage.c `` Generating dependency: /src/proof/bbr/bbrCex.c `` Generating dependency: /src/proof/abs/absUtil.c `` Generating dependency: /src/proof/abs/absVta.c `` Generating dependency: /src/proof/abs/absRpmOld.c `` Generating dependency: /src/proof/abs/absRpm.c `` Generating dependency: /src/proof/abs/absRefSelect.c `` Generating dependency: /src/proof/abs/absRef.c `` Generating dependency: /src/proof/abs/absPth.c `` Generating dependency: /src/proof/abs/absOut.c `` Generating dependency: /src/proof/abs/absOldSim.c `` Generating dependency: /src/proof/abs/absOldSat.c `` Generating dependency: /src/proof/abs/absOldRef.c `` Generating dependency: /src/proof/abs/absOldCex.c `` Generating dependency: /src/proof/abs/absIter.c `` Generating dependency: /src/proof/abs/absGlaOld.c `` Generating dependency: /src/proof/abs/absGla.c `` Generating dependency: /src/proof/abs/absDup.c `` Generating dependency: /src/proof/pdr/pdrUtil.c `` Generating dependency: /src/proof/pdr/pdrTsim.c `` Generating dependency: /src/proof/pdr/pdrSat.c `` Generating dependency: /src/proof/pdr/pdrMan.c `` Generating dependency: /src/proof/pdr/pdrInv.c `` Generating dependency: /src/proof/pdr/pdrCore.c `` Generating dependency: /src/proof/pdr/pdrCnf.c `` Generating dependency: /src/bool/rpo/rpo.c `` Generating dependency: /src/bool/rsb/rsbMan.c `` Generating dependency: /src/bool/rsb/rsbDec6.c `` Generating dependency: /src/bool/lucky/luckySwap.c `` Generating dependency: /src/bool/lucky/luckySwapIJ.c `` Generating dependency: /src/bool/lucky/luckySimple.c `` Generating dependency: /src/bool/lucky/luckyRead.c `` Generating dependency: /src/bool/lucky/luckyFast6.c `` Generating dependency: /src/bool/lucky/luckyFast16.c `` Generating dependency: /src/bool/lucky/lucky.c `` Generating dependency: /src/bool/kit/kitTruth.c `` Generating dependency: /src/bool/kit/kitSop.c `` Generating dependency: /src/bool/kit/kitPla.c `` Generating dependency: /src/bool/kit/kitIsop.c `` Generating dependency: /src/bool/kit/kitHop.c `` Generating dependency: /src/bool/kit/kitGraph.c `` Generating dependency: /src/bool/kit/kitFactor.c `` Generating dependency: /src/bool/kit/kitDsd.c `` Generating dependency: /src/bool/kit/cloud.c `` Generating dependency: /src/bool/kit/kitCloud.c `` Generating dependency: /src/bool/kit/kitBdd.c `` Generating dependency: /src/bool/kit/kitAig.c `` Generating dependency: /src/bool/dec/decUtil.c `` Generating dependency: /src/bool/dec/decPrint.c `` Generating dependency: /src/bool/dec/decMan.c `` Generating dependency: /src/bool/dec/decFactor.c `` Generating dependency: /src/bool/dec/decAbc.c `` Generating dependency: /src/bool/bdc/bdcTable.c `` Generating dependency: /src/bool/bdc/bdcSpfd.c `` Generating dependency: /src/bool/bdc/bdcDec.c `` Generating dependency: /src/bool/bdc/bdcCore.c `` Generating dependency: /src/sat/bmc/bmcMulti.c `` Generating dependency: /src/sat/bmc/bmcUnroll.c `` Generating dependency: /src/sat/bmc/bmcMaxi.c `` Generating dependency: /src/sat/bmc/bmcLoad.c `` Generating dependency: /src/sat/bmc/bmcInse.c `` Generating dependency: /src/sat/bmc/bmcICheck.c `` Generating dependency: /src/sat/bmc/bmcFx.c `` Generating dependency: /src/sat/bmc/bmcFault.c `` Generating dependency: /src/sat/bmc/bmcEco.c `` Generating dependency: /src/sat/bmc/bmcChain.c `` Generating dependency: /src/sat/bmc/bmcCexTools.c `` Generating dependency: /src/sat/bmc/bmcCexMin2.c `` Generating dependency: /src/sat/bmc/bmcCexMin1.c `` Generating dependency: /src/sat/bmc/bmcCexDepth.c `` Generating dependency: /src/sat/bmc/bmcCexCut.c `` Generating dependency: /src/sat/bmc/bmcCexCare.c `` Generating dependency: /src/sat/bmc/bmcBmci.c `` Generating dependency: /src/sat/bmc/bmcBmcAnd.c `` Generating dependency: /src/sat/bmc/bmcBmc3.c `` Generating dependency: /src/sat/bmc/bmcBmc2.c `` Generating dependency: /src/sat/bmc/bmcBmc.c `` Generating dependency: /src/sat/bmc/bmcBCore.c `` Generating dependency: /src/sat/cnf/cnfWrite.c `` Generating dependency: /src/sat/cnf/cnfUtil.c `` Generating dependency: /src/sat/cnf/cnfPost.c `` Generating dependency: /src/sat/cnf/cnfMap.c `` Generating dependency: /src/sat/cnf/cnfMan.c `` Generating dependency: /src/sat/cnf/cnfFast.c `` Generating dependency: /src/sat/cnf/cnfData.c `` Generating dependency: /src/sat/cnf/cnfCut.c `` Generating dependency: /src/sat/cnf/cnfCore.c `` Generating dependency: /src/sat/msat/msatVec.c `` Generating dependency: /src/sat/msat/msatSort.c `` Generating dependency: /src/sat/msat/msatSolverSearch.c `` Generating dependency: /src/sat/msat/msatSolverIo.c `` Generating dependency: /src/sat/msat/msatSolverCore.c `` Generating dependency: /src/sat/msat/msatSolverApi.c `` Generating dependency: /src/sat/msat/msatRead.c `` Generating dependency: /src/sat/msat/msatQueue.c `` Generating dependency: /src/sat/msat/msatOrderH.c `` Generating dependency: /src/sat/msat/msatMem.c `` Generating dependency: /src/sat/msat/msatClauseVec.c `` Generating dependency: /src/sat/msat/msatClause.c `` Generating dependency: /src/sat/msat/msatActivity.c `` Generating dependency: /src/sat/bsat/satUtil.c `` Generating dependency: /src/sat/csat/csat_apis.c `` Generating dependency: /src/sat/bsat/satTruth.c `` Generating dependency: /src/sat/bsat/satTrace.c `` Generating dependency: /src/sat/bsat/satStore.c `` Generating dependency: /src/sat/bsat/satSolver2.c `` Generating dependency: /src/sat/bsat/satSolver2i.c `` Generating dependency: /src/sat/bsat/satSolver.c `` Generating dependency: /src/sat/bsat/satProof.c `` Generating dependency: /src/sat/bsat/satInterP.c `` Generating dependency: /src/sat/bsat/satInterB.c `` Generating dependency: /src/sat/bsat/satInterA.c `` Generating dependency: /src/sat/bsat/satInter.c `` Generating dependency: /src/sat/bsat/satMem.c `` Generating dependency: /src/opt/sfm/sfmWin.c `` Generating dependency: /src/opt/sfm/sfmSat.c `` Generating dependency: /src/opt/sfm/sfmNtk.c `` Generating dependency: /src/opt/sfm/sfmCore.c `` Generating dependency: /src/opt/sfm/sfmCnf.c `` Generating dependency: /src/opt/dau/dauTree.c `` Generating dependency: /src/opt/dau/dauNonDsd.c `` Generating dependency: /src/opt/dau/dauMerge.c `` Generating dependency: /src/opt/dau/dauGia.c `` Generating dependency: /src/opt/dau/dauEnum.c `` Generating dependency: /src/opt/dau/dauDsd.c `` Generating dependency: /src/opt/dau/dauDivs.c `` Generating dependency: /src/opt/dau/dauCore.c `` Generating dependency: /src/opt/dau/dauCanon.c `` Generating dependency: /src/opt/dar/darScript.c `` Generating dependency: /src/opt/dar/darRefact.c `` Generating dependency: /src/opt/dar/darMan.c `` Generating dependency: /src/opt/dar/darPrec.c `` Generating dependency: /src/opt/dar/darLib.c `` Generating dependency: /src/opt/dar/darData.c `` Generating dependency: /src/opt/dar/darCut.c `` Generating dependency: /src/opt/dar/darCore.c `` Generating dependency: /src/opt/dar/darBalance.c `` Generating dependency: /src/opt/csw/cswTable.c `` Generating dependency: /src/opt/csw/cswMan.c `` Generating dependency: /src/opt/csw/cswCut.c `` Generating dependency: /src/opt/csw/cswCore.c `` Generating dependency: /src/opt/cgt/cgtSat.c `` Generating dependency: /src/opt/cgt/cgtMan.c `` Generating dependency: /src/opt/cgt/cgtDecide.c `` Generating dependency: /src/opt/cgt/cgtCore.c `` Generating dependency: /src/opt/cgt/cgtAig.c `` Generating dependency: /src/opt/rwt/rwtUtil.c `` Generating dependency: /src/opt/rwt/rwtMan.c `` Generating dependency: /src/opt/rwt/rwtDec.c `` Generating dependency: /src/opt/nwk/nwkUtil.c `` Generating dependency: /src/opt/nwk/nwkTiming.c `` Generating dependency: /src/opt/nwk/nwkStrash.c `` Generating dependency: /src/opt/nwk/nwkSpeedup.c `` Generating dependency: /src/opt/nwk/nwkObj.c `` Generating dependency: /src/opt/nwk/nwkMerge.c `` Generating dependency: /src/opt/nwk/nwkMap.c `` Generating dependency: /src/opt/nwk/nwkMan.c `` Generating dependency: /src/opt/nwk/nwkFlow.c `` Generating dependency: /src/opt/nwk/nwkFanio.c `` Generating dependency: /src/opt/nwk/nwkDfs.c `` Generating dependency: /src/opt/nwk/nwkBidec.c `` Generating dependency: /src/opt/nwk/nwkCheck.c `` Generating dependency: /src/opt/nwk/nwkAig.c `` Generating dependency: /src/opt/lpk/lpkSets.c `` Generating dependency: /src/opt/lpk/lpkMux.c `` Generating dependency: /src/opt/lpk/lpkMulti.c `` Generating dependency: /src/opt/lpk/lpkMap.c `` Generating dependency: /src/opt/lpk/lpkMan.c `` Generating dependency: /src/opt/lpk/lpkCut.c `` Generating dependency: /src/opt/lpk/lpkAbcUtil.c `` Generating dependency: /src/opt/lpk/lpkAbcDsd.c `` Generating dependency: /src/opt/lpk/lpkAbcMux.c `` Generating dependency: /src/opt/lpk/lpkAbcDec.c `` Generating dependency: /src/opt/lpk/lpkCore.c `` Generating dependency: /src/opt/res/resWin.c `` Generating dependency: /src/opt/res/resStrash.c `` Generating dependency: /src/opt/res/resSim.c `` Generating dependency: /src/opt/res/resSat.c `` Generating dependency: /src/opt/res/resFilter.c `` Generating dependency: /src/opt/res/resDivs.c `` Generating dependency: /src/opt/res/resCore.c `` Generating dependency: /src/opt/ret/retLvalue.c `` Generating dependency: /src/opt/ret/retInit.c `` Generating dependency: /src/opt/ret/retIncrem.c `` Generating dependency: /src/opt/ret/retFlow.c `` Generating dependency: /src/opt/ret/retDelay.c `` Generating dependency: /src/opt/ret/retCore.c `` Generating dependency: /src/opt/ret/retArea.c `` Generating dependency: /src/opt/sim/simUtils.c `` Generating dependency: /src/opt/sim/simSymStr.c `` Generating dependency: /src/opt/sim/simSymSim.c `` Generating dependency: /src/opt/sim/simSymSat.c `` Generating dependency: /src/opt/sim/simSym.c `` Generating dependency: /src/opt/sim/simSwitch.c `` Generating dependency: /src/opt/sim/simSupp.c `` Generating dependency: /src/opt/sim/simSeq.c `` Generating dependency: /src/opt/mfs/mfsWin.c `` Generating dependency: /src/opt/sim/simMan.c `` Generating dependency: /src/opt/mfs/mfsStrash.c `` Generating dependency: /src/opt/mfs/mfsSat.c `` Generating dependency: /src/opt/mfs/mfsResub.c `` Generating dependency: /src/opt/mfs/mfsMan.c `` Generating dependency: /src/opt/mfs/mfsInter.c `` Generating dependency: /src/opt/mfs/mfsDiv.c `` Generating dependency: /src/opt/mfs/mfsCore.c `` Generating dependency: /src/opt/rwr/rwrUtil.c `` Generating dependency: /src/opt/rwr/rwrPrint.c `` Generating dependency: /src/opt/rwr/rwrMan.c `` Generating dependency: /src/opt/rwr/rwrLib.c `` Generating dependency: /src/opt/rwr/rwrExp.c `` Generating dependency: /src/opt/rwr/rwrEva.c `` Generating dependency: /src/opt/rwr/rwrDec.c `` Generating dependency: /src/opt/fxu/fxuUpdate.c `` Generating dependency: /src/opt/fxu/fxuSingle.c `` Generating dependency: /src/opt/fxu/fxuSelect.c `` Generating dependency: /src/opt/fxu/fxuReduce.c `` Generating dependency: /src/opt/fxu/fxuPrint.c `` Generating dependency: /src/opt/fxu/fxuPair.c `` Generating dependency: /src/opt/fxu/fxuMatrix.c `` Generating dependency: /src/opt/fxu/fxuList.c `` Generating dependency: /src/opt/fxu/fxuHeapS.c `` Generating dependency: /src/opt/fxu/fxuHeapD.c `` Generating dependency: /src/opt/fxu/fxuCreate.c `` Generating dependency: /src/opt/fxu/fxu.c `` Generating dependency: /src/opt/cut/cutTruth.c `` Generating dependency: /src/opt/cut/cutSeq.c `` Generating dependency: /src/opt/cut/cutPre22.c `` Generating dependency: /src/opt/cut/cutOracle.c `` Generating dependency: /src/opt/cut/cutNode.c `` Generating dependency: /src/opt/cut/cutMerge.c `` Generating dependency: /src/opt/cut/cutMan.c `` Generating dependency: /src/opt/cut/cutCut.c `` Generating dependency: /src/opt/cut/cutApi.c `` Generating dependency: /src/misc/bbl/bblif.c `` Generating dependency: /src/misc/bar/bar.c `` Generating dependency: /src/misc/mem/mem.c `` Generating dependency: /src/misc/tim/timTrav.c `` Generating dependency: /src/misc/tim/timTime.c `` Generating dependency: /src/misc/tim/timMan.c `` Generating dependency: /src/misc/tim/timDump.c `` Generating dependency: /src/misc/tim/timBox.c `` Generating dependency: /src/misc/nm/nmTable.c `` Generating dependency: /src/misc/nm/nmApi.c `` Generating dependency: /src/misc/util/utilSort.c `` Generating dependency: /src/misc/util/utilSignal.c `` Generating dependency: /src/misc/util/utilNam.c `` Generating dependency: /src/misc/util/utilIsop.c `` Generating dependency: /src/misc/util/utilFile.c `` Generating dependency: /src/misc/util/utilColor.c `` Generating dependency: /src/misc/util/utilCex.c `` Generating dependency: /src/misc/util/utilBridge.c `` Generating dependency: /src/misc/st/stmm.c `` Generating dependency: /src/misc/st/st.c `` Generating dependency: /src/misc/mvc/mvcUtils.c `` Generating dependency: /src/misc/mvc/mvcSort.c `` Generating dependency: /src/misc/mvc/mvcPrint.c `` Generating dependency: /src/misc/mvc/mvcOpBool.c `` Generating dependency: /src/misc/mvc/mvcOpAlg.c `` Generating dependency: /src/misc/mvc/mvcMan.c `` Generating dependency: /src/misc/mvc/mvcLits.c `` Generating dependency: /src/misc/mvc/mvcList.c `` Generating dependency: /src/misc/mvc/mvcDivide.c `` Generating dependency: /src/misc/mvc/mvcDivisor.c `` Generating dependency: /src/misc/mvc/mvcCube.c `` Generating dependency: /src/misc/mvc/mvcCover.c `` Generating dependency: /src/misc/mvc/mvcCompare.c `` Generating dependency: /src/misc/mvc/mvcContain.c `` Generating dependency: /src/misc/mvc/mvcApi.c `` Generating dependency: /src/misc/extra/extraUtilUtil.c `` Generating dependency: /src/misc/extra/extraUtilTruth.c `` Generating dependency: /src/misc/extra/extraUtilThresh.c `` Generating dependency: /src/misc/extra/extraUtilSupp.c `` Generating dependency: /src/misc/extra/extraUtilReader.c `` Generating dependency: /src/misc/extra/extraUtilProgress.c `` Generating dependency: /src/misc/extra/extraUtilPerm.c `` Generating dependency: /src/misc/extra/extraUtilMisc.c `` Generating dependency: /src/misc/extra/extraUtilMemory.c `` Generating dependency: /src/misc/extra/extraUtilFile.c `` Generating dependency: /src/misc/extra/extraUtilEnum.c `` Generating dependency: /src/misc/extra/extraUtilDsd.c `` Generating dependency: /src/misc/extra/extraUtilCube.c `` Generating dependency: /src/misc/extra/extraUtilCanon.c `` Generating dependency: /src/misc/extra/extraUtilBitMatrix.c `` Generating dependency: /src/misc/extra/extraBddTime.c `` Generating dependency: /src/misc/extra/extraBddUnate.c `` Generating dependency: /src/misc/extra/extraBddSymm.c `` Generating dependency: /src/misc/extra/extraBddMisc.c `` Generating dependency: /src/misc/extra/extraBddKmap.c `` Generating dependency: /src/misc/extra/extraBddImage.c `` Generating dependency: /src/misc/extra/extraBddCas.c `` Generating dependency: /src/misc/extra/extraBddAuto.c `` Generating dependency: /src/map/mpm/mpmUtil.c `` Generating dependency: /src/map/mpm/mpmTruth.c `` Generating dependency: /src/map/mpm/mpmPre.c `` Generating dependency: /src/map/mpm/mpmMig.c `` Generating dependency: /src/map/mpm/mpmMap.c `` Generating dependency: /src/map/mpm/mpmMan.c `` Generating dependency: /src/map/mpm/mpmLib.c `` Generating dependency: /src/map/mpm/mpmGates.c `` Generating dependency: /src/map/mpm/mpmDsd.c `` Generating dependency: /src/map/mpm/mpmCore.c `` Generating dependency: /src/map/mpm/mpmAbc.c `` Generating dependency: /src/map/scl/sclUtil.c `` Generating dependency: /src/map/scl/sclUpsize.c `` Generating dependency: /src/map/scl/sclSize.c `` Generating dependency: /src/map/scl/sclLoad.c `` Generating dependency: /src/map/scl/sclLibUtil.c `` Generating dependency: /src/map/scl/sclLibScl.c `` Generating dependency: /src/map/scl/sclLiberty.c `` Generating dependency: /src/map/scl/sclDnsize.c `` Generating dependency: /src/map/scl/sclBufSize.c `` Generating dependency: /src/map/scl/sclBuffer.c `` Generating dependency: /src/map/scl/scl.c `` Generating dependency: /src/map/cov/covMinUtil.c `` Generating dependency: /src/map/cov/covMinSop.c `` Generating dependency: /src/map/cov/covMinMan.c `` Generating dependency: /src/map/cov/covMinEsop.c `` Generating dependency: /src/map/cov/covMan.c `` Generating dependency: /src/map/cov/covCore.c `` Generating dependency: /src/map/cov/covBuild.c `` Generating dependency: /src/map/amap/amapUniq.c `` Generating dependency: /src/map/amap/amapRule.c `` Generating dependency: /src/map/amap/amapRead.c `` Generating dependency: /src/map/amap/amapPerm.c `` Generating dependency: /src/map/amap/amapParse.c `` Generating dependency: /src/map/amap/amapOutput.c `` Generating dependency: /src/map/amap/amapMerge.c `` Generating dependency: /src/map/amap/amapMatch.c `` Generating dependency: /src/map/amap/amapMan.c `` Generating dependency: /src/map/amap/amapLiberty.c `` Generating dependency: /src/map/amap/amapLib.c `` Generating dependency: /src/map/amap/amapGraph.c `` Generating dependency: /src/map/if/ifUtil.c `` Generating dependency: /src/map/amap/amapCore.c `` Generating dependency: /src/map/if/ifTune.c `` Generating dependency: /src/map/if/ifTruth.c `` Generating dependency: /src/map/if/ifTime.c `` Generating dependency: /src/map/if/ifTest.c `` Generating dependency: /src/map/if/ifSeq.c `` Generating dependency: /src/map/if/ifSelect.c `` Generating dependency: /src/map/if/ifSat.c `` Generating dependency: /src/map/if/ifReduce.c `` Generating dependency: /src/map/if/ifMatch2.c `` Generating dependency: /src/map/if/ifMap.c `` Generating dependency: /src/map/if/ifLibLut.c `` Generating dependency: /src/map/if/ifMan.c `` Generating dependency: /src/map/if/ifLibBox.c `` Generating dependency: /src/map/if/ifDsd.c `` Generating dependency: /src/map/if/ifDelay.c `` Generating dependency: /src/map/if/ifDec75.c `` Generating dependency: /src/map/if/ifDec16.c `` Generating dependency: /src/map/if/ifDec10.c `` Generating dependency: /src/map/if/ifDec08.c `` Generating dependency: /src/map/if/ifDec07.c `` Generating dependency: /src/map/if/ifData2.c `` Generating dependency: /src/map/if/ifCut.c `` Generating dependency: /src/map/if/ifCore.c `` Generating dependency: /src/map/if/ifCache.c `` Generating dependency: /src/map/if/ifCom.c `` Generating dependency: /src/map/super/superGate.c `` Generating dependency: /src/map/super/superAnd.c `` Generating dependency: /src/map/super/super.c `` Generating dependency: /src/map/mio/mioUtils.c `` Generating dependency: /src/map/mio/mioSop.c `` Generating dependency: /src/map/mio/mioRead.c `` Generating dependency: /src/map/mio/mioParse.c `` Generating dependency: /src/map/mio/mioFunc.c `` Generating dependency: /src/map/mio/mioApi.c `` Generating dependency: /src/map/mio/mio.c `` Generating dependency: /src/map/mapper/mapperVec.c `` Generating dependency: /src/map/mapper/mapperUtils.c `` Generating dependency: /src/map/mapper/mapperTruth.c `` Generating dependency: /src/map/mapper/mapperTree.c `` Generating dependency: /src/map/mapper/mapperTime.c `` Generating dependency: /src/map/mapper/mapperTable.c `` Generating dependency: /src/map/mapper/mapperSwitch.c `` Generating dependency: /src/map/mapper/mapperSuper.c `` Generating dependency: /src/map/mapper/mapperRefs.c `` Generating dependency: /src/map/mapper/mapperMatch.c `` Generating dependency: /src/map/mapper/mapperLib.c `` Generating dependency: /src/map/mapper/mapperCutUtils.c `` Generating dependency: /src/map/mapper/mapperCut.c `` Generating dependency: /src/map/mapper/mapperCreate.c `` Generating dependency: /src/map/mapper/mapperCore.c `` Generating dependency: /src/map/mapper/mapperCanon.c `` Generating dependency: /src/map/mapper/mapper.c `` Generating dependency: /src/bdd/cas/casDec.c `` Generating dependency: /src/bdd/reo/reoUnits.c `` Generating dependency: /src/bdd/cas/casCore.c `` Generating dependency: /src/bdd/reo/reoTransfer.c `` Generating dependency: /src/bdd/reo/reoSwap.c `` Generating dependency: /src/bdd/reo/reoSift.c `` Generating dependency: /src/bdd/reo/reoShuffle.c `` Generating dependency: /src/bdd/reo/reoProfile.c `` Generating dependency: /src/bdd/reo/reoCore.c `` Generating dependency: /src/bdd/reo/reoApi.c `` Generating dependency: /src/bdd/parse/parseStack.c `` Generating dependency: /src/bdd/parse/parseEqn.c `` Generating dependency: /src/bdd/parse/parseCore.c `` Generating dependency: /src/bdd/mtr/mtrGroup.c `` Generating dependency: /src/bdd/mtr/mtrBasic.c `` Generating dependency: /src/bdd/epd/epd.c `` Generating dependency: /src/bdd/dsd/dsdTree.c `` Generating dependency: /src/bdd/dsd/dsdProc.c `` Generating dependency: /src/bdd/dsd/dsdMan.c `` Generating dependency: /src/bdd/dsd/dsdLocal.c `` Generating dependency: /src/bdd/dsd/dsdCheck.c `` Generating dependency: /src/bdd/dsd/dsdApi.c `` Generating dependency: /src/bdd/cudd/cuddZddUtil.c `` Generating dependency: /src/bdd/cudd/cuddZddSymm.c `` Generating dependency: /src/bdd/cudd/cuddZddSetop.c `` Generating dependency: /src/bdd/cudd/cuddZddReord.c `` Generating dependency: /src/bdd/cudd/cuddZddPort.c `` Generating dependency: /src/bdd/cudd/cuddZddMisc.c `` Generating dependency: /src/bdd/cudd/cuddZddLin.c `` Generating dependency: /src/bdd/cudd/cuddZddIsop.c `` Generating dependency: /src/bdd/cudd/cuddZddGroup.c `` Generating dependency: /src/bdd/cudd/cuddZddFuncs.c `` Generating dependency: /src/bdd/cudd/cuddZddCount.c `` Generating dependency: /src/bdd/cudd/cuddWindow.c `` Generating dependency: /src/bdd/cudd/cuddUtil.c `` Generating dependency: /src/bdd/cudd/cuddTable.c `` Generating dependency: /src/bdd/cudd/cuddSymmetry.c `` Generating dependency: /src/bdd/cudd/cuddSubsetSP.c `` Generating dependency: /src/bdd/cudd/cuddSubsetHB.c `` Generating dependency: /src/bdd/cudd/cuddSplit.c `` Generating dependency: /src/bdd/cudd/cuddSign.c `` Generating dependency: /src/bdd/cudd/cuddSolve.c `` Generating dependency: /src/bdd/cudd/cuddSat.c `` Generating dependency: /src/bdd/cudd/cuddReorder.c `` Generating dependency: /src/bdd/cudd/cuddRef.c `` Generating dependency: /src/bdd/cudd/cuddRead.c `` Generating dependency: /src/bdd/cudd/cuddPriority.c `` Generating dependency: /src/bdd/cudd/cuddMatMult.c `` Generating dependency: /src/bdd/cudd/cuddLiteral.c `` Generating dependency: /src/bdd/cudd/cuddLinear.c `` Generating dependency: /src/bdd/cudd/cuddLevelQ.c `` Generating dependency: /src/bdd/cudd/cuddLCache.c `` Generating dependency: /src/bdd/cudd/cuddInteract.c `` Generating dependency: /src/bdd/cudd/cuddInit.c `` Generating dependency: /src/bdd/cudd/cuddHarwell.c `` Generating dependency: /src/bdd/cudd/cuddGroup.c `` Generating dependency: /src/bdd/cudd/cuddGenetic.c `` Generating dependency: /src/bdd/cudd/cuddGenCof.c `` Generating dependency: /src/bdd/cudd/cuddExport.c `` Generating dependency: /src/bdd/cudd/cuddExact.c `` Generating dependency: /src/bdd/cudd/cuddEssent.c `` Generating dependency: /src/bdd/cudd/cuddDecomp.c `` Generating dependency: /src/bdd/cudd/cuddCompose.c `` Generating dependency: /src/bdd/cudd/cuddCof.c `` Generating dependency: /src/bdd/cudd/cuddClip.c `` Generating dependency: /src/bdd/cudd/cuddCheck.c `` Generating dependency: /src/bdd/cudd/cuddCache.c `` Generating dependency: /src/bdd/cudd/cuddBridge.c `` Generating dependency: /src/bdd/cudd/cuddBddIte.c `` Generating dependency: /src/bdd/cudd/cuddBddCorr.c `` Generating dependency: /src/bdd/cudd/cuddBddAbs.c `` Generating dependency: /src/bdd/cudd/cuddApprox.c `` Generating dependency: /src/bdd/cudd/cuddApa.c `` Generating dependency: /src/bdd/cudd/cuddAnneal.c `` Generating dependency: /src/bdd/cudd/cuddAddWalsh.c `` Generating dependency: /src/bdd/cudd/cuddAndAbs.c `` Generating dependency: /src/bdd/cudd/cuddAddNeg.c `` Generating dependency: /src/bdd/cudd/cuddAddIte.c `` Generating dependency: /src/bdd/cudd/cuddAddInv.c `` Generating dependency: /src/bdd/cudd/cuddAddFind.c `` Generating dependency: /src/bdd/cudd/cuddAddApply.c `` Generating dependency: /src/bdd/cudd/cuddAddAbs.c `` Generating dependency: /src/bdd/cudd/cuddAPI.c `` Generating dependency: /src/base/test/test.c `` Generating dependency: /src/base/cba/cbaWriteVer.c `` Generating dependency: /src/base/cba/cbaWriteSmt.c `` Generating dependency: /src/base/cba/cbaWriteBlif.c `` Generating dependency: /src/base/cba/cbaReadVer.c `` Generating dependency: /src/base/cba/cbaReadSmt.c `` Generating dependency: /src/base/cba/cbaReadBlif.c `` Generating dependency: /src/base/cba/cbaPtrAbc.c `` Generating dependency: /src/base/cba/cbaPtr.c `` Generating dependency: /src/base/cba/cbaPrsTrans.c `` Generating dependency: /src/base/cba/cbaPrsBuild.c `` Generating dependency: /src/base/cba/cbaNtk.c `` Generating dependency: /src/base/cba/cbaLib.c `` Generating dependency: /src/base/cba/cbaCom.c `` Generating dependency: /src/base/cba/cbaCba.c `` Generating dependency: /src/base/cba/cbaBlast.c `` Generating dependency: /src/base/wlc/wlcWriteVer.c `` Generating dependency: /src/base/wlc/wlcStdin.c `` Generating dependency: /src/base/wlc/wlcReadVer.c `` Generating dependency: /src/base/wlc/wlcReadSmt.c `` Generating dependency: /src/base/wlc/wlcNtk.c `` Generating dependency: /src/base/wlc/wlcCom.c `` Generating dependency: /src/base/wlc/wlcBlast.c `` Generating dependency: /src/base/wlc/wlcAbs.c `` Generating dependency: /src/base/ver/verStream.c `` Generating dependency: /src/base/ver/verParse.c `` Generating dependency: /src/base/ver/verFormula.c `` Generating dependency: /src/base/ver/verCore.c `` Generating dependency: /src/base/main/mainUtils.c `` Generating dependency: /src/base/main/libSupport.c `` Generating dependency: /src/base/main/mainReal.c `` Generating dependency: /src/base/main/mainLib.c `` Generating dependency: /src/base/main/mainInit.c `` Generating dependency: /src/base/main/mainFrame.c `` Generating dependency: /src/base/main/main.c `` Generating dependency: /src/base/io/ioWriteSmv.c `` Generating dependency: /src/base/io/ioWriteVerilog.c `` Generating dependency: /src/base/io/ioWritePla.c `` Generating dependency: /src/base/io/ioWriteList.c `` Generating dependency: /src/base/io/ioWriteGml.c `` Generating dependency: /src/base/io/ioWriteEqn.c `` Generating dependency: /src/base/io/ioWriteDot.c `` Generating dependency: /src/base/io/ioWriteCnf.c `` Generating dependency: /src/base/io/ioWriteBook.c `` Generating dependency: /src/base/io/ioWriteBlifMv.c `` Generating dependency: /src/base/io/ioWriteBlif.c `` Generating dependency: /src/base/io/ioWriteBench.c `` Generating dependency: /src/base/io/ioWriteBblif.c `` Generating dependency: /src/base/io/ioWriteBaf.c `` Generating dependency: /src/base/io/ioWriteAiger.c `` Generating dependency: /src/base/io/ioUtil.c `` Generating dependency: /src/base/io/ioReadVerilog.c `` Generating dependency: /src/base/io/ioReadPla.c `` Generating dependency: /src/base/io/ioReadEqn.c `` Generating dependency: /src/base/io/ioReadEdif.c `` Generating dependency: /src/base/io/ioReadDsd.c `` Generating dependency: /src/base/io/ioReadBlifMv.c `` Generating dependency: /src/base/io/ioReadBlifAig.c `` Generating dependency: /src/base/io/ioReadBlif.c `` Generating dependency: /src/base/io/ioReadBench.c `` Generating dependency: /src/base/io/ioReadBblif.c `` Generating dependency: /src/base/io/ioReadBaf.c `` Generating dependency: /src/base/io/ioReadAiger.c `` Generating dependency: /src/base/io/io.c `` Generating dependency: /src/base/cmd/cmdUtils.c `` Generating dependency: /src/base/cmd/cmdStarter.c `` Generating dependency: /src/base/cmd/cmdPlugin.c `` Generating dependency: /src/base/cmd/cmdLoad.c `` Generating dependency: /src/base/cmd/cmdHist.c `` Generating dependency: /src/base/cmd/cmdFlag.c `` Generating dependency: /src/base/cmd/cmdApi.c `` Generating dependency: /src/base/cmd/cmdAlias.c `` Generating dependency: /src/base/cmd/cmd.c `` Generating dependency: /src/base/abci/abcXsim.c `` Generating dependency: /src/base/abci/abcVerify.c `` Generating dependency: /src/base/abci/abcUnreach.c `` Generating dependency: /src/base/abci/abcUnate.c `` Generating dependency: /src/base/abci/abcTiming.c `` Generating dependency: /src/base/abci/abcTim.c `` Generating dependency: /src/base/abci/abcSymm.c `` Generating dependency: /src/base/abci/abcSweep.c `` Generating dependency: /src/base/abci/abcStrash.c `` Generating dependency: /src/base/abci/abcSpeedup.c `` Generating dependency: /src/base/abci/abcSense.c `` Generating dependency: /src/base/abci/abcScorr.c `` Generating dependency: /src/base/abci/abcSaucy.c `` Generating dependency: /src/base/abci/abcSat.c `` Generating dependency: /src/base/abci/abcRr.c `` Generating dependency: /src/base/abci/abcRpo.c `` Generating dependency: /src/base/abci/abcRewrite.c `` Generating dependency: /src/base/abci/abcResub.c `` Generating dependency: /src/base/abci/abcRestruct.c `` Generating dependency: /src/base/abci/abcReorder.c `` Generating dependency: /src/base/abci/abcRenode.c `` Generating dependency: /src/base/abci/abcRefactor.c `` Generating dependency: /src/base/abci/abcReach.c `` Generating dependency: /src/base/abci/abcReconv.c `` Generating dependency: /src/base/abci/abcRec3.c `` Generating dependency: /src/base/abci/abcQuant.c `` Generating dependency: /src/base/abci/abcQbf.c `` Generating dependency: /src/base/abci/abcProve.c `` Generating dependency: /src/base/abci/abcPrint.c `` Generating dependency: /src/base/abci/abcPart.c `` Generating dependency: /src/base/abci/abcOrder.c `` Generating dependency: /src/base/abci/abcOdc.c `` Generating dependency: /src/base/abci/abcNpn.c `` Generating dependency: /src/base/abci/abcNpnSave.c `` Generating dependency: /src/base/abci/abcNtbdd.c `` Generating dependency: /src/base/abci/abcMulti.c `` Generating dependency: /src/base/abci/abcMiter.c `` Generating dependency: /src/base/abci/abcMini.c `` Generating dependency: /src/base/abci/abcMfs.c `` Generating dependency: /src/base/abci/abcMerge.c `` Generating dependency: /src/base/abci/abcMap.c `` Generating dependency: /src/base/abci/abcLutmin.c `` Generating dependency: /src/base/abci/abcLut.c `` Generating dependency: /src/base/abci/abcIvy.c `` Generating dependency: /src/base/abci/abcLog.c `` Generating dependency: /src/base/abci/abcIfMux.c `` Generating dependency: /src/base/abci/abcIfif.c `` Generating dependency: /src/base/abci/abcIf.c `` Generating dependency: /src/base/abci/abcHaig.c `` Generating dependency: /src/base/abci/abcGen.c `` Generating dependency: /src/base/abci/abcFxu.c `` Generating dependency: /src/base/abci/abcFx.c `` Generating dependency: /src/base/abci/abcFraig.c `` Generating dependency: /src/base/abci/abcExtract.c `` Generating dependency: /src/base/abci/abcDsd.c `` Generating dependency: /src/base/abci/abcDress2.c `` Generating dependency: /src/base/abci/abcDress.c `` Generating dependency: /src/base/abci/abcDec.c `` Generating dependency: /src/base/abci/abcDebug.c `` Generating dependency: /src/base/abci/abcDar.c `` Generating dependency: /src/base/abci/abcCut.c `` Generating dependency: /src/base/abci/abcCollapse.c `` Generating dependency: /src/base/abci/abcCascade.c `` Generating dependency: /src/base/abci/abcCas.c `` Generating dependency: /src/base/abci/abcBm.c `` Generating dependency: /src/base/abci/abcBmc.c `` Generating dependency: /src/base/abci/abcBidec.c `` Generating dependency: /src/base/abci/abcBalance.c `` Generating dependency: /src/base/abci/abcAuto.c `` Generating dependency: /src/base/abci/abcAttach.c `` Generating dependency: /src/base/abci/abc.c `` Generating dependency: /src/base/abc/abcUtil.c `` Generating dependency: /src/base/abc/abcSop.c `` Generating dependency: /src/base/abc/abcShow.c `` Generating dependency: /src/base/abc/abcObj.c `` Generating dependency: /src/base/abc/abcRefs.c `` Generating dependency: /src/base/abc/abcNtk.c `` Generating dependency: /src/base/abc/abcNetlist.c `` Generating dependency: /src/base/abc/abcNames.c `` Generating dependency: /src/base/abc/abcMinBase.c `` Generating dependency: /src/base/abc/abcLib.c `` Generating dependency: /src/base/abc/abcLatch.c `` Generating dependency: /src/base/abc/abcHieNew.c `` Generating dependency: /src/base/abc/abcHieGia.c `` Generating dependency: /src/base/abc/abcHieCec.c `` Generating dependency: /src/base/abc/abcHie.c `` Generating dependency: /src/base/abc/abcFunc.c `` Generating dependency: /src/base/abc/abcFanOrder.c `` Generating dependency: /src/base/abc/abcFanio.c `` Generating dependency: /src/base/abc/abcDfs.c `` Generating dependency: /src/base/abc/abcCheck.c `` Generating dependency: /src/base/abc/abcBlifMv.c `` Generating dependency: /src/base/abc/abcBarBuf.c `` Generating dependency: /src/base/abc/abcAig.c Using CC=gcc Using CXX=g++ Using LD=g++ -Wl,-z,relro Found GCC_VERSION 5.0.0 Found GCC_MAJOR>=4 Using CFLAGS=-Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS `` Compiling: /src/base/abc/abcAig.c `` Compiling: /src/base/abc/abcBarBuf.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/abc/abcAig.c -o src/base/abc/abcAig.o `` Compiling: /src/base/abc/abcBlifMv.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/abc/abcBarBuf.c -o src/base/abc/abcBarBuf.o gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/abc/abcBlifMv.c -o src/base/abc/abcBlifMv.o `` Compiling: /src/base/abc/abcCheck.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/abc/abcCheck.c -o src/base/abc/abcCheck.o src/base/abc/abcAig.c: In function 'Abc_AigAndDelete': src/base/abc/abcAig.c:544:34: warning: variable 'pAnd1' set but not used [-Wunused-but-set-variable] Abc_Obj_t * pAnd, * pAnd0, * pAnd1, ** ppPlace; ^ src/base/abc/abcAig.c:544:25: warning: variable 'pAnd0' set but not used [-Wunused-but-set-variable] Abc_Obj_t * pAnd, * pAnd0, * pAnd1, ** ppPlace; ^ src/base/abc/abcAig.c: In function 'Abc_AigResize': src/base/abc/abcAig.c:589:13: warning: variable 'clk' set but not used [-Wunused-but-set-variable] abctime clk; ^ src/base/abc/abcBlifMv.c: In function 'Abc_NodeStrashBlifMv': src/base/abc/abcBlifMv.c:146:56: warning: variable 'nValuesF2' set but not used [-Wunused-but-set-variable] int k, v, Def, DefIndex, Index, nValues, nValuesF, nValuesF2; ^ `` Compiling: /src/base/abc/abcDfs.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/abc/abcDfs.c -o src/base/abc/abcDfs.o `` Compiling: /src/base/abc/abcFanio.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/abc/abcFanio.c -o src/base/abc/abcFanio.o `` Compiling: /src/base/abc/abcFanOrder.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/abc/abcFanOrder.c -o src/base/abc/abcFanOrder.o `` Compiling: /src/base/abc/abcFunc.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/abc/abcFunc.c -o src/base/abc/abcFunc.o `` Compiling: /src/base/abc/abcHie.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/abc/abcHie.c -o src/base/abc/abcHie.o src/base/abc/abcHie.c: In function 'Abc_NtkInsertNewLogic': src/base/abc/abcHie.c:786:20: warning: variable 'pName' set but not used [-Wunused-but-set-variable] char * pName; ^ src/base/abc/abcFunc.c: In function 'Abc_ConvertBddToSop': src/base/abc/abcFunc.c:326:5: warning: 'fPhase' may be used uninitialized in this function [-Wmaybe-uninitialized] Abc_ConvertZddToSop( dd, zCover, pSop, nFanins, vCube, fPhase ); ^ src/base/abc/abcFunc.c:319:56: warning: 'nCubes' may be used uninitialized in this function [-Wmaybe-uninitialized] pSop = Mem_FlexEntryFetch( pMan, (nFanins + 3) * nCubes + 1 ); ^ `` Compiling: /src/base/abc/abcHieCec.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/abc/abcHieCec.c -o src/base/abc/abcHieCec.o `` Compiling: /src/base/abc/abcHieGia.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/abc/abcHieGia.c -o src/base/abc/abcHieGia.o `` Compiling: /src/base/abc/abcHieNew.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/abc/abcHieNew.c -o src/base/abc/abcHieNew.o src/base/abc/abcHieNew.c: In function 'Au_NtkAllocObj': src/base/abc/abcHieNew.c:763:32: warning: variable 'pTemp' set but not used [-Wunused-but-set-variable] Au_Obj_t * pMem, * pObj, * pTemp; ^ src/base/abc/abcHieNew.c: In function 'Au_NtkParseCBlif': src/base/abc/abcHieNew.c:967:22: warning: variable 'nInputs' set but not used [-Wunused-but-set-variable] int i, k, j, Id, nInputs, nOutputs; ^ `` Compiling: /src/base/abc/abcLatch.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/abc/abcLatch.c -o src/base/abc/abcLatch.o `` Compiling: /src/base/abc/abcLib.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/abc/abcLib.c -o src/base/abc/abcLib.o src/base/abc/abcLib.c: In function 'Abc_NodeStrashUsingNetwork_rec': src/base/abc/abcLib.c:341:17: warning: variable 'pFanin' set but not used [-Wunused-but-set-variable] Abc_Obj_t * pFanin; ^ `` Compiling: /src/base/abc/abcMinBase.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/abc/abcMinBase.c -o src/base/abc/abcMinBase.o src/base/abc/abcMinBase.c: In function 'Abc_NodeCollapseFunc': src/base/abc/abcMinBase.c:373:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue, nSize, iFanin; ^ src/base/abc/abcMinBase.c: In function 'Abc_NtkEliminate': src/base/abc/abcMinBase.c:435:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue, i, k; ^ src/base/abc/abcMinBase.c: In function 'Abc_NodeCollapseFunc1': src/base/abc/abcMinBase.c:538:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue, nSize, iFanin; ^ src/base/abc/abcMinBase.c: In function 'Abc_NtkEliminate1One': src/base/abc/abcMinBase.c:602:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue, i, k; ^ `` Compiling: /src/base/abc/abcNames.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/abc/abcNames.c -o src/base/abc/abcNames.o `` Compiling: /src/base/abc/abcNetlist.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/abc/abcNetlist.c -o src/base/abc/abcNetlist.o In file included from src/misc/vec/vec.h:31:0, from src/base/abc/abcHieNew.c:26: src/base/abc/abcHieNew.c: In function 'Au_NtkDeriveFlatGia_rec': src/misc/vec/vecInt.h:449:18: warning: 'Lit' may be used uninitialized in this function [-Wmaybe-uninitialized] p->pArray[i] = Entry; ^ src/base/abc/abcHieNew.c:1134:15: note: 'Lit' was declared here int i, k, Lit; ^ `` Compiling: /src/base/abc/abcNtk.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/abc/abcNtk.c -o src/base/abc/abcNtk.o `` Compiling: /src/base/abc/abcObj.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/abc/abcObj.c -o src/base/abc/abcObj.o `` Compiling: /src/base/abc/abcRefs.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/abc/abcRefs.c -o src/base/abc/abcRefs.o src/base/abc/abcRefs.c: In function 'Abc_NodeMffcSize': src/base/abc/abcRefs.c:50:21: warning: variable 'nConeSize2' set but not used [-Wunused-but-set-variable] int nConeSize1, nConeSize2; ^ src/base/abc/abcRefs.c: In function 'Abc_NodeMffcSizeStop': src/base/abc/abcRefs.c:76:21: warning: variable 'nConeSize2' set but not used [-Wunused-but-set-variable] int nConeSize1, nConeSize2; ^ src/base/abc/abcRefs.c: In function 'Abc_NodeMffcLabelAig': src/base/abc/abcRefs.c:102:21: warning: variable 'nConeSize2' set but not used [-Wunused-but-set-variable] int nConeSize1, nConeSize2; ^ src/base/abc/abcRefs.c: In function 'Abc_NodeMffcInside': src/base/abc/abcRefs.c:354:20: warning: variable 'Count2' set but not used [-Wunused-but-set-variable] int i, Count1, Count2; ^ src/base/abc/abcRefs.c: In function 'Abc_NodeMffcInsideCollect': src/base/abc/abcRefs.c:385:17: warning: variable 'Count2' set but not used [-Wunused-but-set-variable] int Count1, Count2; ^ src/base/abc/abcRefs.c:385:9: warning: variable 'Count1' set but not used [-Wunused-but-set-variable] int Count1, Count2; ^ src/base/abc/abcRefs.c: In function 'Abc_NodeMffcLabel': src/base/abc/abcRefs.c:439:17: warning: variable 'Count2' set but not used [-Wunused-but-set-variable] int Count1, Count2; ^ `` Compiling: /src/base/abc/abcShow.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/abc/abcShow.c -o src/base/abc/abcShow.o src/base/abc/abcShow.c: In function 'Abc_ShowFile': src/base/abc/abcShow.c:254:12: warning: variable 'pGsNameWin' set but not used [-Wunused-but-set-variable] char * pGsNameWin = "gsview32.exe"; ^ src/base/abc/abcShow.c:252:12: warning: variable 'pDotNameWin' set but not used [-Wunused-but-set-variable] char * pDotNameWin = "dot.exe"; ^ `` Compiling: /src/base/abc/abcSop.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/abc/abcSop.c -o src/base/abc/abcSop.o src/base/abc/abcSop.c: In function 'Abc_SopEncoderLog': src/base/abc/abcSop.c:1053:33: warning: unused variable 'nBits' [-Wunused-variable] int v, Counter, fFirst = 1, nBits = Abc_Base2Log(nValues); ^ `` Compiling: /src/base/abc/abcUtil.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/abc/abcUtil.c -o src/base/abc/abcUtil.o `` Compiling: /src/base/abci/abc.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/abci/abc.c -o src/base/abci/abc.o src/base/abc/abcUtil.c: In function 'Abc_NtkLogicMakeSimpleCos': src/base/abc/abcUtil.c:1092:30: warning: variable 'fHasInv' set but not used [-Wunused-but-set-variable] int fHasDir = 0, fHasInv = 0, fHasOther = 0; ^ In file included from src/map/if/if.h:38:0, from src/base/main/mainInt.h:31, from src/base/abci/abc.c:23: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/base/main/mainInt.h:31, from src/base/abci/abc.c:23: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/base/main/mainInt.h:31, from src/base/abci/abc.c:23: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ In file included from src/proof/fra/fra.h:37:0, from src/base/main/mainInt.h:35, from src/base/abci/abc.c:23: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/base/abci/abc.c: In function 'Abc_CommandMiter': src/base/abci/abc.c:6751:9: warning: variable 'fCheck' set but not used [-Wunused-but-set-variable] int fCheck; ^ src/base/abci/abc.c: In function 'Abc_CommandIProve': src/base/abci/abc.c:12765:21: warning: variable 'pObj' set but not used [-Wunused-but-set-variable] Abc_Obj_t * pObj; ^ src/base/abci/abc.c: In function 'Abc_CommandRetime': src/base/abci/abc.c:17145:12: warning: variable 'nMaxIters' set but not used [-Wunused-but-set-variable] int c, nMaxIters; ^ src/base/abci/abc.c: In function 'Abc_CommandSim': src/base/abci/abc.c:19083:9: warning: variable 'fComb' set but not used [-Wunused-but-set-variable] int fComb; ^ src/base/abci/abc.c: In function 'Abc_CommandBm': src/base/abci/abc.c:23885:12: warning: variable 'pOut' set but not used [-Wunused-but-set-variable] FILE * pOut, * pErr; ^ src/base/abci/abc.c: In function 'Abc_CommandBm2': src/base/abci/abc.c:23965:12: warning: variable 'pOut' set but not used [-Wunused-but-set-variable] FILE * pOut, * pErr; ^ src/base/abci/abc.c: In function 'Abc_CommandAbc9Write': src/base/abci/abc.c:26158:13: warning: variable 'pArgvNew' set but not used [-Wunused-but-set-variable] char ** pArgvNew; ^ src/base/abci/abc.c: In function 'Abc_CommandAbc9WriteVer': src/base/abci/abc.c:26235:13: warning: variable 'pArgvNew' set but not used [-Wunused-but-set-variable] char ** pArgvNew; ^ `` Compiling: /src/base/abci/abcAttach.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/abci/abcAttach.c -o src/base/abci/abcAttach.o `` Compiling: /src/base/abci/abcAuto.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/abci/abcAuto.c -o src/base/abci/abcAuto.o src/base/abci/abcAuto.c: In function 'Abc_NtkAutoPrintAll': src/base/abci/abcAuto.c:123:13: warning: variable 'SigCounter' set but not used [-Wunused-but-set-variable] int nSupp, SigCounter, o; ^ src/base/abci/abcAuto.c: In function 'Abc_NtkAutoPrintOne': src/base/abci/abcAuto.c:218:13: warning: variable 'SigCounter' set but not used [-Wunused-but-set-variable] int nSupp, SigCounter; ^ `` Compiling: /src/base/abci/abcBalance.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/abci/abcBalance.c -o src/base/abci/abcBalance.o `` Compiling: /src/base/abci/abcBidec.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/abci/abcBidec.c -o src/base/abci/abcBidec.o `` Compiling: /src/base/abci/abcBm.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/abci/abcBm.c -o src/base/abci/abcBm.o `` Compiling: /src/base/abci/abcBmc.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/abci/abcBmc.c -o src/base/abci/abcBmc.o In file included from src/base/abci/abcBm.c:32:0: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/base/abci/abcBm.c: In function 'Abc_NtkMiterSatBm': src/base/abci/abcBm.c:874:13: warning: variable 'clk' set but not used [-Wunused-but-set-variable] abctime clk; ^ `` Compiling: /src/base/abci/abcCas.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/abci/abcCas.c -o src/base/abci/abcCas.o `` Compiling: /src/base/abci/abcCascade.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/abci/abcCascade.c -o src/base/abci/abcCascade.o src/base/abci/abcCascade.c: In function 'Abc_NtkBddFindAddConst': src/base/abci/abcCascade.c:689:45: warning: variable 'bConst1' set but not used [-Wunused-but-set-variable] DdNode * bFunc0, * bFunc1, * bConst0, * bConst1; ^ `` Compiling: /src/base/abci/abcCollapse.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/abci/abcCollapse.c -o src/base/abci/abcCollapse.o src/base/abci/abcCollapse.c: In function 'Abc_NodeFromGlobalBdds': src/base/abci/abcCollapse.c:268:29: warning: variable 'pTemp' set but not used [-Wunused-but-set-variable] Abc_Obj_t * pNodeNew, * pTemp; ^ `` Compiling: /src/base/abci/abcCut.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/abci/abcCut.c -o src/base/abci/abcCut.o `` Compiling: /src/base/abci/abcDar.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/abci/abcDar.c -o src/base/abci/abcDar.o In file included from src/proof/fra/fra.h:37:0, from src/base/abci/abcDar.c:26: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/base/abci/abcDar.c: In function 'Abc_NtkDRewrite': src/base/abci/abcDar.c:1453:13: warning: variable 'clk' set but not used [-Wunused-but-set-variable] abctime clk; ^ src/base/abci/abcDar.c: In function 'Abc_NtkDRefactor': src/base/abci/abcDar.c:1497:13: warning: variable 'clk' set but not used [-Wunused-but-set-variable] abctime clk; ^ src/base/abci/abcDar.c: In function 'Abc_NtkDC2': src/base/abci/abcDar.c:1534:13: warning: variable 'clk' set but not used [-Wunused-but-set-variable] abctime clk; ^ src/base/abci/abcDar.c: In function 'Abc_NtkDrwsat': src/base/abci/abcDar.c:1640:13: warning: variable 'clk' set but not used [-Wunused-but-set-variable] abctime clk; ^ src/base/abci/abcDar.c: In function 'Abc_NtkConstructFromCnf': src/base/abci/abcDar.c:1677:15: warning: variable 'nDupGates' set but not used [-Wunused-but-set-variable] int i, k, nDupGates; ^ src/base/abci/abcDar.c: In function 'Amap_ManProduceNetwork': src/base/abci/abcDar.c:4368:27: warning: variable 'nDupGates' set but not used [-Wunused-but-set-variable] int i, k, iPis, iPos, nDupGates; ^ `` Compiling: /src/base/abci/abcDebug.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/abci/abcDebug.c -o src/base/abci/abcDebug.o `` Compiling: /src/base/abci/abcDec.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/abci/abcDec.c -o src/base/abci/abcDec.o In file included from src/base/abci/abcDec.c:28:0: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/base/abci/abcDec.c: In function 'Abc_TruthReadHex': src/base/abci/abcDec.c:95:10: warning: variable 'EndSymbol' set but not used [-Wunused-but-set-variable] char EndSymbol; ^ src/base/abci/abcDec.c: In function 'Abc_FileRead': src/base/abci/abcDec.c:226:20: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int nFileSize, RetValue; ^ `` Compiling: /src/base/abci/abcDress.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/abci/abcDress.c -o src/base/abci/abcDress.o `` Compiling: /src/base/abci/abcDress2.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/abci/abcDress2.c -o src/base/abci/abcDress2.o `` Compiling: /src/base/abci/abcDsd.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/abci/abcDsd.c -o src/base/abci/abcDsd.o `` Compiling: /src/base/abci/abcExtract.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/abci/abcExtract.c -o src/base/abci/abcExtract.o src/base/abci/abcDsd.c: In function 'Abc_NtkDsdConstructNode': src/base/abci/abcDsd.c:295:21: warning: 'bLocal' may be used uninitialized in this function [-Wmaybe-uninitialized] pNodeNew->pData = bLocal; ^ `` Compiling: /src/base/abci/abcFraig.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/abci/abcFraig.c -o src/base/abci/abcFraig.o In file included from src/base/abci/abcDar.c:4775:0: src/base/abci/abcDarUnfold2.c: In function 'Abc_NtkDarUnfold2': src/base/abci/abcDarUnfold2.c:26:5: warning: 'pTemp' may be used uninitialized in this function [-Wmaybe-uninitialized] Aig_ManStop( pTemp ); ^ `` Compiling: /src/base/abci/abcFx.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/abci/abcFx.c -o src/base/abci/abcFx.o `` Compiling: /src/base/abci/abcFxu.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/abci/abcFxu.c -o src/base/abci/abcFxu.o src/base/abci/abcFx.c: In function 'Fx_ManUpdate': src/base/abci/abcFx.c:990:11: warning: unused variable 'Diff' [-Wunused-variable] float Diff = Vec_FltEntry(p->vWeights, iDiv) - (float)((int)Vec_FltEntry(p->vWeights, iDiv)); ^ src/base/abci/abcFx.c:988:9: warning: unused variable 'nLitsNew' [-Wunused-variable] int nLitsNew = p->nLits - (int)Vec_FltEntry(p->vWeights, iDiv); ^ `` Compiling: /src/base/abci/abcGen.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/abci/abcGen.c -o src/base/abci/abcGen.o `` Compiling: /src/base/abci/abcHaig.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/abci/abcHaig.c -o src/base/abci/abcHaig.o `` Compiling: /src/base/abci/abcIf.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/abci/abcIf.c -o src/base/abci/abcIf.o In file included from src/map/if/if.h:38:0, from src/base/abci/abcIf.c:23: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/base/abci/abcIf.c:23: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/base/abci/abcIf.c:23: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ src/base/abci/abcIf.c: In function 'Abc_NtkIf': src/base/abci/abcIf.c:135:23: warning: unused variable 'p' [-Wunused-variable] If_DsdMan_t * p = (If_DsdMan_t *)Abc_FrameReadManDsd(); ^ src/base/abci/abcIf.c: In function 'Abc_NodeBuildFromMini': src/base/abci/abcIf.c:395:9: warning: variable 'Delay' set but not used [-Wunused-but-set-variable] int Delay; ^ `` Compiling: /src/base/abci/abcIfif.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/abci/abcIfif.c -o src/base/abci/abcIfif.o In file included from src/map/if/if.h:38:0, from src/base/abci/abcIfif.c:22: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/base/abci/abcIfif.c:22: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/base/abci/abcIfif.c:22: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ `` Compiling: /src/base/abci/abcIfMux.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/abci/abcIfMux.c -o src/base/abci/abcIfMux.o In file included from src/map/if/if.h:38:0, from src/base/abci/abcIfMux.c:22: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/base/abci/abcIfMux.c:22: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/base/abci/abcIfMux.c:22: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ `` Compiling: /src/base/abci/abcIvy.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/abci/abcIvy.c -o src/base/abci/abcIvy.o In file included from src/proof/fra/fra.h:37:0, from src/base/abci/abcIvy.c:23: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/base/abci/abcLog.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/abci/abcLog.c -o src/base/abci/abcLog.o src/base/abci/abcIvy.c: In function 'Abc_NtkIvyHaig': src/base/abci/abcIvy.c:200:13: warning: variable 'clk' set but not used [-Wunused-but-set-variable] abctime clk; ^ src/base/abci/abcIvy.c: In function 'Abc_NtkIvyProve': src/base/abci/abcIvy.c:502:25: warning: variable 'pFanin' set but not used [-Wunused-but-set-variable] Abc_Obj_t * pObj, * pFanin; ^ src/base/abci/abcLog.c: In function 'Abc_NtkReadLogFile': src/base/abci/abcLog.c:137:36: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] char Buffer[1000], * pToken, * RetValue; ^ `` Compiling: /src/base/abci/abcLut.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/abci/abcLut.c -o src/base/abci/abcLut.o src/base/abci/abcLut.c: In function 'Abc_NodeSuperChoiceCollect': src/base/abci/abcLut.c:468:12: warning: variable 'nLeaves' set but not used [-Wunused-but-set-variable] int i, nLeaves; ^ `` Compiling: /src/base/abci/abcLutmin.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/abci/abcLutmin.c -o src/base/abci/abcLutmin.o `` Compiling: /src/base/abci/abcMap.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/abci/abcMap.c -o src/base/abci/abcMap.o `` Compiling: /src/base/abci/abcMerge.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/abci/abcMerge.c -o src/base/abci/abcMerge.o src/base/abci/abcMap.c: In function 'Abc_NtkMap': src/base/abci/abcMap.c:67:13: warning: variable 'clk' set but not used [-Wunused-but-set-variable] abctime clk, clkTotal = Abc_Clock(); ^ src/base/abci/abcMap.c: In function 'Abc_NtkFromMap': src/base/abci/abcMap.c:425:12: warning: variable 'nDupGates' set but not used [-Wunused-but-set-variable] int i, nDupGates; ^ `` Compiling: /src/base/abci/abcMfs.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/abci/abcMfs.c -o src/base/abci/abcMfs.o `` Compiling: /src/base/abci/abcMini.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/abci/abcMini.c -o src/base/abci/abcMini.o `` Compiling: /src/base/abci/abcMiter.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/abci/abcMiter.c -o src/base/abci/abcMiter.o In file included from src/base/abci/abcMini.c:23:0: src/aig/miniaig/miniaig.h: In function 'Mini_AigDump': src/aig/miniaig/miniaig.h:164:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ src/aig/miniaig/miniaig.h: In function 'Mini_AigLoad': src/aig/miniaig/miniaig.h:180:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue, nSize; ^ `` Compiling: /src/base/abci/abcMulti.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/abci/abcMulti.c -o src/base/abci/abcMulti.o src/base/abci/abcMiter.c: In function 'Abc_NtkMiterReport': src/base/abci/abcMiter.c:726:27: warning: variable 'pNode' set but not used [-Wunused-but-set-variable] Abc_Obj_t * pChild, * pNode; ^ src/base/abci/abcMulti.c: In function 'Abc_NtkMultiLimit_rec': src/base/abci/abcMulti.c:332:13: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ `` Compiling: /src/base/abci/abcNtbdd.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/abci/abcNtbdd.c -o src/base/abci/abcNtbdd.o `` Compiling: /src/base/abci/abcNpn.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/abci/abcNpn.c -o src/base/abci/abcNpn.o `` Compiling: /src/base/abci/abcNpnSave.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/abci/abcNpnSave.c -o src/base/abci/abcNpnSave.o `` Compiling: /src/base/abci/abcOdc.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/abci/abcOdc.c -o src/base/abci/abcOdc.o `` Compiling: /src/base/abci/abcOrder.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/abci/abcOrder.c -o src/base/abci/abcOrder.o src/base/abci/abcNpnSave.c: In function 'Npn_ManResize': src/base/abci/abcNpnSave.c:396:13: warning: variable 'clk' set but not used [-Wunused-but-set-variable] abctime clk; ^ `` Compiling: /src/base/abci/abcPart.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/abci/abcPart.c -o src/base/abci/abcPart.o `` Compiling: /src/base/abci/abcPrint.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/abci/abcPrint.c -o src/base/abci/abcPrint.o src/base/abci/abcPart.c: In function 'Abc_NtkPartitionNaive': src/base/abci/abcPart.c:857:17: warning: variable 'pObj' set but not used [-Wunused-but-set-variable] Abc_Obj_t * pObj; ^ In file included from src/map/if/if.h:38:0, from src/base/abci/abcPrint.c:27: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/base/abci/abcPrint.c:27: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/base/abci/abcPrint.c:27: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ `` Compiling: /src/base/abci/abcProve.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/abci/abcProve.c -o src/base/abci/abcProve.o `` Compiling: /src/base/abci/abcQbf.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/abci/abcQbf.c -o src/base/abci/abcQbf.o `` Compiling: /src/base/abci/abcQuant.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/abci/abcQuant.c -o src/base/abci/abcQuant.o `` Compiling: /src/base/abci/abcRec3.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/abci/abcRec3.c -o src/base/abci/abcRec3.o src/base/abci/abcQbf.c: In function 'Abc_NtkQbf': src/base/abci/abcQbf.c:69:17: warning: variable 'nInputs' set but not used [-Wunused-but-set-variable] int nIters, nInputs, RetValue, fFound = 0; ^ In file included from src/map/if/if.h:38:0, from src/base/abci/abcRec3.c:22: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/base/abci/abcRec3.c:22: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/base/abci/abcRec3.c:22: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ src/base/abci/abcRec3.c: In function 'Lms_ManStart': src/base/abci/abcRec3.c:339:23: warning: variable 'Prev' set but not used [-Wunused-but-set-variable] int i, Index, Prev = -1; ^ src/base/abci/abcRec3.c: In function 'Lms_GiaNormalize': src/base/abci/abcRec3.c:1283:19: warning: variable 'Prev' set but not used [-Wunused-but-set-variable] int i, Entry, Prev = -1, Next; ^ `` Compiling: /src/base/abci/abcReconv.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/abci/abcReconv.c -o src/base/abci/abcReconv.o `` Compiling: /src/base/abci/abcReach.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/abci/abcReach.c -o src/base/abci/abcReach.o `` Compiling: /src/base/abci/abcRefactor.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/abci/abcRefactor.c -o src/base/abci/abcRefactor.o src/base/abci/abcRefactor.c: In function 'Abc_NodeRefactor': src/base/abci/abcRefactor.c:217:21: warning: variable 'nMintsDc' set but not used [-Wunused-but-set-variable] int nMints, nMintsDc; ^ src/base/abci/abcRefactor.c:217:13: warning: variable 'nMints' set but not used [-Wunused-but-set-variable] int nMints, nMintsDc; ^ `` Compiling: /src/base/abci/abcRenode.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/abci/abcRenode.c -o src/base/abci/abcRenode.o In file included from src/map/if/if.h:38:0, from src/base/abci/abcRenode.c:23: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/base/abci/abcRenode.c:23: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/base/abci/abcRenode.c:23: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ `` Compiling: /src/base/abci/abcReorder.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/abci/abcReorder.c -o src/base/abci/abcReorder.o `` Compiling: /src/base/abci/abcRestruct.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/abci/abcRestruct.c -o src/base/abci/abcRestruct.o src/base/abci/abcReorder.c: In function 'Abc_NodeBddReorder': src/base/abci/abcReorder.c:47:17: warning: variable 'pFanin' set but not used [-Wunused-but-set-variable] Abc_Obj_t * pFanin; ^ `` Compiling: /src/base/abci/abcResub.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/abci/abcResub.c -o src/base/abci/abcResub.o src/base/abci/abcRestruct.c: In function 'Abc_NodeEvaluateDsd_rec': src/base/abci/abcRestruct.c:592:33: warning: variable 'Level4' set but not used [-Wunused-but-set-variable] int Level1, Level2, Level3, Level4; ^ `` Compiling: /src/base/abci/abcRewrite.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/abci/abcRewrite.c -o src/base/abci/abcRewrite.o `` Compiling: /src/base/abci/abcRpo.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/abci/abcRpo.c -o src/base/abci/abcRpo.o src/base/abci/abcRec3.c: In function 'Abc_RecToHop3': src/base/abci/abcRec3.c:1067:93: warning: 'uCanonPhase' may be used uninitialized in this function [-Wmaybe-uninitialized] Vec_PtrPush( p->vLabelsP, Hop_NotCond(Hop_IthVar(pMan, pCanonPerm[i]), (uCanonPhase >> i) & 1) ); ^ src/base/abci/abcRpo.c: In function 'Abc_TruthReadHex': src/base/abci/abcRpo.c:100:10: warning: variable 'EndSymbol' set but not used [-Wunused-but-set-variable] char EndSymbol; ^ `` Compiling: /src/base/abci/abcRr.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/abci/abcRr.c -o src/base/abci/abcRr.o src/base/abci/abcRr.c: In function 'Sim_SimulateCollected': src/base/abci/abcRr.c:928:36: warning: variable 'pFanin1' set but not used [-Wunused-but-set-variable] Abc_Obj_t * pObj, * pFanin0, * pFanin1, * pDisproved; ^ src/base/abci/abcRr.c:928:25: warning: variable 'pFanin0' set but not used [-Wunused-but-set-variable] Abc_Obj_t * pObj, * pFanin0, * pFanin1, * pDisproved; ^ src/base/abci/abcRec3.c: In function 'Abc_RecToGia3': src/base/abci/abcRec3.c:1143:100: warning: 'uCanonPhase' may be used uninitialized in this function [-Wmaybe-uninitialized] Vec_IntPush( p->vLabels, Abc_LitNotCond(Vec_IntEntry(vLeaves, pCanonPerm[i]), (uCanonPhase >> i) & 1) ); ^ src/base/abci/abcRr.c: In function 'Abc_NtkRRUpdate.isra.24': src/base/abci/abcRr.c:411:5: warning: 'pFanoutNew' may be used uninitialized in this function [-Wmaybe-uninitialized] Abc_AigReplace( (Abc_Aig_t *)pNtk->pManFunc, pFanout, pFanoutNew, 1 ); ^ In file included from src/base/abci/abcRr.c:21:0: src/base/abc/abc.h:326:93: warning: 'pNodeNew' may be used uninitialized in this function [-Wmaybe-uninitialized] static inline Abc_Obj_t * Abc_ObjNotCond( Abc_Obj_t * p, int c ) { return (Abc_Obj_t *)((ABC_PTRUINT_T)p ^ (ABC_PTRUINT_T)(c!=0)); } ^ src/base/abci/abcRr.c:387:17: note: 'pNodeNew' was declared here Abc_Obj_t * pNodeNew, * pFanoutNew; ^ `` Compiling: /src/base/abci/abcSat.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/abci/abcSat.c -o src/base/abci/abcSat.o In file included from src/base/abci/abcSat.c:24:0: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/base/abci/abcSat.c: In function 'Abc_NtkMiterSat': src/base/abci/abcSat.c:58:13: warning: variable 'clk' set but not used [-Wunused-but-set-variable] abctime clk; ^ `` Compiling: /src/base/abci/abcSaucy.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/abci/abcSaucy.c -o src/base/abci/abcSaucy.o `` Compiling: /src/base/abci/abcScorr.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/abci/abcScorr.c -o src/base/abci/abcScorr.o `` Compiling: /src/base/abci/abcSense.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/abci/abcSense.c -o src/base/abci/abcSense.o `` Compiling: /src/base/abci/abcSpeedup.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/abci/abcSpeedup.c -o src/base/abci/abcSpeedup.o src/base/abci/abcSense.c: In function 'Abc_NtkSensitivity': src/base/abci/abcSense.c:166:17: warning: variable 'pObj' set but not used [-Wunused-but-set-variable] Abc_Obj_t * pObj; ^ In file included from src/map/if/if.h:38:0, from src/base/abci/abcSpeedup.c:23: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/base/abci/abcSpeedup.c:23: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/base/abci/abcSpeedup.c:23: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ `` Compiling: /src/base/abci/abcStrash.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/abci/abcStrash.c -o src/base/abci/abcStrash.o `` Compiling: /src/base/abci/abcSweep.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/abci/abcSweep.c -o src/base/abci/abcSweep.o src/base/abci/abcStrash.c: In function 'Abc_NtkStrash': src/base/abci/abcStrash.c:268:9: warning: variable 'nNodes' set but not used [-Wunused-but-set-variable] int nNodes; ^ src/base/abci/abcStrash.c: In function 'Abc_NtkAppend': src/base/abci/abcStrash.c:323:12: warning: variable 'pName' set but not used [-Wunused-but-set-variable] char * pName; ^ `` Compiling: /src/base/abci/abcSymm.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/abci/abcSymm.c -o src/base/abci/abcSymm.o `` Compiling: /src/base/abci/abcTim.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/abci/abcTim.c -o src/base/abci/abcTim.o src/base/abci/abcTim.c: In function 'Gia_ManVerifyChoices': src/base/abci/abcTim.c:446:26: warning: variable 'fProb' set but not used [-Wunused-but-set-variable] int i, iRepr, iNode, fProb = 0; ^ `` Compiling: /src/base/abci/abcTiming.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/abci/abcTiming.c -o src/base/abci/abcTiming.o `` Compiling: /src/base/abci/abcUnate.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/abci/abcUnate.c -o src/base/abci/abcUnate.o src/base/abci/abcTiming.c: In function 'Abc_NtkDelayTrace': src/base/abci/abcTiming.c:981:19: warning: variable 'Slack' set but not used [-Wunused-but-set-variable] float Slack = 0.0, SlackAdd; ^ `` Compiling: /src/base/abci/abcUnreach.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/abci/abcUnreach.c -o src/base/abci/abcUnreach.o `` Compiling: /src/base/abci/abcVerify.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/abci/abcVerify.c -o src/base/abci/abcVerify.o `` Compiling: /src/base/abci/abcXsim.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/abci/abcXsim.c -o src/base/abci/abcXsim.o `` Compiling: /src/base/cmd/cmd.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/cmd/cmd.c -o src/base/cmd/cmd.o In file included from src/map/if/if.h:38:0, from src/base/main/mainInt.h:31, from src/base/cmd/cmd.c:28: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/base/main/mainInt.h:31, from src/base/cmd/cmd.c:28: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/base/main/mainInt.h:31, from src/base/cmd/cmd.c:28: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ In file included from src/proof/fra/fra.h:37:0, from src/base/main/mainInt.h:35, from src/base/cmd/cmd.c:28: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/base/cmd/cmd.c: In function 'CmdCommandSis': src/base/cmd/cmd.c:1853:12: warning: variable 'pOut' set but not used [-Wunused-but-set-variable] FILE * pOut, * pErr; ^ src/base/cmd/cmd.c: In function 'CmdCommandMvsis': src/base/cmd/cmd.c:1995:12: warning: variable 'pOut' set but not used [-Wunused-but-set-variable] FILE * pOut, * pErr; ^ src/base/cmd/cmd.c: In function 'CmdCommandCapo': src/base/cmd/cmd.c:2204:12: warning: variable 'pOut' set but not used [-Wunused-but-set-variable] FILE * pOut, * pErr; ^ `` Compiling: /src/base/cmd/cmdAlias.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/cmd/cmdAlias.c -o src/base/cmd/cmdAlias.o In file included from src/map/if/if.h:38:0, from src/base/main/mainInt.h:31, from src/base/cmd/cmdInt.h:29, from src/base/cmd/cmdAlias.c:22: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/base/main/mainInt.h:31, from src/base/cmd/cmdInt.h:29, from src/base/cmd/cmdAlias.c:22: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/base/main/mainInt.h:31, from src/base/cmd/cmdInt.h:29, from src/base/cmd/cmdAlias.c:22: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ `` Compiling: /src/base/cmd/cmdApi.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/cmd/cmdApi.c -o src/base/cmd/cmdApi.o In file included from src/proof/fra/fra.h:37:0, from src/base/main/mainInt.h:35, from src/base/cmd/cmdInt.h:29, from src/base/cmd/cmdAlias.c:22: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/base/cmd/cmdAlias.c: In function 'CmdCommandAliasAdd': src/base/cmd/cmdAlias.c:49:9: warning: variable 'fStatus' set but not used [-Wunused-but-set-variable] int fStatus, i; ^ In file included from src/map/if/if.h:38:0, from src/base/main/mainInt.h:31, from src/base/cmd/cmdApi.c:22: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ `` Compiling: /src/base/cmd/cmdFlag.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/cmd/cmdFlag.c -o src/base/cmd/cmdFlag.o In file included from src/map/if/if.h:39:0, from src/base/main/mainInt.h:31, from src/base/cmd/cmdApi.c:22: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/base/main/mainInt.h:31, from src/base/cmd/cmdApi.c:22: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ In file included from src/proof/fra/fra.h:37:0, from src/base/main/mainInt.h:35, from src/base/cmd/cmdApi.c:22: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/base/cmd/cmdApi.c: In function 'Cmd_CommandAdd': src/base/cmd/cmdApi.c:68:9: warning: variable 'fStatus' set but not used [-Wunused-but-set-variable] int fStatus; ^ `` Compiling: /src/base/cmd/cmdHist.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/cmd/cmdHist.c -o src/base/cmd/cmdHist.o In file included from src/map/if/if.h:38:0, from src/base/main/mainInt.h:31, from src/base/cmd/cmdFlag.c:22: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ `` Compiling: /src/base/cmd/cmdLoad.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/cmd/cmdLoad.c -o src/base/cmd/cmdLoad.o In file included from src/map/if/if.h:39:0, from src/base/main/mainInt.h:31, from src/base/cmd/cmdFlag.c:22: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/base/main/mainInt.h:31, from src/base/cmd/cmdFlag.c:22: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ In file included from src/proof/fra/fra.h:37:0, from src/base/main/mainInt.h:35, from src/base/cmd/cmdFlag.c:22: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ In file included from src/map/if/if.h:38:0, from src/base/main/mainInt.h:31, from src/base/cmd/cmdHist.c:22: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:38:0, from src/base/main/mainInt.h:31, from src/base/cmd/cmdLoad.c:22: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/base/main/mainInt.h:31, from src/base/cmd/cmdHist.c:22: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ In file included from src/map/if/if.h:39:0, from src/base/main/mainInt.h:31, from src/base/cmd/cmdLoad.c:22: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/base/main/mainInt.h:31, from src/base/cmd/cmdHist.c:22: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ `` Compiling: /src/base/cmd/cmdPlugin.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/cmd/cmdPlugin.c -o src/base/cmd/cmdPlugin.o In file included from src/map/if/if.h:41:0, from src/base/main/mainInt.h:31, from src/base/cmd/cmdLoad.c:22: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ In file included from src/proof/fra/fra.h:37:0, from src/base/main/mainInt.h:35, from src/base/cmd/cmdLoad.c:22: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ In file included from src/proof/fra/fra.h:37:0, from src/base/main/mainInt.h:35, from src/base/cmd/cmdHist.c:22: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/base/cmd/cmdStarter.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/cmd/cmdStarter.c -o src/base/cmd/cmdStarter.o src/base/cmd/cmdStarter.c: In function 'Abc_RunThread': src/base/cmd/cmdStarter.c:74:9: warning: variable 'status' set but not used [-Wunused-but-set-variable] int status; ^ src/base/cmd/cmdStarter.c: In function 'Cmd_RunStarter': src/base/cmd/cmdStarter.c:113:12: warning: variable 'status' set but not used [-Wunused-but-set-variable] int i, c, status, Counter; ^ In file included from src/map/if/if.h:38:0, from src/base/main/mainInt.h:31, from src/base/cmd/cmdPlugin.c:29: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/base/main/mainInt.h:31, from src/base/cmd/cmdPlugin.c:29: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/base/main/mainInt.h:31, from src/base/cmd/cmdPlugin.c:29: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ In file included from src/proof/fra/fra.h:37:0, from src/base/main/mainInt.h:35, from src/base/cmd/cmdPlugin.c:29: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/base/cmd/cmdUtils.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/cmd/cmdUtils.c -o src/base/cmd/cmdUtils.o `` Compiling: /src/base/io/io.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/io/io.c -o src/base/io/io.o `` Compiling: /src/base/io/ioReadAiger.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/io/ioReadAiger.c -o src/base/io/ioReadAiger.o In file included from src/map/if/if.h:38:0, from src/base/main/mainInt.h:31, from src/base/cmd/cmdUtils.c:22: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/base/main/mainInt.h:31, from src/base/cmd/cmdUtils.c:22: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/base/main/mainInt.h:31, from src/base/cmd/cmdUtils.c:22: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ In file included from src/proof/fra/fra.h:37:0, from src/base/main/mainInt.h:35, from src/base/cmd/cmdUtils.c:22: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/base/cmd/cmdUtils.c: In function 'cmdCheckShellEscape': src/base/cmd/cmdUtils.c:52:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ In file included from src/map/if/if.h:38:0, from src/base/main/mainInt.h:31, from src/base/io/io.c:22: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/base/main/mainInt.h:31, from src/base/io/io.c:22: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/base/io/ioReadAiger.c: In function 'Ioa_ReadLoadFileBz2Aig': src/base/io/ioReadAiger.c:127:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/base/io/ioReadAiger.c: In function 'Io_ReadAiger': src/base/io/ioReadAiger.c:247:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ src/base/io/ioReadAiger.c:244:32: warning: variable 'nDigits' set but not used [-Wunused-but-set-variable] int nFileSize = -1, iTerm, nDigits, i; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/base/main/mainInt.h:31, from src/base/io/io.c:22: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ In file included from src/proof/fra/fra.h:37:0, from src/base/main/mainInt.h:35, from src/base/io/io.c:22: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/base/io/io.c: In function 'IoCommandReadInit': src/base/io/io.c:836:12: warning: variable 'pOut' set but not used [-Wunused-but-set-variable] FILE * pOut, * pErr; ^ src/base/io/io.c: In function 'IoCommandReadGig': src/base/io/io.c:1172:17: warning: variable 'pAig' set but not used [-Wunused-but-set-variable] Gia_Man_t * pAig; ^ src/base/io/io.c: In function 'IoCommandWriteSmv': src/base/io/io.c:2880:9: warning: variable 'fUseLuts' set but not used [-Wunused-but-set-variable] int fUseLuts; ^ `` Compiling: /src/base/io/ioReadBaf.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/io/ioReadBaf.c -o src/base/io/ioReadBaf.o src/base/io/ioReadBaf.c: In function 'Io_ReadBaf': src/base/io/ioReadBaf.c:55:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ `` Compiling: /src/base/io/ioReadBblif.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/io/ioReadBblif.c -o src/base/io/ioReadBblif.o `` Compiling: /src/base/io/ioReadBench.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/io/ioReadBench.c -o src/base/io/ioReadBench.o `` Compiling: /src/base/io/ioReadBlif.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/io/ioReadBlif.c -o src/base/io/ioReadBlif.o src/base/io/ioReadBblif.c: In function 'Bbl_ManToAbc': src/base/io/ioReadBblif.c:76:28: warning: 'pObjNew' may be used uninitialized in this function [-Wmaybe-uninitialized] pObjNew->pData = Abc_SopRegister( (Mem_Flex_t *)pNtk->pManFunc, Bbl_ObjSop(p, pObj) ); ^ `` Compiling: /src/base/io/ioReadBlifAig.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/io/ioReadBlifAig.c -o src/base/io/ioReadBlifAig.o src/base/io/ioReadBlifAig.c: In function 'Io_BlifLoadFile': src/base/io/ioReadBlifAig.c:436:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ `` Compiling: /src/base/io/ioReadBlifMv.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/io/ioReadBlifMv.c -o src/base/io/ioReadBlifMv.o `` Compiling: /src/base/io/ioReadDsd.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/io/ioReadDsd.c -o src/base/io/ioReadDsd.o src/base/io/ioReadBlifMv.c: In function 'Io_MvLoadFileBz2': src/base/io/ioReadBlifMv.c:557:24: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int bzError, RetValue; ^ src/base/io/ioReadBlifMv.c: In function 'Io_MvLoadFile': src/base/io/ioReadBlifMv.c:670:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ src/base/io/ioReadBlifMv.c: In function 'Io_MvParseLineLtlProperty': src/base/io/ioReadBlifMv.c:1166:7: warning: variable 'keyWordLtlFormula' set but not used [-Wunused-but-set-variable] char keyWordLtlFormula[11]; ^ src/base/io/ioReadBlifMv.c: In function 'Io_MvParseLineOnehot': src/base/io/ioReadBlifMv.c:1490:9: warning: variable 'nEquals' set but not used [-Wunused-but-set-variable] int nEquals, i; ^ `` Compiling: /src/base/io/ioReadEdif.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/io/ioReadEdif.c -o src/base/io/ioReadEdif.o `` Compiling: /src/base/io/ioReadEqn.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/io/ioReadEqn.c -o src/base/io/ioReadEqn.o `` Compiling: /src/base/io/ioReadPla.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/io/ioReadPla.c -o src/base/io/ioReadPla.o `` Compiling: /src/base/io/ioReadVerilog.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/io/ioReadVerilog.c -o src/base/io/ioReadVerilog.o `` Compiling: /src/base/io/ioUtil.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/io/ioUtil.c -o src/base/io/ioUtil.o In file included from src/base/io/ioReadPla.c:22:0: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ `` Compiling: /src/base/io/ioWriteAiger.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/io/ioWriteAiger.c -o src/base/io/ioWriteAiger.o `` Compiling: /src/base/io/ioWriteBaf.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/io/ioWriteBaf.c -o src/base/io/ioWriteBaf.o `` Compiling: /src/base/io/ioWriteBblif.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/io/ioWriteBblif.c -o src/base/io/ioWriteBblif.o `` Compiling: /src/base/io/ioWriteBench.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/io/ioWriteBench.c -o src/base/io/ioWriteBench.o `` Compiling: /src/base/io/ioWriteBlif.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/io/ioWriteBlif.c -o src/base/io/ioWriteBlif.o `` Compiling: /src/base/io/ioWriteBlifMv.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/io/ioWriteBlifMv.c -o src/base/io/ioWriteBlifMv.o `` Compiling: /src/base/io/ioWriteBook.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/io/ioWriteBook.c -o src/base/io/ioWriteBook.o In file included from src/map/if/if.h:38:0, from src/base/io/ioWriteBlif.c:25: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/base/io/ioWriteBlif.c:25: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/base/io/ioWriteBlif.c:25: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ `` Compiling: /src/base/io/ioWriteCnf.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/io/ioWriteCnf.c -o src/base/io/ioWriteCnf.o src/base/io/ioWriteBlif.c: In function 'Io_NtkWriteModelIntStruct': src/base/io/ioWriteBlif.c:1140:17: warning: variable 'pNet' set but not used [-Wunused-but-set-variable] Abc_Obj_t * pNet; ^ In file included from src/base/io/ioWriteCnf.c:22:0: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/base/io/ioWriteDot.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/io/ioWriteDot.c -o src/base/io/ioWriteDot.o `` Compiling: /src/base/io/ioWriteEqn.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/io/ioWriteEqn.c -o src/base/io/ioWriteEqn.o `` Compiling: /src/base/io/ioWriteGml.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/io/ioWriteGml.c -o src/base/io/ioWriteGml.o `` Compiling: /src/base/io/ioWriteList.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/io/ioWriteList.c -o src/base/io/ioWriteList.o `` Compiling: /src/base/io/ioWritePla.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/io/ioWritePla.c -o src/base/io/ioWritePla.o src/base/io/ioWritePla.c: In function 'Io_WriteMoPlaOneInt': src/base/io/ioWritePla.c:211:17: warning: variable 'fPhase' set but not used [-Wunused-but-set-variable] int nCubes, fPhase; ^ `` Compiling: /src/base/io/ioWriteVerilog.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/io/ioWriteVerilog.c -o src/base/io/ioWriteVerilog.o `` Compiling: /src/base/io/ioWriteSmv.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/io/ioWriteSmv.c -o src/base/io/ioWriteSmv.o `` Compiling: /src/base/main/main.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/main/main.c -o src/base/main/main.o `` Compiling: /src/base/main/mainFrame.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/main/mainFrame.c -o src/base/main/mainFrame.o `` Compiling: /src/base/main/mainInit.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/main/mainInit.c -o src/base/main/mainInit.o In file included from src/map/if/if.h:38:0, from src/base/main/mainInt.h:31, from src/base/main/mainInit.c:22: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/base/main/mainInt.h:31, from src/base/main/mainInit.c:22: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/base/main/mainInt.h:31, from src/base/main/mainInit.c:22: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ In file included from src/proof/fra/fra.h:37:0, from src/base/main/mainInt.h:35, from src/base/main/mainInit.c:22: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ In file included from src/map/if/if.h:38:0, from src/base/main/mainInt.h:31, from src/base/main/mainFrame.c:22: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/base/main/mainInt.h:31, from src/base/main/mainFrame.c:22: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` Compiling: /src/base/main/mainLib.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/main/mainLib.c -o src/base/main/mainLib.o src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/base/main/mainInt.h:31, from src/base/main/mainFrame.c:22: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ `` Compiling: /src/base/main/mainReal.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/main/mainReal.c -o src/base/main/mainReal.o In file included from src/proof/fra/fra.h:37:0, from src/base/main/mainInt.h:35, from src/base/main/mainFrame.c:22: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ In file included from src/map/if/if.h:38:0, from src/base/main/mainInt.h:31, from src/base/main/mainLib.c:22: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/base/main/mainInt.h:31, from src/base/main/mainLib.c:22: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/base/main/mainInt.h:31, from src/base/main/mainLib.c:22: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ src/base/main/mainFrame.c: In function 'Abc_FrameCheckPoConstTest': src/base/main/mainFrame.c:700:17: warning: variable 'pObj' set but not used [-Wunused-but-set-variable] Abc_Obj_t * pObj; ^ In file included from src/map/if/if.h:38:0, from src/base/main/mainInt.h:31, from src/base/main/mainReal.c:53: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/proof/fra/fra.h:37:0, from src/base/main/mainInt.h:35, from src/base/main/mainLib.c:22: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ In file included from src/map/if/if.h:39:0, from src/base/main/mainInt.h:31, from src/base/main/mainReal.c:53: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/base/main/mainInt.h:31, from src/base/main/mainReal.c:53: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ src/base/main/mainLib.c: In function 'Abc_Start': src/base/main/mainLib.c:54:19: warning: variable 'pAbc' set but not used [-Wunused-but-set-variable] Abc_Frame_t * pAbc; ^ In file included from src/proof/fra/fra.h:37:0, from src/base/main/mainInt.h:35, from src/base/main/mainReal.c:53: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/base/main/libSupport.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/main/libSupport.c -o src/base/main/libSupport.o src/base/main/mainReal.c: In function 'Abc_RealMain': src/base/main/mainReal.c:191:60: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses] if ( !strcmp(globalUtilOptarg, "none") == 0 ) ^ src/base/main/mainReal.c:206:59: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses] if (!strcmp(globalUtilOptarg, "none") == 0) ^ `` Compiling: /src/base/main/mainUtils.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/main/mainUtils.c -o src/base/main/mainUtils.o `` Compiling: /src/base/ver/verCore.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/ver/verCore.c -o src/base/ver/verCore.o In file included from src/map/if/if.h:38:0, from src/base/main/mainInt.h:31, from src/base/main/libSupport.c:25: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/base/main/mainInt.h:31, from src/base/main/libSupport.c:25: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/base/main/mainInt.h:31, from src/base/main/libSupport.c:25: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ In file included from src/map/if/if.h:38:0, from src/base/main/mainInt.h:31, from src/base/main/mainUtils.c:22: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/base/main/mainInt.h:31, from src/base/main/mainUtils.c:22: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ In file included from src/proof/fra/fra.h:37:0, from src/base/main/mainInt.h:35, from src/base/main/libSupport.c:25: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ In file included from src/map/if/if.h:41:0, from src/base/main/mainInt.h:31, from src/base/main/mainUtils.c:22: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ `` Compiling: /src/base/ver/verFormula.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/ver/verFormula.c -o src/base/ver/verFormula.o In file included from src/proof/fra/fra.h:37:0, from src/base/main/mainInt.h:35, from src/base/main/mainUtils.c:22: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/base/ver/verParse.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/ver/verParse.c -o src/base/ver/verParse.o `` Compiling: /src/base/ver/verStream.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/ver/verStream.c -o src/base/ver/verStream.o src/base/ver/verStream.c: In function 'Ver_StreamAlloc': src/base/ver/verStream.c:79:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ src/base/ver/verStream.c: In function 'Ver_StreamReload': src/base/ver/verStream.c:127:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ `` Compiling: /src/base/wlc/wlcAbs.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/wlc/wlcAbs.c -o src/base/wlc/wlcAbs.o `` Compiling: /src/base/wlc/wlcBlast.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/wlc/wlcBlast.c -o src/base/wlc/wlcBlast.o In file included from src/base/wlc/wlc.h:34:0, from src/base/wlc/wlcAbs.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:38:0, from src/base/main/mainInt.h:31, from src/base/wlc/wlc.h:35, from src/base/wlc/wlcAbs.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:41:0, from src/base/main/mainInt.h:31, from src/base/wlc/wlc.h:35, from src/base/wlc/wlcAbs.c:21: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ `` Compiling: /src/base/wlc/wlcCom.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/wlc/wlcCom.c -o src/base/wlc/wlcCom.o In file included from src/proof/fra/fra.h:37:0, from src/base/main/mainInt.h:35, from src/base/wlc/wlc.h:35, from src/base/wlc/wlcAbs.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ In file included from src/base/wlc/wlc.h:34:0, from src/base/wlc/wlcCom.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ In file included from src/base/wlc/wlc.h:34:0, from src/base/wlc/wlcBlast.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:38:0, from src/base/main/mainInt.h:31, from src/base/wlc/wlc.h:35, from src/base/wlc/wlcCom.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:41:0, from src/base/main/mainInt.h:31, from src/base/wlc/wlc.h:35, from src/base/wlc/wlcCom.c:21: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ In file included from src/proof/fra/fra.h:37:0, from src/base/main/mainInt.h:35, from src/base/wlc/wlc.h:35, from src/base/wlc/wlcCom.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ In file included from src/map/if/if.h:38:0, from src/base/main/mainInt.h:31, from src/base/wlc/wlc.h:35, from src/base/wlc/wlcBlast.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ In file included from src/map/if/if.h:41:0, from src/base/main/mainInt.h:31, from src/base/wlc/wlc.h:35, from src/base/wlc/wlcBlast.c:21: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ In file included from src/proof/fra/fra.h:37:0, from src/base/main/mainInt.h:35, from src/base/wlc/wlc.h:35, from src/base/wlc/wlcBlast.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/base/wlc/wlcBlast.c: In function 'Wlc_NtkBitBlast': src/base/wlc/wlcBlast.c:418:64: warning: variable 'pFans2' set but not used [-Wunused-but-set-variable] int i, k, b, iFanin, iLit, nAndPrev, * pFans0, * pFans1, * pFans2; ^ src/base/wlc/wlcBlast.c:417:35: warning: variable 'nRange2' set but not used [-Wunused-but-set-variable] int nRange, nRange0, nRange1, nRange2; ^ src/base/wlc/wlcBlast.c:414:25: warning: variable 'pPrev' set but not used [-Wunused-but-set-variable] Wlc_Obj_t * pObj, * pPrev = NULL; ^ `` Compiling: /src/base/wlc/wlcNtk.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/wlc/wlcNtk.c -o src/base/wlc/wlcNtk.o `` Compiling: /src/base/wlc/wlcReadSmt.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/wlc/wlcReadSmt.c -o src/base/wlc/wlcReadSmt.o In file included from src/base/wlc/wlc.h:34:0, from src/base/wlc/wlcNtk.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:38:0, from src/base/main/mainInt.h:31, from src/base/wlc/wlc.h:35, from src/base/wlc/wlcNtk.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:41:0, from src/base/main/mainInt.h:31, from src/base/wlc/wlc.h:35, from src/base/wlc/wlcNtk.c:21: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ In file included from src/proof/fra/fra.h:37:0, from src/base/main/mainInt.h:35, from src/base/wlc/wlc.h:35, from src/base/wlc/wlcNtk.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ In file included from src/base/wlc/wlc.h:34:0, from src/base/wlc/wlcReadSmt.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:38:0, from src/base/main/mainInt.h:31, from src/base/wlc/wlc.h:35, from src/base/wlc/wlcReadSmt.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:41:0, from src/base/main/mainInt.h:31, from src/base/wlc/wlc.h:35, from src/base/wlc/wlcReadSmt.c:21: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ In file included from src/proof/fra/fra.h:37:0, from src/base/main/mainInt.h:35, from src/base/wlc/wlc.h:35, from src/base/wlc/wlcReadSmt.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/base/wlc/wlcReadSmt.c: In function 'Smt_PrsReadType': src/base/wlc/wlcReadSmt.c:232:16: warning: unused variable 'pStr' [-Wunused-variable] char * pStr = Smt_VecEntryName( p, vFans, 0 ); int Type; ^ src/base/wlc/wlcReadSmt.c: In function 'Smt_PrsCreateNode': src/base/wlc/wlcReadSmt.c:262:9: warning: variable 'NameId' set but not used [-Wunused-but-set-variable] int NameId, fFound; ^ src/base/wlc/wlcReadSmt.c: In function 'Smt_PrsLoadFile': src/base/wlc/wlcReadSmt.c:696:20: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int nFileSize, RetValue; ^ `` Compiling: /src/base/wlc/wlcReadVer.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/wlc/wlcReadVer.c -o src/base/wlc/wlcReadVer.o `` Compiling: /src/base/wlc/wlcStdin.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/wlc/wlcStdin.c -o src/base/wlc/wlcStdin.o In file included from src/base/wlc/wlc.h:34:0, from src/base/wlc/wlcReadVer.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:38:0, from src/base/main/mainInt.h:31, from src/base/wlc/wlc.h:35, from src/base/wlc/wlcReadVer.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:41:0, from src/base/main/mainInt.h:31, from src/base/wlc/wlc.h:35, from src/base/wlc/wlcReadVer.c:21: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ In file included from src/proof/fra/fra.h:37:0, from src/base/main/mainInt.h:35, from src/base/wlc/wlc.h:35, from src/base/wlc/wlcReadVer.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ In file included from src/base/wlc/wlc.h:34:0, from src/base/wlc/wlcStdin.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/base/wlc/wlcReadVer.c: In function 'Wlc_PrsReadDeclaration': src/base/wlc/wlcReadVer.c:785:39: warning: variable 'NameId' set but not used [-Wunused-but-set-variable] int Signed = 0, Beg = 0, End = 0, NameId, fIsPo = 0; ^ src/base/wlc/wlcReadVer.c: In function 'Wlc_PrsDerive': src/base/wlc/wlcReadVer.c:863:21: warning: variable 'Width1' set but not used [-Wunused-but-set-variable] int Width1 = -1, Width2 = -1; ^ In file included from src/map/if/if.h:38:0, from src/base/main/mainInt.h:31, from src/base/wlc/wlc.h:35, from src/base/wlc/wlcStdin.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:41:0, from src/base/main/mainInt.h:31, from src/base/wlc/wlc.h:35, from src/base/wlc/wlcStdin.c:21: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ In file included from src/proof/fra/fra.h:37:0, from src/base/main/mainInt.h:35, from src/base/wlc/wlc.h:35, from src/base/wlc/wlcStdin.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/base/wlc/wlcStdin.c: In function 'Wlc_NtkReport': src/base/wlc/wlcStdin.c:134:10: warning: 'Start' may be used uninitialized in this function [-Wmaybe-uninitialized] vNum = Wlc_ConvertToRadix( pCex->pData, Start, nBits, Radix ); ^ `` Compiling: /src/base/wlc/wlcWriteVer.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/wlc/wlcWriteVer.c -o src/base/wlc/wlcWriteVer.o In file included from src/base/wlc/wlc.h:34:0, from src/base/wlc/wlcWriteVer.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:38:0, from src/base/main/mainInt.h:31, from src/base/wlc/wlc.h:35, from src/base/wlc/wlcWriteVer.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:41:0, from src/base/main/mainInt.h:31, from src/base/wlc/wlc.h:35, from src/base/wlc/wlcWriteVer.c:21: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ In file included from src/proof/fra/fra.h:37:0, from src/base/main/mainInt.h:35, from src/base/wlc/wlc.h:35, from src/base/wlc/wlcWriteVer.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/base/cba/cbaBlast.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/cba/cbaBlast.c -o src/base/cba/cbaBlast.o In file included from src/base/cba/cbaBlast.c:21:0: src/base/cba/cba.h: In function 'Cba_NtkAlloc': src/base/cba/cba.h:535:9: warning: variable 'NtkId' set but not used [-Wunused-but-set-variable] int NtkId, fFound; ^ src/base/cba/cba.h: In function 'Cba_NtkPrint': src/base/cba/cba.h:675:18: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int i, Type, Value, Beg, End; ^ In file included from src/map/if/if.h:38:0, from src/base/main/mainInt.h:31, from src/base/cba/cbaBlast.c:25: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/base/main/mainInt.h:31, from src/base/cba/cbaBlast.c:25: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/base/main/mainInt.h:31, from src/base/cba/cbaBlast.c:25: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ In file included from src/proof/fra/fra.h:37:0, from src/base/main/mainInt.h:35, from src/base/cba/cbaBlast.c:25: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/base/cba/cbaBlast.c: In function 'Cba_ManMarkNodesAbc': src/base/cba/cbaBlast.c:445:25: warning: variable 'pFanin' set but not used [-Wunused-but-set-variable] Abc_Obj_t * pObj, * pFanin; int i, k, Count = 0; ^ `` Compiling: /src/base/cba/cbaCba.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/cba/cbaCba.c -o src/base/cba/cbaCba.o `` Compiling: /src/base/cba/cbaCom.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/cba/cbaCom.c -o src/base/cba/cbaCom.o In file included from src/base/cba/cbaCba.c:21:0: src/base/cba/cba.h: In function 'Cba_NtkAlloc': src/base/cba/cba.h:535:9: warning: variable 'NtkId' set but not used [-Wunused-but-set-variable] int NtkId, fFound; ^ src/base/cba/cba.h: In function 'Cba_NtkPrint': src/base/cba/cba.h:675:18: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int i, Type, Value, Beg, End; ^ In file included from src/base/cba/cbaCom.c:21:0: src/base/cba/cba.h: In function 'Cba_NtkAlloc': src/base/cba/cba.h:535:9: warning: variable 'NtkId' set but not used [-Wunused-but-set-variable] int NtkId, fFound; ^ src/base/cba/cba.h: In function 'Cba_NtkPrint': src/base/cba/cba.h:675:18: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int i, Type, Value, Beg, End; ^ In file included from src/map/if/if.h:38:0, from src/base/main/mainInt.h:31, from src/base/cba/cbaCom.c:23: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/base/main/mainInt.h:31, from src/base/cba/cbaCom.c:23: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/base/main/mainInt.h:31, from src/base/cba/cbaCom.c:23: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ In file included from src/proof/fra/fra.h:37:0, from src/base/main/mainInt.h:35, from src/base/cba/cbaCom.c:23: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/base/cba/cbaLib.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/cba/cbaLib.c -o src/base/cba/cbaLib.o In file included from src/base/cba/cbaLib.c:21:0: src/base/cba/cba.h: In function 'Cba_NtkAlloc': src/base/cba/cba.h:535:9: warning: variable 'NtkId' set but not used [-Wunused-but-set-variable] int NtkId, fFound; ^ src/base/cba/cba.h: In function 'Cba_NtkPrint': src/base/cba/cba.h:675:18: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int i, Type, Value, Beg, End; ^ src/base/cba/cbaCom.c: In function 'Cba_CommandCec': src/base/cba/cbaCom.c:636:7: warning: 'vDes' may be used uninitialized in this function [-Wmaybe-uninitialized] p = Prs_ManBuildCba( FileName, vDes ); ^ `` Compiling: /src/base/cba/cbaNtk.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/cba/cbaNtk.c -o src/base/cba/cbaNtk.o In file included from src/base/cba/cbaNtk.c:21:0: src/base/cba/cba.h: In function 'Cba_NtkAlloc': src/base/cba/cba.h:535:9: warning: variable 'NtkId' set but not used [-Wunused-but-set-variable] int NtkId, fFound; ^ src/base/cba/cba.h: In function 'Cba_NtkPrint': src/base/cba/cba.h:675:18: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int i, Type, Value, Beg, End; ^ `` Compiling: /src/base/cba/cbaPrsBuild.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/cba/cbaPrsBuild.c -o src/base/cba/cbaPrsBuild.o In file included from src/base/cba/cbaPrsBuild.c:21:0: src/base/cba/cba.h: In function 'Cba_NtkAlloc': src/base/cba/cba.h:535:9: warning: variable 'NtkId' set but not used [-Wunused-but-set-variable] int NtkId, fFound; ^ src/base/cba/cba.h: In function 'Cba_NtkPrint': src/base/cba/cba.h:675:18: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int i, Type, Value, Beg, End; ^ In file included from src/base/cba/cbaPrsBuild.c:22:0: src/base/cba/cbaPrs.h: In function 'Prs_ManLoadFile': src/base/cba/cbaPrs.h:231:20: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int nFileSize, RetValue; ^ src/base/cba/cbaPrsBuild.c: In function 'Prs_ManRemapGate': src/base/cba/cbaPrsBuild.c:143:12: warning: variable 'FormId' set but not used [-Wunused-but-set-variable] int i, FormId; ^ `` Compiling: /src/base/cba/cbaPrsTrans.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/cba/cbaPrsTrans.c -o src/base/cba/cbaPrsTrans.o In file included from src/base/cba/cbaPrsTrans.c:21:0: src/base/cba/cba.h: In function 'Cba_NtkAlloc': src/base/cba/cba.h:535:9: warning: variable 'NtkId' set but not used [-Wunused-but-set-variable] int NtkId, fFound; ^ src/base/cba/cba.h: In function 'Cba_NtkPrint': src/base/cba/cba.h:675:18: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int i, Type, Value, Beg, End; ^ In file included from src/base/cba/cbaPrsTrans.c:22:0: src/base/cba/cbaPrs.h: In function 'Prs_ManLoadFile': src/base/cba/cbaPrs.h:231:20: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int nFileSize, RetValue; ^ src/base/cba/cbaPrsTrans.c: At top level: src/base/cba/cbaPrsTrans.c:38:19: warning: 's_Types' defined but not used [-Wunused-variable] static Cba_Trip_t s_Types[100] = ^ `` Compiling: /src/base/cba/cbaPtr.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/cba/cbaPtr.c -o src/base/cba/cbaPtr.o In file included from src/map/if/if.h:38:0, from src/base/main/mainInt.h:31, from src/base/cba/cbaPtr.c:22: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/base/main/mainInt.h:31, from src/base/cba/cbaPtr.c:22: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/base/main/mainInt.h:31, from src/base/cba/cbaPtr.c:22: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ In file included from src/proof/fra/fra.h:37:0, from src/base/main/mainInt.h:35, from src/base/cba/cbaPtr.c:22: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/base/cba/cbaPtrAbc.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/cba/cbaPtrAbc.c -o src/base/cba/cbaPtrAbc.o In file included from src/base/cba/cbaPtrAbc.c:21:0: src/base/cba/cba.h: In function 'Cba_NtkAlloc': src/base/cba/cba.h:535:9: warning: variable 'NtkId' set but not used [-Wunused-but-set-variable] int NtkId, fFound; ^ src/base/cba/cba.h: In function 'Cba_NtkPrint': src/base/cba/cba.h:675:18: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int i, Type, Value, Beg, End; ^ In file included from src/map/if/if.h:38:0, from src/base/main/mainInt.h:31, from src/base/cba/cbaPtrAbc.c:24: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/base/main/mainInt.h:31, from src/base/cba/cbaPtrAbc.c:24: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/base/main/mainInt.h:31, from src/base/cba/cbaPtrAbc.c:24: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ In file included from src/proof/fra/fra.h:37:0, from src/base/main/mainInt.h:35, from src/base/cba/cbaPtrAbc.c:24: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/base/cba/cbaPtrAbc.c: In function 'Ptr_ManCountNtk': src/base/cba/cbaPtrAbc.c:259:17: warning: unused variable 'vNodes' [-Wunused-variable] Vec_Ptr_t * vNodes = (Vec_Ptr_t *)Vec_PtrEntry(vNtk, 3); ^ `` Compiling: /src/base/cba/cbaReadBlif.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/cba/cbaReadBlif.c -o src/base/cba/cbaReadBlif.o In file included from src/base/cba/cbaReadBlif.c:21:0: src/base/cba/cba.h: In function 'Cba_NtkAlloc': `` Compiling: /src/base/cba/cbaReadSmt.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/cba/cbaReadSmt.c -o src/base/cba/cbaReadSmt.o src/base/cba/cba.h:535:9: warning: variable 'NtkId' set but not used [-Wunused-but-set-variable] int NtkId, fFound; ^ src/base/cba/cba.h: In function 'Cba_NtkPrint': src/base/cba/cba.h:675:18: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int i, Type, Value, Beg, End; ^ In file included from src/base/cba/cbaReadBlif.c:22:0: src/base/cba/cbaPrs.h: In function 'Prs_ManLoadFile': src/base/cba/cbaPrs.h:231:20: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int nFileSize, RetValue; ^ `` Compiling: /src/base/cba/cbaReadVer.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/cba/cbaReadVer.c -o src/base/cba/cbaReadVer.o In file included from src/base/cba/cbaReadSmt.c:21:0: src/base/cba/cba.h: In function 'Cba_NtkAlloc': src/base/cba/cba.h:535:9: warning: variable 'NtkId' set but not used [-Wunused-but-set-variable] int NtkId, fFound; ^ src/base/cba/cba.h: In function 'Cba_NtkPrint': src/base/cba/cba.h:675:18: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int i, Type, Value, Beg, End; ^ `` Compiling: /src/base/cba/cbaWriteBlif.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/cba/cbaWriteBlif.c -o src/base/cba/cbaWriteBlif.o In file included from src/base/cba/cbaReadVer.c:21:0: src/base/cba/cba.h: In function 'Cba_NtkAlloc': src/base/cba/cba.h:535:9: warning: variable 'NtkId' set but not used [-Wunused-but-set-variable] int NtkId, fFound; ^ src/base/cba/cba.h: In function 'Cba_NtkPrint': src/base/cba/cba.h:675:18: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int i, Type, Value, Beg, End; ^ In file included from src/base/cba/cbaReadVer.c:22:0: src/base/cba/cbaPrs.h: In function 'Prs_ManLoadFile': src/base/cba/cbaPrs.h:231:20: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int nFileSize, RetValue; ^ In file included from src/base/cba/cbaWriteBlif.c:21:0: src/base/cba/cba.h: In function 'Cba_NtkAlloc': src/base/cba/cba.h:535:9: warning: variable 'NtkId' set but not used [-Wunused-but-set-variable] int NtkId, fFound; ^ src/base/cba/cba.h: In function 'Cba_NtkPrint': src/base/cba/cba.h:675:18: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int i, Type, Value, Beg, End; ^ In file included from src/base/cba/cbaWriteBlif.c:22:0: src/base/cba/cbaPrs.h: In function 'Prs_ManLoadFile': src/base/cba/cbaPrs.h:231:20: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int nFileSize, RetValue; ^ `` Compiling: /src/base/cba/cbaWriteSmt.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/cba/cbaWriteSmt.c -o src/base/cba/cbaWriteSmt.o In file included from src/base/cba/cbaWriteSmt.c:21:0: src/base/cba/cba.h: In function 'Cba_NtkAlloc': src/base/cba/cba.h:535:9: warning: variable 'NtkId' set but not used [-Wunused-but-set-variable] int NtkId, fFound; ^ src/base/cba/cba.h: In function 'Cba_NtkPrint': src/base/cba/cba.h:675:18: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int i, Type, Value, Beg, End; ^ `` Compiling: /src/base/cba/cbaWriteVer.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/cba/cbaWriteVer.c -o src/base/cba/cbaWriteVer.o In file included from src/base/cba/cbaWriteVer.c:21:0: src/base/cba/cba.h: In function 'Cba_NtkAlloc': src/base/cba/cba.h:535:9: warning: variable 'NtkId' set but not used [-Wunused-but-set-variable] int NtkId, fFound; ^ src/base/cba/cba.h: In function 'Cba_NtkPrint': src/base/cba/cba.h:675:18: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int i, Type, Value, Beg, End; ^ In file included from src/base/cba/cbaWriteVer.c:22:0: src/base/cba/cbaPrs.h: In function 'Prs_ManLoadFile': src/base/cba/cbaPrs.h:231:20: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int nFileSize, RetValue; ^ src/base/cba/cbaWriteVer.c: In function 'Prs_ManWriteVerilogMux': src/base/cba/cbaWriteVer.c:94:12: warning: variable 'FormId' set but not used [-Wunused-but-set-variable] int i, FormId, ActSig; ^ src/base/cba/cbaWriteVer.c: In function 'Cba_ObjGetRange': src/base/cba/cbaWriteVer.c:197:12: warning: unused variable 'NameId' [-Wunused-variable] int i, NameId = Cba_ObjName(p, iObj); ^ src/base/cba/cbaWriteVer.c: In function 'Cba_ManWriteAssign': src/base/cba/cbaWriteVer.c:428:9: warning: unused variable 'nOutputs' [-Wunused-variable] int nOutputs = Cba_BoxBoNum(p, iObj); ^ `` Compiling: /src/base/test/test.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/test/test.c -o src/base/test/test.o `` Compiling: /src/bdd/cudd/cuddAPI.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/bdd/cudd/cuddAPI.c -o src/bdd/cudd/cuddAPI.o `` Compiling: /src/bdd/cudd/cuddAddAbs.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/bdd/cudd/cuddAddAbs.c -o src/bdd/cudd/cuddAddAbs.o `` Compiling: /src/bdd/cudd/cuddAddApply.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/bdd/cudd/cuddAddApply.c -o src/bdd/cudd/cuddAddApply.o `` Compiling: /src/bdd/cudd/cuddAddFind.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/bdd/cudd/cuddAddFind.c -o src/bdd/cudd/cuddAddFind.o `` Compiling: /src/bdd/cudd/cuddAddInv.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/bdd/cudd/cuddAddInv.c -o src/bdd/cudd/cuddAddInv.o `` Compiling: /src/bdd/cudd/cuddAddIte.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/bdd/cudd/cuddAddIte.c -o src/bdd/cudd/cuddAddIte.o `` Compiling: /src/bdd/cudd/cuddAddNeg.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/bdd/cudd/cuddAddNeg.c -o src/bdd/cudd/cuddAddNeg.o `` Compiling: /src/bdd/cudd/cuddAddWalsh.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/bdd/cudd/cuddAddWalsh.c -o src/bdd/cudd/cuddAddWalsh.o `` Compiling: /src/bdd/cudd/cuddAndAbs.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/bdd/cudd/cuddAndAbs.c -o src/bdd/cudd/cuddAndAbs.o `` Compiling: /src/bdd/cudd/cuddAnneal.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/bdd/cudd/cuddAnneal.c -o src/bdd/cudd/cuddAnneal.o `` Compiling: /src/bdd/cudd/cuddApa.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/bdd/cudd/cuddApa.c -o src/bdd/cudd/cuddApa.o `` Compiling: /src/bdd/cudd/cuddApprox.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/bdd/cudd/cuddApprox.c -o src/bdd/cudd/cuddApprox.o `` Compiling: /src/bdd/cudd/cuddBddAbs.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/bdd/cudd/cuddBddAbs.c -o src/bdd/cudd/cuddBddAbs.o `` Compiling: /src/bdd/cudd/cuddBddCorr.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/bdd/cudd/cuddBddCorr.c -o src/bdd/cudd/cuddBddCorr.o `` Compiling: /src/bdd/cudd/cuddBddIte.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/bdd/cudd/cuddBddIte.c -o src/bdd/cudd/cuddBddIte.o `` Compiling: /src/bdd/cudd/cuddBridge.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/bdd/cudd/cuddBridge.c -o src/bdd/cudd/cuddBridge.o `` Compiling: /src/bdd/cudd/cuddCache.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/bdd/cudd/cuddCache.c -o src/bdd/cudd/cuddCache.o `` Compiling: /src/bdd/cudd/cuddCheck.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/bdd/cudd/cuddCheck.c -o src/bdd/cudd/cuddCheck.o `` Compiling: /src/bdd/cudd/cuddClip.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/bdd/cudd/cuddClip.c -o src/bdd/cudd/cuddClip.o `` Compiling: /src/bdd/cudd/cuddCof.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/bdd/cudd/cuddCof.c -o src/bdd/cudd/cuddCof.o `` Compiling: /src/bdd/cudd/cuddCompose.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/bdd/cudd/cuddCompose.c -o src/bdd/cudd/cuddCompose.o `` Compiling: /src/bdd/cudd/cuddDecomp.c `` Compiling: /src/bdd/cudd/cuddEssent.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/bdd/cudd/cuddDecomp.c -o src/bdd/cudd/cuddDecomp.o gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/bdd/cudd/cuddEssent.c -o src/bdd/cudd/cuddEssent.o `` Compiling: /src/bdd/cudd/cuddExact.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/bdd/cudd/cuddExact.c -o src/bdd/cudd/cuddExact.o `` Compiling: /src/bdd/cudd/cuddExport.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/bdd/cudd/cuddExport.c -o src/bdd/cudd/cuddExport.o `` Compiling: /src/bdd/cudd/cuddGenCof.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/bdd/cudd/cuddGenCof.c -o src/bdd/cudd/cuddGenCof.o `` Compiling: /src/bdd/cudd/cuddGenetic.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/bdd/cudd/cuddGenetic.c -o src/bdd/cudd/cuddGenetic.o `` Compiling: /src/bdd/cudd/cuddGroup.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/bdd/cudd/cuddGroup.c -o src/bdd/cudd/cuddGroup.o `` Compiling: /src/bdd/cudd/cuddHarwell.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/bdd/cudd/cuddHarwell.c -o src/bdd/cudd/cuddHarwell.o `` Compiling: /src/bdd/cudd/cuddInit.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/bdd/cudd/cuddInit.c -o src/bdd/cudd/cuddInit.o `` Compiling: /src/bdd/cudd/cuddInteract.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/bdd/cudd/cuddInteract.c -o src/bdd/cudd/cuddInteract.o `` Compiling: /src/bdd/cudd/cuddLCache.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/bdd/cudd/cuddLCache.c -o src/bdd/cudd/cuddLCache.o `` Compiling: /src/bdd/cudd/cuddLevelQ.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/bdd/cudd/cuddLevelQ.c -o src/bdd/cudd/cuddLevelQ.o `` Compiling: /src/bdd/cudd/cuddLinear.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/bdd/cudd/cuddLinear.c -o src/bdd/cudd/cuddLinear.o src/bdd/cudd/cuddLinear.c: In function 'cuddLinearInPlace': src/bdd/cudd/cuddLinear.c:373:12: warning: variable 'oldxkeys' set but not used [-Wunused-but-set-variable] int oldxkeys, oldykeys; ^ `` Compiling: /src/bdd/cudd/cuddLiteral.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/bdd/cudd/cuddLiteral.c -o src/bdd/cudd/cuddLiteral.o `` Compiling: /src/bdd/cudd/cuddMatMult.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/bdd/cudd/cuddMatMult.c -o src/bdd/cudd/cuddMatMult.o `` Compiling: /src/bdd/cudd/cuddPriority.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/bdd/cudd/cuddPriority.c -o src/bdd/cudd/cuddPriority.o `` Compiling: /src/bdd/cudd/cuddRead.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/bdd/cudd/cuddRead.c -o src/bdd/cudd/cuddRead.o `` Compiling: /src/bdd/cudd/cuddRef.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/bdd/cudd/cuddRef.c -o src/bdd/cudd/cuddRef.o `` Compiling: /src/bdd/cudd/cuddReorder.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/bdd/cudd/cuddReorder.c -o src/bdd/cudd/cuddReorder.o `` Compiling: /src/bdd/cudd/cuddSat.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/bdd/cudd/cuddSat.c -o src/bdd/cudd/cuddSat.o `` Compiling: /src/bdd/cudd/cuddSign.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/bdd/cudd/cuddSign.c -o src/bdd/cudd/cuddSign.o `` Compiling: /src/bdd/cudd/cuddSolve.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/bdd/cudd/cuddSolve.c -o src/bdd/cudd/cuddSolve.o `` Compiling: /src/bdd/cudd/cuddSplit.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/bdd/cudd/cuddSplit.c -o src/bdd/cudd/cuddSplit.o `` Compiling: /src/bdd/cudd/cuddSubsetHB.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/bdd/cudd/cuddSubsetHB.c -o src/bdd/cudd/cuddSubsetHB.o `` Compiling: /src/bdd/cudd/cuddSubsetSP.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/bdd/cudd/cuddSubsetSP.c -o src/bdd/cudd/cuddSubsetSP.o `` Compiling: /src/bdd/cudd/cuddSymmetry.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/bdd/cudd/cuddSymmetry.c -o src/bdd/cudd/cuddSymmetry.o `` Compiling: /src/bdd/cudd/cuddTable.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/bdd/cudd/cuddTable.c -o src/bdd/cudd/cuddTable.o `` Compiling: /src/bdd/cudd/cuddUtil.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/bdd/cudd/cuddUtil.c -o src/bdd/cudd/cuddUtil.o `` Compiling: /src/bdd/cudd/cuddWindow.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/bdd/cudd/cuddWindow.c -o src/bdd/cudd/cuddWindow.o src/bdd/cudd/cuddUtil.c: In function 'cuddNodeArray': src/bdd/cudd/cuddUtil.c:2984:15: warning: variable 'retval' set but not used [-Wunused-but-set-variable] int size, retval; ^ `` Compiling: /src/bdd/cudd/cuddZddCount.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/bdd/cudd/cuddZddCount.c -o src/bdd/cudd/cuddZddCount.o `` Compiling: /src/bdd/cudd/cuddZddFuncs.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/bdd/cudd/cuddZddFuncs.c -o src/bdd/cudd/cuddZddFuncs.o `` Compiling: /src/bdd/cudd/cuddZddGroup.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/bdd/cudd/cuddZddGroup.c -o src/bdd/cudd/cuddZddGroup.o `` Compiling: /src/bdd/cudd/cuddZddIsop.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/bdd/cudd/cuddZddIsop.c -o src/bdd/cudd/cuddZddIsop.o `` Compiling: /src/bdd/cudd/cuddZddLin.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/bdd/cudd/cuddZddLin.c -o src/bdd/cudd/cuddZddLin.o `` Compiling: /src/bdd/cudd/cuddZddMisc.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/bdd/cudd/cuddZddMisc.c -o src/bdd/cudd/cuddZddMisc.o `` Compiling: /src/bdd/cudd/cuddZddPort.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/bdd/cudd/cuddZddPort.c -o src/bdd/cudd/cuddZddPort.o `` Compiling: /src/bdd/cudd/cuddZddReord.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/bdd/cudd/cuddZddReord.c -o src/bdd/cudd/cuddZddReord.o `` Compiling: /src/bdd/cudd/cuddZddSetop.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/bdd/cudd/cuddZddSetop.c -o src/bdd/cudd/cuddZddSetop.o `` Compiling: /src/bdd/cudd/cuddZddSymm.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/bdd/cudd/cuddZddSymm.c -o src/bdd/cudd/cuddZddSymm.o `` Compiling: /src/bdd/cudd/cuddZddUtil.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/bdd/cudd/cuddZddUtil.c -o src/bdd/cudd/cuddZddUtil.o `` Compiling: /src/bdd/dsd/dsdApi.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/bdd/dsd/dsdApi.c -o src/bdd/dsd/dsdApi.o `` Compiling: /src/bdd/dsd/dsdCheck.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/bdd/dsd/dsdCheck.c -o src/bdd/dsd/dsdCheck.o `` Compiling: /src/bdd/dsd/dsdLocal.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/bdd/dsd/dsdLocal.c -o src/bdd/dsd/dsdLocal.o `` Compiling: /src/bdd/dsd/dsdMan.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/bdd/dsd/dsdMan.c -o src/bdd/dsd/dsdMan.o `` Compiling: /src/bdd/dsd/dsdProc.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/bdd/dsd/dsdProc.c -o src/bdd/dsd/dsdProc.o `` Compiling: /src/bdd/dsd/dsdTree.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/bdd/dsd/dsdTree.c -o src/bdd/dsd/dsdTree.o src/bdd/dsd/dsdProc.c: In function 'Dsd_Decompose': src/bdd/dsd/dsdProc.c:158:13: warning: variable 'nPrimeBlocks' set but not used [-Wunused-but-set-variable] int nPrimeBlocks; ^ src/bdd/dsd/dsdProc.c:154:13: warning: variable 'nExorGatesPrev' set but not used [-Wunused-but-set-variable] int nExorGatesPrev; ^ src/bdd/dsd/dsdProc.c:153:13: warning: variable 'nDecBlocksPrev' set but not used [-Wunused-but-set-variable] int nDecBlocksPrev; ^ src/bdd/dsd/dsdProc.c:152:13: warning: variable 'nLiteralsPrev' set but not used [-Wunused-but-set-variable] int nLiteralsPrev; ^ src/bdd/dsd/dsdProc.c: In function 'dsdKernelDecompose_rec': src/bdd/dsd/dsdProc.c:944:21: warning: variable 'pLower' set but not used [-Wunused-but-set-variable] Dsd_Node_t *pLower, * pTemp, * pDENew; ^ In file included from src/bdd/dsd/dsdTree.c:20:0: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` Compiling: /src/bdd/epd/epd.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/bdd/epd/epd.c -o src/bdd/epd/epd.o src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ `` Compiling: /src/bdd/mtr/mtrBasic.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/bdd/mtr/mtrBasic.c -o src/bdd/mtr/mtrBasic.o `` Compiling: /src/bdd/mtr/mtrGroup.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/bdd/mtr/mtrGroup.c -o src/bdd/mtr/mtrGroup.o `` Compiling: /src/bdd/parse/parseCore.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/bdd/parse/parseCore.c -o src/bdd/parse/parseCore.o `` Compiling: /src/bdd/parse/parseEqn.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/bdd/parse/parseEqn.c -o src/bdd/parse/parseEqn.o `` Compiling: /src/bdd/parse/parseStack.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/bdd/parse/parseStack.c -o src/bdd/parse/parseStack.o `` Compiling: /src/bdd/reo/reoApi.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/bdd/reo/reoApi.c -o src/bdd/reo/reoApi.o `` Compiling: /src/bdd/reo/reoCore.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/bdd/reo/reoCore.c -o src/bdd/reo/reoCore.o `` Compiling: /src/bdd/reo/reoProfile.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/bdd/reo/reoProfile.c -o src/bdd/reo/reoProfile.o `` Compiling: /src/bdd/reo/reoShuffle.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/bdd/reo/reoShuffle.c -o src/bdd/reo/reoShuffle.o `` Compiling: /src/bdd/reo/reoSift.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/bdd/reo/reoSift.c -o src/bdd/reo/reoSift.o src/bdd/reo/reoShuffle.c: In function 'Extra_ShuffleTest': src/bdd/reo/reoShuffle.c:165:13: warning: variable 'clk' set but not used [-Wunused-but-set-variable] abctime clk; ^ `` Compiling: /src/bdd/reo/reoSwap.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/bdd/reo/reoSwap.c -o src/bdd/reo/reoSwap.o `` Compiling: /src/bdd/reo/reoTransfer.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/bdd/reo/reoTransfer.c -o src/bdd/reo/reoTransfer.o `` Compiling: /src/bdd/reo/reoUnits.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/bdd/reo/reoUnits.c -o src/bdd/reo/reoUnits.o `` Compiling: /src/bdd/cas/casCore.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/bdd/cas/casCore.c -o src/bdd/cas/casCore.o src/bdd/reo/reoSwap.c: In function 'reoReorderSwapAdjacentVars': src/bdd/reo/reoSwap.c:674:14: warning: 'pNew2T' may be used uninitialized in this function [-Wmaybe-uninitialized] pNew2T->n++; // ^ src/bdd/reo/reoSwap.c:627:24: warning: 'pNew2E' may be used uninitialized in this function [-Wmaybe-uninitialized] pNew2T->TopRefNew = lev1; ^ In file included from src/bdd/reo/reoSwap.c:19:0: src/bdd/reo/reo.h:175:43: warning: 'pNew1T' may be used uninitialized in this function [-Wmaybe-uninitialized] #define Unit_Not(u) ((reo_unit *)((ABC_PTRUINT_T)(u) ^ 01)) ^ src/bdd/reo/reoSwap.c:57:23: note: 'pNew1T' was declared here reo_unit * pNew1E, * pNew1T, * pNew2E, * pNew2T; ^ src/bdd/reo/reoSwap.c:57:13: warning: 'pNew1E' may be used uninitialized in this function [-Wmaybe-uninitialized] reo_unit * pNew1E, * pNew1T, * pNew2E, * pNew2T; ^ `` Compiling: /src/bdd/cas/casDec.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/bdd/cas/casDec.c -o src/bdd/cas/casDec.o `` Compiling: /src/map/mapper/mapper.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/mapper/mapper.c -o src/map/mapper/mapper.o src/bdd/cas/casDec.c: In function 'CreateDecomposedNetwork': src/bdd/cas/casDec.c:224:13: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ src/bdd/cas/casCore.c: In function 'WriteDDintoBLIFfileReorder': src/bdd/cas/casCore.c:957:13: warning: variable 'clk1' set but not used [-Wunused-but-set-variable] abctime clk1; ^ In file included from src/map/if/if.h:38:0, from src/base/main/mainInt.h:31, from src/map/mapper/mapper.c:20: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/base/main/mainInt.h:31, from src/map/mapper/mapper.c:20: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/base/main/mainInt.h:31, from src/map/mapper/mapper.c:20: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ `` Compiling: /src/map/mapper/mapperCanon.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/mapper/mapperCanon.c -o src/map/mapper/mapperCanon.o In file included from src/proof/fra/fra.h:37:0, from src/base/main/mainInt.h:35, from src/map/mapper/mapper.c:20: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/map/mapper/mapper.c: In function 'Map_CommandReadLibrary': src/map/mapper/mapper.c:87:17: warning: variable 'pNet' set but not used [-Wunused-but-set-variable] Abc_Ntk_t * pNet; ^ src/map/mapper/mapper.c:85:12: warning: variable 'pOut' set but not used [-Wunused-but-set-variable] FILE * pOut, * pErr; ^ `` Compiling: /src/map/mapper/mapperCore.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/mapper/mapperCore.c -o src/map/mapper/mapperCore.o `` Compiling: /src/map/mapper/mapperCreate.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/mapper/mapperCreate.c -o src/map/mapper/mapperCreate.o `` Compiling: /src/map/mapper/mapperCut.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/mapper/mapperCut.c -o src/map/mapper/mapperCut.o `` Compiling: /src/map/mapper/mapperCutUtils.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/mapper/mapperCutUtils.c -o src/map/mapper/mapperCutUtils.o src/map/mapper/mapperCreate.c: In function 'Map_TableResize': src/map/mapper/mapperCreate.c:507:13: warning: variable 'clk' set but not used [-Wunused-but-set-variable] abctime clk; ^ `` Compiling: /src/map/mapper/mapperLib.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/mapper/mapperLib.c -o src/map/mapper/mapperLib.o In file included from /usr/include/unistd.h:25:0, from src/map/mapper/mapperLib.c:21: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ `` Compiling: /src/map/mapper/mapperMatch.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/mapper/mapperMatch.c -o src/map/mapper/mapperMatch.o src/map/mapper/mapperMatch.c: In function 'Map_MatchNodePhase': src/map/mapper/mapperMatch.c:240:11: warning: variable 'Area2' set but not used [-Wunused-but-set-variable] float Area2, fWorstLimit; ^ `` Compiling: /src/map/mapper/mapperRefs.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/mapper/mapperRefs.c -o src/map/mapper/mapperRefs.o `` Compiling: /src/map/mapper/mapperSuper.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/mapper/mapperSuper.c -o src/map/mapper/mapperSuper.o src/map/mapper/mapperRefs.c: In function 'Map_CutGetAreaRefed': src/map/mapper/mapperRefs.c:330:20: warning: variable 'aResult2' set but not used [-Wunused-but-set-variable] float aResult, aResult2; ^ src/map/mapper/mapperRefs.c: In function 'Map_CutGetAreaDerefed': src/map/mapper/mapperRefs.c:350:20: warning: variable 'aResult2' set but not used [-Wunused-but-set-variable] float aResult, aResult2; ^ src/map/mapper/mapperSuper.c: In function 'Map_LibraryReadFile': src/map/mapper/mapperSuper.c:90:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ `` Compiling: /src/map/mapper/mapperSwitch.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/mapper/mapperSwitch.c -o src/map/mapper/mapperSwitch.o `` Compiling: /src/map/mapper/mapperTable.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/mapper/mapperTable.c -o src/map/mapper/mapperTable.o src/map/mapper/mapperSwitch.c: In function 'Map_SwitchCutGetDerefed': src/map/mapper/mapperSwitch.c:47:20: warning: variable 'aResult2' set but not used [-Wunused-but-set-variable] float aResult, aResult2; ^ `` Compiling: /src/map/mapper/mapperTime.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/mapper/mapperTime.c -o src/map/mapper/mapperTime.o `` Compiling: /src/map/mapper/mapperTree.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/mapper/mapperTree.c -o src/map/mapper/mapperTree.o `` Compiling: /src/map/mapper/mapperTruth.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/mapper/mapperTruth.c -o src/map/mapper/mapperTruth.o `` Compiling: /src/map/mapper/mapperUtils.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/mapper/mapperUtils.c -o src/map/mapper/mapperUtils.o `` Compiling: /src/map/mapper/mapperVec.c `` Compiling: /src/map/mio/mio.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/mapper/mapperVec.c -o src/map/mapper/mapperVec.o gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/mio/mio.c -o src/map/mio/mio.o In file included from /usr/include/unistd.h:25:0, from src/map/mio/mio.c:22: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ src/map/mio/mio.c: In function 'Mio_CommandReadLiberty': src/map/mio/mio.c:188:17: warning: variable 'pNet' set but not used [-Wunused-but-set-variable] Abc_Ntk_t * pNet; ^ src/map/mio/mio.c:187:12: warning: variable 'pOut' set but not used [-Wunused-but-set-variable] FILE * pOut, * pErr; ^ src/map/mio/mio.c: In function 'Mio_CommandReadGenlib': src/map/mio/mio.c:282:17: warning: variable 'pNet' set but not used [-Wunused-but-set-variable] Abc_Ntk_t * pNet; ^ src/map/mio/mio.c:279:12: warning: variable 'pOut' set but not used [-Wunused-but-set-variable] FILE * pOut, * pErr; ^ src/map/mio/mio.c: In function 'Mio_CommandWriteGenlib': src/map/mio/mio.c:402:17: warning: variable 'pNet' set but not used [-Wunused-but-set-variable] Abc_Ntk_t * pNet; ^ src/map/mio/mio.c:401:12: warning: variable 'pOut' set but not used [-Wunused-but-set-variable] FILE * pOut, * pErr, * pFile; ^ src/map/mio/mio.c: In function 'Mio_CommandPrintGenlib': src/map/mio/mio.c:474:17: warning: variable 'pNet' set but not used [-Wunused-but-set-variable] Abc_Ntk_t * pNet; ^ src/map/mio/mio.c:473:12: warning: variable 'pOut' set but not used [-Wunused-but-set-variable] FILE * pOut, * pErr; ^ `` Compiling: /src/map/mio/mioApi.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/mio/mioApi.c -o src/map/mio/mioApi.o `` Compiling: /src/map/mio/mioFunc.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/mio/mioFunc.c -o src/map/mio/mioFunc.o `` Compiling: /src/map/mio/mioParse.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/mio/mioParse.c -o src/map/mio/mioParse.o `` Compiling: /src/map/mio/mioRead.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/mio/mioRead.c -o src/map/mio/mioRead.o `` Compiling: /src/map/mio/mioSop.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/mio/mioSop.c -o src/map/mio/mioSop.o `` Compiling: /src/map/mio/mioUtils.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/mio/mioUtils.c -o src/map/mio/mioUtils.o src/map/mio/mioRead.c: In function 'Mio_ReadFile': src/map/mio/mioRead.c:116:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ In file included from src/map/mio/mioUtils.c:23:0: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/map/mio/mioUtils.c: In function 'Nf_ManPrepareGate': src/map/mio/mioUtils.c:918:24: warning: variable 'tTemp2' set but not used [-Wunused-but-set-variable] word tCur, tTemp1, tTemp2; ^ src/map/mio/mioUtils.c:918:16: warning: variable 'tTemp1' set but not used [-Wunused-but-set-variable] word tCur, tTemp1, tTemp2; ^ `` Compiling: /src/map/super/super.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/super/super.c -o src/map/super/super.o In file included from src/map/if/if.h:38:0, from src/base/main/mainInt.h:31, from src/map/super/superInt.h:28, from src/map/super/super.c:19: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/base/main/mainInt.h:31, from src/map/super/superInt.h:28, from src/map/super/super.c:19: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/base/main/mainInt.h:31, from src/map/super/superInt.h:28, from src/map/super/super.c:19: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ In file included from src/proof/fra/fra.h:37:0, from src/base/main/mainInt.h:35, from src/map/super/superInt.h:28, from src/map/super/super.c:19: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/map/super/superAnd.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/super/superAnd.c -o src/map/super/superAnd.o src/map/super/super.c: In function 'Super_CommandSupergatesAnd': src/map/super/super.c:84:12: warning: variable 'pOut' set but not used [-Wunused-but-set-variable] FILE * pOut, * pErr; ^ src/map/super/super.c: In function 'Super_CommandSupergates': src/map/super/super.c:153:12: warning: variable 'pOut' set but not used [-Wunused-but-set-variable] FILE * pOut, * pErr; ^ In file included from src/map/if/if.h:38:0, from src/base/main/mainInt.h:31, from src/map/super/superInt.h:28, from src/map/super/superAnd.c:19: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/base/main/mainInt.h:31, from src/map/super/superInt.h:28, from src/map/super/superAnd.c:19: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` Compiling: /src/map/super/superGate.c src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/super/superGate.c -o src/map/super/superGate.o In file included from src/map/if/if.h:41:0, from src/base/main/mainInt.h:31, from src/map/super/superInt.h:28, from src/map/super/superAnd.c:19: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ In file included from src/proof/fra/fra.h:37:0, from src/base/main/mainInt.h:35, from src/map/super/superInt.h:28, from src/map/super/superAnd.c:19: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/map/if/ifCom.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/if/ifCom.c -o src/map/if/ifCom.o In file included from src/map/if/if.h:38:0, from src/base/main/mainInt.h:31, from src/map/super/superInt.h:28, from src/map/super/superGate.c:20: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ `` Compiling: /src/map/if/ifCache.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/if/ifCache.c -o src/map/if/ifCache.o In file included from src/map/if/if.h:39:0, from src/base/main/mainInt.h:31, from src/map/super/superInt.h:28, from src/map/super/superGate.c:20: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/base/main/mainInt.h:31, from src/map/super/superInt.h:28, from src/map/super/superGate.c:20: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ In file included from src/proof/fra/fra.h:37:0, from src/base/main/mainInt.h:35, from src/map/super/superInt.h:28, from src/map/super/superGate.c:20: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ In file included from src/map/if/if.h:38:0, from src/map/if/ifCom.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/map/if/ifCom.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ In file included from src/map/if/if.h:38:0, from src/map/if/ifCache.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/map/if/ifCom.c:21: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ In file included from src/map/if/if.h:39:0, from src/map/if/ifCache.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/map/if/ifCache.c:21: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ src/map/if/ifCom.c: In function 'If_CommandReadLut': src/map/if/ifCom.c:97:17: warning: variable 'pNet' set but not used [-Wunused-but-set-variable] Abc_Ntk_t * pNet; ^ src/map/if/ifCom.c:95:12: warning: variable 'pOut' set but not used [-Wunused-but-set-variable] FILE * pOut, * pErr; ^ src/map/if/ifCom.c: In function 'If_CommandPrintLut': src/map/if/ifCom.c:185:17: warning: variable 'pNet' set but not used [-Wunused-but-set-variable] Abc_Ntk_t * pNet; ^ src/map/if/ifCom.c:184:12: warning: variable 'pOut' set but not used [-Wunused-but-set-variable] FILE * pOut, * pErr; ^ src/map/if/ifCom.c: In function 'If_CommandReadBox': src/map/if/ifCom.c:242:17: warning: variable 'pNet' set but not used [-Wunused-but-set-variable] Abc_Ntk_t * pNet; ^ src/map/if/ifCom.c:240:12: warning: variable 'pOut' set but not used [-Wunused-but-set-variable] FILE * pOut, * pErr; ^ src/map/if/ifCom.c: In function 'If_CommandPrintBox': src/map/if/ifCom.c:324:17: warning: variable 'pNet' set but not used [-Wunused-but-set-variable] Abc_Ntk_t * pNet; ^ src/map/if/ifCom.c:323:12: warning: variable 'pOut' set but not used [-Wunused-but-set-variable] FILE * pOut, * pErr; ^ `` Compiling: /src/map/if/ifCore.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/if/ifCore.c -o src/map/if/ifCore.o `` Compiling: /src/map/if/ifCut.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/if/ifCut.c -o src/map/if/ifCut.o In file included from src/map/if/if.h:38:0, from src/map/if/ifCore.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': In file included from src/map/if/if.h:38:0, from src/map/if/ifCut.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/map/if/ifCore.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ In file included from src/map/if/if.h:39:0, from src/map/if/ifCut.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/map/if/ifCore.c:21: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/map/if/ifCut.c:21: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ src/map/if/ifCut.c: In function 'If_CutAreaDerefed': src/map/if/ifCut.c:1088:20: warning: variable 'aResult2' set but not used [-Wunused-but-set-variable] float aResult, aResult2; ^ src/map/if/ifCut.c: In function 'If_CutAreaRefed': src/map/if/ifCut.c:1111:20: warning: variable 'aResult2' set but not used [-Wunused-but-set-variable] float aResult, aResult2; ^ src/map/if/ifCut.c: In function 'If_CutEdgeDerefed': src/map/if/ifCut.c:1189:20: warning: variable 'aResult2' set but not used [-Wunused-but-set-variable] float aResult, aResult2; ^ src/map/if/ifCut.c: In function 'If_CutEdgeRefed': src/map/if/ifCut.c:1212:20: warning: variable 'aResult2' set but not used [-Wunused-but-set-variable] float aResult, aResult2; ^ src/map/if/ifCut.c: In function 'If_CutPowerDerefed': src/map/if/ifCut.c:1292:20: warning: variable 'aResult2' set but not used [-Wunused-but-set-variable] float aResult, aResult2; ^ src/map/if/ifCut.c: In function 'If_CutPowerRefed': src/map/if/ifCut.c:1315:20: warning: variable 'aResult2' set but not used [-Wunused-but-set-variable] float aResult, aResult2; ^ `` Compiling: /src/map/if/ifData2.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/if/ifData2.c -o src/map/if/ifData2.o `` Compiling: /src/map/if/ifDec07.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/if/ifDec07.c -o src/map/if/ifDec07.o In file included from src/map/if/if.h:38:0, from src/map/if/ifData2.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:38:0, from src/map/if/ifDec07.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/map/if/ifData2.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ In file included from src/map/if/if.h:39:0, from src/map/if/ifDec07.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/map/if/ifData2.c:21: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ In file included from src/map/if/if.h:41:0, from src/map/if/ifDec07.c:21: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ `` Compiling: /src/map/if/ifDec08.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/if/ifDec08.c -o src/map/if/ifDec08.o src/map/if/ifDec07.c: In function 'If_Dec5PerformTest': src/map/if/ifDec07.c:1005:16: warning: variable 't1' set but not used [-Wunused-but-set-variable] word z, t, t1; ^ In file included from src/map/if/if.h:38:0, from src/map/if/ifDec08.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/map/if/ifDec08.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/map/if/ifDec08.c:21: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ `` Compiling: /src/map/if/ifDec10.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/if/ifDec10.c -o src/map/if/ifDec10.o In file included from src/map/if/if.h:38:0, from src/map/if/ifDec10.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/map/if/ifDec10.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/map/if/ifDec10.c:21: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ `` Compiling: /src/map/if/ifDec16.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/if/ifDec16.c -o src/map/if/ifDec16.o In file included from src/map/if/if.h:38:0, from src/map/if/ifDec16.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/map/if/ifDec16.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/map/if/ifDec16.c:21: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ `` Compiling: /src/map/if/ifDec75.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/if/ifDec75.c -o src/map/if/ifDec75.o src/map/if/ifDec16.c: In function 'If_CluDeriveDisjoint': src/map/if/ifDec16.c:1186:12: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int i, RetValue, nFSset = nVars - g->nVars; ^ src/map/if/ifDec16.c: In function 'If_CluCheck': src/map/if/ifDec16.c:1561:19: warning: variable 'uCanonPhase' set but not used [-Wunused-but-set-variable] int i, nSupp, uCanonPhase; ^ In file included from src/map/if/if.h:38:0, from src/map/if/ifDec75.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/map/if/ifDec75.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/map/if/ifDec75.c:21: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ `` Compiling: /src/map/if/ifDelay.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/if/ifDelay.c -o src/map/if/ifDelay.o In file included from src/map/if/if.h:38:0, from src/map/if/ifDelay.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/map/if/ifDelay.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/map/if/ifDelay.c:21: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ `` Compiling: /src/map/if/ifDsd.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/if/ifDsd.c -o src/map/if/ifDsd.o `` Compiling: /src/map/if/ifLibBox.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/if/ifLibBox.c -o src/map/if/ifLibBox.o In file included from src/map/if/if.h:38:0, from src/map/if/ifDsd.c:22: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/map/if/ifDsd.c:22: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/map/if/ifDsd.c:22: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ In file included from src/map/if/ifDsd.c:25:0: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ In file included from src/map/if/if.h:38:0, from src/map/if/ifLibBox.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/map/if/ifLibBox.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/map/if/ifLibBox.c:21: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ src/map/if/ifDsd.c: In function 'If_DsdObjCreate': src/map/if/ifDsd.c:944:12: warning: variable 'iPrev' set but not used [-Wunused-but-set-variable] int i, iPrev = -1; ^ src/map/if/ifDsd.c:943:27: warning: variable 'pFanin' set but not used [-Wunused-but-set-variable] If_DsdObj_t * pObj, * pFanin; ^ src/map/if/ifDsd.c: In function 'Id_DsdManTuneStr': src/map/if/ifDsd.c:2624:13: warning: variable 'status' set but not used [-Wunused-but-set-variable] int status, fRunning = 1, iCurrentObj = p->nObjsPrev; ^ `` Compiling: /src/map/if/ifLibLut.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/if/ifLibLut.c -o src/map/if/ifLibLut.o In file included from src/map/if/if.h:38:0, from src/map/if/ifLibLut.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/map/if/ifLibLut.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/map/if/ifLibLut.c:21: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ src/map/if/ifDec16.c: In function 'If_CluCountCofs': src/map/if/ifDec16.c:930:32: warning: 'iCofs[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] pCofs[0][0] = iCofs[0]; ^ `` Compiling: /src/map/if/ifMan.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/if/ifMan.c -o src/map/if/ifMan.o src/map/if/ifDec16.c: In function 'If_CluCountCofs4': src/map/if/ifDec16.c:1003:28: warning: 'iCofs[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] pCofs[0][0] = iCofs[0]; ^ src/map/if/ifDec16.c:1012:12: warning: 'nCofs' may be used uninitialized in this function [-Wmaybe-uninitialized] return nCofs; ^ `` Compiling: /src/map/if/ifMap.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/if/ifMap.c -o src/map/if/ifMap.o In file included from src/map/if/if.h:38:0, from src/map/if/ifMan.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/map/if/ifMan.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/map/if/ifMan.c:21: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ In file included from src/map/if/if.h:38:0, from src/map/if/ifMap.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/map/if/ifMap.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/map/if/ifMap.c:21: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ `` Compiling: /src/map/if/ifMatch2.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/if/ifMatch2.c -o src/map/if/ifMatch2.o In file included from src/map/if/if.h:38:0, from src/map/if/ifMatch2.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/map/if/ifMatch2.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/map/if/ifMatch2.c:21: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ `` Compiling: /src/map/if/ifReduce.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/if/ifReduce.c -o src/map/if/ifReduce.o In file included from src/map/if/if.h:38:0, from src/map/if/ifReduce.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/map/if/ifReduce.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/map/if/ifReduce.c:21: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ src/map/if/ifReduce.c: In function 'If_ManImproveNodeExpand': src/map/if/ifReduce.c:132:18: warning: variable 'CostAft' set but not used [-Wunused-but-set-variable] int CostBef, CostAft, i; ^ src/map/if/ifReduce.c:132:9: warning: variable 'CostBef' set but not used [-Wunused-but-set-variable] int CostBef, CostAft, i; ^ `` Compiling: /src/map/if/ifSat.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/if/ifSat.c -o src/map/if/ifSat.o In file included from src/map/if/if.h:38:0, from src/map/if/ifSat.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/map/if/ifSat.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/map/if/ifSat.c:21: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ In file included from src/map/if/ifSat.c:22:0: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/map/if/ifSat.c: In function 'If_ManSatCheckXY': src/map/if/ifSat.c:159:28: warning: variable 'nMintsFNew' set but not used [-Wunused-but-set-variable] int v, Value, m, mNew, nMintsFNew, nMintsLNew; ^ src/map/if/ifSat.c: In function 'If_ManSatTest2': src/map/if/ifSat.c:509:9: warning: unused variable 'RetValue' [-Wunused-variable] int RetValue = If_ManSatCheckXY( p, nLutSize, pTruth, nVars, uSet, &uBound, &uFree, vLits ); ^ `` Compiling: /src/map/if/ifSelect.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/if/ifSelect.c -o src/map/if/ifSelect.o In file included from src/map/if/if.h:38:0, from src/map/if/ifSelect.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/map/if/ifSelect.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/map/if/ifSelect.c:21: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ In file included from src/map/if/ifSelect.c:22:0: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/map/if/ifSelect.c: In function 'If_ManConeCollect': src/map/if/ifSelect.c:304:12: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int i, RetValue; ^ src/map/if/ifSelect.c: In function 'sat_solver_add_choice': src/map/if/ifSelect.c:339:24: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int i, k, Lits[2], Value; ^ src/map/if/ifSelect.c: In function 'If_ManNodeShapeSat': src/map/if/ifSelect.c:419:17: warning: variable 'Status' set but not used [-Wunused-but-set-variable] int i, Lit, Status; ^ src/map/if/ifSelect.c: In function 'If_ManCheckShape': src/map/if/ifSelect.c:536:12: warning: variable 'Entry1' set but not used [-Wunused-but-set-variable] int i, Entry1, Entry2, RetValue = 1; ^ src/map/if/ifSelect.c: In function 'If_ManNodeShape': src/map/if/ifSelect.c:577:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ `` Compiling: /src/map/if/ifSeq.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/if/ifSeq.c -o src/map/if/ifSeq.o In file included from src/map/if/if.h:38:0, from src/map/if/ifSeq.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/map/if/ifSeq.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/map/if/ifSeq.c:21: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ `` Compiling: /src/map/if/ifTest.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/if/ifTest.c -o src/map/if/ifTest.o In file included from src/map/if/if.h:38:0, from src/map/if/ifTest.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/map/if/ifTest.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/map/if/ifTest.c:21: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ src/map/if/ifDsd.c: In function 'If_DsdManAddDsd_rec': src/map/if/ifDsd.c:1665:14: warning: 'Type' may be used uninitialized in this function [-Wmaybe-uninitialized] iRes = If_DsdManOperation( pMan, Type, pLits, nLits, pPermStart, pTruth ); ^ src/map/if/ifTest.c: In function 'Gia_ParTestSimulate2': src/map/if/ifTest.c:241:21: warning: variable 'status' set but not used [-Wunused-but-set-variable] int i, k, iFan, status, nCountFanins; ^ `` Compiling: /src/map/if/ifTime.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/if/ifTime.c -o src/map/if/ifTime.o `` Compiling: /src/map/if/ifTruth.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/if/ifTruth.c -o src/map/if/ifTruth.o In file included from src/map/if/if.h:38:0, from src/map/if/ifTime.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/map/if/ifTime.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ In file included from src/map/if/if.h:38:0, from src/map/if/ifTruth.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:41:0, from src/map/if/ifTime.c:21: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ In file included from src/map/if/if.h:39:0, from src/map/if/ifTruth.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/map/if/ifTime.c: In function 'If_CutPropagateRequired': src/map/if/ifTime.c:208:21: warning: unused variable 'Delay' [-Wunused-variable] int Delay = If_CutSopBalancePinDelays( p, pCut, pPerm ); ^ src/map/if/ifTime.c:213:21: warning: unused variable 'Delay' [-Wunused-variable] int Delay = If_CutLutBalancePinDelays( p, pCut, pPerm ); ^ src/map/if/ifTime.c:218:21: warning: unused variable 'Delay' [-Wunused-variable] int Delay = If_CutDsdBalancePinDelays( p, pCut, pPerm ); ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/map/if/ifTruth.c:21: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ src/map/if/ifDsd.c: In function 'If_CutDsdBalancePinDelays_rec': src/map/if/ifDsd.c:2119:16: warning: 'pFaninRes[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] Res0 = If_CutPinDelayMax( pFaninRes[0], pFaninRes[1], nSuppAll, 1 ); ^ src/map/if/ifDsd.c:2119:16: warning: 'pFaninRes[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] `` Compiling: /src/map/if/ifTune.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/if/ifTune.c -o src/map/if/ifTune.o `` Compiling: /src/map/if/ifUtil.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/if/ifUtil.c -o src/map/if/ifUtil.o In file included from src/map/if/if.h:38:0, from src/map/if/ifTune.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/map/if/ifTune.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/map/if/ifTune.c:21: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ In file included from src/sat/bsat/satStore.h:36:0, from src/map/if/ifTune.c:23: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ In file included from src/map/if/if.h:38:0, from src/map/if/ifUtil.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/map/if/ifUtil.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/map/if/ifUtil.c:21: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ src/map/if/ifTune.c: In function 'Ifn_NtkAddConstrOne': src/map/if/ifTune.c:934:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue, k, c, Cube, Literal, nLits, pLits[IFN_INS]; ^ src/map/if/ifTune.c: In function 'Ifn_NtkAddConstraints': src/map/if/ifTune.c:961:13: warning: unused variable 'RetValue' [-Wunused-variable] int RetValue = Kit_TruthIsop( (unsigned *)&uTruth, p->nParsVNum, vCover, 0 ); ^ src/map/if/ifTune.c:976:19: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int i, k, RetValue, pVars[2*IFN_INS]; ^ src/map/if/ifTune.c: In function 'Ifn_NtkRead': src/map/if/ifTune.c:1294:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ `` Compiling: /src/map/amap/amapCore.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/amap/amapCore.c -o src/map/amap/amapCore.o `` Compiling: /src/map/amap/amapGraph.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/amap/amapGraph.c -o src/map/amap/amapGraph.o `` Compiling: /src/map/amap/amapLib.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/amap/amapLib.c -o src/map/amap/amapLib.o `` Compiling: /src/map/amap/amapLiberty.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/amap/amapLiberty.c -o src/map/amap/amapLiberty.o `` Compiling: /src/map/amap/amapMan.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/amap/amapMan.c -o src/map/amap/amapMan.o src/map/amap/amapLiberty.c: In function 'Amap_LibertyStart': src/map/amap/amapLiberty.c:955:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ src/map/amap/amapLiberty.c: In function 'Amap_LibertyParseStr': src/map/amap/amapLiberty.c:1065:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ `` Compiling: /src/map/amap/amapMatch.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/amap/amapMatch.c -o src/map/amap/amapMatch.o `` Compiling: /src/map/amap/amapMerge.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/amap/amapMerge.c -o src/map/amap/amapMerge.o src/map/amap/amapMatch.c: In function 'Amap_CutAreaDerefed': src/map/amap/amapMatch.c:331:20: warning: variable 'aResult2' set but not used [-Wunused-but-set-variable] float aResult, aResult2; ^ src/map/amap/amapMatch.c: In function 'Amap_CutAreaTest': src/map/amap/amapMatch.c:357:20: warning: variable 'aResult2' set but not used [-Wunused-but-set-variable] float aResult, aResult2; ^ src/map/amap/amapMatch.c:357:11: warning: variable 'aResult' set but not used [-Wunused-but-set-variable] float aResult, aResult2; ^ `` Compiling: /src/map/amap/amapOutput.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/amap/amapOutput.c -o src/map/amap/amapOutput.o `` Compiling: /src/map/amap/amapParse.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/amap/amapParse.c -o src/map/amap/amapParse.o `` Compiling: /src/map/amap/amapPerm.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/amap/amapPerm.c -o src/map/amap/amapPerm.o `` Compiling: /src/map/amap/amapRead.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/amap/amapRead.c -o src/map/amap/amapRead.o `` Compiling: /src/map/amap/amapRule.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/amap/amapRule.c -o src/map/amap/amapRule.o src/map/amap/amapRead.c: In function 'Amap_LoadFile': src/map/amap/amapRead.c:79:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ src/map/amap/amapRule.c: In function 'Amap_CreateRulesFromDsd_rec': src/map/amap/amapRule.c:231:12: warning: 'vRes' may be used uninitialized in this function [-Wmaybe-uninitialized] return vRes; ^ `` Compiling: /src/map/amap/amapUniq.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/amap/amapUniq.c -o src/map/amap/amapUniq.o `` Compiling: /src/map/cov/covBuild.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/cov/covBuild.c -o src/map/cov/covBuild.o `` Compiling: /src/map/cov/covCore.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/cov/covCore.c -o src/map/cov/covCore.o src/map/amap/amapUniq.c: In function 'Amap_LibCreateVar': src/map/amap/amapUniq.c:166:18: warning: variable 'pNode' set but not used [-Wunused-but-set-variable] Amap_Nod_t * pNode; ^ `` Compiling: /src/map/cov/covMan.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/cov/covMan.c -o src/map/cov/covMan.o src/map/cov/covBuild.c: In function 'Abc_NtkCovDerive_rec': src/map/cov/covBuild.c:474:9: warning: 'Type' may be used uninitialized in this function [-Wmaybe-uninitialized] Min_CoverCreate( vCover, pCover, (char)Type ); ^ src/map/cov/covBuild.c:474:9: warning: 'pCover' may be used uninitialized in this function [-Wmaybe-uninitialized] `` Compiling: /src/map/cov/covMinEsop.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/cov/covMinEsop.c -o src/map/cov/covMinEsop.o `` Compiling: /src/map/cov/covMinMan.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/cov/covMinMan.c -o src/map/cov/covMinMan.o `` Compiling: /src/map/cov/covMinSop.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/cov/covMinSop.c -o src/map/cov/covMinSop.o src/map/cov/covMinEsop.c: In function 'Min_EsopMinimize': src/map/cov/covMinEsop.c:49:9: warning: variable 'nCubesInit' set but not used [-Wunused-but-set-variable] int nCubesInit, nCubesOld, nIter; ^ src/map/cov/covMinSop.c: In function 'Min_SopMinimize': src/map/cov/covMinSop.c:49:9: warning: variable 'nCubesInit' set but not used [-Wunused-but-set-variable] int nCubesInit, nCubesOld, nIter; ^ src/map/cov/covMinSop.c: In function 'Min_SopComplement': src/map/cov/covMinSop.c:530:10: warning: variable 'Num' set but not used [-Wunused-but-set-variable] int Num, Value, i; ^ `` Compiling: /src/map/cov/covMinUtil.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/cov/covMinUtil.c -o src/map/cov/covMinUtil.o `` Compiling: /src/map/scl/scl.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/scl/scl.c -o src/map/scl/scl.o `` Compiling: /src/map/scl/sclBuffer.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/scl/sclBuffer.c -o src/map/scl/sclBuffer.o In file included from src/map/if/if.h:38:0, from src/base/main/mainInt.h:31, from src/map/scl/scl.c:22: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/base/main/mainInt.h:31, from src/map/scl/scl.c:22: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/base/main/mainInt.h:31, from src/map/scl/scl.c:22: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ In file included from src/proof/fra/fra.h:37:0, from src/base/main/mainInt.h:35, from src/map/scl/scl.c:22: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/map/scl/sclBufSize.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/scl/sclBufSize.c -o src/map/scl/sclBufSize.o src/map/scl/sclBufSize.c: In function 'Abc_SclAddOneInv': src/map/scl/sclBufSize.c:348:39: warning: variable 'LoadNew' set but not used [-Wunused-but-set-variable] float LoadWirePrev, LoadWireThis, LoadNew, Load = 0; ^ src/map/scl/sclBufSize.c: In function 'Abc_SclBufSize': src/map/scl/sclBufSize.c:403:36: warning: variable 'LoadNew' set but not used [-Wunused-but-set-variable] float GainGate, GainInv, Load, LoadNew, Cin, DeptMax = 0; ^ `` Compiling: /src/map/scl/sclDnsize.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/scl/sclDnsize.c -o src/map/scl/sclDnsize.o `` Compiling: /src/map/scl/sclLiberty.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/scl/sclLiberty.c -o src/map/scl/sclLiberty.o src/map/scl/sclLiberty.c: In function 'Scl_LibertyFileContents': src/map/scl/sclLiberty.c:507:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ src/map/scl/sclLiberty.c: In function 'Scl_LibertyStringDump': src/map/scl/sclLiberty.c:516:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ src/map/scl/sclLiberty.c: In function 'Scl_LibertyParse': src/map/scl/sclLiberty.c:581:73: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses] if ( !Scl_LibertyBuildItem( p, &pPos, p->pContents + p->nContents ) == 0 ) ^ `` Compiling: /src/map/scl/sclLibScl.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/scl/sclLibScl.c -o src/map/scl/sclLibScl.o `` Compiling: /src/map/scl/sclLibUtil.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/scl/sclLibUtil.c -o src/map/scl/sclLibUtil.o src/map/scl/sclLibScl.c: In function 'Abc_SclReadLibrary': src/map/scl/sclLibScl.c:203:26: warning: unused variable 'Value' [-Wunused-variable] word Value = Vec_StrGetW(vOut, pPos); ^ src/map/scl/sclLibUtil.c: In function 'Abc_SclLibClassNum': src/map/scl/sclLibUtil.c:95:15: warning: variable 'pRepr' set but not used [-Wunused-but-set-variable] SC_Cell * pRepr; ^ src/map/scl/sclLibUtil.c: In function 'Abc_SclComputeParametersCell': src/map/scl/sclLibUtil.c:382:14: warning: variable 'pPin' set but not used [-Wunused-but-set-variable] SC_Pin * pPin; ^ `` Compiling: /src/map/scl/sclLoad.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/scl/sclLoad.c -o src/map/scl/sclLoad.o `` Compiling: /src/map/scl/sclSize.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/scl/sclSize.c -o src/map/scl/sclSize.o `` Compiling: /src/map/scl/sclUpsize.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/scl/sclUpsize.c -o src/map/scl/sclUpsize.o src/map/scl/sclUpsize.c: In function 'Abc_SclApplyUpdateToBest': src/map/scl/sclUpsize.c:711:27: warning: variable 'GateId2' set but not used [-Wunused-but-set-variable] int i, ObjId, GateId, GateId2; ^ `` Compiling: /src/map/scl/sclUtil.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/scl/sclUtil.c -o src/map/scl/sclUtil.o src/map/scl/sclUtil.c: In function 'Abc_SclMioGates2SclGates': src/map/scl/sclUtil.c:50:20: warning: variable 'bufferId' set but not used [-Wunused-but-set-variable] int i, gateId, bufferId; ^ `` Compiling: /src/map/mpm/mpmAbc.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/mpm/mpmAbc.c -o src/map/mpm/mpmAbc.o `` Compiling: /src/map/mpm/mpmCore.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/mpm/mpmCore.c -o src/map/mpm/mpmCore.o In file included from src/map/mpm/mpmInt.h:37:0, from src/map/mpm/mpmAbc.c:22: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/mpm/mpmInt.h:40:0, from src/map/mpm/mpmAbc.c:22: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/mpm/mpmInt.h:37:0, from src/map/mpm/mpmCore.c:22: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/mpm/mpmInt.h:40:0, from src/map/mpm/mpmCore.c:22: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ `` Compiling: /src/map/mpm/mpmDsd.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/mpm/mpmDsd.c -o src/map/mpm/mpmDsd.o In file included from src/map/mpm/mpmInt.h:37:0, from src/map/mpm/mpmDsd.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/mpm/mpmInt.h:40:0, from src/map/mpm/mpmDsd.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/map/mpm/mpmDsd.c: In function 'Mpm_ManBuildHashTable': src/map/mpm/mpmDsd.c:703:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue, size = Extra_FileSize( pFileName ) / 12; // 2866420 ^ src/map/mpm/mpmDsd.c: In function 'Mpm_ManPrecomputePerms': src/map/mpm/mpmDsd.c:763:23: warning: variable 'OneCopy' set but not used [-Wunused-but-set-variable] int i, k, x, One, OneCopy, Num; ^ `` Compiling: /src/map/mpm/mpmGates.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/mpm/mpmGates.c -o src/map/mpm/mpmGates.o `` Compiling: /src/map/mpm/mpmLib.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/mpm/mpmLib.c -o src/map/mpm/mpmLib.o `` Compiling: /src/map/mpm/mpmMan.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/mpm/mpmMan.c -o src/map/mpm/mpmMan.o In file included from src/map/mpm/mpmInt.h:37:0, from src/map/mpm/mpmGates.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/mpm/mpmInt.h:40:0, from src/map/mpm/mpmGates.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ In file included from src/map/mpm/mpmInt.h:37:0, from src/map/mpm/mpmLib.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/mpm/mpmInt.h:37:0, from src/map/mpm/mpmMan.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/mpm/mpmInt.h:40:0, from src/map/mpm/mpmLib.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ In file included from src/map/mpm/mpmInt.h:40:0, from src/map/mpm/mpmMan.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ `` Compiling: /src/map/mpm/mpmMap.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/mpm/mpmMap.c -o src/map/mpm/mpmMap.o In file included from src/misc/vec/vec.h:31:0, from src/aig/gia/gia.h:34, from src/map/mpm/mpmAbc.c:21: src/map/mpm/mpmAbc.c: In function 'Mpm_ManFromIfLogic': src/misc/vec/vecInt.h:449:18: warning: 'iLitNew' may be used uninitialized in this function [-Wmaybe-uninitialized] p->pArray[i] = Entry; ^ src/map/mpm/mpmAbc.c:221:22: note: 'iLitNew' was declared here int i, k, Entry, iLitNew; ^ In file included from src/map/mpm/mpmInt.h:37:0, from src/map/mpm/mpmMap.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/mpm/mpmInt.h:40:0, from src/map/mpm/mpmMap.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ `` Compiling: /src/map/mpm/mpmMig.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/mpm/mpmMig.c -o src/map/mpm/mpmMig.o `` Compiling: /src/map/mpm/mpmPre.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/mpm/mpmPre.c -o src/map/mpm/mpmPre.o In file included from src/map/mpm/mpmInt.h:37:0, from src/map/mpm/mpmMig.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/mpm/mpmInt.h:40:0, from src/map/mpm/mpmMig.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ `` Compiling: /src/map/mpm/mpmTruth.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/mpm/mpmTruth.c -o src/map/mpm/mpmTruth.o In file included from src/map/mpm/mpmPre.c:30:0: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/mpm/mpmInt.h:37:0, from src/map/mpm/mpmTruth.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/map/mpm/mpmPre.c: In function 'Mpm_ComputeCnfSizeOne': src/map/mpm/mpmPre.c:305:22: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int i, k, c, RetValue, Literal, Cube, nCubes = 0; ^ src/map/mpm/mpmPre.c: In function 'Ifd_ManHashInsert': src/map/mpm/mpmPre.c:369:9: warning: variable 'iObj' set but not used [-Wunused-but-set-variable] int iObj; ^ src/map/mpm/mpmPre.c: In function 'Extra_Truth6AllConfigs2': src/map/mpm/mpmPre.c:829:14: warning: variable 'Truth' set but not used [-Wunused-but-set-variable] word Truth; ^ src/map/mpm/mpmPre.c:807:24: warning: variable 'tTemp2' set but not used [-Wunused-but-set-variable] word tCur, tTemp1, tTemp2; ^ src/map/mpm/mpmPre.c:807:16: warning: variable 'tTemp1' set but not used [-Wunused-but-set-variable] word tCur, tTemp1, tTemp2; ^ src/map/mpm/mpmPre.c: In function 'Extra_Truth6AllConfigs': src/map/mpm/mpmPre.c:863:14: warning: variable 'Truth' set but not used [-Wunused-but-set-variable] word Truth; ^ src/map/mpm/mpmPre.c:840:28: warning: variable 'tTemp2' set but not used [-Wunused-but-set-variable] word tCur = t, tTemp1, tTemp2; ^ In file included from src/map/mpm/mpmInt.h:40:0, from src/map/mpm/mpmTruth.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/map/mpm/mpmPre.c:840:20: warning: variable 'tTemp1' set but not used [-Wunused-but-set-variable] word tCur = t, tTemp1, tTemp2; ^ src/map/mpm/mpmPre.c: In function 'Ifd_ManDsdTest55': src/map/mpm/mpmPre.c:1000:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue, size = Extra_FileSize( pFileName ) / 12; // 2866420 ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ `` Compiling: /src/map/mpm/mpmUtil.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/mpm/mpmUtil.c -o src/map/mpm/mpmUtil.o In file included from src/map/mpm/mpmInt.h:37:0, from src/map/mpm/mpmUtil.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/mpm/mpmInt.h:40:0, from src/map/mpm/mpmUtil.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ `` Compiling: /src/misc/extra/extraBddAuto.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/misc/extra/extraBddAuto.c -o src/misc/extra/extraBddAuto.o `` Compiling: /src/misc/extra/extraBddCas.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/misc/extra/extraBddCas.c -o src/misc/extra/extraBddCas.o `` Compiling: /src/misc/extra/extraBddImage.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/misc/extra/extraBddImage.c -o src/misc/extra/extraBddImage.o src/misc/extra/extraBddCas.c: In function 'Extra_bddEncodingNonStrict': src/misc/extra/extraBddCas.c:195:13: warning: variable 'clk' set but not used [-Wunused-but-set-variable] abctime clk; ^ src/misc/extra/extraBddImage.c: In function 'Extra_CreateVars': src/misc/extra/extraBddImage.c:362:9: warning: variable 'nVarsTotal' set but not used [-Wunused-but-set-variable] int nVarsTotal, iVar, p, Counter; ^ src/misc/extra/extraBddImage.c: In function 'Extra_BuildTreeNode': src/misc/extra/extraBddImage.c:635:19: warning: variable 'nSupp' set but not used [-Wunused-but-set-variable] int iVarBest, nSupp, v; ^ `` Compiling: /src/misc/extra/extraBddKmap.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/misc/extra/extraBddKmap.c -o src/misc/extra/extraBddKmap.o `` Compiling: /src/misc/extra/extraBddMisc.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/misc/extra/extraBddMisc.c -o src/misc/extra/extraBddMisc.o `` Compiling: /src/misc/extra/extraBddSymm.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/misc/extra/extraBddSymm.c -o src/misc/extra/extraBddSymm.o `` Compiling: /src/misc/extra/extraBddTime.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/misc/extra/extraBddTime.c -o src/misc/extra/extraBddTime.o `` Compiling: /src/misc/extra/extraBddUnate.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/misc/extra/extraBddUnate.c -o src/misc/extra/extraBddUnate.o `` Compiling: /src/misc/extra/extraUtilBitMatrix.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/misc/extra/extraUtilBitMatrix.c -o src/misc/extra/extraUtilBitMatrix.o `` Compiling: /src/misc/extra/extraUtilCanon.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/misc/extra/extraUtilCanon.c -o src/misc/extra/extraUtilCanon.o src/misc/extra/extraUtilCanon.c: In function 'Map_Var3Test': src/misc/extra/extraUtilCanon.c:637:9: warning: variable 'Count' set but not used [-Wunused-but-set-variable] int Count; ^ src/misc/extra/extraUtilCanon.c: In function 'Map_Var4Test': src/misc/extra/extraUtilCanon.c:670:9: warning: variable 'Count' set but not used [-Wunused-but-set-variable] int Count; ^ `` Compiling: /src/misc/extra/extraUtilCube.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/misc/extra/extraUtilCube.c -o src/misc/extra/extraUtilCube.o `` Compiling: /src/misc/extra/extraUtilDsd.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/misc/extra/extraUtilDsd.c -o src/misc/extra/extraUtilDsd.o `` Compiling: /src/misc/extra/extraUtilEnum.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/misc/extra/extraUtilEnum.c -o src/misc/extra/extraUtilEnum.o In file included from src/misc/extra/extraUtilDsd.c:29:0: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/extra/extraUtilDsd.c: In function 'Sdm_ManBuildHashTable': src/misc/extra/extraUtilDsd.c:714:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue, size = Extra_FileSize( pFileName ) / 12; // 2866420 ^ src/misc/extra/extraUtilDsd.c: In function 'Sdm_ManPrecomputePerms': src/misc/extra/extraUtilDsd.c:755:23: warning: variable 'OneCopy' set but not used [-Wunused-but-set-variable] int i, k, x, One, OneCopy, Num; ^ src/misc/extra/extraUtilDsd.c: In function 'Sdm_ManTest': src/misc/extra/extraUtilDsd.c:1106:9: warning: variable 'iDsd' set but not used [-Wunused-but-set-variable] int iDsd; ^ src/misc/extra/extraUtilDsd.c: In function 'Sdm_ManDivTest': src/misc/extra/extraUtilDsd.c:1192:10: warning: variable 'u' set but not used [-Wunused-but-set-variable] word u, t0, t1, t = ABC_CONST(0x3F3FFFFF37003700); ^ `` Compiling: /src/misc/extra/extraUtilFile.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/misc/extra/extraUtilFile.c -o src/misc/extra/extraUtilFile.o src/misc/extra/extraUtilFile.c: In function 'Extra_FileRead': src/misc/extra/extraUtilFile.c:340:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ src/misc/extra/extraUtilFile.c: In function 'Extra_FileRead2': src/misc/extra/extraUtilFile.c:358:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ `` Compiling: /src/misc/extra/extraUtilMemory.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/misc/extra/extraUtilMemory.c -o src/misc/extra/extraUtilMemory.o `` Compiling: /src/misc/extra/extraUtilMisc.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/misc/extra/extraUtilMisc.c -o src/misc/extra/extraUtilMisc.o src/misc/extra/extraUtilMisc.c: In function 'Extra_TruthPolarize': src/misc/extra/extraUtilMisc.c:411:9: warning: variable 'nMints' set but not used [-Wunused-but-set-variable] int nMints, Shift, v; ^ src/misc/extra/extraUtilMisc.c:410:14: warning: variable 'uTruthRes' set but not used [-Wunused-but-set-variable] unsigned uTruthRes, uCof0, uCof1; ^ src/misc/extra/extraUtilMisc.c: In function 'Extra_Truth6MinimumExact': src/misc/extra/extraUtilMisc.c:2289:24: warning: variable 'tTemp2' set but not used [-Wunused-but-set-variable] word tCur, tTemp1, tTemp2; ^ src/misc/extra/extraUtilMisc.c:2289:16: warning: variable 'tTemp1' set but not used [-Wunused-but-set-variable] word tCur, tTemp1, tTemp2; ^ `` Compiling: /src/misc/extra/extraUtilPerm.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/misc/extra/extraUtilPerm.c -o src/misc/extra/extraUtilPerm.o `` Compiling: /src/misc/extra/extraUtilProgress.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/misc/extra/extraUtilProgress.c -o src/misc/extra/extraUtilProgress.o src/misc/extra/extraUtilPerm.c: In function 'Abc_ZddDiff': src/misc/extra/extraUtilPerm.c:256:13: warning: variable 'r1' set but not used [-Wunused-but-set-variable] int r0, r1, r; ^ src/misc/extra/extraUtilPerm.c: In function 'Abc_EnumerateCubeStatesZdd': src/misc/extra/extraUtilPerm.c:857:36: warning: variable 'nSize' set but not used [-Wunused-but-set-variable] int i, k, pComb[9], pPerm[24], nSize; ^ `` Compiling: /src/misc/extra/extraUtilReader.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/misc/extra/extraUtilReader.c -o src/misc/extra/extraUtilReader.o `` Compiling: /src/misc/extra/extraUtilSupp.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/misc/extra/extraUtilSupp.c -o src/misc/extra/extraUtilSupp.o src/misc/extra/extraUtilReader.c: In function 'Extra_FileReaderAlloc': src/misc/extra/extraUtilReader.c:94:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ src/misc/extra/extraUtilReader.c: In function 'Extra_FileReaderReload': src/misc/extra/extraUtilReader.c:365:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ `` Compiling: /src/misc/extra/extraUtilThresh.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/misc/extra/extraUtilThresh.c -o src/misc/extra/extraUtilThresh.o In file included from src/misc/extra/extraUtilThresh.c:27:0: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/extra/extraUtilThresh.c: In function 'Extra_ThreshCheck': src/misc/extra/extraUtilThresh.c:285:9: warning: variable 'Chow0' set but not used [-Wunused-but-set-variable] int Chow0, Chow[16]; ^ src/misc/extra/extraUtilThresh.c: In function 'Extra_ThreshCheckTest': src/misc/extra/extraUtilThresh.c:308:12: warning: variable 'Chow0' set but not used [-Wunused-but-set-variable] int T, Chow0, Chow[16], Weights[16]; ^ `` Compiling: /src/misc/extra/extraUtilTruth.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/misc/extra/extraUtilTruth.c -o src/misc/extra/extraUtilTruth.o `` Compiling: /src/misc/extra/extraUtilUtil.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/misc/extra/extraUtilUtil.c -o src/misc/extra/extraUtilUtil.o `` Compiling: /src/misc/mvc/mvcApi.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/misc/mvc/mvcApi.c -o src/misc/mvc/mvcApi.o `` Compiling: /src/misc/mvc/mvcCompare.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/misc/mvc/mvcCompare.c -o src/misc/mvc/mvcCompare.o `` Compiling: /src/misc/mvc/mvcContain.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/misc/mvc/mvcContain.c -o src/misc/mvc/mvcContain.o `` Compiling: /src/misc/mvc/mvcCover.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/misc/mvc/mvcCover.c -o src/misc/mvc/mvcCover.o `` Compiling: /src/misc/mvc/mvcCube.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/misc/mvc/mvcCube.c -o src/misc/mvc/mvcCube.o `` Compiling: /src/misc/mvc/mvcDivide.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/misc/mvc/mvcDivide.c -o src/misc/mvc/mvcDivide.o `` Compiling: /src/misc/mvc/mvcDivisor.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/misc/mvc/mvcDivisor.c -o src/misc/mvc/mvcDivisor.o `` Compiling: /src/misc/mvc/mvcList.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/misc/mvc/mvcList.c -o src/misc/mvc/mvcList.o `` Compiling: /src/misc/mvc/mvcLits.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/misc/mvc/mvcLits.c -o src/misc/mvc/mvcLits.o `` Compiling: /src/misc/mvc/mvcMan.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/misc/mvc/mvcMan.c -o src/misc/mvc/mvcMan.o `` Compiling: /src/misc/mvc/mvcOpAlg.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/misc/mvc/mvcOpAlg.c -o src/misc/mvc/mvcOpAlg.o `` Compiling: /src/misc/mvc/mvcOpBool.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/misc/mvc/mvcOpBool.c -o src/misc/mvc/mvcOpBool.o `` Compiling: /src/misc/mvc/mvcPrint.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/misc/mvc/mvcPrint.c -o src/misc/mvc/mvcPrint.o `` Compiling: /src/misc/mvc/mvcSort.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/misc/mvc/mvcSort.c -o src/misc/mvc/mvcSort.o `` Compiling: /src/misc/mvc/mvcUtils.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/misc/mvc/mvcUtils.c -o src/misc/mvc/mvcUtils.o `` Compiling: /src/misc/st/st.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/misc/st/st.c -o src/misc/st/st.o `` Compiling: /src/misc/st/stmm.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/misc/st/stmm.c -o src/misc/st/stmm.o `` Compiling: /src/misc/util/utilBridge.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/misc/util/utilBridge.c -o src/misc/util/utilBridge.o src/misc/util/utilBridge.c: In function 'Gia_ManFromBridgeReadBody': src/misc/util/utilBridge.c:313:37: warning: unused variable 'pBufferEnd' [-Wunused-variable] unsigned char * pBufferPivot, * pBufferEnd = pBuffer + Size; ^ `` Compiling: /src/misc/util/utilCex.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/misc/util/utilCex.c -o src/misc/util/utilCex.o `` Compiling: /src/misc/util/utilColor.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/misc/util/utilColor.c -o src/misc/util/utilColor.o `` Compiling: /src/misc/util/utilFile.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/misc/util/utilFile.c -o src/misc/util/utilFile.o src/misc/util/utilCex.c: In function 'Abc_CexTransformPhase': src/misc/util/utilCex.c:394:9: warning: unused variable 'nPosNew' [-Wunused-variable] int nPosNew = nPosOld * nFrames; ^ `` Compiling: /src/misc/util/utilIsop.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/misc/util/utilIsop.c -o src/misc/util/utilIsop.o In file included from src/misc/util/utilIsop.c:27:0: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` Compiling: /src/misc/util/utilNam.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/misc/util/utilNam.c -o src/misc/util/utilNam.o src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ `` Compiling: /src/misc/util/utilSignal.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/misc/util/utilSignal.c -o src/misc/util/utilSignal.o `` Compiling: /src/misc/util/utilSort.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/misc/util/utilSort.c -o src/misc/util/utilSort.o src/misc/util/utilSort.c: In function 'Abc_SortMerge': src/misc/util/utilSort.c:52:11: warning: unused variable 'pOutBeg' [-Wunused-variable] int * pOutBeg = pOut; ^ src/misc/util/utilSort.c:51:9: warning: unused variable 'nEntries' [-Wunused-variable] int nEntries = (p1End - p1Beg) + (p2End - p2Beg); ^ src/misc/util/utilSort.c: In function 'Abc_MergeSortCostMerge': src/misc/util/utilSort.c:155:11: warning: unused variable 'pOutBeg' [-Wunused-variable] int * pOutBeg = pOut; ^ src/misc/util/utilSort.c:154:9: warning: unused variable 'nEntries' [-Wunused-variable] int nEntries = (p1End - p1Beg) + (p2End - p2Beg); ^ `` Compiling: /src/misc/nm/nmApi.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/misc/nm/nmApi.c -o src/misc/nm/nmApi.o `` Compiling: /src/misc/nm/nmTable.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/misc/nm/nmTable.c -o src/misc/nm/nmTable.o src/misc/nm/nmApi.c: In function 'Nm_ManStoreIdName': src/misc/nm/nmApi.c:115:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue, nEntrySize; ^ src/misc/nm/nmTable.c: In function 'Nm_ManResize': src/misc/nm/nmTable.c:260:13: warning: variable 'clk' set but not used [-Wunused-but-set-variable] abctime clk; ^ `` Compiling: /src/misc/tim/timBox.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/misc/tim/timBox.c -o src/misc/tim/timBox.o src/misc/tim/timBox.c: In function 'Tim_ManBoxFindFromCiNum': src/misc/tim/timBox.c:308:17: warning: variable 'pBox' set but not used [-Wunused-but-set-variable] Tim_Box_t * pBox; ^ `` Compiling: /src/misc/tim/timDump.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/misc/tim/timDump.c -o src/misc/tim/timDump.o `` Compiling: /src/misc/tim/timMan.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/misc/tim/timMan.c -o src/misc/tim/timMan.o src/misc/tim/timDump.c: In function 'Tim_ManLoad': src/misc/tim/timDump.c:116:9: warning: variable 'VerNum' set but not used [-Wunused-but-set-variable] int VerNum, nCis, nCos, nPis, nPos; ^ `` Compiling: /src/misc/tim/timTime.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/misc/tim/timTime.c -o src/misc/tim/timTime.o In file included from src/map/if/if.h:38:0, from src/misc/tim/timMan.c:22: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/misc/tim/timMan.c:22: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/misc/tim/timMan.c:22: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ `` Compiling: /src/misc/tim/timTrav.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/misc/tim/timTrav.c -o src/misc/tim/timTrav.o `` Compiling: /src/misc/mem/mem.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/misc/mem/mem.c -o src/misc/mem/mem.o `` Compiling: /src/misc/bar/bar.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/misc/bar/bar.c -o src/misc/bar/bar.o `` Compiling: /src/misc/bbl/bblif.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/misc/bbl/bblif.c -o src/misc/bbl/bblif.o src/misc/bbl/bblif.c: In function 'Bbl_ManFileRead': src/misc/bbl/bblif.c:669:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ `` Compiling: /src/opt/cut/cutApi.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/cut/cutApi.c -o src/opt/cut/cutApi.o `` Compiling: /src/opt/cut/cutCut.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/cut/cutCut.c -o src/opt/cut/cutCut.o `` Compiling: /src/opt/cut/cutMan.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/cut/cutMan.c -o src/opt/cut/cutMan.o `` Compiling: /src/opt/cut/cutMerge.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/cut/cutMerge.c -o src/opt/cut/cutMerge.o `` Compiling: /src/opt/cut/cutNode.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/cut/cutNode.c -o src/opt/cut/cutNode.o src/opt/cut/cutNode.c: In function 'Cut_NodeDoComputeCuts': src/opt/cut/cutNode.c:576:12: warning: variable 'nCutsOld' set but not used [-Wunused-but-set-variable] int i, nCutsOld, Limit; ^ `` Compiling: /src/opt/cut/cutOracle.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/cut/cutOracle.c -o src/opt/cut/cutOracle.o `` Compiling: /src/opt/cut/cutPre22.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/cut/cutPre22.c -o src/opt/cut/cutPre22.o `` Compiling: /src/opt/cut/cutSeq.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/cut/cutSeq.c -o src/opt/cut/cutSeq.o `` Compiling: /src/opt/cut/cutTruth.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/cut/cutTruth.c -o src/opt/cut/cutTruth.o `` Compiling: /src/opt/fxu/fxu.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/fxu/fxu.c -o src/opt/fxu/fxu.o `` Compiling: /src/opt/fxu/fxuCreate.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/fxu/fxuCreate.c -o src/opt/fxu/fxuCreate.o `` Compiling: /src/opt/fxu/fxuHeapD.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/fxu/fxuHeapD.c -o src/opt/fxu/fxuHeapD.o `` Compiling: /src/opt/fxu/fxuHeapS.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/fxu/fxuHeapS.c -o src/opt/fxu/fxuHeapS.o src/opt/fxu/fxuHeapS.c: In function 'Fxu_HeapSingleStop': src/opt/fxu/fxuHeapS.c:101:9: warning: variable 'i' set but not used [-Wunused-but-set-variable] int i; ^ src/opt/fxu/fxuHeapS.c: In function 'Fxu_HeapSingleCheckOne': src/opt/fxu/fxuHeapS.c:178:18: warning: variable 'Weight2' set but not used [-Wunused-but-set-variable] int Weight1, Weight2; ^ src/opt/fxu/fxuHeapS.c:178:9: warning: variable 'Weight1' set but not used [-Wunused-but-set-variable] int Weight1, Weight2; ^ src/opt/fxu/fxuHeapD.c: In function 'Fxu_HeapDoubleCheckOne': src/opt/fxu/fxuHeapD.c:175:18: warning: variable 'Weight2' set but not used [-Wunused-but-set-variable] int Weight1, Weight2; ^ src/opt/fxu/fxuHeapD.c:175:9: warning: variable 'Weight1' set but not used [-Wunused-but-set-variable] int Weight1, Weight2; ^ `` Compiling: /src/opt/fxu/fxuList.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/fxu/fxuList.c -o src/opt/fxu/fxuList.o `` Compiling: /src/opt/fxu/fxuMatrix.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/fxu/fxuMatrix.c -o src/opt/fxu/fxuMatrix.o `` Compiling: /src/opt/fxu/fxuPair.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/fxu/fxuPair.c -o src/opt/fxu/fxuPair.o `` Compiling: /src/opt/fxu/fxuPrint.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/fxu/fxuPrint.c -o src/opt/fxu/fxuPrint.o `` Compiling: /src/opt/fxu/fxuReduce.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/fxu/fxuReduce.c -o src/opt/fxu/fxuReduce.o `` Compiling: /src/opt/fxu/fxuSelect.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/fxu/fxuSelect.c -o src/opt/fxu/fxuSelect.o `` Compiling: /src/opt/fxu/fxuSingle.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/fxu/fxuSingle.c -o src/opt/fxu/fxuSingle.o `` Compiling: /src/opt/fxu/fxuUpdate.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/fxu/fxuUpdate.c -o src/opt/fxu/fxuUpdate.o src/opt/fxu/fxuSelect.c: In function 'Fxu_Select': src/opt/fxu/fxuSelect.c:72:15: warning: variable 'fBestS' set but not used [-Wunused-but-set-variable] int iNum, fBestS; ^ src/opt/fxu/fxuSelect.c:72:9: warning: variable 'iNum' set but not used [-Wunused-but-set-variable] int iNum, fBestS; ^ src/opt/fxu/fxuSelect.c:65:18: warning: variable 'pDComplD' set but not used [-Wunused-but-set-variable] Fxu_Double * pDComplD[MAX_SIZE_LOOKAHEAD] = {0}; ^ `` Compiling: /src/opt/rwr/rwrDec.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/rwr/rwrDec.c -o src/opt/rwr/rwrDec.o `` Compiling: /src/opt/rwr/rwrEva.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/rwr/rwrEva.c -o src/opt/rwr/rwrEva.o `` Compiling: /src/opt/rwr/rwrExp.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/rwr/rwrExp.c -o src/opt/rwr/rwrExp.o `` Compiling: /src/opt/rwr/rwrLib.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/rwr/rwrLib.c -o src/opt/rwr/rwrLib.o src/opt/rwr/rwrEva.c: In function 'Rwr_CutEvaluate': src/opt/rwr/rwrEva.c:262:11: warning: variable 'CostBest' set but not used [-Wunused-but-set-variable] float CostBest;//, CostCur; ^ `` Compiling: /src/opt/rwr/rwrMan.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/rwr/rwrMan.c -o src/opt/rwr/rwrMan.o `` Compiling: /src/opt/rwr/rwrPrint.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/rwr/rwrPrint.c -o src/opt/rwr/rwrPrint.o `` Compiling: /src/opt/rwr/rwrUtil.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/rwr/rwrUtil.c -o src/opt/rwr/rwrUtil.o src/opt/rwr/rwrUtil.c: In function 'Rwr_ManLoadFromFile': src/opt/rwr/rwrUtil.c:570:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ `` Compiling: /src/opt/mfs/mfsCore.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/mfs/mfsCore.c -o src/opt/mfs/mfsCore.o `` Compiling: /src/opt/mfs/mfsDiv.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/mfs/mfsDiv.c -o src/opt/mfs/mfsDiv.o `` Compiling: /src/opt/mfs/mfsInter.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/mfs/mfsInter.c -o src/opt/mfs/mfsInter.o `` Compiling: /src/opt/mfs/mfsMan.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/mfs/mfsMan.c -o src/opt/mfs/mfsMan.o In file included from src/opt/mfs/mfsInt.h:33:0, from src/opt/mfs/mfsCore.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/opt/mfs/mfsCore.c: In function 'Abc_NtkMfs': src/opt/mfs/mfsCore.c:388:32: warning: variable 'clk2' set but not used [-Wunused-but-set-variable] abctime clk = Abc_Clock(), clk2; ^ In file included from src/opt/mfs/mfsInt.h:33:0, from src/opt/mfs/mfsDiv.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/opt/mfs/mfsDiv.c: In function 'Abc_MfsWinVisitMffc': src/opt/mfs/mfsDiv.c:172:17: warning: variable 'Count2' set but not used [-Wunused-but-set-variable] int Count1, Count2; ^ In file included from src/opt/mfs/mfsInt.h:33:0, from src/opt/mfs/mfsInter.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/opt/mfs/mfsInter.c: In function 'Abc_NtkMfsInterplateTruth': src/opt/mfs/mfsInter.c:240:9: warning: variable 'nFanins' set but not used [-Wunused-but-set-variable] int nFanins, status; ^ In file included from src/opt/mfs/mfsInt.h:33:0, from src/opt/mfs/mfsMan.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/opt/mfs/mfsResub.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/mfs/mfsResub.c -o src/opt/mfs/mfsResub.o `` Compiling: /src/opt/mfs/mfsSat.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/mfs/mfsSat.c -o src/opt/mfs/mfsSat.o `` Compiling: /src/opt/mfs/mfsStrash.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/mfs/mfsStrash.c -o src/opt/mfs/mfsStrash.o In file included from src/opt/mfs/mfsInt.h:33:0, from src/opt/mfs/mfsResub.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/opt/mfs/mfsResub.c: In function 'Abc_NtkMfsEdgeSwapEval': src/opt/mfs/mfsResub.c:490:17: warning: variable 'pFanin' set but not used [-Wunused-but-set-variable] Abc_Obj_t * pFanin; ^ src/opt/mfs/mfsResub.c: In function 'Abc_NtkMfsResubNode2': src/opt/mfs/mfsResub.c:587:27: warning: variable 'pFanin2' set but not used [-Wunused-but-set-variable] Abc_Obj_t * pFanin, * pFanin2; ^ In file included from src/opt/mfs/mfsInt.h:33:0, from src/opt/mfs/mfsSat.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ In file included from src/opt/mfs/mfsInt.h:33:0, from src/opt/mfs/mfsStrash.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/opt/mfs/mfsWin.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/mfs/mfsWin.c -o src/opt/mfs/mfsWin.o `` Compiling: /src/opt/sim/simMan.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/sim/simMan.c -o src/opt/sim/simMan.o In file included from src/opt/mfs/mfsInt.h:33:0, from src/opt/mfs/mfsWin.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/opt/sim/simSeq.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/sim/simSeq.c -o src/opt/sim/simSeq.o `` Compiling: /src/opt/sim/simSupp.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/sim/simSupp.c -o src/opt/sim/simSupp.o `` Compiling: /src/opt/sim/simSwitch.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/sim/simSwitch.c -o src/opt/sim/simSwitch.o src/opt/sim/simSupp.c: In function 'Sim_SolveTargetsUsingSat': src/opt/sim/simSupp.c:453:17: warning: variable 'pNodeCi' set but not used [-Wunused-but-set-variable] Abc_Obj_t * pNodeCi; ^ `` Compiling: /src/opt/sim/simSym.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/sim/simSym.c -o src/opt/sim/simSym.o `` Compiling: /src/opt/sim/simSymSat.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/sim/simSymSat.c -o src/opt/sim/simSymSat.o `` Compiling: /src/opt/sim/simSymSim.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/sim/simSymSim.c -o src/opt/sim/simSymSim.o src/opt/sim/simSym.c: In function 'Sim_ComputeTwoVarSymms': src/opt/sim/simSym.c:49:17: warning: variable 'vResult' set but not used [-Wunused-but-set-variable] Vec_Ptr_t * vResult; ^ `` Compiling: /src/opt/sim/simSymStr.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/sim/simSymStr.c -o src/opt/sim/simSymStr.o `` Compiling: /src/opt/sim/simUtils.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/sim/simUtils.c -o src/opt/sim/simUtils.o `` Compiling: /src/opt/ret/retArea.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/ret/retArea.c -o src/opt/ret/retArea.o src/opt/sim/simUtils.c: In function 'Sim_UtilCountSuppSizes': src/opt/sim/simUtils.c:373:26: warning: variable 'pNodeCi' set but not used [-Wunused-but-set-variable] Abc_Obj_t * pNode, * pNodeCi; ^ `` Compiling: /src/opt/ret/retCore.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/ret/retCore.c -o src/opt/ret/retCore.o `` Compiling: /src/opt/ret/retDelay.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/ret/retDelay.c -o src/opt/ret/retDelay.o `` Compiling: /src/opt/ret/retFlow.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/ret/retFlow.c -o src/opt/ret/retFlow.o `` Compiling: /src/opt/ret/retIncrem.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/ret/retIncrem.c -o src/opt/ret/retIncrem.o src/opt/ret/retFlow.c: In function 'Abc_NtkMaxFlow': src/opt/ret/retFlow.c:147:24: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int Flow, FlowCur, RetValue, i; ^ src/opt/ret/retDelay.c: In function 'Abc_NtkRetimeMinDelay': src/opt/ret/retDelay.c:53:20: warning: variable 'DelayBest2' set but not used [-Wunused-but-set-variable] int IterBest2, DelayBest2; ^ src/opt/ret/retDelay.c:52:19: warning: variable 'DelayBest' set but not used [-Wunused-but-set-variable] int IterBest, DelayBest; ^ `` Compiling: /src/opt/ret/retInit.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/ret/retInit.c -o src/opt/ret/retInit.o `` Compiling: /src/opt/ret/retLvalue.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/ret/retLvalue.c -o src/opt/ret/retLvalue.o `` Compiling: /src/opt/res/resCore.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/res/resCore.c -o src/opt/res/resCore.o src/opt/ret/retLvalue.c: In function 'Abc_NtkRetimeGetLags': src/opt/ret/retLvalue.c:97:18: warning: variable 'clkIter' set but not used [-Wunused-but-set-variable] abctime clk, clkIter; ^ src/opt/ret/retLvalue.c:96:27: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int i, FiMax, FiBest, RetValue; ^ In file included from src/sat/bsat/satStore.h:36:0, from src/opt/res/resCore.c:24: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/opt/res/resDivs.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/res/resDivs.c -o src/opt/res/resDivs.o `` Compiling: /src/opt/res/resFilter.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/res/resFilter.c -o src/opt/res/resFilter.o src/opt/res/resDivs.c: In function 'Res_WinVisitMffc': src/opt/res/resDivs.c:274:17: warning: variable 'Count2' set but not used [-Wunused-but-set-variable] int Count1, Count2; ^ `` Compiling: /src/opt/res/resSat.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/res/resSat.c -o src/opt/res/resSat.o src/opt/res/resFilter.c: In function 'Res_FilterCandidates': src/opt/res/resFilter.c:51:27: warning: variable 'pFanin2' set but not used [-Wunused-but-set-variable] Abc_Obj_t * pFanin, * pFanin2, * pFaninTemp; ^ src/opt/res/resFilter.c: In function 'Res_FilterCollectFaninInfo': src/opt/res/resFilter.c:385:17: warning: variable 'pFanin' set but not used [-Wunused-but-set-variable] Abc_Obj_t * pFanin; ^ In file included from src/opt/res/resSat.c:24:0: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/opt/res/resSim.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/res/resSim.c -o src/opt/res/resSim.o src/opt/res/resSim.c: In function 'Res_SimPrintOutPatterns': src/opt/res/resSim.c:546:17: warning: variable 'pObj' set but not used [-Wunused-but-set-variable] Abc_Obj_t * pObj; ^ `` Compiling: /src/opt/res/resStrash.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/res/resStrash.c -o src/opt/res/resStrash.o `` Compiling: /src/opt/res/resWin.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/res/resWin.c -o src/opt/res/resWin.o `` Compiling: /src/opt/lpk/lpkCore.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/lpk/lpkCore.c -o src/opt/lpk/lpkCore.o In file included from src/map/if/if.h:38:0, from src/opt/lpk/lpkInt.h:31, from src/opt/lpk/lpkCore.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/opt/lpk/lpkInt.h:31, from src/opt/lpk/lpkCore.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` Compiling: /src/opt/lpk/lpkAbcDec.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/lpk/lpkAbcDec.c -o src/opt/lpk/lpkAbcDec.o src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/opt/lpk/lpkInt.h:31, from src/opt/lpk/lpkCore.c:21: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ src/opt/lpk/lpkCore.c: In function 'Lpk_ExploreCut': src/opt/lpk/lpkCore.c:137:9: warning: variable 'nNodesBef' set but not used [-Wunused-but-set-variable] int nNodesBef; ^ In file included from src/map/if/if.h:38:0, from src/opt/lpk/lpkInt.h:31, from src/opt/lpk/lpkAbcDec.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/opt/lpk/lpkInt.h:31, from src/opt/lpk/lpkAbcDec.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/opt/lpk/lpkInt.h:31, from src/opt/lpk/lpkAbcDec.c:21: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ `` Compiling: /src/opt/lpk/lpkAbcMux.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/lpk/lpkAbcMux.c -o src/opt/lpk/lpkAbcMux.o In file included from src/map/if/if.h:38:0, from src/opt/lpk/lpkInt.h:31, from src/opt/lpk/lpkAbcMux.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/opt/lpk/lpkInt.h:31, from src/opt/lpk/lpkAbcMux.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/opt/lpk/lpkInt.h:31, from src/opt/lpk/lpkAbcMux.c:21: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ `` Compiling: /src/opt/lpk/lpkAbcDsd.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/lpk/lpkAbcDsd.c -o src/opt/lpk/lpkAbcDsd.o `` Compiling: /src/opt/lpk/lpkAbcUtil.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/lpk/lpkAbcUtil.c -o src/opt/lpk/lpkAbcUtil.o In file included from src/map/if/if.h:38:0, from src/opt/lpk/lpkInt.h:31, from src/opt/lpk/lpkAbcDsd.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ `` Compiling: /src/opt/lpk/lpkCut.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/lpk/lpkCut.c -o src/opt/lpk/lpkCut.o In file included from src/map/if/if.h:39:0, from src/opt/lpk/lpkInt.h:31, from src/opt/lpk/lpkAbcDsd.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:38:0, from src/opt/lpk/lpkInt.h:31, from src/opt/lpk/lpkAbcUtil.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': In file included from src/map/if/if.h:41:0, from src/opt/lpk/lpkInt.h:31, from src/opt/lpk/lpkAbcDsd.c:21: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/opt/lpk/lpkInt.h:31, from src/opt/lpk/lpkAbcUtil.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/opt/lpk/lpkInt.h:31, from src/opt/lpk/lpkAbcUtil.c:21: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ In file included from src/map/if/if.h:38:0, from src/opt/lpk/lpkInt.h:31, from src/opt/lpk/lpkCut.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/opt/lpk/lpkInt.h:31, from src/opt/lpk/lpkCut.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/opt/lpk/lpkInt.h:31, from src/opt/lpk/lpkCut.c:21: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ `` Compiling: /src/opt/lpk/lpkMan.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/lpk/lpkMan.c -o src/opt/lpk/lpkMan.o In file included from src/map/if/if.h:38:0, from src/opt/lpk/lpkInt.h:31, from src/opt/lpk/lpkMan.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/opt/lpk/lpkInt.h:31, from src/opt/lpk/lpkMan.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/opt/lpk/lpkInt.h:31, from src/opt/lpk/lpkMan.c:21: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ `` Compiling: /src/opt/lpk/lpkMap.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/lpk/lpkMap.c -o src/opt/lpk/lpkMap.o `` Compiling: /src/opt/lpk/lpkMulti.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/lpk/lpkMulti.c -o src/opt/lpk/lpkMulti.o `` Compiling: /src/opt/lpk/lpkMux.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/lpk/lpkMux.c -o src/opt/lpk/lpkMux.o In file included from src/map/if/if.h:38:0, from src/opt/lpk/lpkInt.h:31, from src/opt/lpk/lpkMap.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/opt/lpk/lpkInt.h:31, from src/opt/lpk/lpkMap.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/opt/lpk/lpkInt.h:31, from src/opt/lpk/lpkMap.c:21: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ In file included from src/map/if/if.h:38:0, from src/opt/lpk/lpkInt.h:31, from src/opt/lpk/lpkMulti.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/opt/lpk/lpkInt.h:31, from src/opt/lpk/lpkMulti.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/opt/lpk/lpkInt.h:31, from src/opt/lpk/lpkMulti.c:21: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ In file included from src/map/if/if.h:38:0, from src/opt/lpk/lpkInt.h:31, from src/opt/lpk/lpkMux.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/opt/lpk/lpkInt.h:31, from src/opt/lpk/lpkMux.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ `` Compiling: /src/opt/lpk/lpkSets.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/lpk/lpkSets.c -o src/opt/lpk/lpkSets.o In file included from src/map/if/if.h:41:0, from src/opt/lpk/lpkInt.h:31, from src/opt/lpk/lpkMux.c:21: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ `` Compiling: /src/opt/nwk/nwkAig.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/nwk/nwkAig.c -o src/opt/nwk/nwkAig.o In file included from src/map/if/if.h:38:0, from src/opt/lpk/lpkInt.h:31, from src/opt/lpk/lpkSets.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:38:0, from src/opt/nwk/nwk.h:32, from src/opt/nwk/nwkAig.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/opt/lpk/lpkInt.h:31, from src/opt/lpk/lpkSets.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ In file included from src/map/if/if.h:39:0, from src/opt/nwk/nwk.h:32, from src/opt/nwk/nwkAig.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/opt/lpk/lpkInt.h:31, from src/opt/lpk/lpkSets.c:21: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ In file included from src/map/if/if.h:41:0, from src/opt/nwk/nwk.h:32, from src/opt/nwk/nwkAig.c:21: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ In file included from src/proof/fra/fra.h:37:0, from src/opt/nwk/nwk.h:35, from src/opt/nwk/nwkAig.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/opt/nwk/nwkCheck.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/nwk/nwkCheck.c -o src/opt/nwk/nwkCheck.o In file included from src/map/if/if.h:38:0, from src/opt/nwk/nwk.h:32, from src/opt/nwk/nwkCheck.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/opt/nwk/nwk.h:32, from src/opt/nwk/nwkCheck.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/opt/nwk/nwk.h:32, from src/opt/nwk/nwkCheck.c:21: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ In file included from src/proof/fra/fra.h:37:0, from src/opt/nwk/nwk.h:35, from src/opt/nwk/nwkCheck.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/opt/nwk/nwkBidec.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/nwk/nwkBidec.c -o src/opt/nwk/nwkBidec.o `` Compiling: /src/opt/nwk/nwkDfs.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/nwk/nwkDfs.c -o src/opt/nwk/nwkDfs.o In file included from src/map/if/if.h:38:0, from src/opt/nwk/nwk.h:32, from src/opt/nwk/nwkBidec.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/opt/nwk/nwk.h:32, from src/opt/nwk/nwkBidec.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/opt/nwk/nwk.h:32, from src/opt/nwk/nwkBidec.c:21: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ In file included from src/map/if/if.h:38:0, from src/opt/nwk/nwk.h:32, from src/opt/nwk/nwkDfs.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/proof/fra/fra.h:37:0, from src/opt/nwk/nwk.h:35, from src/opt/nwk/nwkBidec.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ In file included from src/map/if/if.h:39:0, from src/opt/nwk/nwk.h:32, from src/opt/nwk/nwkDfs.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/opt/nwk/nwk.h:32, from src/opt/nwk/nwkDfs.c:21: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ `` Compiling: /src/opt/nwk/nwkFanio.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/nwk/nwkFanio.c -o src/opt/nwk/nwkFanio.o In file included from src/proof/fra/fra.h:37:0, from src/opt/nwk/nwk.h:35, from src/opt/nwk/nwkDfs.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/opt/nwk/nwkDfs.c: In function 'Nwk_ObjMffcLabel': src/opt/nwk/nwkDfs.c:646:17: warning: variable 'Count2' set but not used [-Wunused-but-set-variable] int Count1, Count2; ^ In file included from src/map/if/if.h:38:0, from src/opt/nwk/nwk.h:32, from src/opt/nwk/nwkFanio.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/opt/nwk/nwk.h:32, from src/opt/nwk/nwkFanio.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/opt/nwk/nwk.h:32, from src/opt/nwk/nwkFanio.c:21: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ In file included from src/proof/fra/fra.h:37:0, from src/opt/nwk/nwk.h:35, from src/opt/nwk/nwkFanio.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/opt/nwk/nwkFlow.c src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/nwk/nwkFlow.c -o src/opt/nwk/nwkFlow.o src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/opt/nwk/nwkFanio.c: In function 'Nwk_ObjTransferFanout': src/opt/nwk/nwkFanio.c:276:9: warning: variable 'nFanoutsOld' set but not used [-Wunused-but-set-variable] int nFanoutsOld, i; ^ `` Compiling: /src/opt/nwk/nwkMan.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/nwk/nwkMan.c -o src/opt/nwk/nwkMan.o In file included from src/map/if/if.h:38:0, from src/opt/nwk/nwk.h:32, from src/opt/nwk/nwkFlow.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/opt/nwk/nwk.h:32, from src/opt/nwk/nwkFlow.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ In file included from src/map/if/if.h:38:0, from src/opt/nwk/nwk.h:32, from src/opt/nwk/nwkMan.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/opt/nwk/nwk.h:32, from src/opt/nwk/nwkMan.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ In file included from src/map/if/if.h:41:0, from src/opt/nwk/nwk.h:32, from src/opt/nwk/nwkFlow.c:21: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/opt/nwk/nwk.h:32, from src/opt/nwk/nwkMan.c:21: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ In file included from src/proof/fra/fra.h:37:0, from src/opt/nwk/nwk.h:35, from src/opt/nwk/nwkFlow.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/opt/nwk/nwkFlow.c: In function 'Nwk_ManRetimeCutForward': src/opt/nwk/nwkFlow.c:446:12: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int i, RetValue, Counter = 0, Counter2 = 0; ^ In file included from src/proof/fra/fra.h:37:0, from src/opt/nwk/nwk.h:35, from src/opt/nwk/nwkMan.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/opt/nwk/nwkFlow.c: In function 'Nwk_ManRetimeCutBackward': src/opt/nwk/nwkFlow.c:527:12: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int i, RetValue, Counter = 0, Counter2 = 0; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/opt/nwk/nwkMap.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/nwk/nwkMap.c -o src/opt/nwk/nwkMap.o In file included from src/map/if/if.h:38:0, from src/opt/nwk/nwk.h:32, from src/opt/nwk/nwkMap.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/opt/nwk/nwk.h:32, from src/opt/nwk/nwkMap.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ `` Compiling: /src/opt/nwk/nwkMerge.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/nwk/nwkMerge.c -o src/opt/nwk/nwkMerge.o In file included from src/map/if/if.h:41:0, from src/opt/nwk/nwk.h:32, from src/opt/nwk/nwkMap.c:21: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ In file included from src/proof/fra/fra.h:37:0, from src/opt/nwk/nwk.h:35, from src/opt/nwk/nwkMap.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/opt/nwk/nwkObj.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/nwk/nwkObj.c -o src/opt/nwk/nwkObj.o In file included from src/map/if/if.h:38:0, from src/opt/nwk/nwk.h:32, from src/opt/nwk/nwkMerge.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/opt/nwk/nwk.h:32, from src/opt/nwk/nwkMerge.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/opt/nwk/nwkMap.c: In function 'Nwk_ManToIf': src/opt/nwk/nwkMap.c:161:31: warning: 'pIfObj' may be used uninitialized in this function [-Wmaybe-uninitialized] pSwitching2[pIfObj->Id] = pSwitching[pNode->Id]; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/opt/nwk/nwk.h:32, from src/opt/nwk/nwkMerge.c:21: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ In file included from src/proof/fra/fra.h:37:0, from src/opt/nwk/nwk.h:35, from src/opt/nwk/nwkMerge.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ In file included from src/map/if/if.h:38:0, from src/opt/nwk/nwk.h:32, from src/opt/nwk/nwkObj.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ In file included from src/map/if/if.h:39:0, from src/opt/nwk/nwk.h:32, from src/opt/nwk/nwkObj.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/opt/nwk/nwkMerge.c: In function 'Nwk_ManGraphSortPairs': src/opt/nwk/nwkMerge.c:365:9: warning: unused variable 'nSize' [-Wunused-variable] int nSize = Vec_IntSize(p->vPairs); ^ src/opt/nwk/nwkMerge.c: In function 'Nwk_ManGraphCheckLists': src/opt/nwk/nwkMerge.c:404:28: warning: variable 'pNext' set but not used [-Wunused-but-set-variable] Nwk_Vrt_t * pVertex, * pNext; ^ src/opt/nwk/nwkMerge.c: In function 'Nwk_ManLutMergeReadGraph': src/opt/nwk/nwkMerge.c:680:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/opt/nwk/nwk.h:32, from src/opt/nwk/nwkObj.c:21: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ In file included from src/proof/fra/fra.h:37:0, from src/opt/nwk/nwk.h:35, from src/opt/nwk/nwkObj.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/opt/nwk/nwkMap.c: In function 'Nwk_ManFromIf': src/opt/nwk/nwkMap.c:339:21: warning: 'pObjNew' may be used uninitialized in this function [-Wmaybe-uninitialized] pObj->pData = pObjNew; ^ `` Compiling: /src/opt/nwk/nwkSpeedup.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/nwk/nwkSpeedup.c -o src/opt/nwk/nwkSpeedup.o `` Compiling: /src/opt/nwk/nwkStrash.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/nwk/nwkStrash.c -o src/opt/nwk/nwkStrash.o `` Compiling: /src/opt/nwk/nwkTiming.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/nwk/nwkTiming.c -o src/opt/nwk/nwkTiming.o In file included from src/map/if/if.h:38:0, from src/opt/nwk/nwk.h:32, from src/opt/nwk/nwkSpeedup.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/opt/nwk/nwk.h:32, from src/opt/nwk/nwkSpeedup.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/opt/nwk/nwk.h:32, from src/opt/nwk/nwkSpeedup.c:21: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ In file included from src/proof/fra/fra.h:37:0, from src/opt/nwk/nwk.h:35, from src/opt/nwk/nwkSpeedup.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ In file included from src/map/if/if.h:38:0, from src/opt/nwk/nwk.h:32, from src/opt/nwk/nwkStrash.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/opt/nwk/nwk.h:32, from src/opt/nwk/nwkStrash.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ In file included from src/map/if/if.h:38:0, from src/opt/nwk/nwk.h:32, from src/opt/nwk/nwkTiming.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/opt/nwk/nwk.h:32, from src/opt/nwk/nwkTiming.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/opt/nwk/nwk.h:32, from src/opt/nwk/nwkStrash.c:21: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/opt/nwk/nwk.h:32, from src/opt/nwk/nwkTiming.c:21: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ In file included from src/proof/fra/fra.h:37:0, from src/opt/nwk/nwk.h:35, from src/opt/nwk/nwkStrash.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ In file included from src/proof/fra/fra.h:37:0, from src/opt/nwk/nwk.h:35, from src/opt/nwk/nwkTiming.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/opt/nwk/nwkStrash.c: In function 'Nwk_ManStrash': src/opt/nwk/nwkStrash.c:135:21: warning: 'pObjNew' may be used uninitialized in this function [-Wmaybe-uninitialized] pObj->pCopy = pObjNew; ^ `` Compiling: /src/opt/nwk/nwkUtil.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/nwk/nwkUtil.c -o src/opt/nwk/nwkUtil.o In file included from src/map/if/if.h:38:0, from src/opt/nwk/nwk.h:32, from src/opt/nwk/nwkUtil.c:22: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/opt/nwk/nwk.h:32, from src/opt/nwk/nwkUtil.c:22: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/opt/nwk/nwk.h:32, from src/opt/nwk/nwkUtil.c:22: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ In file included from src/proof/fra/fra.h:37:0, from src/opt/nwk/nwk.h:35, from src/opt/nwk/nwkUtil.c:22: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/opt/rwt/rwtDec.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/rwt/rwtDec.c -o src/opt/rwt/rwtDec.o `` Compiling: /src/opt/rwt/rwtMan.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/rwt/rwtMan.c -o src/opt/rwt/rwtMan.o `` Compiling: /src/opt/rwt/rwtUtil.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/rwt/rwtUtil.c -o src/opt/rwt/rwtUtil.o `` Compiling: /src/opt/cgt/cgtAig.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/cgt/cgtAig.c -o src/opt/cgt/cgtAig.o In file included from src/opt/cgt/cgtInt.h:30:0, from src/opt/cgt/cgtAig.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/opt/cgt/cgtCore.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/cgt/cgtCore.c -o src/opt/cgt/cgtCore.o `` Compiling: /src/opt/cgt/cgtDecide.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/cgt/cgtDecide.c -o src/opt/cgt/cgtDecide.o In file included from src/opt/cgt/cgtInt.h:30:0, from src/opt/cgt/cgtCore.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/opt/cgt/cgtCore.c: In function 'Cgt_ClockGatingRangeCheck': src/opt/cgt/cgtCore.c:134:25: warning: variable 'nCalls' set but not used [-Wunused-but-set-variable] int i, k, RetValue, nCalls; ^ In file included from src/opt/cgt/cgtInt.h:30:0, from src/opt/cgt/cgtDecide.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/opt/cgt/cgtMan.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/cgt/cgtMan.c -o src/opt/cgt/cgtMan.o In file included from src/opt/cgt/cgtInt.h:30:0, from src/opt/cgt/cgtMan.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/opt/cgt/cgtSat.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/cgt/cgtSat.c -o src/opt/cgt/cgtSat.o In file included from src/opt/cgt/cgtInt.h:30:0, from src/opt/cgt/cgtSat.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/opt/csw/cswCore.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/csw/cswCore.c -o src/opt/csw/cswCore.o `` Compiling: /src/opt/csw/cswCut.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/csw/cswCut.c -o src/opt/csw/cswCut.o `` Compiling: /src/opt/csw/cswMan.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/csw/cswMan.c -o src/opt/csw/cswMan.o src/opt/csw/cswCut.c: In function 'Csw_ObjTwoVarCut': src/opt/csw/cswCut.c:412:9: warning: variable 'nVars' set but not used [-Wunused-but-set-variable] int nVars, uTruth, fCompl = 0; ^ src/opt/csw/cswCut.c: In function 'Csw_ObjSweep': src/opt/csw/cswCut.c:495:43: warning: variable 'pCutSet' set but not used [-Wunused-but-set-variable] Csw_Cut_t * pCut0, * pCut1, * pCut, * pCutSet; ^ `` Compiling: /src/opt/csw/cswTable.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/csw/cswTable.c -o src/opt/csw/cswTable.o `` Compiling: /src/opt/dar/darBalance.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/dar/darBalance.c -o src/opt/dar/darBalance.o `` Compiling: /src/opt/dar/darCore.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/dar/darCore.c -o src/opt/dar/darCore.o `` Compiling: /src/opt/dar/darCut.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/dar/darCut.c -o src/opt/dar/darCut.o src/opt/dar/darCut.c: In function 'Dar_ObjComputeCuts': src/opt/dar/darCut.c:784:17: warning: unused variable 'RetValue' [-Wunused-variable] int RetValue = Dar_CutFilter( pObj, pCut ); ^ `` Compiling: /src/opt/dar/darData.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/dar/darData.c -o src/opt/dar/darData.o `` Compiling: /src/opt/dar/darLib.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/dar/darLib.c -o src/opt/dar/darLib.o src/opt/dar/darLib.c: In function 'Dar_LibDumpPriorities': src/opt/dar/darLib.c:670:20: warning: variable 'Out2' set but not used [-Wunused-but-set-variable] int i, k, Out, Out2, Counter = 0, Printed = 0; ^ src/opt/dar/darLib.c: In function 'Dar2_LibEval': src/opt/dar/darLib.c:1190:9: warning: variable 'p_ClassBest' set but not used [-Wunused-but-set-variable] int p_ClassBest = -1; ^ src/opt/dar/darLib.c:1187:9: warning: variable 'p_OutNumBest' set but not used [-Wunused-but-set-variable] int p_OutNumBest = -1; ^ `` Compiling: /src/opt/dar/darMan.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/dar/darMan.c -o src/opt/dar/darMan.o `` Compiling: /src/opt/dar/darPrec.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/dar/darPrec.c -o src/opt/dar/darPrec.o `` Compiling: /src/opt/dar/darRefact.c src/opt/dar/darPrec.c: In function 'Dar_TruthPolarize': src/opt/dar/darPrec.c:265:9: warning: variable 'nMints' set but not used [-Wunused-but-set-variable] int nMints, Shift, v; ^ src/opt/dar/darPrec.c:264:14: warning: variable 'uTruthRes' set but not used [-Wunused-but-set-variable] unsigned uTruthRes, uCof0, uCof1; ^ gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/dar/darRefact.c -o src/opt/dar/darRefact.o `` Compiling: /src/opt/dau/dauCanon.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/dau/dauCanon.c -o src/opt/dau/dauCanon.o `` Compiling: /src/opt/dar/darScript.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/dar/darScript.c -o src/opt/dar/darScript.o `` Compiling: /src/opt/dau/dauCore.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/dau/dauCore.c -o src/opt/dau/dauCore.o In file included from src/opt/dau/dauCanon.c:22:0: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/opt/dar/darRefact.c: In function 'Dar_RefactTryGraph': src/opt/dar/darRefact.c:232:31: warning: variable 'LevelOld' set but not used [-Wunused-but-set-variable] int i, Counter, LevelNew, LevelOld; ^ src/opt/dar/darRefact.c: In function 'Dar_ManRefactor': src/opt/dar/darRefact.c:502:58: warning: variable 'nNodesSaved2' set but not used [-Wunused-but-set-variable] int nNodesOld, nNodeBefore, nNodeAfter, nNodesSaved, nNodesSaved2; ^ src/opt/dar/darRefact.c:502:33: warning: variable 'nNodeAfter' set but not used [-Wunused-but-set-variable] int nNodesOld, nNodeBefore, nNodeAfter, nNodesSaved, nNodesSaved2; ^ src/opt/dar/darRefact.c:502:20: warning: variable 'nNodeBefore' set but not used [-Wunused-but-set-variable] int nNodesOld, nNodeBefore, nNodeAfter, nNodesSaved, nNodesSaved2; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ `` Compiling: /src/opt/dau/dauDivs.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/dau/dauDivs.c -o src/opt/dau/dauDivs.o In file included from src/opt/dau/dauDivs.c:22:0: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/opt/dau/dauCanon.c: In function 'Abc_TtCofactorTest10': src/misc/util/utilTruth.h:1250:5: warning: assuming signed overflow does not occur when assuming that (X + c) < X is always false [-Wstrict-overflow] if ( jVar < iVar ) ^ `` Compiling: /src/opt/dau/dauDsd.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/dau/dauDsd.c -o src/opt/dau/dauDsd.o In file included from src/opt/dau/dauDsd.c:22:0: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/opt/dau/dauDsd.c: In function 'Dau_DsdWritePrime': src/opt/dau/dauDsd.c:1056:17: warning: variable 'nNonDecSize' set but not used [-Wunused-but-set-variable] int nNonDecSize; ^ src/opt/dau/dauDsd.c: In function 'Dau_DsdTest44': src/opt/dau/dauDsd.c:1990:9: warning: variable 'nNonDec' set but not used [-Wunused-but-set-variable] int nNonDec = Dau_DsdDecompose( &t, 6, 1, 1, pRes ); ^ src/opt/dau/dauDsd.c: In function 'Dau_DsdTest888': src/opt/dau/dauDsd.c:2011:12: warning: variable 'Status' set but not used [-Wunused-but-set-variable] int i, Status; ^ src/opt/dau/dauDsd.c:2011:9: warning: variable 'i' set but not used [-Wunused-but-set-variable] int i, Status; ^ src/opt/dau/dauDsd.c: In function 'Dau_DsdTest555': src/opt/dau/dauDsd.c:2041:9: warning: variable 'nSizeNonDec' set but not used [-Wunused-but-set-variable] int nSizeNonDec; ^ `` Compiling: /src/opt/dau/dauEnum.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/dau/dauEnum.c -o src/opt/dau/dauEnum.o `` Compiling: /src/opt/dau/dauGia.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/dau/dauGia.c -o src/opt/dau/dauGia.o In file included from src/opt/dau/dauGia.c:23:0: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ `` Compiling: /src/opt/dau/dauMerge.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/dau/dauMerge.c -o src/opt/dau/dauMerge.o In file included from src/opt/dau/dauMerge.c:22:0: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/opt/dau/dauMerge.c: In function 'Dau_DsdMergeInlineDefinitions': src/opt/dau/dauMerge.c:236:12: warning: unused variable 'pBegin' [-Wunused-variable] char * pBegin = pRes; ^ src/opt/dau/dauMerge.c: In function 'Dau_DsdTest66': src/opt/dau/dauMerge.c:803:10: warning: variable 't' set but not used [-Wunused-but-set-variable] word t = Dau_Dsd6ToTruth( pStr ); ^ src/opt/dau/dauMerge.c:802:12: warning: variable 'pRes' set but not used [-Wunused-but-set-variable] char * pRes; ^ `` Compiling: /src/opt/dau/dauNonDsd.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/dau/dauNonDsd.c -o src/opt/dau/dauNonDsd.o In file included from src/opt/dau/dauNonDsd.c:22:0: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/opt/dau/dauNonDsd.c: In function 'Dau_DecPerform6': src/opt/dau/dauNonDsd.c:720:32: warning: variable 'ResD' set but not used [-Wunused-but-set-variable] int i, m, v, status, ResC, ResD, Counter = 0; ^ src/opt/dau/dauNonDsd.c:720:26: warning: variable 'ResC' set but not used [-Wunused-but-set-variable] int i, m, v, status, ResC, ResD, Counter = 0; ^ src/opt/dau/dauNonDsd.c: In function 'Dau_DecPerform': src/opt/dau/dauNonDsd.c:777:29: warning: variable 'ResD' set but not used [-Wunused-but-set-variable] int v, i, status, ResC, ResD; ^ src/opt/dau/dauNonDsd.c:777:23: warning: variable 'ResC' set but not used [-Wunused-but-set-variable] int v, i, status, ResC, ResD; ^ `` Compiling: /src/opt/dau/dauTree.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/dau/dauTree.c -o src/opt/dau/dauTree.o In file included from src/opt/dau/dauTree.c:23:0: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/opt/dau/dauTree.c: In function 'Dss_ObjCreate': src/opt/dau/dauTree.c:776:35: warning: variable 'pPrev' set but not used [-Wunused-but-set-variable] Dss_Obj_t * pObj, * pFanin, * pPrev = NULL; ^ src/opt/dau/dauTree.c: In function 'Dss_ManMerge': src/opt/dau/dauTree.c:1659:17: warning: variable 's' set but not used [-Wunused-but-set-variable] int s; ^ `` Compiling: /src/opt/sfm/sfmCnf.c src/opt/dau/dauTree.c: In function 'Dss_NtkCreate_rec': src/opt/dau/dauTree.c:577:12: warning: 'Type' may be used uninitialized in this function [-Wmaybe-uninitialized] if ( Type == DAU_DSD_PRIME ) ^ gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/sfm/sfmCnf.c -o src/opt/sfm/sfmCnf.o In file included from src/opt/sfm/sfmInt.h:35:0, from src/opt/sfm/sfmCnf.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/opt/sfm/sfmCnf.c: In function 'Sfm_TruthToCnf': src/opt/sfm/sfmCnf.c:83:22: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int i, k, c, RetValue, Literal, Cube, nCubes = 0; ^ src/opt/sfm/sfmCnf.c: In function 'Sfm_CreateCnf': src/opt/sfm/sfmCnf.c:127:12: warning: variable 'nCubes' set but not used [-Wunused-but-set-variable] int i, nCubes; ^ `` Compiling: /src/opt/sfm/sfmCore.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/sfm/sfmCore.c -o src/opt/sfm/sfmCore.o In file included from src/opt/sfm/sfmInt.h:35:0, from src/opt/sfm/sfmCore.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/opt/sfm/sfmNtk.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/sfm/sfmNtk.c -o src/opt/sfm/sfmNtk.o `` Compiling: /src/opt/sfm/sfmSat.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/sfm/sfmSat.c -o src/opt/sfm/sfmSat.o In file included from src/opt/sfm/sfmInt.h:35:0, from src/opt/sfm/sfmNtk.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/opt/sfm/sfmNtk.c: In function 'Sfm_CheckConsistency': src/opt/sfm/sfmNtk.c:48:15: warning: variable 'Fanin' set but not used [-Wunused-but-set-variable] int i, k, Fanin; ^ src/opt/sfm/sfmNtk.c: In function 'Sfm_NtkRemoveFanin': src/opt/sfm/sfmNtk.c:261:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ src/opt/sfm/sfmNtk.c: In function 'Sfm_NtkDeleteObj_rec': src/opt/sfm/sfmNtk.c:288:13: warning: unused variable 'RetValue' [-Wunused-variable] int RetValue = Vec_IntRemove( Sfm_ObjFoArray(p, iFanin), iNode ); assert( RetValue ); ^ src/opt/sfm/sfmNtk.c: In function 'Sfm_NtkUpdate': src/opt/sfm/sfmNtk.c:323:17: warning: unused variable 'RetValue' [-Wunused-variable] int RetValue = Vec_IntRemove( Sfm_ObjFoArray(p, iFanin), iNode ); assert( RetValue ); ^ In file included from src/opt/sfm/sfmInt.h:35:0, from src/opt/sfm/sfmSat.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/opt/sfm/sfmWin.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/sfm/sfmWin.c -o src/opt/sfm/sfmWin.o `` Compiling: /src/sat/bsat/satMem.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/sat/bsat/satMem.c -o src/sat/bsat/satMem.o `` Compiling: /src/sat/bsat/satInter.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/sat/bsat/satInter.c -o src/sat/bsat/satInter.o In file included from src/sat/bsat/satStore.h:36:0, from src/sat/bsat/satInter.c:26: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satInter.c: In function 'Int_ManInterpolate': src/sat/bsat/satInter.c:1008:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue = 1; ^ In file included from src/opt/sfm/sfmInt.h:35:0, from src/opt/sfm/sfmWin.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/opt/sfm/sfmWin.c: In function 'Sfm_ObjMffcSize': src/opt/sfm/sfmWin.c:91:17: warning: variable 'Count2' set but not used [-Wunused-but-set-variable] int Count1, Count2; ^ `` Compiling: /src/sat/bsat/satInterA.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/sat/bsat/satInterA.c -o src/sat/bsat/satInterA.o In file included from src/sat/bsat/satStore.h:36:0, from src/sat/bsat/satInterA.c:26: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satInterA.c: In function 'Inta_ManInterpolate': src/sat/bsat/satInterA.c:949:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue = 1; ^ `` Compiling: /src/sat/bsat/satInterB.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/sat/bsat/satInterB.c -o src/sat/bsat/satInterB.o `` Compiling: /src/sat/bsat/satInterP.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/sat/bsat/satInterP.c -o src/sat/bsat/satInterP.o In file included from src/sat/bsat/satStore.h:36:0, from src/sat/bsat/satInterB.c:26: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ In file included from src/sat/bsat/satStore.h:36:0, from src/sat/bsat/satInterP.c:26: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satInterP.c: In function 'Intp_ManUnsatCore': src/sat/bsat/satInterP.c:968:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue = 1; ^ src/sat/bsat/satInterB.c: In function 'Intb_ManInterpolate': src/sat/bsat/satInterB.c:992:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue = 1; ^ `` Compiling: /src/sat/bsat/satProof.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/sat/bsat/satProof.c -o src/sat/bsat/satProof.o src/sat/bsat/satProof.c: In function 'Proof_CollectUsedIter': src/sat/bsat/satProof.c:149:13: warning: variable 'clk' set but not used [-Wunused-but-set-variable] abctime clk = Abc_Clock(); ^ src/sat/bsat/satProof.c: In function 'Sat_ProofCheck0': src/sat/bsat/satProof.c:373:23: warning: variable 'pFanin' set but not used [-Wunused-but-set-variable] satset * pNode, * pFanin; ^ `` Compiling: /src/sat/bsat/satSolver.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/sat/bsat/satSolver.c -o src/sat/bsat/satSolver.o In file included from src/sat/bsat/satSolver.c:27:0: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/sat/bsat/satSolver2.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/sat/bsat/satSolver2.c -o src/sat/bsat/satSolver2.o In file included from src/sat/bsat/satSolver2.h:34:0, from src/sat/bsat/satSolver2.c:27: src/sat/bsat/satProof2.h: In function 'Prf_ManCompact': src/sat/bsat/satProof2.h:189:29: warning: variable 'nSize' set but not used [-Wunused-but-set-variable] int i, w, k = 0, Entry, nSize; ^ src/sat/bsat/satSolver2.c: In function 'solver2_propagate': src/sat/bsat/satSolver2.c:951:25: warning: unused variable 'fLitIsFalse' [-Wunused-variable] int fLitIsFalse = (var_value(s, Var) == !lit_sign(Lit)); ^ `` Compiling: /src/sat/bsat/satSolver2i.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/sat/bsat/satSolver2i.c -o src/sat/bsat/satSolver2i.o In file included from src/sat/bsat/satSolver2.h:34:0, from src/sat/bsat/satSolver2i.c:21: src/sat/bsat/satProof2.h: In function 'Prf_ManCompact': src/sat/bsat/satProof2.h:189:29: warning: variable 'nSize' set but not used [-Wunused-but-set-variable] int i, w, k = 0, Entry, nSize; ^ src/sat/bsat/satSolver2i.c: In function 'Gia_ManInterTest': src/sat/bsat/satSolver2i.c:166:24: warning: variable 'status' set but not used [-Wunused-but-set-variable] int Lit, Cid, Var, status, i; ^ `` Compiling: /src/sat/bsat/satStore.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/sat/bsat/satStore.c -o src/sat/bsat/satStore.o In file included from src/sat/bsat/satStore.h:36:0, from src/sat/bsat/satStore.c:26: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satStore.c: In function 'Sto_ManLoadClauses': src/sat/bsat/satStore.c:428:17: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ `` Compiling: /src/sat/bsat/satTrace.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/sat/bsat/satTrace.c -o src/sat/bsat/satTrace.o `` Compiling: /src/sat/bsat/satTruth.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/sat/bsat/satTruth.c -o src/sat/bsat/satTruth.o In file included from src/sat/bsat/satTrace.c:21:0: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/sat/bsat/satUtil.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/sat/bsat/satUtil.c -o src/sat/bsat/satUtil.o In file included from src/sat/bsat/satUtil.c:23:0: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ In file included from src/sat/bsat/satSolver2.h:34:0, from src/sat/bsat/satUtil.c:24: src/sat/bsat/satProof2.h: In function 'Prf_ManCompact': src/sat/bsat/satProof2.h:189:29: warning: variable 'nSize' set but not used [-Wunused-but-set-variable] int i, w, k = 0, Entry, nSize; ^ `` Compiling: /src/sat/csat/csat_apis.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/sat/csat/csat_apis.c -o src/sat/csat/csat_apis.o `` Compiling: /src/sat/msat/msatActivity.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/sat/msat/msatActivity.c -o src/sat/msat/msatActivity.o `` Compiling: /src/sat/msat/msatClause.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/sat/msat/msatClause.c -o src/sat/msat/msatClause.o `` Compiling: /src/sat/msat/msatClauseVec.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/sat/msat/msatClauseVec.c -o src/sat/msat/msatClauseVec.o `` Compiling: /src/sat/msat/msatMem.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/sat/msat/msatMem.c -o src/sat/msat/msatMem.o `` Compiling: /src/sat/msat/msatOrderH.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/sat/msat/msatOrderH.c -o src/sat/msat/msatOrderH.o `` Compiling: /src/sat/msat/msatQueue.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/sat/msat/msatQueue.c -o src/sat/msat/msatQueue.o `` Compiling: /src/sat/msat/msatRead.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/sat/msat/msatRead.c -o src/sat/msat/msatRead.o src/sat/msat/msatRead.c: In function 'Msat_FileRead': src/sat/msat/msatRead.c:51:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ src/sat/msat/msatRead.c: In function 'Msat_ReadDimacs': src/sat/msat/msatRead.c:206:16: warning: variable 'nClas' set but not used [-Wunused-but-set-variable] int nVars, nClas; ^ `` Compiling: /src/sat/msat/msatSolverApi.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/sat/msat/msatSolverApi.c -o src/sat/msat/msatSolverApi.o `` Compiling: /src/sat/msat/msatSolverCore.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/sat/msat/msatSolverCore.c -o src/sat/msat/msatSolverCore.o `` Compiling: /src/sat/msat/msatSolverIo.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/sat/msat/msatSolverIo.c -o src/sat/msat/msatSolverIo.o `` Compiling: /src/sat/msat/msatSolverSearch.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/sat/msat/msatSolverSearch.c -o src/sat/msat/msatSolverSearch.o `` Compiling: /src/sat/msat/msatSort.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/sat/msat/msatSort.c -o src/sat/msat/msatSort.o src/sat/msat/msatSolverSearch.c: In function 'Msat_SolverRecord': src/sat/msat/msatSolverSearch.c:149:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value; ^ src/sat/msat/msatSolverSearch.c: In function 'Msat_SolverSearch': src/sat/msat/msatSolverSearch.c:539:39: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int nLevelBack, nConfs, nAssigns, Value; ^ `` Compiling: /src/sat/msat/msatVec.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/sat/msat/msatVec.c -o src/sat/msat/msatVec.o `` Compiling: /src/sat/cnf/cnfCore.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/sat/cnf/cnfCore.c -o src/sat/cnf/cnfCore.o `` Compiling: /src/sat/cnf/cnfCut.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/sat/cnf/cnfCut.c -o src/sat/cnf/cnfCut.o `` Compiling: /src/sat/cnf/cnfData.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/sat/cnf/cnfData.c -o src/sat/cnf/cnfData.o `` Compiling: /src/sat/cnf/cnfFast.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/sat/cnf/cnfFast.c -o src/sat/cnf/cnfFast.o src/sat/cnf/cnfData.c: In function 'Cnf_ReadMsops': src/sat/cnf/cnfData.c:4556:35: warning: loop exit may only be reached after undefined behavior [-Waggressive-loop-optimizations] for ( Size = 0; s_Data4[Size] && Size < 100000; Size++ ); ^ src/sat/cnf/cnfData.c:4556:28: note: possible undefined statement is here for ( Size = 0; s_Data4[Size] && Size < 100000; Size++ ); ^ src/sat/cnf/cnfFast.c: In function 'Cnf_ComputeClauses': src/sat/cnf/cnfFast.c:202:29: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int c, k, Cube, OutLit, RetValue; ^ src/sat/cnf/cnfFast.c: In function 'Cnf_DeriveFastMark': src/sat/cnf/cnfFast.c:301:34: warning: variable 'pObjC' set but not used [-Wunused-but-set-variable] Aig_Obj_t * pObj, * pTemp, * pObjC, * pObj0, * pObj1; ^ src/sat/cnf/cnfFast.c: In function 'Cnf_CutCountClauses': src/sat/cnf/cnfFast.c:454:12: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int i, RetValue, nSize = 0; ^ src/sat/cnf/cnfFast.c: In function 'Cnf_DeriveFast': src/sat/cnf/cnfFast.c:669:13: warning: variable 'clk' set but not used [-Wunused-but-set-variable] abctime clk;//, clkTotal = Abc_Clock(); ^ `` Compiling: /src/sat/cnf/cnfMan.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/sat/cnf/cnfMan.c -o src/sat/cnf/cnfMan.o `` Compiling: /src/sat/cnf/cnfMap.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/sat/cnf/cnfMap.c -o src/sat/cnf/cnfMap.o In file included from src/sat/cnf/cnfMan.c:22:0: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ In file included from src/sat/bsat/satSolver2.h:34:0, from src/sat/cnf/cnfMan.c:23: src/sat/bsat/satProof2.h: In function 'Prf_ManCompact': src/sat/bsat/satProof2.h:189:29: warning: variable 'nSize' set but not used [-Wunused-but-set-variable] int i, w, k = 0, Entry, nSize; ^ `` Compiling: /src/sat/cnf/cnfPost.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/sat/cnf/cnfPost.c -o src/sat/cnf/cnfPost.o `` Compiling: /src/sat/cnf/cnfUtil.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/sat/cnf/cnfUtil.c -o src/sat/cnf/cnfUtil.o In file included from src/sat/cnf/cnfUtil.c:22:0: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/sat/cnf/cnfWrite.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/sat/cnf/cnfWrite.c -o src/sat/cnf/cnfWrite.o `` Compiling: /src/sat/bmc/bmcBCore.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/sat/bmc/bmcBCore.c -o src/sat/bmc/bmcBCore.o `` Compiling: /src/sat/bmc/bmcBmc.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/sat/bmc/bmcBmc.c -o src/sat/bmc/bmcBmc.o In file included from src/sat/bmc/bmcBCore.c:22:0: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bmc/bmcBCore.c: In function 'Bmc_ManBCoreCollectPivots': src/sat/bmc/bmcBCore.c:60:18: warning: variable 'iFrame' set but not used [-Wunused-but-set-variable] int i, iVar, iFrame; ^ In file included from src/proof/fra/fra.h:37:0, from src/sat/bmc/bmcBmc.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/sat/bmc/bmcBmc2.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/sat/bmc/bmcBmc2.c -o src/sat/bmc/bmcBmc2.o In file included from src/sat/bsat/satStore.h:36:0, from src/sat/bmc/bmcBmc2.c:22: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bmc/bmcBmc2.c: In function 'Saig_BmcSolveTargets': src/sat/bmc/bmcBmc2.c:679:28: warning: variable 'status' set but not used [-Wunused-but-set-variable] int i, k, VarNum, Lit, status, RetValue; ^ src/sat/bmc/bmcBmc2.c: In function 'Saig_BmcPerform': src/sat/bmc/bmcBmc2.c:769:32: warning: variable 'clk2' set but not used [-Wunused-but-set-variable] abctime clk = Abc_Clock(), clk2, clkTotal = Abc_Clock(); ^ `` Compiling: /src/sat/bmc/bmcBmc3.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/sat/bmc/bmcBmc3.c -o src/sat/bmc/bmcBmc3.o `` Compiling: /src/sat/bmc/bmcBmcAnd.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/sat/bmc/bmcBmcAnd.c -o src/sat/bmc/bmcBmcAnd.o `` Compiling: /src/sat/bmc/bmcBmci.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/sat/bmc/bmcBmci.c -o src/sat/bmc/bmcBmci.o In file included from src/proof/fra/fra.h:37:0, from src/sat/bmc/bmcBmc3.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ In file included from src/sat/bsat/satStore.h:36:0, from src/sat/bmc/bmcBmcAnd.c:23: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bmc/bmcBmc3.c: In function 'Saig_ManBmcSupergateTest': src/sat/bmc/bmcBmc3.c:558:17: warning: variable 'pObj' set but not used [-Wunused-but-set-variable] Aig_Obj_t * pObj; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bmc/bmcBmc3.c: In function 'Saig_ManBmcScalable': src/sat/bmc/bmcBmc3.c:1400:13: warning: variable 'clk' set but not used [-Wunused-but-set-variable] abctime clk, clk2, clkSatRun, clkOther = 0, clkTotal = Abc_Clock(); ^ In file included from src/sat/bsat/satStore.h:36:0, from src/sat/bmc/bmcBmci.c:23: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/sat/bmc/bmcCexCare.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/sat/bmc/bmcCexCare.c -o src/sat/bmc/bmcCexCare.o `` Compiling: /src/sat/bmc/bmcCexCut.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/sat/bmc/bmcCexCut.c -o src/sat/bmc/bmcCexCut.o In file included from src/misc/vec/vec.h:31:0, from src/aig/aig/aig.h:34, from src/aig/saig/saig.h:29, from src/sat/bmc/bmc.h:29, from src/sat/bmc/bmcBmcAnd.c:21: src/sat/bmc/bmcBmcAnd.c: In function 'Gia_ManBmcAddCnf': src/misc/vec/vecInt.h:415:21: warning: 'iObj' may be used uninitialized in this function [-Wmaybe-uninitialized] return p->pArray[i]; ^ src/sat/bmc/bmcBmcAnd.c:507:12: note: 'iObj' was declared here int i, iObj, VarC0; ^ `` Compiling: /src/sat/bmc/bmcCexDepth.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/sat/bmc/bmcCexDepth.c -o src/sat/bmc/bmcCexDepth.o `` Compiling: /src/sat/bmc/bmcCexMin1.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/sat/bmc/bmcCexMin1.c -o src/sat/bmc/bmcCexMin1.o src/sat/bmc/bmcCexMin1.c: In function 'Saig_ManCexMinCollectReason_rec': src/sat/bmc/bmcCexMin1.c:388:13: warning: unused variable 'fPhase1' [-Wunused-variable] int fPhase1 = Abc_LitIsCompl( Aig_ObjFanin1(pObj)->iData ) ^ Aig_ObjFaninC1(pObj); ^ src/sat/bmc/bmcCexMin1.c:387:13: warning: unused variable 'fPhase0' [-Wunused-variable] int fPhase0 = Abc_LitIsCompl( Aig_ObjFanin0(pObj)->iData ) ^ Aig_ObjFaninC0(pObj); ^ `` Compiling: /src/sat/bmc/bmcCexMin2.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/sat/bmc/bmcCexMin2.c -o src/sat/bmc/bmcCexMin2.o src/sat/bmc/bmcCexMin2.c: In function 'Gia_ManCexMin': src/sat/bmc/bmcCexMin2.c:320:12: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int f, RetValue; ^ `` Compiling: /src/sat/bmc/bmcCexTools.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/sat/bmc/bmcCexTools.c -o src/sat/bmc/bmcCexTools.o `` Compiling: /src/sat/bmc/bmcChain.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/sat/bmc/bmcChain.c -o src/sat/bmc/bmcChain.o `` Compiling: /src/sat/bmc/bmcEco.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/sat/bmc/bmcEco.c -o src/sat/bmc/bmcEco.o In file included from src/sat/bmc/bmcChain.c:24:0: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bmc/bmcChain.c: In function 'Gia_ManVerifyCexAndMove': src/sat/bmc/bmcChain.c:114:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue, i, k, iBit = 0; ^ In file included from src/sat/bmc/bmcEco.c:23:0: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/sat/bmc/bmcFault.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/sat/bmc/bmcFault.c -o src/sat/bmc/bmcFault.o In file included from src/sat/bsat/satStore.h:36:0, from src/sat/bmc/bmcFault.c:23: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/sat/bmc/bmcFx.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/sat/bmc/bmcFx.c -o src/sat/bmc/bmcFx.o `` Compiling: /src/sat/bmc/bmcICheck.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/sat/bmc/bmcICheck.c -o src/sat/bmc/bmcICheck.o In file included from src/sat/bsat/satStore.h:36:0, from src/sat/bmc/bmcFx.c:24: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/sat/bmc/bmcInse.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/sat/bmc/bmcInse.c -o src/sat/bmc/bmcInse.o In file included from src/sat/bsat/satStore.h:36:0, from src/sat/bmc/bmcICheck.c:23: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ In file included from src/sat/bsat/satStore.h:36:0, from src/sat/bmc/bmcInse.c:23: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/sat/bmc/bmcLoad.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/sat/bmc/bmcLoad.c -o src/sat/bmc/bmcLoad.o `` Compiling: /src/sat/bmc/bmcMaxi.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/sat/bmc/bmcMaxi.c -o src/sat/bmc/bmcMaxi.o In file included from src/sat/bsat/satStore.h:36:0, from src/sat/bmc/bmcLoad.c:22: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ In file included from src/sat/bsat/satStore.h:36:0, from src/sat/bmc/bmcMaxi.c:23: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/sat/bmc/bmcMulti.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/sat/bmc/bmcMulti.c -o src/sat/bmc/bmcMulti.o `` Compiling: /src/sat/bmc/bmcUnroll.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/sat/bmc/bmcUnroll.c -o src/sat/bmc/bmcUnroll.o `` Compiling: /src/bool/bdc/bdcCore.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/bool/bdc/bdcCore.c -o src/bool/bdc/bdcCore.o `` Compiling: /src/bool/bdc/bdcDec.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/bool/bdc/bdcDec.c -o src/bool/bdc/bdcDec.o `` Compiling: /src/bool/bdc/bdcSpfd.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/bool/bdc/bdcSpfd.c -o src/bool/bdc/bdcSpfd.o src/bool/bdc/bdcSpfd.c: In function 'Bdc_SpfdReadFiles5': src/bool/bdc/bdcSpfd.c:730:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ src/bool/bdc/bdcSpfd.c: In function 'Bdc_SpfdReadFiles6': src/bool/bdc/bdcSpfd.c:762:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ `` Compiling: /src/bool/bdc/bdcTable.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/bool/bdc/bdcTable.c -o src/bool/bdc/bdcTable.o `` Compiling: /src/bool/dec/decAbc.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/bool/dec/decAbc.c -o src/bool/dec/decAbc.o `` Compiling: /src/bool/dec/decFactor.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/bool/dec/decFactor.c -o src/bool/dec/decFactor.o src/bool/dec/decAbc.c: In function 'Dec_GraphToNetworkCount': src/bool/dec/decAbc.c:172:31: warning: variable 'LevelOld' set but not used [-Wunused-but-set-variable] int i, Counter, LevelNew, LevelOld; ^ src/bool/dec/decAbc.c: In function 'Dec_GraphUpdateNetwork': src/bool/dec/decAbc.c:245:20: warning: variable 'nNodesOld' set but not used [-Wunused-but-set-variable] int nNodesNew, nNodesOld; ^ src/bool/dec/decAbc.c:245:9: warning: variable 'nNodesNew' set but not used [-Wunused-but-set-variable] int nNodesNew, nNodesOld; ^ src/bool/dec/decFactor.c: In function 'Dec_FactorVerify': src/bool/dec/decFactor.c:380:13: warning: variable 's' set but not used [-Wunused-but-set-variable] int s; ^ `` Compiling: /src/bool/dec/decMan.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/bool/dec/decMan.c -o src/bool/dec/decMan.o `` Compiling: /src/bool/dec/decPrint.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/bool/dec/decPrint.c -o src/bool/dec/decPrint.o `` Compiling: /src/bool/dec/decUtil.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/bool/dec/decUtil.c -o src/bool/dec/decUtil.o `` Compiling: /src/bool/kit/kitAig.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/bool/kit/kitAig.c -o src/bool/kit/kitAig.o `` Compiling: /src/bool/kit/kitBdd.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/bool/kit/kitBdd.c -o src/bool/kit/kitBdd.o `` Compiling: /src/bool/kit/kitCloud.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/bool/kit/kitCloud.c -o src/bool/kit/kitCloud.o `` Compiling: /src/bool/kit/cloud.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/bool/kit/cloud.c -o src/bool/kit/cloud.o src/bool/kit/cloud.c: In function 'Cloud_Init': src/bool/kit/cloud.c:74:16: warning: variable 'clk2' set but not used [-Wunused-but-set-variable] abctime clk1, clk2; ^ src/bool/kit/cloud.c:74:10: warning: variable 'clk1' set but not used [-Wunused-but-set-variable] abctime clk1, clk2; ^ src/bool/kit/kitBdd.c: In function 'Kit_SopFactorVerify': src/bool/kit/kitBdd.c:219:13: warning: variable 's' set but not used [-Wunused-but-set-variable] int s; ^ `` Compiling: /src/bool/kit/kitDsd.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/bool/kit/kitDsd.c -o src/bool/kit/kitDsd.o `` Compiling: /src/bool/kit/kitFactor.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/bool/kit/kitFactor.c -o src/bool/kit/kitFactor.o `` Compiling: /src/bool/kit/kitGraph.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/bool/kit/kitGraph.c -o src/bool/kit/kitGraph.o `` Compiling: /src/bool/kit/kitHop.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/bool/kit/kitHop.c -o src/bool/kit/kitHop.o src/bool/kit/kitFactor.c: In function 'Kit_SopFactorTrivialCube_rec': src/bool/kit/kitFactor.c:202:38: warning: variable 'nLits2' set but not used [-Wunused-but-set-variable] int i, iLit = -1, nLits, nLits1, nLits2; ^ src/bool/kit/kitFactor.c: In function 'Kit_FactorTest': src/bool/kit/kitFactor.c:313:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ `` Compiling: /src/bool/kit/kitIsop.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/bool/kit/kitIsop.c -o src/bool/kit/kitIsop.o `` Compiling: /src/bool/kit/kitPla.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/bool/kit/kitPla.c -o src/bool/kit/kitPla.o src/bool/kit/kitIsop.c: In function 'Kit_TruthIsop': src/bool/kit/kitIsop.c:59:16: warning: variable 'pResult' set but not used [-Wunused-but-set-variable] unsigned * pResult; ^ `` Compiling: /src/bool/kit/kitSop.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/bool/kit/kitSop.c -o src/bool/kit/kitSop.o `` Compiling: /src/bool/kit/kitTruth.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/bool/kit/kitTruth.c -o src/bool/kit/kitTruth.o src/bool/kit/kitTruth.c: In function 'Kit_TruthPrintProfile_int': src/bool/kit/kitTruth.c:2047:9: warning: variable 'nTotalMints' set but not used [-Wunused-but-set-variable] int nTotalMints, nTotalMints0, nTotalMints1; ^ `` Compiling: /src/bool/lucky/lucky.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/bool/lucky/lucky.c -o src/bool/lucky/lucky.o `` Compiling: /src/bool/lucky/luckyFast16.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/bool/lucky/luckyFast16.c -o src/bool/lucky/luckyFast16.o `` Compiling: /src/bool/lucky/luckyFast6.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/bool/lucky/luckyFast6.c -o src/bool/lucky/luckyFast6.o `` Compiling: /src/bool/lucky/luckyRead.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/bool/lucky/luckyRead.c -o src/bool/lucky/luckyRead.o src/bool/lucky/luckyRead.c: In function 'Abc_TruthReadHex': src/bool/lucky/luckyRead.c:60:10: warning: variable 'EndSymbol' set but not used [-Wunused-but-set-variable] char EndSymbol; ^ src/bool/lucky/luckyRead.c: In function 'Abc_FileRead': src/bool/lucky/luckyRead.c:128:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ `` Compiling: /src/bool/lucky/luckySimple.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/bool/lucky/luckySimple.c -o src/bool/lucky/luckySimple.o `` Compiling: /src/bool/lucky/luckySwapIJ.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/bool/lucky/luckySwapIJ.c -o src/bool/lucky/luckySwapIJ.o src/bool/kit/kitDsd.c: In function 'Kit_DsdCountAigNodes_rec': src/bool/kit/kitDsd.c:1863:18: warning: 'RetValue' may be used uninitialized in this function [-Wmaybe-uninitialized] RetValue += Kit_DsdCountAigNodes_rec( pNtk, Abc_Lit2Var(iLit) ); ^ `` Compiling: /src/bool/lucky/luckySwap.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/bool/lucky/luckySwap.c -o src/bool/lucky/luckySwap.o `` Compiling: /src/bool/rsb/rsbDec6.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/bool/rsb/rsbDec6.c -o src/bool/rsb/rsbDec6.o In file included from src/bool/rsb/rsbInt.h:35:0, from src/bool/rsb/rsbDec6.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/bool/rsb/rsbDec6.c: In function 'Rsb_ManPerformResub6Test': src/bool/rsb/rsbDec6.c:732:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ `` Compiling: /src/bool/rsb/rsbMan.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/bool/rsb/rsbMan.c -o src/bool/rsb/rsbMan.o In file included from src/bool/rsb/rsbInt.h:35:0, from src/bool/rsb/rsbMan.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ `` Compiling: /src/bool/rpo/rpo.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/bool/rpo/rpo.c -o src/bool/rpo/rpo.o `` Compiling: /src/proof/pdr/pdrCnf.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/pdr/pdrCnf.c -o src/proof/pdr/pdrCnf.o `` Compiling: /src/proof/pdr/pdrCore.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/pdr/pdrCore.c -o src/proof/pdr/pdrCore.o In file included from src/proof/pdr/pdrInt.h:31:0, from src/proof/pdr/pdrCnf.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ In file included from src/proof/pdr/pdrInt.h:31:0, from src/proof/pdr/pdrCore.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/proof/pdr/pdrInv.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/pdr/pdrInv.c -o src/proof/pdr/pdrInv.o `` Compiling: /src/proof/pdr/pdrMan.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/pdr/pdrMan.c -o src/proof/pdr/pdrMan.o In file included from src/proof/pdr/pdrInt.h:31:0, from src/proof/pdr/pdrInv.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ In file included from src/proof/pdr/pdrInt.h:31:0, from src/proof/pdr/pdrMan.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/proof/pdr/pdrSat.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/pdr/pdrSat.c -o src/proof/pdr/pdrSat.o In file included from src/proof/pdr/pdrInt.h:31:0, from src/proof/pdr/pdrSat.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/proof/pdr/pdrSat.c: In function 'Pdr_ManSetPropertyOutput': src/proof/pdr/pdrSat.c:181:14: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int Lit, RetValue, i; ^ src/proof/pdr/pdrSat.c: In function 'Pdr_ManSolverAddClause': src/proof/pdr/pdrSat.c:213:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ src/proof/pdr/pdrSat.c: In function 'Pdr_ManCheckCube': src/proof/pdr/pdrSat.c:289:9: warning: variable 'fLitUsed' set but not used [-Wunused-but-set-variable] int fLitUsed = 0; ^ `` Compiling: /src/proof/pdr/pdrTsim.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/pdr/pdrTsim.c -o src/proof/pdr/pdrTsim.o `` Compiling: /src/proof/pdr/pdrUtil.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/pdr/pdrUtil.c -o src/proof/pdr/pdrUtil.o In file included from src/proof/pdr/pdrInt.h:31:0, from src/proof/pdr/pdrTsim.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/proof/pdr/pdrTsim.c: In function 'Pdr_ManTernarySim': src/proof/pdr/pdrTsim.c:366:19: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int i, Entry, RetValue; ^ In file included from src/proof/pdr/pdrInt.h:31:0, from src/proof/pdr/pdrUtil.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/proof/abs/absDup.c `` Compiling: /src/proof/abs/absGla.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/abs/absGla.c -o src/proof/abs/absGla.o `` Compiling: /src/proof/abs/absGlaOld.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/abs/absDup.c -o src/proof/abs/absDup.o `` Compiling: /src/proof/abs/absIter.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/abs/absGlaOld.c -o src/proof/abs/absGlaOld.o gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/abs/absIter.c -o src/proof/abs/absIter.o In file included from src/sat/bsat/satSolver2.h:34:0, from src/proof/abs/absGlaOld.c:22: src/sat/bsat/satProof2.h: In function 'Prf_ManCompact': src/sat/bsat/satProof2.h:189:29: warning: variable 'nSize' set but not used [-Wunused-but-set-variable] int i, w, k = 0, Entry, nSize; ^ src/proof/abs/absIter.c: In function 'Gia_IterTryImprove': src/proof/abs/absIter.c:60:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue, iFrame; ^ In file included from src/sat/bsat/satSolver2.h:34:0, from src/proof/abs/absGla.c:23: src/sat/bsat/satProof2.h: In function 'Prf_ManCompact': src/sat/bsat/satProof2.h:189:29: warning: variable 'nSize' set but not used [-Wunused-but-set-variable] int i, w, k = 0, Entry, nSize; ^ src/proof/abs/absGlaOld.c: In function 'Gla_ManAddClauses': src/proof/abs/absGlaOld.c:1345:16: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int i, RetValue, nClauses, iFirstClause, * pLit; ^ src/proof/abs/absGlaOld.c: In function 'Gla_ManUnsatCore': src/proof/abs/absGlaOld.c:1450:13: warning: variable 'clk' set but not used [-Wunused-but-set-variable] abctime clk = Abc_Clock(); ^ src/proof/abs/absGla.c: In function 'Ga2_ManCnfCompute': src/proof/abs/absGla.c:632:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ `` Compiling: /src/proof/abs/absOldCex.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/abs/absOldCex.c -o src/proof/abs/absOldCex.o `` Compiling: /src/proof/abs/absOldRef.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/abs/absOldRef.c -o src/proof/abs/absOldRef.o In file included from src/proof/fra/fra.h:37:0, from src/proof/abs/absOldRef.c:23: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/proof/abs/absOldRef.c: In function 'Saig_ManCexRemap': src/proof/abs/absOldRef.c:87:17: warning: variable 'pObj' set but not used [-Wunused-but-set-variable] Aig_Obj_t * pObj; ^ src/proof/abs/absOldRef.c: In function 'Saig_ManCexFirstFlopPi': src/proof/abs/absOldRef.c:136:17: warning: variable 'pObj' set but not used [-Wunused-but-set-variable] Aig_Obj_t * pObj; ^ In file included from src/misc/vec/vec.h:31:0, from src/base/abc/abc.h:34, from src/base/main/main.h:30, from src/proof/abs/absGla.c:21: src/proof/abs/absGla.c: In function 'Ga2_ManAddAbsClauses': src/misc/vec/vecInt.h:716:27: warning: 'Lit' may be used uninitialized in this function [-Wmaybe-uninitialized] p->pArray[p->nSize++] = Entry; ^ src/proof/abs/absGla.c:831:12: note: 'Lit' was declared here int i, Lit; ^ `` Compiling: /src/proof/abs/absOldSat.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/abs/absOldSat.c -o src/proof/abs/absOldSat.o In file included from src/proof/abs/absOldSat.c:23:0: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/proof/abs/absOldSat.c: In function 'Saig_RefManOrderLiterals': src/proof/abs/absOldSat.c:442:27: warning: variable 'iFrame' set but not used [-Wunused-but-set-variable] int i, Entry, iInput, iFrame; ^ src/proof/abs/absOldSat.c: In function 'Saig_RefManRunSat': src/proof/abs/absOldSat.c:513:13: warning: variable 'clk' set but not used [-Wunused-but-set-variable] abctime clk = Abc_Clock(); ^ `` Compiling: /src/proof/abs/absOldSim.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/abs/absOldSim.c -o src/proof/abs/absOldSim.o `` Compiling: /src/proof/abs/absOut.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/abs/absOut.c -o src/proof/abs/absOut.o `` Compiling: /src/proof/abs/absPth.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/abs/absPth.c -o src/proof/abs/absPth.o src/proof/abs/absPth.c: In function 'Abs_ProverThread': src/proof/abs/absPth.c:99:19: warning: variable 'status' set but not used [-Wunused-but-set-variable] int RetValue, status; ^ src/proof/abs/absPth.c: In function 'Gia_GlaProveAbsracted': src/proof/abs/absPth.c:140:9: warning: variable 'status' set but not used [-Wunused-but-set-variable] int status; ^ src/proof/abs/absPth.c: In function 'Gia_GlaProveCancel': src/proof/abs/absPth.c:181:9: warning: variable 'status' set but not used [-Wunused-but-set-variable] int status; ^ src/proof/abs/absPth.c: In function 'Gia_GlaProveCheck': src/proof/abs/absPth.c:188:9: warning: variable 'status' set but not used [-Wunused-but-set-variable] int status; ^ `` Compiling: /src/proof/abs/absRef.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/abs/absRef.c -o src/proof/abs/absRef.o In file included from src/sat/bsat/satSolver2.h:34:0, from src/proof/abs/absRef.c:21: src/sat/bsat/satProof2.h: In function 'Prf_ManCompact': src/sat/bsat/satProof2.h:189:29: warning: variable 'nSize' set but not used [-Wunused-but-set-variable] int i, w, k = 0, Entry, nSize; ^ src/proof/abs/absRef.c: In function 'Rnm_ManRefine': src/proof/abs/absRef.c:678:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ `` Compiling: /src/proof/abs/absRefSelect.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/abs/absRefSelect.c -o src/proof/abs/absRefSelect.o src/proof/abs/absRefSelect.c: In function 'Rnm_ManFilterSelected': src/proof/abs/absRefSelect.c:131:15: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int i, k, RetValue, Counters[3] = {0}; ^ src/proof/abs/absRefSelect.c: In function 'Rnm_ManFilterSelectedNew': src/proof/abs/absRefSelect.c:213:19: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int i, k, k2, RetValue, Counters[3] = {0}; ^ `` Compiling: /src/proof/abs/absRpm.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/abs/absRpm.c -o src/proof/abs/absRpm.o `` Compiling: /src/proof/abs/absRpmOld.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/abs/absRpmOld.c -o src/proof/abs/absRpmOld.o `` Compiling: /src/proof/abs/absVta.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/abs/absVta.c -o src/proof/abs/absVta.o In file included from src/sat/bsat/satSolver2.h:34:0, from src/proof/abs/absVta.c:21: src/sat/bsat/satProof2.h: In function 'Prf_ManCompact': src/sat/bsat/satProof2.h:189:29: warning: variable 'nSize' set but not used [-Wunused-but-set-variable] int i, w, k = 0, Entry, nSize; ^ src/proof/abs/absVta.c: In function 'Vta_ManUnsatCore': src/proof/abs/absVta.c:1085:13: warning: variable 'clk' set but not used [-Wunused-but-set-variable] abctime clk = Abc_Clock(); ^ `` Compiling: /src/proof/abs/absUtil.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/abs/absUtil.c -o src/proof/abs/absUtil.o src/proof/abs/absUtil.c: In function 'Gia_VtaConvertToGla': src/proof/abs/absUtil.c:80:17: warning: variable 'pObj' set but not used [-Wunused-but-set-variable] Gia_Obj_t * pObj; ^ src/proof/abs/absUtil.c: In function 'Gia_VtaConvertFromGla': src/proof/abs/absUtil.c:114:19: warning: variable 'nObjMask' set but not used [-Wunused-but-set-variable] int nObjBits, nObjMask, nObjs = Gia_ManObjNum(p); ^ `` Compiling: /src/proof/bbr/bbrCex.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/bbr/bbrCex.c -o src/proof/bbr/bbrCex.o src/proof/bbr/bbrCex.c: In function 'Aig_ManVerifyUsingBddsCountExample': src/proof/bbr/bbrCex.c:52:17: warning: variable 'pObj' set but not used [-Wunused-but-set-variable] Aig_Obj_t * pObj; ^ `` Compiling: /src/proof/bbr/bbrImage.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/bbr/bbrImage.c -o src/proof/bbr/bbrImage.o `` Compiling: /src/proof/bbr/bbrNtbdd.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/bbr/bbrNtbdd.c -o src/proof/bbr/bbrNtbdd.o src/proof/bbr/bbrImage.c: In function 'Bbr_CreateVars': src/proof/bbr/bbrImage.c:452:9: warning: variable 'nVarsTotal' set but not used [-Wunused-but-set-variable] int nVarsTotal, iVar, p, Counter; ^ src/proof/bbr/bbrImage.c: In function 'Bbr_BuildTreeNode': src/proof/bbr/bbrImage.c:730:19: warning: variable 'nSupp' set but not used [-Wunused-but-set-variable] int iVarBest, nSupp, v; ^ `` Compiling: /src/proof/bbr/bbrReach.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/bbr/bbrReach.c -o src/proof/bbr/bbrReach.o src/proof/bbr/bbrReach.c: In function 'Aig_ManInitStateVarMap': src/proof/bbr/bbrReach.c:128:17: warning: variable 'pLatch' set but not used [-Wunused-but-set-variable] Aig_Obj_t * pLatch; ^ `` Compiling: /src/proof/llb/llb1Cluster.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/llb/llb1Cluster.c -o src/proof/llb/llb1Cluster.o `` Compiling: /src/proof/llb/llb1Constr.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/llb/llb1Constr.c -o src/proof/llb/llb1Constr.o `` Compiling: /src/proof/llb/llb1Core.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/llb/llb1Core.c -o src/proof/llb/llb1Core.o `` Compiling: /src/proof/llb/llb1Group.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/llb/llb1Group.c -o src/proof/llb/llb1Group.o `` Compiling: /src/proof/llb/llb1Hint.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/llb/llb1Hint.c -o src/proof/llb/llb1Hint.o `` Compiling: /src/proof/llb/llb1Man.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/llb/llb1Man.c -o src/proof/llb/llb1Man.o `` Compiling: /src/proof/llb/llb1Matrix.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/llb/llb1Matrix.c -o src/proof/llb/llb1Matrix.o `` Compiling: /src/proof/llb/llb1Pivot.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/llb/llb1Pivot.c -o src/proof/llb/llb1Pivot.o `` Compiling: /src/proof/llb/llb1Reach.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/llb/llb1Reach.c -o src/proof/llb/llb1Reach.o src/proof/llb/llb1Reach.c: In function 'Llb_ManReachDeriveCex': src/proof/llb/llb1Reach.c:472:17: warning: variable 'pObj' set but not used [-Wunused-but-set-variable] Aig_Obj_t * pObj; ^ `` Compiling: /src/proof/llb/llb1Sched.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/llb/llb1Sched.c -o src/proof/llb/llb1Sched.o `` Compiling: /src/proof/llb/llb2Bad.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/llb/llb2Bad.c -o src/proof/llb/llb2Bad.o src/proof/llb/llb2Bad.c: In function 'Llb_BddQuantifyPis': src/proof/llb/llb2Bad.c:112:17: warning: variable 'pObj' set but not used [-Wunused-but-set-variable] Aig_Obj_t * pObj; ^ `` Compiling: /src/proof/llb/llb2Core.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/llb/llb2Core.c -o src/proof/llb/llb2Core.o `` Compiling: /src/proof/llb/llb2Driver.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/llb/llb2Driver.c -o src/proof/llb/llb2Driver.o `` Compiling: /src/proof/llb/llb2Dump.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/llb/llb2Dump.c -o src/proof/llb/llb2Dump.o src/proof/llb/llb2Core.c: In function 'Llb_CoreDeriveCex': src/proof/llb/llb2Core.c:101:17: warning: variable 'pObj' set but not used [-Wunused-but-set-variable] Aig_Obj_t * pObj; ^ `` Compiling: /src/proof/llb/llb2Flow.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/llb/llb2Flow.c -o src/proof/llb/llb2Flow.o `` Compiling: /src/proof/llb/llb2Image.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/llb/llb2Image.c -o src/proof/llb/llb2Image.o `` Compiling: /src/proof/llb/llb3Image.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/llb/llb3Image.c -o src/proof/llb/llb3Image.o src/proof/llb/llb2Flow.c: In function 'Llb_ManFlow': src/proof/llb/llb2Flow.c:766:24: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int Flow, FlowCur, RetValue, i; ^ src/proof/llb/llb2Flow.c: In function 'Llb_ManFlowCompute': src/proof/llb/llb2Flow.c:834:24: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int Flow, FlowCur, RetValue, i; ^ src/proof/llb/llb2Flow.c: In function 'Llb_ManFlowFindBestCut': src/proof/llb/llb2Flow.c:1159:17: warning: variable 'pObj' set but not used [-Wunused-but-set-variable] Aig_Obj_t * pObj; ^ src/proof/llb/llb3Image.c: In function 'Llb_NonlinQuantify2': src/proof/llb/llb3Image.c:349:12: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int i, RetValue, nSuppSize; ^ `` Compiling: /src/proof/llb/llb3Nonlin.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/llb/llb3Nonlin.c -o src/proof/llb/llb3Nonlin.o `` Compiling: /src/proof/llb/llb4Cex.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/llb/llb4Cex.c -o src/proof/llb/llb4Cex.o In file included from src/proof/llb/llb4Cex.c:23:0: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/proof/llb/llb4Image.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/llb/llb4Image.c -o src/proof/llb/llb4Image.o `` Compiling: /src/proof/llb/llb4Nonlin.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/llb/llb4Nonlin.c -o src/proof/llb/llb4Nonlin.o `` Compiling: /src/proof/llb/llb4Sweep.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/llb/llb4Sweep.c -o src/proof/llb/llb4Sweep.o src/proof/llb/llb4Image.c: In function 'Llb_Nonlin4Quantify1': src/proof/llb/llb4Image.c:267:12: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int i, RetValue, nSizeNew; ^ src/proof/llb/llb4Image.c: In function 'Llb_Nonlin4Quantify2': src/proof/llb/llb4Image.c:330:18: warning: variable 'liveEnd' set but not used [-Wunused-but-set-variable] int liveBeg, liveEnd; ^ src/proof/llb/llb4Image.c:330:9: warning: variable 'liveBeg' set but not used [-Wunused-but-set-variable] int liveBeg, liveEnd; ^ src/proof/llb/llb4Image.c:327:12: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int i, RetValue, nSuppSize; ^ src/proof/llb/llb4Nonlin.c: In function 'Llb_Nonlin4DeriveCex': src/proof/llb/llb4Nonlin.c:584:15: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int i, v, RetValue;//, clk = Abc_Clock(); ^ src/proof/llb/llb4Nonlin.c:582:17: warning: variable 'pObj' set but not used [-Wunused-but-set-variable] Aig_Obj_t * pObj; ^ src/proof/llb/llb4Nonlin.c: In function 'Llb_ReachableStates': src/proof/llb/llb4Nonlin.c:1113:12: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int i, RetValue; ^ `` Compiling: /src/proof/live/liveness.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/live/liveness.c -o src/proof/live/liveness.o In file included from src/map/if/if.h:38:0, from src/base/main/mainInt.h:31, from src/proof/live/liveness.c:26: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/base/main/mainInt.h:31, from src/proof/live/liveness.c:26: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/base/main/mainInt.h:31, from src/proof/live/liveness.c:26: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ In file included from src/proof/fra/fra.h:37:0, from src/base/main/mainInt.h:35, from src/proof/live/liveness.c:26: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/proof/live/liveness.c: In function 'retrieveTruePiName': src/proof/live/liveness.c:117:13: warning: variable 'pObjOld' set but not used [-Wunused-but-set-variable] Aig_Obj_t *pObjOld, *pObj; ^ src/proof/live/liveness.c: In function 'retrieveLOName': src/proof/live/liveness.c:139:13: warning: variable 'pObjOld' set but not used [-Wunused-but-set-variable] Aig_Obj_t *pObjOld, *pObj; ^ src/proof/live/liveness.c: In function 'LivenessToSafetyTransformation': src/proof/live/liveness.c:257:13: warning: variable 'pObjOriginalSafetyPropertyOutput' set but not used [-Wunused-but-set-variable] Aig_Obj_t *pObjOriginalSafetyPropertyOutput; ^ src/proof/live/liveness.c:253:28: warning: variable 'pObjShadowLi' set but not used [-Wunused-but-set-variable] Aig_Obj_t *pObjShadowLo, *pObjShadowLi, *pObjShadowLiDriver; ^ src/proof/live/liveness.c:250:34: warning: variable 'pObjSavedLi' set but not used [-Wunused-but-set-variable] Aig_Obj_t *pObjSavedLo = NULL, *pObjSavedLi = NULL; ^ src/proof/live/liveness.c: In function 'LivenessToSafetyTransformationAbs': src/proof/live/liveness.c:551:28: warning: variable 'pObjShadowLi' set but not used [-Wunused-but-set-variable] Aig_Obj_t *pObjShadowLo, *pObjShadowLi, *pObjShadowLiDriver; ^ src/proof/live/liveness.c:548:13: warning: variable 'pObjSavedLi' set but not used [-Wunused-but-set-variable] Aig_Obj_t *pObjSavedLi = NULL, *pObjSavedLo = NULL; ^ src/proof/live/liveness.c: In function 'Abc_CommandAbcLivenessToSafety': src/proof/live/liveness.c:1257:46: warning: variable 'pNtkOld' set but not used [-Wunused-but-set-variable] Abc_Ntk_t * pNtk, * pNtkTemp, *pNtkNew, *pNtkOld; ^ src/proof/live/liveness.c:1256:9: warning: variable 'pOut' set but not used [-Wunused-but-set-variable] FILE * pOut, * pErr; ^ src/proof/live/liveness.c: In function 'Abc_CommandAbcLivenessToSafetyAbstraction': src/proof/live/liveness.c:1602:46: warning: variable 'pNtkOld' set but not used [-Wunused-but-set-variable] Abc_Ntk_t * pNtk, * pNtkTemp, *pNtkNew, *pNtkOld; ^ src/proof/live/liveness.c:1601:9: warning: variable 'pOut' set but not used [-Wunused-but-set-variable] FILE * pOut, * pErr; ^ src/proof/live/liveness.c: In function 'LivenessToSafetyTransformationWithLTL': src/proof/live/liveness.c:1812:13: warning: variable 'pObjOriginalSafetyPropertyOutput' set but not used [-Wunused-but-set-variable] Aig_Obj_t *pObjOriginalSafetyPropertyOutput; ^ src/proof/live/liveness.c:1808:28: warning: variable 'pObjShadowLi' set but not used [-Wunused-but-set-variable] Aig_Obj_t *pObjShadowLo, *pObjShadowLi, *pObjShadowLiDriver; ^ src/proof/live/liveness.c:1805:34: warning: variable 'pObjSavedLi' set but not used [-Wunused-but-set-variable] Aig_Obj_t *pObjSavedLo = NULL, *pObjSavedLi = NULL; ^ src/proof/live/liveness.c: In function 'Abc_CommandAbcLivenessToSafetyWithLTL': src/proof/live/liveness.c:2271:46: warning: variable 'pNtkOld' set but not used [-Wunused-but-set-variable] Abc_Ntk_t * pNtk, * pNtkTemp, *pNtkNew, *pNtkOld; ^ src/proof/live/liveness.c:2270:9: warning: variable 'pOut' set but not used [-Wunused-but-set-variable] FILE * pOut, * pErr; ^ `` Compiling: /src/proof/live/liveness_sim.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/live/liveness_sim.c -o src/proof/live/liveness_sim.o src/proof/live/liveness_sim.c: In function 'retrieveTruePiName': src/proof/live/liveness_sim.c:80:13: warning: variable 'pObjOld' set but not used [-Wunused-but-set-variable] Aig_Obj_t *pObjOld, *pObj; ^ src/proof/live/liveness_sim.c: In function 'retrieveLOName': src/proof/live/liveness_sim.c:102:13: warning: variable 'pObjOld' set but not used [-Wunused-but-set-variable] Aig_Obj_t *pObjOld, *pObj; ^ `` Compiling: /src/proof/live/ltl_parser.c src/proof/live/liveness_sim.c: In function 'LivenessToSafetyTransformationSim': src/proof/live/liveness_sim.c:206:28: warning: variable 'pObjShadowLi' set but not used [-Wunused-but-set-variable] Aig_Obj_t *pObjShadowLo, *pObjShadowLi, *pObjShadowLiDriver; ^ src/proof/live/liveness_sim.c:203:27: warning: variable 'pObjSavedLi' set but not used [-Wunused-but-set-variable] Aig_Obj_t *pObjSavedLo, *pObjSavedLi; ^ gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/live/ltl_parser.c -o src/proof/live/ltl_parser.o src/proof/live/liveness_sim.c: In function 'Abc_CommandAbcLivenessToSafetySim': src/proof/live/liveness_sim.c:757:46: warning: variable 'pNtkOld' set but not used [-Wunused-but-set-variable] Abc_Ntk_t * pNtk, * pNtkTemp, *pNtkNew, *pNtkOld; ^ src/proof/live/liveness_sim.c:756:9: warning: variable 'pOut' set but not used [-Wunused-but-set-variable] FILE * pOut, * pErr; ^ In file included from src/map/if/if.h:38:0, from src/base/main/mainInt.h:31, from src/proof/live/ltl_parser.c:27: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/base/main/mainInt.h:31, from src/proof/live/ltl_parser.c:27: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/base/main/mainInt.h:31, from src/proof/live/ltl_parser.c:27: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ In file included from src/proof/fra/fra.h:37:0, from src/base/main/mainInt.h:35, from src/proof/live/ltl_parser.c:27: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/proof/live/kliveness.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/live/kliveness.c -o src/proof/live/kliveness.o In file included from src/map/if/if.h:38:0, from src/base/main/mainInt.h:31, from src/proof/live/kliveness.c:27: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/base/main/mainInt.h:31, from src/proof/live/kliveness.c:27: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/base/main/mainInt.h:31, from src/proof/live/kliveness.c:27: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ In file included from src/proof/fra/fra.h:37:0, from src/base/main/mainInt.h:35, from src/proof/live/kliveness.c:27: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/proof/live/kliveness.c: In function 'Abc_CommandNChooseK': src/proof/live/kliveness.c:722:6: warning: variable 'directive' set but not used [-Wunused-but-set-variable] int directive = -1; ^ `` Compiling: /src/proof/live/monotone.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/live/monotone.c -o src/proof/live/monotone.o In file included from src/map/if/if.h:38:0, from src/base/main/mainInt.h:31, from src/proof/live/monotone.c:27: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ `` Compiling: /src/proof/live/disjunctiveMonotone.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/live/disjunctiveMonotone.c -o src/proof/live/disjunctiveMonotone.o In file included from src/map/if/if.h:39:0, from src/base/main/mainInt.h:31, from src/proof/live/monotone.c:27: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/base/main/mainInt.h:31, from src/proof/live/monotone.c:27: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ In file included from src/proof/fra/fra.h:37:0, from src/base/main/mainInt.h:35, from src/proof/live/monotone.c:27: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/proof/live/monotone.c: In function 'createMonotoneTester': src/proof/live/monotone.c:162:13: warning: unused variable 'vCandMonotoneLocal' [-Wunused-variable] Vec_Int_t *vCandMonotoneLocal = monotoneVectorArg->attrCandMonotone; ^ In file included from src/map/if/if.h:38:0, from src/base/main/mainInt.h:31, from src/proof/live/disjunctiveMonotone.c:25: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/base/main/mainInt.h:31, from src/proof/live/disjunctiveMonotone.c:25: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/base/main/mainInt.h:31, from src/proof/live/disjunctiveMonotone.c:25: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ In file included from src/proof/fra/fra.h:37:0, from src/base/main/mainInt.h:35, from src/proof/live/disjunctiveMonotone.c:25: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/proof/live/arenaViolation.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/live/arenaViolation.c -o src/proof/live/arenaViolation.o In file included from src/map/if/if.h:38:0, from src/base/main/mainInt.h:31, from src/proof/live/arenaViolation.c:25: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/base/main/mainInt.h:31, from src/proof/live/arenaViolation.c:25: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/base/main/mainInt.h:31, from src/proof/live/arenaViolation.c:25: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ In file included from src/proof/fra/fra.h:37:0, from src/base/main/mainInt.h:35, from src/proof/live/arenaViolation.c:25: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/proof/live/arenaViolation.c: In function 'collectWindowBeginSignalWithDSC': src/proof/live/arenaViolation.c:258:13: warning: variable 'pObj' set but not used [-Wunused-but-set-variable] Aig_Obj_t *pObj; ^ src/proof/live/arenaViolation.c: In function 'collectWithinWindowSignalWithDSC': src/proof/live/arenaViolation.c:274:13: warning: variable 'pObj' set but not used [-Wunused-but-set-variable] Aig_Obj_t *pObj; ^ src/proof/live/arenaViolation.c: In function 'collectPendingSignalWithDSC': src/proof/live/arenaViolation.c:288:13: warning: variable 'pObj' set but not used [-Wunused-but-set-variable] Aig_Obj_t *pObj; ^ `` Compiling: /src/proof/live/kLiveConstraints.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/live/kLiveConstraints.c -o src/proof/live/kLiveConstraints.o In file included from src/map/if/if.h:38:0, from src/base/main/mainInt.h:31, from src/proof/live/kLiveConstraints.c:27: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/base/main/mainInt.h:31, from src/proof/live/kLiveConstraints.c:27: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/base/main/mainInt.h:31, from src/proof/live/kLiveConstraints.c:27: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ In file included from src/proof/fra/fra.h:37:0, from src/base/main/mainInt.h:35, from src/proof/live/kLiveConstraints.c:27: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/proof/live/combination.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/live/combination.c -o src/proof/live/combination.o `` Compiling: /src/proof/cec/cecCec.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/cec/cecCec.c -o src/proof/cec/cecCec.o In file included from src/map/if/if.h:38:0, from src/base/main/mainInt.h:31, from src/proof/live/combination.c:6: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/proof/cec/cecInt.h:29:0, from src/proof/cec/cecCec.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ In file included from src/map/if/if.h:39:0, from src/base/main/mainInt.h:31, from src/proof/live/combination.c:6: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/base/main/mainInt.h:31, from src/proof/live/combination.c:6: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ In file included from src/proof/fra/fra.h:37:0, from src/base/main/mainInt.h:35, from src/proof/live/combination.c:6: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/proof/cec/cecChoice.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/cec/cecChoice.c -o src/proof/cec/cecChoice.o src/proof/cec/cecCec.c: In function 'Cec_ManVerifyNaive': src/proof/cec/cecCec.c:216:44: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int i, iVar0, iVar1, pLits[2], status, RetValue; ^ In file included from src/proof/cec/cecInt.h:29:0, from src/proof/cec/cecChoice.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/proof/cec/cecChoice.c: In function 'Cec_ManChoiceComputation_int': src/proof/cec/cecChoice.c:211:12: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int r, RetValue; ^ src/proof/cec/cecChoice.c: In function 'Cec_ManChoiceComputationVec': src/proof/cec/cecChoice.c:316:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ `` Compiling: /src/proof/cec/cecClass.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/cec/cecClass.c -o src/proof/cec/cecClass.o In file included from src/proof/cec/cecInt.h:29:0, from src/proof/cec/cecClass.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/proof/cec/cecCore.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/cec/cecCore.c -o src/proof/cec/cecCore.o In file included from src/proof/cec/cecInt.h:29:0, from src/proof/cec/cecCore.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/proof/cec/cecCorr.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/cec/cecCorr.c -o src/proof/cec/cecCorr.o In file included from src/proof/cec/cecInt.h:29:0, from src/proof/cec/cecCorr.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/proof/cec/cecCorr.c: In function 'Cec_ManLoadCounterExamples2': src/proof/cec/cecCorr.c:508:25: warning: variable 'Out' set but not used [-Wunused-but-set-variable] int k, iLit, nLits, Out, iBit = 1; ^ src/proof/cec/cecCorr.c: In function 'Cec_ManLSCorrespondenceBmc': src/proof/cec/cecCorr.c:780:19: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int fChanges, RetValue; ^ src/proof/cec/cecCorr.c: In function 'Cec_ManLSCorrAnalyzeDependence': src/proof/cec/cecCorr.c:842:24: warning: variable 'iRepr' set but not used [-Wunused-but-set-variable] int i, Iter, iObj, iRepr, fPrev, Total, Count0, Count1; ^ src/proof/cec/cecCorr.c: In function 'Cec_ManLSCorrespondenceClasses': src/proof/cec/cecCorr.c:921:12: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int r, RetValue; ^ `` Compiling: /src/proof/cec/cecIso.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/cec/cecIso.c -o src/proof/cec/cecIso.o `` Compiling: /src/proof/cec/cecMan.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/cec/cecMan.c -o src/proof/cec/cecMan.o In file included from src/proof/cec/cecInt.h:29:0, from src/proof/cec/cecMan.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ In file included from src/proof/cec/cecInt.h:29:0, from src/proof/cec/cecIso.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/proof/cec/cecPat.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/cec/cecPat.c -o src/proof/cec/cecPat.o `` Compiling: /src/proof/cec/cecSeq.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/cec/cecSeq.c -o src/proof/cec/cecSeq.o In file included from src/proof/cec/cecInt.h:29:0, from src/proof/cec/cecPat.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ In file included from src/proof/cec/cecInt.h:29:0, from src/proof/cec/cecSeq.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/proof/cec/cecSolve.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/cec/cecSolve.c -o src/proof/cec/cecSolve.o In file included from src/proof/cec/cecInt.h:29:0, from src/proof/cec/cecSolve.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/proof/cec/cecSolve.c: In function 'Cec_AddClausesMux': src/proof/cec/cecSolve.c:67:19: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int pLits[4], RetValue, VarF, VarI, VarT, VarE, fCompT, fCompE; ^ src/proof/cec/cecSolve.c: In function 'Cec_AddClausesSuper': src/proof/cec/cecSolve.c:186:25: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int * pLits, nLits, RetValue, i; ^ src/proof/cec/cecSolve.c: In function 'Cec_ManSatCheckNode': src/proof/cec/cecSolve.c:475:18: warning: variable 'clk2' set but not used [-Wunused-but-set-variable] abctime clk, clk2; ^ src/proof/cec/cecSolve.c:474:24: warning: variable 'status' set but not used [-Wunused-but-set-variable] int Lit, RetValue, status, nConflicts; ^ src/proof/cec/cecSolve.c: In function 'Cec_ManSatCheckNodeTwo': src/proof/cec/cecSolve.c:575:18: warning: variable 'clk2' set but not used [-Wunused-but-set-variable] abctime clk, clk2; ^ src/proof/cec/cecSolve.c:574:28: warning: variable 'status' set but not used [-Wunused-but-set-variable] int Lits[2], RetValue, status, nConflicts; ^ src/proof/cec/cecSolve.c: In function 'Cec_ManSatSolve': src/proof/cec/cecSolve.c:682:32: warning: variable 'clk2' set but not used [-Wunused-but-set-variable] abctime clk = Abc_Clock(), clk2; ^ `` Compiling: /src/proof/cec/cecSplit.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/cec/cecSplit.c -o src/proof/cec/cecSplit.o In file included from src/proof/cec/cecSplit.c:25:0: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ In file included from src/proof/cec/cecSplit.c:26:0: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ `` Compiling: /src/proof/cec/cecSynth.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/cec/cecSynth.c -o src/proof/cec/cecSynth.o In file included from src/proof/cec/cecInt.h:29:0, from src/proof/cec/cecSynth.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/proof/cec/cecSweep.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/cec/cecSweep.c -o src/proof/cec/cecSweep.o In file included from src/proof/cec/cecInt.h:29:0, from src/proof/cec/cecSweep.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/proof/dch/dchAig.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/dch/dchAig.c -o src/proof/dch/dchAig.o In file included from src/proof/dch/dchInt.h:30:0, from src/proof/dch/dchAig.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/proof/dch/dchChoice.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/dch/dchChoice.c -o src/proof/dch/dchChoice.o `` Compiling: /src/proof/dch/dchClass.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/dch/dchClass.c -o src/proof/dch/dchClass.o In file included from src/proof/dch/dchInt.h:30:0, from src/proof/dch/dchChoice.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/proof/dch/dchCnf.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/dch/dchCnf.c -o src/proof/dch/dchCnf.o `` Compiling: /src/proof/dch/dchCore.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/dch/dchCore.c -o src/proof/dch/dchCore.o In file included from src/proof/dch/dchInt.h:30:0, from src/proof/dch/dchClass.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/proof/dch/dchClass.c: In function 'Dch_ClassesCheck': src/proof/dch/dchClass.c:243:25: warning: variable 'pPrev' set but not used [-Wunused-but-set-variable] Aig_Obj_t * pObj, * pPrev, ** ppClass; ^ In file included from src/proof/dch/dchInt.h:30:0, from src/proof/dch/dchCnf.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ In file included from src/proof/dch/dchInt.h:30:0, from src/proof/dch/dchCore.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/proof/dch/dchCnf.c: In function 'Dch_AddClausesMux': src/proof/dch/dchCnf.c:48:19: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int pLits[4], RetValue, VarF, VarI, VarT, VarE, fCompT, fCompE; ^ src/proof/dch/dchCnf.c: In function 'Dch_AddClausesSuper': src/proof/dch/dchCnf.c:167:25: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int * pLits, nLits, RetValue, i; ^ `` Compiling: /src/proof/dch/dchMan.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/dch/dchMan.c -o src/proof/dch/dchMan.o In file included from src/proof/dch/dchInt.h:30:0, from src/proof/dch/dchMan.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/proof/dch/dchSat.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/dch/dchSat.c -o src/proof/dch/dchSat.o `` Compiling: /src/proof/dch/dchSim.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/dch/dchSim.c -o src/proof/dch/dchSim.o `` Compiling: /src/proof/dch/dchSimSat.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/dch/dchSimSat.c -o src/proof/dch/dchSimSat.o In file included from src/proof/dch/dchInt.h:30:0, from src/proof/dch/dchSat.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/proof/dch/dchSat.c: In function 'Dch_NodesAreEquiv': src/proof/dch/dchSat.c:48:40: warning: variable 'status' set but not used [-Wunused-but-set-variable] int pLits[2], RetValue, RetValue1, status; ^ `` Compiling: /src/proof/dch/dchSweep.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/dch/dchSweep.c -o src/proof/dch/dchSweep.o src/proof/dch/dchSat.c:48:19: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int pLits[2], RetValue, RetValue1, status; ^ In file included from src/proof/dch/dchInt.h:30:0, from src/proof/dch/dchSim.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ In file included from src/proof/dch/dchInt.h:30:0, from src/proof/dch/dchSimSat.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/proof/dch/dchSimSat.c: In function 'Dch_ManResimulateCex': src/proof/dch/dchSimSat.c:180:22: warning: variable 'RetValue1' set but not used [-Wunused-but-set-variable] int i, k, nSize, RetValue1, RetValue2; ^ src/proof/dch/dchSimSat.c: In function 'Dch_ManResimulateCex2': src/proof/dch/dchSimSat.c:228:12: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int i, RetValue; ^ In file included from src/proof/dch/dchInt.h:30:0, from src/proof/dch/dchSweep.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/proof/fraig/fraigApi.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/fraig/fraigApi.c -o src/proof/fraig/fraigApi.o `` Compiling: /src/proof/fraig/fraigCanon.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/fraig/fraigCanon.c -o src/proof/fraig/fraigCanon.o src/proof/fraig/fraigCanon.c: In function 'Fraig_NodeAndCanon': src/proof/fraig/fraigCanon.c:200:24: warning: variable 'pNodeTemp' set but not used [-Wunused-but-set-variable] Fraig_Node_t * pNodeTemp; ^ `` Compiling: /src/proof/fraig/fraigFanout.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/fraig/fraigFanout.c -o src/proof/fraig/fraigFanout.o `` Compiling: /src/proof/fraig/fraigFeed.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/fraig/fraigFeed.c -o src/proof/fraig/fraigFeed.o `` Compiling: /src/proof/fraig/fraigMan.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/fraig/fraigMan.c -o src/proof/fraig/fraigMan.o src/proof/fraig/fraigFeed.c: In function 'Fraig_FeedBackVerify': src/proof/fraig/fraigFeed.c:254:18: warning: variable 'fValue2' set but not used [-Wunused-but-set-variable] int fValue1, fValue2, iPat; ^ src/proof/fraig/fraigFeed.c:254:9: warning: variable 'fValue1' set but not used [-Wunused-but-set-variable] int fValue1, fValue2, iPat; ^ src/proof/fraig/fraigFeed.c: In function 'Fraig_ReallocateSimulationInfo': src/proof/fraig/fraigFeed.c:716:14: warning: variable 'uSignOld' set but not used [-Wunused-but-set-variable] unsigned uSignOld; ^ `` Compiling: /src/proof/fraig/fraigMem.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/fraig/fraigMem.c -o src/proof/fraig/fraigMem.o src/proof/fraig/fraigMan.c: In function 'Fraig_ManAddClause': src/proof/fraig/fraigMan.c:524:19: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int i, fComp, RetValue; ^ `` Compiling: /src/proof/fraig/fraigNode.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/fraig/fraigNode.c -o src/proof/fraig/fraigNode.o src/proof/fraig/fraigNode.c: In function 'Fraig_NodeCreatePi': src/proof/fraig/fraigNode.c:89:29: warning: variable 'pNodeRes' set but not used [-Wunused-but-set-variable] Fraig_Node_t * pNode, * pNodeRes; ^ `` Compiling: /src/proof/fraig/fraigPrime.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/fraig/fraigPrime.c -o src/proof/fraig/fraigPrime.o `` Compiling: /src/proof/fraig/fraigSat.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/fraig/fraigSat.c -o src/proof/fraig/fraigSat.o `` Compiling: /src/proof/fraig/fraigTable.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/fraig/fraigTable.c -o src/proof/fraig/fraigTable.o src/proof/fraig/fraigSat.c: In function 'Fraig_ManProveMiter': src/proof/fraig/fraigSat.c:89:13: warning: variable 'clk' set but not used [-Wunused-but-set-variable] abctime clk; ^ src/proof/fraig/fraigSat.c: In function 'Fraig_NodeIsEquivalent': src/proof/fraig/fraigSat.c:304:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue, RetValue1, i, fComp; ^ src/proof/fraig/fraigSat.c: In function 'Fraig_NodeIsImplication': src/proof/fraig/fraigSat.c:553:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue, RetValue1, i, fComp; ^ src/proof/fraig/fraigSat.c: In function 'Fraig_ManCheckClauseUsingSat': src/proof/fraig/fraigSat.c:656:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue, RetValue1, i; ^ src/proof/fraig/fraigSat.c: In function 'Fraig_SupergateAddClauses': src/proof/fraig/fraigSat.c:1106:27: warning: variable 'nVars' set but not used [-Wunused-but-set-variable] int fComp1, RetValue, nVars, Var, Var1, i; ^ src/proof/fraig/fraigSat.c:1106:17: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int fComp1, RetValue, nVars, Var, Var1, i; ^ src/proof/fraig/fraigSat.c: In function 'Fraig_SupergateAddClausesExor': src/proof/fraig/fraigSat.c:1166:16: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int fComp, RetValue; ^ src/proof/fraig/fraigSat.c: In function 'Fraig_SupergateAddClausesMux': src/proof/fraig/fraigSat.c:1217:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue, VarF, VarI, VarT, VarE, fCompT, fCompE; ^ `` Compiling: /src/proof/fraig/fraigUtil.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/fraig/fraigUtil.c -o src/proof/fraig/fraigUtil.o src/proof/fraig/fraigTable.c: In function 'Fraig_TableResizeS': src/proof/fraig/fraigTable.c:264:13: warning: variable 'clk' set but not used [-Wunused-but-set-variable] abctime clk; ^ src/proof/fraig/fraigTable.c: In function 'Fraig_TableResizeF': src/proof/fraig/fraigTable.c:308:13: warning: variable 'clk' set but not used [-Wunused-but-set-variable] abctime clk; ^ src/proof/fraig/fraigUtil.c: In function 'Fraig_ManPrintRefs': src/proof/fraig/fraigUtil.c:847:13: warning: variable 'clk' set but not used [-Wunused-but-set-variable] abctime clk; ^ `` Compiling: /src/proof/fraig/fraigVec.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/fraig/fraigVec.c -o src/proof/fraig/fraigVec.o `` Compiling: /src/proof/fra/fraBmc.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/fra/fraBmc.c -o src/proof/fra/fraBmc.o In file included from src/proof/fra/fra.h:37:0, from src/proof/fra/fraBmc.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/proof/fra/fraCec.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/fra/fraCec.c -o src/proof/fra/fraCec.o `` Compiling: /src/proof/fra/fraClass.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/fra/fraClass.c -o src/proof/fra/fraClass.o `` Compiling: /src/proof/fra/fraClau.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/fra/fraClau.c -o src/proof/fra/fraClau.o In file included from src/proof/fra/fra.h:37:0, from src/proof/fra/fraCec.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ In file included from src/sat/bsat/satSolver2.h:34:0, from src/proof/fra/fraCec.c:23: src/sat/bsat/satProof2.h: In function 'Prf_ManCompact': src/sat/bsat/satProof2.h:189:29: warning: variable 'nSize' set but not used [-Wunused-but-set-variable] int i, w, k = 0, Entry, nSize; ^ In file included from src/proof/fra/fra.h:37:0, from src/proof/fra/fraClass.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ In file included from src/proof/fra/fra.h:37:0, from src/proof/fra/fraClau.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/proof/fra/fraClau.c: In function 'Fra_ClauMinimizeClause': src/proof/fra/fraClau.c:568:9: warning: variable 'iLit' set but not used [-Wunused-but-set-variable] int iLit, iLit2, i, k; ^ `` Compiling: /src/proof/fra/fraClaus.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/fra/fraClaus.c -o src/proof/fra/fraClaus.o `` Compiling: /src/proof/fra/fraCnf.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/fra/fraCnf.c -o src/proof/fra/fraCnf.o In file included from src/proof/fra/fra.h:37:0, from src/proof/fra/fraClaus.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/proof/fra/fraClaus.c: In function 'Fra_ClausCollectLatchClauses': src/proof/fra/fraClaus.c:516:26: warning: variable 'pSims2' set but not used [-Wunused-but-set-variable] unsigned * pSims1, * pSims2; ^ src/proof/fra/fraClaus.c:516:16: warning: variable 'pSims1' set but not used [-Wunused-but-set-variable] unsigned * pSims1, * pSims2; ^ src/proof/fra/fraClaus.c: In function 'Fra_ClausInductiveClauses': src/proof/fra/fraClaus.c:1101:67: warning: variable 'fFlag' set but not used [-Wunused-but-set-variable] int * pStart, nLitsTot, RetValue, Beg, End, Counter, i, k, f, fFlag;//, Lits[2]; ^ src/proof/fra/fraClaus.c: In function 'Fra_ClausPrintIndClauses': src/proof/fra/fraClaus.c:1486:11: warning: variable 'pStart' set but not used [-Wunused-but-set-variable] int * pStart; ^ src/proof/fra/fraClaus.c: In function 'Fra_Claus': src/proof/fra/fraClaus.c:1687:9: warning: variable 'nClausesBeg' set but not used [-Wunused-but-set-variable] int nClausesBeg = 0; ^ src/proof/fra/fraClaus.c:1685:42: warning: variable 'clkInd' set but not used [-Wunused-but-set-variable] abctime clk, clkTotal = Abc_Clock(), clkInd; ^ In file included from src/proof/fra/fra.h:37:0, from src/proof/fra/fraCnf.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/proof/fra/fraCnf.c: In function 'Fra_AddClausesMux': src/proof/fra/fraCnf.c:49:19: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int pLits[4], RetValue, VarF, VarI, VarT, VarE, fCompT, fCompE; ^ src/proof/fra/fraCnf.c: In function 'Fra_AddClausesSuper': src/proof/fra/fraCnf.c:132:25: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int * pLits, nLits, RetValue, i; ^ `` Compiling: /src/proof/fra/fraCore.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/fra/fraCore.c -o src/proof/fra/fraCore.o `` Compiling: /src/proof/fra/fraHot.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/fra/fraHot.c -o src/proof/fra/fraHot.o `` Compiling: /src/proof/fra/fraImp.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/fra/fraImp.c -o src/proof/fra/fraImp.o In file included from src/proof/fra/fra.h:37:0, from src/proof/fra/fraCore.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ In file included from src/proof/fra/fra.h:37:0, from src/proof/fra/fraHot.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ In file included from src/proof/fra/fra.h:37:0, from src/proof/fra/fraImp.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/proof/fra/fraInd.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/fra/fraInd.c -o src/proof/fra/fraInd.o `` Compiling: /src/proof/fra/fraIndVer.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/fra/fraIndVer.c -o src/proof/fra/fraIndVer.o In file included from src/proof/fra/fra.h:37:0, from src/proof/fra/fraInd.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ In file included from src/proof/fra/fra.h:37:0, from src/proof/fra/fraIndVer.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/proof/fra/fraLcr.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/fra/fraLcr.c -o src/proof/fra/fraLcr.o `` Compiling: /src/proof/fra/fraMan.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/fra/fraMan.c -o src/proof/fra/fraMan.o In file included from src/proof/fra/fra.h:37:0, from src/proof/fra/fraLcr.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ In file included from src/proof/fra/fra.h:37:0, from src/proof/fra/fraMan.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/proof/fra/fraPart.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/fra/fraPart.c -o src/proof/fra/fraPart.o In file included from src/proof/fra/fra.h:37:0, from src/proof/fra/fraPart.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/proof/fra/fraPart.c: In function 'Fra_ManPartitionTest': src/proof/fra/fraPart.c:52:17: warning: variable 'pObj' set but not used [-Wunused-but-set-variable] Aig_Obj_t * pObj; ^ src/proof/fra/fraPart.c: In function 'Fra_ManPartitionTest2': src/proof/fra/fraPart.c:191:17: warning: variable 'pObj' set but not used [-Wunused-but-set-variable] Aig_Obj_t * pObj; ^ `` Compiling: /src/proof/fra/fraSat.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/fra/fraSat.c -o src/proof/fra/fraSat.o `` Compiling: /src/proof/fra/fraSec.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/fra/fraSec.c -o src/proof/fra/fraSec.o In file included from src/proof/fra/fra.h:37:0, from src/proof/fra/fraSat.c:22: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/proof/fra/fraSat.c: In function 'Fra_NodesAreEquiv': src/proof/fra/fraSat.c:52:9: warning: variable 'status' set but not used [-Wunused-but-set-variable] int status; ^ src/proof/fra/fraSat.c:50:19: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int pLits[4], RetValue, RetValue1, nBTLimit; ^ src/proof/fra/fraSat.c: In function 'Fra_NodesAreImp': src/proof/fra/fraSat.c:213:9: warning: variable 'status' set but not used [-Wunused-but-set-variable] int status; ^ src/proof/fra/fraSat.c:211:19: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int pLits[4], RetValue, RetValue1, nBTLimit; ^ src/proof/fra/fraSat.c: In function 'Fra_NodesAreClause': src/proof/fra/fraSat.c:321:9: warning: variable 'status' set but not used [-Wunused-but-set-variable] int status; ^ src/proof/fra/fraSat.c:319:19: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int pLits[4], RetValue, RetValue1, nBTLimit; ^ src/proof/fra/fraSat.c: In function 'Fra_NodeIsConst': src/proof/fra/fraSat.c:427:30: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int pLits[2], RetValue1, RetValue; ^ In file included from src/proof/fra/fra.h:37:0, from src/proof/fra/fraSec.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/proof/fra/fraSim.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/fra/fraSim.c -o src/proof/fra/fraSim.o In file included from src/proof/fra/fra.h:37:0, from src/proof/fra/fraSim.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/proof/fra/fraSim.c: In function 'Fra_SmlSavePattern1': src/proof/fra/fraSim.c:218:17: warning: variable 'pObj' set but not used [-Wunused-but-set-variable] Aig_Obj_t * pObj; ^ src/proof/fra/fraSim.c: In function 'Fra_SmlNodeCopyFanin': src/proof/fra/fraSim.c:582:9: warning: variable 'fCompl' set but not used [-Wunused-but-set-variable] int fCompl, fCompl0, i; ^ src/proof/fra/fraSim.c: In function 'Fra_SmlCopyCounterExample': src/proof/fra/fraSim.c:1121:12: warning: variable 'nFrames' set but not used [-Wunused-but-set-variable] int i, nFrames, nTruePis, nTruePos, iPo, iFrame; ^ `` Compiling: /src/proof/ssw/sswAig.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/ssw/sswAig.c -o src/proof/ssw/sswAig.o `` Compiling: /src/proof/ssw/sswBmc.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/ssw/sswBmc.c -o src/proof/ssw/sswBmc.o In file included from src/proof/ssw/sswInt.h:30:0, from src/proof/ssw/sswAig.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ In file included from src/proof/ssw/sswInt.h:30:0, from src/proof/ssw/sswBmc.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/proof/ssw/sswClass.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/ssw/sswClass.c -o src/proof/ssw/sswClass.o In file included from src/proof/ssw/sswInt.h:30:0, from src/proof/ssw/sswClass.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/proof/ssw/sswClass.c: In function 'Ssw_ClassesCheck': src/proof/ssw/sswClass.c:352:25: warning: variable 'pPrev' set but not used [-Wunused-but-set-variable] Aig_Obj_t * pObj, * pPrev, ** ppClass; ^ src/proof/ssw/sswClass.c: In function 'Ssw_ClassesPreparePairs': src/proof/ssw/sswClass.c:866:34: warning: variable 'pPrev' set but not used [-Wunused-but-set-variable] Aig_Obj_t * pObj, * pRepr, * pPrev; ^ `` Compiling: /src/proof/ssw/sswCnf.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/ssw/sswCnf.c -o src/proof/ssw/sswCnf.o In file included from src/proof/ssw/sswInt.h:30:0, from src/proof/ssw/sswCnf.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/proof/ssw/sswCnf.c: In function 'Ssw_AddClausesMux': src/proof/ssw/sswCnf.c:107:19: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int pLits[4], RetValue, VarF, VarI, VarT, VarE, fCompT, fCompE; ^ src/proof/ssw/sswCnf.c: In function 'Ssw_AddClausesSuper': src/proof/ssw/sswCnf.c:226:25: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int * pLits, nLits, RetValue, i; ^ `` Compiling: /src/proof/ssw/sswConstr.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/ssw/sswConstr.c -o src/proof/ssw/sswConstr.o In file included from src/proof/ssw/sswInt.h:30:0, from src/proof/ssw/sswConstr.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/proof/ssw/sswConstr.c: In function 'Ssw_ManRefineByConstrSim': src/proof/ssw/sswConstr.c:250:33: warning: variable 'RetValue2' set but not used [-Wunused-but-set-variable] int f, i, iLits, RetValue1, RetValue2; ^ src/proof/ssw/sswConstr.c:250:22: warning: variable 'RetValue1' set but not used [-Wunused-but-set-variable] int f, i, iLits, RetValue1, RetValue2; ^ `` Compiling: /src/proof/ssw/sswCore.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/ssw/sswCore.c -o src/proof/ssw/sswCore.o In file included from src/proof/ssw/sswInt.h:30:0, from src/proof/ssw/sswCore.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/proof/ssw/sswDyn.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/ssw/sswDyn.c -o src/proof/ssw/sswDyn.o `` Compiling: /src/proof/ssw/sswFilter.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/ssw/sswFilter.c -o src/proof/ssw/sswFilter.o `` Compiling: /src/proof/ssw/sswIslands.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/ssw/sswIslands.c -o src/proof/ssw/sswIslands.o In file included from src/proof/ssw/sswInt.h:30:0, from src/proof/ssw/sswDyn.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/proof/ssw/sswDyn.c: In function 'Ssw_ManLoadSolver': src/proof/ssw/sswDyn.c:146:21: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int i, iConstr, RetValue; ^ In file included from src/proof/ssw/sswInt.h:30:0, from src/proof/ssw/sswFilter.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ In file included from src/proof/ssw/sswInt.h:30:0, from src/proof/ssw/sswIslands.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/proof/ssw/sswFilter.c: In function 'Ssw_ManRefineByFilterSim': src/proof/ssw/sswFilter.c:49:26: warning: variable 'RetValue2' set but not used [-Wunused-but-set-variable] int f, i, RetValue1, RetValue2; ^ src/proof/ssw/sswFilter.c:49:15: warning: variable 'RetValue1' set but not used [-Wunused-but-set-variable] int f, i, RetValue1, RetValue2; ^ `` Compiling: /src/proof/ssw/sswLcorr.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/ssw/sswLcorr.c -o src/proof/ssw/sswLcorr.o In file included from src/proof/ssw/sswInt.h:30:0, from src/proof/ssw/sswLcorr.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/proof/ssw/sswMan.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/ssw/sswMan.c -o src/proof/ssw/sswMan.o In file included from src/proof/ssw/sswInt.h:30:0, from src/proof/ssw/sswMan.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/proof/ssw/sswPart.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/ssw/sswPart.c -o src/proof/ssw/sswPart.o `` Compiling: /src/proof/ssw/sswPairs.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/ssw/sswPairs.c -o src/proof/ssw/sswPairs.o `` Compiling: /src/proof/ssw/sswRarity.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/ssw/sswRarity.c -o src/proof/ssw/sswRarity.o `` Compiling: /src/proof/ssw/sswSat.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/ssw/sswSat.c -o src/proof/ssw/sswSat.o In file included from src/proof/ssw/sswInt.h:30:0, from src/proof/ssw/sswPart.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ In file included from src/proof/ssw/sswInt.h:30:0, from src/proof/ssw/sswPairs.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ In file included from src/proof/ssw/sswInt.h:30:0, from src/proof/ssw/sswRarity.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ In file included from src/proof/ssw/sswInt.h:30:0, from src/proof/ssw/sswSat.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/proof/ssw/sswSat.c: In function 'Ssw_NodesAreEquiv': src/proof/ssw/sswSat.c:48:26: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int pLits[3], nLits, RetValue, RetValue1; ^ src/proof/ssw/sswSat.c: In function 'Ssw_NodesAreConstrained': src/proof/ssw/sswSat.c:198:19: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int pLits[2], RetValue, fComplNew; ^ src/proof/ssw/sswSat.c: In function 'Ssw_NodeIsConstrained': src/proof/ssw/sswSat.c:288:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue, Lit; ^ src/proof/ssw/sswRarity.c: In function 'Ssw_RarSimulate': src/proof/ssw/sswRarity.c:979:13: warning: variable 'clk' set but not used [-Wunused-but-set-variable] abctime clk, clkTotal = Abc_Clock(); ^ `` Compiling: /src/proof/ssw/sswSemi.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/ssw/sswSemi.c -o src/proof/ssw/sswSemi.o In file included from src/proof/ssw/sswInt.h:30:0, from src/proof/ssw/sswSemi.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/proof/ssw/sswSemi.c: In function 'Ssw_ManFilterBmcSavePattern': src/proof/ssw/sswSemi.c:153:17: warning: variable 'pObj' set but not used [-Wunused-but-set-variable] Aig_Obj_t * pObj; ^ `` Compiling: /src/proof/ssw/sswSim.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/ssw/sswSim.c -o src/proof/ssw/sswSim.o `` Compiling: /src/proof/ssw/sswSimSat.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/ssw/sswSimSat.c -o src/proof/ssw/sswSimSat.o In file included from src/proof/ssw/sswInt.h:30:0, from src/proof/ssw/sswSim.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/proof/ssw/sswSweep.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/ssw/sswSweep.c -o src/proof/ssw/sswSweep.o src/proof/ssw/sswSim.c: In function 'Ssw_SmlSavePattern1': src/proof/ssw/sswSim.c:416:17: warning: variable 'pObj' set but not used [-Wunused-but-set-variable] Aig_Obj_t * pObj; ^ src/proof/ssw/sswSim.c: In function 'Ssw_SmlNodeCopyFanin': src/proof/ssw/sswSim.c:806:9: warning: variable 'fCompl' set but not used [-Wunused-but-set-variable] int fCompl, fCompl0, i; ^ In file included from src/proof/ssw/sswInt.h:30:0, from src/proof/ssw/sswSimSat.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ In file included from src/proof/ssw/sswInt.h:30:0, from src/proof/ssw/sswSweep.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/proof/ssw/sswUnique.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/ssw/sswUnique.c -o src/proof/ssw/sswUnique.o In file included from src/proof/ssw/sswInt.h:30:0, from src/proof/ssw/sswUnique.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/proof/ssc/sscClass.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/ssc/sscClass.c -o src/proof/ssc/sscClass.o In file included from src/proof/ssc/sscInt.h:30:0, from src/proof/ssc/sscClass.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/proof/ssc/sscClass.c: In function 'Ssc_GiaSimClassRefineOneBit': src/proof/ssc/sscClass.c:164:17: warning: variable 'pObj' set but not used [-Wunused-but-set-variable] Gia_Obj_t * pObj; ^ src/proof/ssc/sscClass.c: In function 'Ssc_GiaSimClassRefineOne': src/proof/ssc/sscClass.c:199:17: warning: variable 'pObj' set but not used [-Wunused-but-set-variable] Gia_Obj_t * pObj; ^ src/proof/ssc/sscClass.c: In function 'Ssc_GiaClassesCheckPairs': src/proof/ssc/sscClass.c:311:25: warning: variable 'Result' set but not used [-Wunused-but-set-variable] int i, iRepr, iObj, Result = 1; ^ `` Compiling: /src/proof/ssc/sscCore.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/ssc/sscCore.c -o src/proof/ssc/sscCore.o `` Compiling: /src/proof/ssc/sscSat.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/ssc/sscSat.c -o src/proof/ssc/sscSat.o In file included from src/proof/ssc/sscInt.h:30:0, from src/proof/ssc/sscCore.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ In file included from src/proof/ssc/sscInt.h:30:0, from src/proof/ssc/sscSat.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/proof/ssc/sscSat.c: In function 'Gia_ManAddClausesMux': src/proof/ssc/sscSat.c:52:43: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int pLits[4], LitF, LitI, LitT, LitE, RetValue; ^ `` Compiling: /src/proof/ssc/sscSim.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/ssc/sscSim.c -o src/proof/ssc/sscSim.o `` Compiling: /src/proof/ssc/sscUtil.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/ssc/sscUtil.c -o src/proof/ssc/sscUtil.o In file included from src/proof/ssc/sscInt.h:30:0, from src/proof/ssc/sscSim.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/proof/ssc/sscSim.c: In function 'Ssc_GiaPrintPiPatterns': src/proof/ssc/sscSim.c:181:12: warning: variable 'pSimAig' set but not used [-Wunused-but-set-variable] word * pSimAig; ^ In file included from src/proof/ssc/sscInt.h:30:0, from src/proof/ssc/sscUtil.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/proof/int/intCheck.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/int/intCheck.c -o src/proof/int/intCheck.o `` Compiling: /src/proof/int/intContain.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/int/intContain.c -o src/proof/int/intContain.o In file included from src/proof/int/intInt.h:31:0, from src/proof/int/intCheck.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/proof/int/intCheck.c: In function 'Inter_CheckAddOrGate': src/proof/int/intCheck.c:164:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue, pLits[3]; ^ src/proof/int/intCheck.c: In function 'Inter_CheckAddEqual': src/proof/int/intCheck.c:196:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue, pLits[3]; ^ src/proof/int/intCheck.c: In function 'Inter_CheckPerform': src/proof/int/intCheck.c:223:27: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int i, f, VarA, VarB, RetValue, Entry, status; ^ `` Compiling: /src/proof/int/intCore.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/int/intCore.c -o src/proof/int/intCore.o In file included from src/proof/int/intInt.h:31:0, from src/proof/int/intContain.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/proof/int/intCtrex.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/int/intCtrex.c -o src/proof/int/intCtrex.o In file included from src/proof/int/intInt.h:31:0, from src/proof/int/intCore.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ In file included from src/proof/int/intInt.h:31:0, from src/proof/int/intCtrex.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/proof/int/intDup.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/int/intDup.c -o src/proof/int/intDup.o In file included from src/proof/int/intInt.h:31:0, from src/proof/int/intDup.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/proof/int/intFrames.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/int/intFrames.c -o src/proof/int/intFrames.o `` Compiling: /src/proof/int/intInter.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/int/intInter.c -o src/proof/int/intInter.o In file included from src/proof/int/intInt.h:31:0, from src/proof/int/intFrames.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ In file included from src/proof/int/intInt.h:31:0, from src/proof/int/intInter.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/proof/int/intM114.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/int/intM114.c -o src/proof/int/intM114.o `` Compiling: /src/proof/int/intMan.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/int/intMan.c -o src/proof/int/intMan.o `` Compiling: /src/proof/int/intUtil.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/int/intUtil.c -o src/proof/int/intUtil.o In file included from src/proof/int/intInt.h:31:0, from src/proof/int/intM114.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': `` Compiling: /src/aig/aig/aigCheck.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/aig/aigCheck.c -o src/aig/aig/aigCheck.o src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ In file included from src/proof/int/intInt.h:31:0, from src/proof/int/intMan.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ In file included from src/proof/int/intInt.h:31:0, from src/proof/int/intUtil.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/aig/aig/aigCanon.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/aig/aigCanon.c -o src/aig/aig/aigCanon.o `` Compiling: /src/aig/aig/aigCuts.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/aig/aigCuts.c -o src/aig/aig/aigCuts.o `` Compiling: /src/aig/aig/aigDfs.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/aig/aigDfs.c -o src/aig/aig/aigDfs.o `` Compiling: /src/aig/aig/aigDup.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/aig/aigDup.c -o src/aig/aig/aigDup.o src/aig/aig/aigCuts.c: In function 'Aig_ObjComputeCuts': src/aig/aig/aigCuts.c:578:43: warning: variable 'pCutSet' set but not used [-Wunused-but-set-variable] Aig_Cut_t * pCut0, * pCut1, * pCut, * pCutSet; ^ src/aig/aig/aigCanon.c: In function 'Aig_RManTableResize': src/aig/aig/aigCanon.c:179:13: warning: variable 'clk' set but not used [-Wunused-but-set-variable] abctime clk; ^ src/aig/aig/aigDup.c: In function 'Aig_ManDupOrdered': src/aig/aig/aigDup.c:319:21: warning: 'pObjNew' may be used uninitialized in this function [-Wmaybe-uninitialized] pObj->pData = pObjNew; ^ `` Compiling: /src/aig/aig/aigFanout.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/aig/aigFanout.c -o src/aig/aig/aigFanout.o `` Compiling: /src/aig/aig/aigFrames.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/aig/aigFrames.c -o src/aig/aig/aigFrames.o src/aig/aig/aigDup.c: In function 'Aig_ManDupTrim': src/aig/aig/aigDup.c:439:21: warning: 'pObjNew' may be used uninitialized in this function [-Wmaybe-uninitialized] pObj->pData = pObjNew; ^ src/aig/aig/aigDup.c: In function 'Aig_ManDupExor': src/aig/aig/aigDup.c:505:21: warning: 'pObjNew' may be used uninitialized in this function [-Wmaybe-uninitialized] pObj->pData = pObjNew; ^ `` Compiling: /src/aig/aig/aigInter.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/aig/aigInter.c -o src/aig/aig/aigInter.o In file included from src/sat/bsat/satStore.h:36:0, from src/aig/aig/aigInter.c:23: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/aig/aig/aigJust.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/aig/aigJust.c -o src/aig/aig/aigJust.o `` Compiling: /src/aig/aig/aigMan.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/aig/aigMan.c -o src/aig/aig/aigMan.o `` Compiling: /src/aig/aig/aigMem.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/aig/aigMem.c -o src/aig/aig/aigMem.o `` Compiling: /src/aig/aig/aigMffc.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/aig/aigMffc.c -o src/aig/aig/aigMffc.o src/aig/aig/aigDup.c: In function 'Aig_ManCreateMiter': src/aig/aig/aigDup.c:1083:5: warning: 'pObj' may be used uninitialized in this function [-Wmaybe-uninitialized] Aig_ObjCreateCo( pNew, pObj ); ^ src/aig/aig/aigMffc.c: In function 'Aig_NodeMffcSupp': src/aig/aig/aigMffc.c:181:20: warning: variable 'ConeSize2' set but not used [-Wunused-but-set-variable] int ConeSize1, ConeSize2; ^ src/aig/aig/aigMffc.c: In function 'Aig_NodeMffcLabel': src/aig/aig/aigMffc.c:213:20: warning: variable 'ConeSize2' set but not used [-Wunused-but-set-variable] int ConeSize1, ConeSize2; ^ src/aig/aig/aigMffc.c: In function 'Aig_NodeMffcLabelCut': src/aig/aig/aigMffc.c:239:23: warning: variable 'ConeSize2' set but not used [-Wunused-but-set-variable] int i, ConeSize1, ConeSize2; ^ src/aig/aig/aigMffc.c: In function 'Aig_NodeMffcExtendCut': src/aig/aig/aigMffc.c:268:54: warning: variable 'ConeCur2' set but not used [-Wunused-but-set-variable] int i, LevelMax, ConeSize1, ConeSize2, ConeCur1, ConeCur2, ConeBest; ^ src/aig/aig/aigMffc.c:268:33: warning: variable 'ConeSize2' set but not used [-Wunused-but-set-variable] int i, LevelMax, ConeSize1, ConeSize2, ConeCur1, ConeCur2, ConeBest; ^ src/aig/aig/aigMffc.c:268:22: warning: variable 'ConeSize1' set but not used [-Wunused-but-set-variable] int i, LevelMax, ConeSize1, ConeSize2, ConeCur1, ConeCur2, ConeBest; ^ `` Compiling: /src/aig/aig/aigObj.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/aig/aigObj.c -o src/aig/aig/aigObj.o `` Compiling: /src/aig/aig/aigOper.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/aig/aigOper.c -o src/aig/aig/aigOper.o `` Compiling: /src/aig/aig/aigOrder.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/aig/aigOrder.c -o src/aig/aig/aigOrder.o `` Compiling: /src/aig/aig/aigPack.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/aig/aigPack.c -o src/aig/aig/aigPack.o src/aig/aig/aigPack.c: In function 'Aig_ManPackCountCares': src/aig/aig/aigPack.c:90:17: warning: variable 'pObj' set but not used [-Wunused-but-set-variable] Aig_Obj_t * pObj; ^ src/aig/aig/aigPack.c: In function 'Aig_ManPackPrintCare': src/aig/aig/aigPack.c:111:10: warning: variable 'Sign' set but not used [-Wunused-but-set-variable] word Sign; ^ src/aig/aig/aigPack.c:110:17: warning: variable 'pObj' set but not used [-Wunused-but-set-variable] Aig_Obj_t * pObj; ^ src/aig/aig/aigPack.c: In function 'Aig_ManPackSetRandom': src/aig/aig/aigPack.c:161:17: warning: variable 'pObj' set but not used [-Wunused-but-set-variable] Aig_Obj_t * pObj; ^ `` Compiling: /src/aig/aig/aigPart.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/aig/aigPart.c -o src/aig/aig/aigPart.o In file included from src/proof/fra/fra.h:37:0, from src/aig/aig/aigPart.c:23: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/aig/aig/aigPart.c: In function 'Aig_ManPartitionNaive': src/aig/aig/aigPart.c:944:17: warning: variable 'pObj' set but not used [-Wunused-but-set-variable] Aig_Obj_t * pObj; ^ src/aig/aig/aigObj.c: In function 'Aig_NodeFixBufferFanins': src/aig/aig/aigObj.c:418:5: warning: 'pResult' may be used uninitialized in this function [-Wmaybe-uninitialized] Aig_ObjReplace( p, pObj, pResult, fUpdateLevel ); ^ `` Compiling: /src/aig/aig/aigPartReg.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/aig/aigPartReg.c -o src/aig/aig/aigPartReg.o `` Compiling: /src/aig/aig/aigPartSat.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/aig/aigPartSat.c -o src/aig/aig/aigPartSat.o `` Compiling: /src/aig/aig/aigRepr.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/aig/aigRepr.c -o src/aig/aig/aigRepr.o src/aig/aig/aigPartReg.c: In function 'Aig_ManRegPartitionAdd': src/aig/aig/aigPartReg.c:203:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue, iVar, i; ^ In file included from src/aig/aig/aigPartSat.c:22:0: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/aig/aig/aigRet.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/aig/aigRet.c -o src/aig/aig/aigRet.o `` Compiling: /src/aig/aig/aigRetF.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/aig/aigRetF.c -o src/aig/aig/aigRetF.o `` Compiling: /src/aig/aig/aigScl.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/aig/aigScl.c -o src/aig/aig/aigScl.o `` Compiling: /src/aig/aig/aigShow.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/aig/aigShow.c -o src/aig/aig/aigShow.o src/aig/aig/aigScl.c: In function 'Aig_ManSeqCleanup': src/aig/aig/aigScl.c:162:22: warning: variable 'nTruePos' set but not used [-Wunused-but-set-variable] int i, nTruePis, nTruePos; ^ src/aig/aig/aigScl.c:162:12: warning: variable 'nTruePis' set but not used [-Wunused-but-set-variable] int i, nTruePis, nTruePos; ^ `` Compiling: /src/aig/aig/aigSplit.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/aig/aigSplit.c -o src/aig/aig/aigSplit.o `` Compiling: /src/aig/aig/aigTable.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/aig/aigTable.c -o src/aig/aig/aigTable.o src/aig/aig/aigTable.c: In function 'Aig_TableResize': src/aig/aig/aigTable.c:74:13: warning: variable 'clk' set but not used [-Wunused-but-set-variable] abctime clk; ^ `` Compiling: /src/aig/aig/aigTiming.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/aig/aigTiming.c -o src/aig/aig/aigTiming.o `` Compiling: /src/aig/aig/aigTruth.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/aig/aigTruth.c -o src/aig/aig/aigTruth.o `` Compiling: /src/aig/aig/aigTsim.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/aig/aigTsim.c -o src/aig/aig/aigTsim.o src/aig/aig/aigTsim.c: In function 'Aig_TsiStateCount': src/aig/aig/aigTsim.c:303:27: warning: variable 'pObjLo' set but not used [-Wunused-but-set-variable] Aig_Obj_t * pObjLi, * pObjLo; ^ src/aig/aig/aigTsim.c:303:17: warning: variable 'pObjLi' set but not used [-Wunused-but-set-variable] Aig_Obj_t * pObjLi, * pObjLo; ^ `` Compiling: /src/aig/aig/aigUtil.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/aig/aigUtil.c -o src/aig/aig/aigUtil.o `` Compiling: /src/aig/aig/aigWin.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/aig/aigWin.c -o src/aig/aig/aigWin.o In file included from src/proof/fra/fra.h:37:0, from src/aig/aig/aigUtil.c:1291: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/aig/saig/saigCone.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/saig/saigCone.c -o src/aig/saig/saigCone.o `` Compiling: /src/aig/saig/saigConstr.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/saig/saigConstr.c -o src/aig/saig/saigConstr.o `` Compiling: /src/aig/saig/saigConstr2.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/saig/saigConstr2.c -o src/aig/saig/saigConstr2.o `` Compiling: /src/aig/saig/saigDual.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/saig/saigDual.c -o src/aig/saig/saigDual.o In file included from src/aig/saig/saigConstr.c:23:0: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ In file included from src/aig/saig/saigConstr2.c:23:0: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/aig/saig/saigDup.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/saig/saigDup.c -o src/aig/saig/saigDup.o `` Compiling: /src/aig/saig/saigInd.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/saig/saigInd.c -o src/aig/saig/saigInd.o `` Compiling: /src/aig/saig/saigIoa.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/saig/saigIoa.c -o src/aig/saig/saigIoa.o In file included from src/aig/saig/saigInd.c:23:0: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/aig/saig/saigIso.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/saig/saigIso.c -o src/aig/saig/saigIso.o `` Compiling: /src/aig/saig/saigIsoFast.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/saig/saigIsoFast.c -o src/aig/saig/saigIsoFast.o `` Compiling: /src/aig/saig/saigIsoSlow.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/saig/saigIsoSlow.c -o src/aig/saig/saigIsoSlow.o `` Compiling: /src/aig/saig/saigMiter.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/saig/saigMiter.c -o src/aig/saig/saigMiter.o In file included from src/proof/fra/fra.h:37:0, from src/aig/saig/saigMiter.c:22: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/aig/saig/saigOutDec.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/saig/saigOutDec.c -o src/aig/saig/saigOutDec.o `` Compiling: /src/aig/saig/saigPhase.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/saig/saigPhase.c -o src/aig/saig/saigPhase.o In file included from src/aig/saig/saigOutDec.c:23:0: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/aig/saig/saigPhase.c: In function 'Saig_TsiStateCount': src/aig/saig/saigPhase.c:487:27: warning: variable 'pObjLo' set but not used [-Wunused-but-set-variable] Aig_Obj_t * pObjLi, * pObjLo; ^ src/aig/saig/saigPhase.c:487:17: warning: variable 'pObjLi' set but not used [-Wunused-but-set-variable] Aig_Obj_t * pObjLi, * pObjLo; ^ `` Compiling: /src/aig/saig/saigRetFwd.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/saig/saigRetFwd.c -o src/aig/saig/saigRetFwd.o `` Compiling: /src/aig/saig/saigRetMin.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/saig/saigRetMin.c -o src/aig/saig/saigRetMin.o In file included from src/map/if/if.h:38:0, from src/opt/nwk/nwk.h:32, from src/aig/saig/saigRetMin.c:23: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/opt/nwk/nwk.h:32, from src/aig/saig/saigRetMin.c:23: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/opt/nwk/nwk.h:32, from src/aig/saig/saigRetMin.c:23: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ In file included from src/proof/fra/fra.h:37:0, from src/opt/nwk/nwk.h:35, from src/aig/saig/saigRetMin.c:23: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/aig/saig/saigRetMin.c: In function 'Saig_ManRetimeUnsatCore': src/aig/saig/saigRetMin.c:107:12: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int i, RetValue, iBadPo, iClause, nVars, nPos; ^ `` Compiling: /src/aig/saig/saigRetStep.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/saig/saigRetStep.c -o src/aig/saig/saigRetStep.o src/aig/saig/saigRetStep.c: In function 'Saig_ManRetimeSteps': src/aig/saig/saigRetStep.c:184:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue, s, i; ^ `` Compiling: /src/aig/saig/saigScl.c `` Compiling: /src/aig/saig/saigSimFast.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/saig/saigSimFast.c -o src/aig/saig/saigSimFast.o gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/saig/saigScl.c -o src/aig/saig/saigScl.o src/aig/saig/saigSimFast.c: In function 'Faig_ManComputeSwitchProbs4': src/aig/saig/saigSimFast.c:352:13: warning: variable 'clk' set but not used [-Wunused-but-set-variable] abctime clk;//, clkTotal = Abc_Clock(); ^ `` Compiling: /src/aig/saig/saigSimMv.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/saig/saigSimMv.c -o src/aig/saig/saigSimMv.o `` Compiling: /src/aig/saig/saigSimSeq.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/saig/saigSimSeq.c -o src/aig/saig/saigSimSeq.o src/aig/saig/saigSimMv.c: In function 'Saig_MvManPostProcess': src/aig/saig/saigSimMv.c:573:20: warning: variable 'pEntry' set but not used [-Wunused-but-set-variable] Saig_MvObj_t * pEntry; ^ `` Compiling: /src/aig/saig/saigStrSim.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/saig/saigStrSim.c -o src/aig/saig/saigStrSim.o `` Compiling: /src/aig/saig/saigSwitch.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/saig/saigSwitch.c -o src/aig/saig/saigSwitch.o src/aig/saig/saigSwitch.c: In function 'Saig_ManComputeSwitchProb4s': src/aig/saig/saigSwitch.c:272:13: warning: variable 'clk' set but not used [-Wunused-but-set-variable] abctime clk;//, clkTotal = Abc_Clock(); ^ `` Compiling: /src/aig/saig/saigSynch.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/saig/saigSynch.c -o src/aig/saig/saigSynch.o `` Compiling: /src/aig/saig/saigTempor.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/saig/saigTempor.c -o src/aig/saig/saigTempor.o src/aig/saig/saigSynch.c: In function 'Saig_SynchSequence': src/aig/saig/saigSynch.c:411:19: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int iPatBest, RetValue, s, t; ^ src/aig/saig/saigSynch.c:410:32: warning: variable 'nTerCur2' set but not used [-Wunused-but-set-variable] int nTerPrev, nTerCur = 0, nTerCur2; ^ src/aig/saig/saigSynch.c: In function 'Saig_SynchSequenceApply': src/aig/saig/saigSynch.c:507:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ src/aig/saig/saigSynch.c: In function 'Saig_Synchronize': src/aig/saig/saigSynch.c:561:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ `` Compiling: /src/aig/saig/saigTrans.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/saig/saigTrans.c -o src/aig/saig/saigTrans.o `` Compiling: /src/aig/saig/saigWnd.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/saig/saigWnd.c -o src/aig/saig/saigWnd.o In file included from src/proof/fra/fra.h:37:0, from src/aig/saig/saigTrans.c:22: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/aig/gia/giaAig.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/gia/giaAig.c -o src/aig/gia/giaAig.o src/aig/saig/saigWnd.c: In function 'Saig_ManWindowOutline': src/aig/saig/saigWnd.c:103:27: warning: variable 'pObjLo' set but not used [-Wunused-but-set-variable] Aig_Obj_t * pObjLi, * pObjLo; ^ src/aig/saig/saigWnd.c:103:17: warning: variable 'pObjLi' set but not used [-Wunused-but-set-variable] Aig_Obj_t * pObjLi, * pObjLo; ^ In file included from src/proof/fra/fra.h:37:0, from src/aig/gia/giaAig.c:22: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/aig/gia/giaAgi.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/gia/giaAgi.c -o src/aig/gia/giaAgi.o `` Compiling: /src/aig/gia/giaAiger.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/gia/giaAiger.c -o src/aig/gia/giaAiger.o `` Compiling: /src/aig/gia/giaAigerExt.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/gia/giaAigerExt.c -o src/aig/gia/giaAigerExt.o src/aig/gia/giaAiger.c: In function 'Gia_AigerReadFromMemory': src/aig/gia/giaAiger.c:515:25: warning: variable 'pCurTemp' set but not used [-Wunused-but-set-variable] unsigned char * pCurTemp; ^ src/aig/gia/giaAiger.c: In function 'Gia_AigerRead': src/aig/gia/giaAiger.c:829:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ `` Compiling: /src/aig/gia/giaBalAig.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/gia/giaBalAig.c -o src/aig/gia/giaBalAig.o In file included from src/aig/gia/giaBalAig.c:22:0: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ `` Compiling: /src/aig/gia/giaBalLut.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/gia/giaBalLut.c -o src/aig/gia/giaBalLut.o In file included from src/aig/gia/giaBalLut.c:22:0: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ src/aig/gia/giaBalLut.c: In function 'Bal_SetCheckArray': src/aig/gia/giaBalLut.c:187:21: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int i, k, m, n, Value; ^ `` Compiling: /src/aig/gia/giaBalMap.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/gia/giaBalMap.c -o src/aig/gia/giaBalMap.o `` Compiling: /src/aig/gia/giaBidec.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/gia/giaBidec.c -o src/aig/gia/giaBidec.o `` Compiling: /src/aig/gia/giaCCof.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/gia/giaCCof.c -o src/aig/gia/giaCCof.o In file included from src/aig/gia/giaCCof.c:22:0: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/aig/gia/giaCex.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/gia/giaCex.c -o src/aig/gia/giaCex.o `` Compiling: /src/aig/gia/giaClp.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/gia/giaClp.c -o src/aig/gia/giaClp.o `` Compiling: /src/aig/gia/giaCof.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/gia/giaCof.c -o src/aig/gia/giaCof.o src/aig/gia/giaCof.c: In function 'Cof_ObjMffcSize': src/aig/gia/giaCof.c:584:17: warning: variable 'Count2' set but not used [-Wunused-but-set-variable] int Count1, Count2, nFanout; ^ `` Compiling: /src/aig/gia/giaCone.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/gia/giaCone.c -o src/aig/gia/giaCone.o `` Compiling: /src/aig/gia/giaCSatOld.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/gia/giaCSatOld.c -o src/aig/gia/giaCSatOld.o In file included from src/aig/gia/giaCSatOld.c:21:0: src/aig/gia/giaCSatOld.c: In function 'Cbs0_ManSolve_rec': src/aig/gia/gia.h:456:100: warning: 'pVar' may be used uninitialized in this function [-Wmaybe-uninitialized] static inline Gia_Obj_t * Gia_ObjFanin1( Gia_Obj_t * pObj ) { return pObj - pObj->iDiff1; } ^ src/aig/gia/giaCSatOld.c:588:17: note: 'pVar' was declared here Gia_Obj_t * pVar, * pDecVar; ^ `` Compiling: /src/aig/gia/giaCSat.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/gia/giaCSat.c -o src/aig/gia/giaCSat.o `` Compiling: /src/aig/gia/giaCTas.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/gia/giaCTas.c -o src/aig/gia/giaCTas.o src/aig/gia/giaCTas.c: In function 'Tas_ManDecideHighestFanin': src/aig/gia/giaCTas.c:502:12: warning: variable 'ObjId' set but not used [-Wunused-but-set-variable] int i, ObjId; ^ src/aig/gia/giaCTas.c: In function 'Tas_ManDeriveReason': src/aig/gia/giaCTas.c:760:29: warning: variable 'iLitLevel2' set but not used [-Wunused-but-set-variable] int i, k, j, iLitLevel, iLitLevel2;//, Id; ^ src/aig/gia/giaCTas.c: In function 'Tas_ManSolveMiterNc2': src/aig/gia/giaCTas.c:1704:35: warning: variable 'vCexStore' set but not used [-Wunused-but-set-variable] Vec_Int_t * vCex, * vVisit, * vCexStore; ^ `` Compiling: /src/aig/gia/giaDfs.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/gia/giaDfs.c -o src/aig/gia/giaDfs.o `` Compiling: /src/aig/gia/giaDup.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/gia/giaDup.c -o src/aig/gia/giaDup.o src/aig/gia/giaDup.c: In function 'Gia_ManChoiceMiter': src/aig/gia/giaDup.c:2610:22: warning: variable 'nNodes' set but not used [-Wunused-but-set-variable] int i, k, iNode, nNodes; ^ `` Compiling: /src/aig/gia/giaEmbed.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/gia/giaEmbed.c -o src/aig/gia/giaEmbed.o In file included from src/aig/gia/giaCSat.c:21:0: src/aig/gia/giaCSat.c: In function 'Cbs_ManSolve_rec': src/aig/gia/gia.h:456:100: warning: 'pVar' may be used uninitialized in this function [-Wmaybe-uninitialized] static inline Gia_Obj_t * Gia_ObjFanin1( Gia_Obj_t * pObj ) { return pObj - pObj->iDiff1; } ^ src/aig/gia/giaCSat.c:863:17: note: 'pVar' was declared here Gia_Obj_t * pVar, * pDecVar; ^ src/aig/gia/giaEmbed.c: In function 'Emb_ManPlacementRefine': src/aig/gia/giaEmbed.c:1527:22: warning: variable 'CostPrev' set but not used [-Wunused-but-set-variable] double CostThis, CostPrev; ^ src/aig/gia/giaCTas.c: In function 'Tas_ManSolve_rec': src/aig/gia/giaCTas.c:1321:8: warning: 'pVar' may be used uninitialized in this function [-Wmaybe-uninitialized] if ( pVar != NULL ) ^ `` Compiling: /src/aig/gia/giaEnable.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/gia/giaEnable.c -o src/aig/gia/giaEnable.o `` Compiling: /src/aig/gia/giaEquiv.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/gia/giaEquiv.c -o src/aig/gia/giaEquiv.o `` Compiling: /src/aig/gia/giaEra.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/gia/giaEra.c -o src/aig/gia/giaEra.o `` Compiling: /src/aig/gia/giaEra2.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/gia/giaEra2.c -o src/aig/gia/giaEra2.o In file included from src/aig/gia/giaEra2.c:1783:0: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/aig/gia/giaFadds.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/gia/giaFadds.c -o src/aig/gia/giaFadds.o src/aig/gia/giaFadds.c: In function 'Gia_ManCollectTruthTables': src/aig/gia/giaFadds.c:501:15: warning: variable 'Type' set but not used [-Wunused-but-set-variable] int i, k, Type, Truth, pCut[4] = {3}; ^ src/aig/gia/giaFadds.c: In function 'Gia_ManDupWithFaddBoxes_rec': src/aig/gia/giaFadds.c:633:9: warning: variable 'iChain' set but not used [-Wunused-but-set-variable] int iChain; ^ src/aig/gia/giaFadds.c: In function 'Gia_ManDupFadd': src/aig/gia/giaFadds.c:568:15: warning: 'iFadd' may be used uninitialized in this function [-Wmaybe-uninitialized] int i, k, iFadd, iCiLit, pLits[3]; ^ `` Compiling: /src/aig/gia/giaFalse.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/gia/giaFalse.c -o src/aig/gia/giaFalse.o `` Compiling: /src/aig/gia/giaFanout.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/gia/giaFanout.c -o src/aig/gia/giaFanout.o In file included from src/sat/bsat/satStore.h:36:0, from src/aig/gia/giaFalse.c:24: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/aig/gia/giaFalse.c: In function 'Gia_ManCheckFalseAll': src/aig/gia/giaFalse.c:475:16: warning: variable 'LevelMax' set but not used [-Wunused-but-set-variable] int i, LevelMax, Changed0 = Changed; ^ `` Compiling: /src/aig/gia/giaForce.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/gia/giaForce.c -o src/aig/gia/giaForce.o `` Compiling: /src/aig/gia/giaFrames.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/gia/giaFrames.c -o src/aig/gia/giaFrames.o src/aig/gia/giaForce.c: In function 'Frc_ManPlacementRefine': src/aig/gia/giaForce.c:894:74: warning: variable 'nCutPrev' set but not used [-Wunused-but-set-variable] int k, h, Iter, iMinX, iMaxX, Counter, nCutStart, nCutCur, nCutCur2, nCutPrev; ^ src/aig/gia/giaForce.c:891:22: warning: variable 'CostPrev' set but not used [-Wunused-but-set-variable] double CostThis, CostPrev; ^ src/aig/gia/giaForce.c: In function 'For_ManFileExperiment': src/aig/gia/giaForce.c:1072:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ src/aig/gia/giaFrames.c: In function 'Gia_ManUnrollAbs': src/aig/gia/giaFrames.c:162:19: warning: variable 'nObjMask' set but not used [-Wunused-but-set-variable] int nObjBits, nObjMask; ^ `` Compiling: /src/aig/gia/giaFront.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/gia/giaFront.c -o src/aig/gia/giaFront.o src/aig/gia/giaFrames.c: In function 'Gia_ManUnrollAdd': src/aig/gia/giaFrames.c:340:15: warning: 'Lit' may be used uninitialized in this function [-Wmaybe-uninitialized] pArray[1] = Entry; ^ src/aig/gia/giaFrames.c:441:15: note: 'Lit' was declared here int f, i, Lit, Beg, End; ^ `` Compiling: /src/aig/gia/giaFx.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/gia/giaFx.c -o src/aig/gia/giaFx.o `` Compiling: /src/aig/gia/giaGig.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/gia/giaGig.c -o src/aig/gia/giaGig.o In file included from src/aig/gia/giaFx.c:26:0: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ `` Compiling: /src/aig/gia/giaGlitch.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/gia/giaGlitch.c -o src/aig/gia/giaGlitch.o In file included from src/aig/gia/giaGig.c:23:0: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ `` Compiling: /src/aig/gia/giaHash.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/gia/giaHash.c -o src/aig/gia/giaHash.o src/aig/gia/giaHash.c: In function 'Gia_ManHashResize': src/aig/gia/giaHash.c:163:37: warning: variable 'Counter2' set but not used [-Wunused-but-set-variable] int nHTableOld, iNext, Counter, Counter2, i; ^ `` Compiling: /src/aig/gia/giaIf.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/gia/giaIf.c -o src/aig/gia/giaIf.o In file included from src/map/if/if.h:38:0, from src/aig/gia/giaIf.c:23: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/aig/gia/giaIf.c:23: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/aig/gia/giaIf.c:23: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ `` Compiling: /src/aig/gia/giaIff.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/gia/giaIff.c -o src/aig/gia/giaIff.o In file included from src/aig/gia/giaIf.c:26:0: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/aig/gia/giaIf.c: In function 'Gia_ManPrintPackingStats': src/aig/gia/giaIf.c:558:22: warning: variable 'nEntries' set but not used [-Wunused-but-set-variable] int i, k, Entry, nEntries, nEntries2, MaxSize = -1; ^ src/aig/gia/giaIf.c: In function 'Gia_ManFromIfLogicFindCell': src/aig/gia/giaIf.c:1480:16: warning: unused variable 'pCutPerm' [-Wunused-variable] char * pCutPerm = If_CutDsdPerm( pIfMan, pCutBest ); // DSD input -> cut input ^ src/aig/gia/giaIf.c: In function 'Gia_ManFromIfLogic': src/aig/gia/giaIf.c:1833:21: warning: variable 'pFanin' set but not used [-Wunused-but-set-variable] Gia_Obj_t * pFanin; ^ src/aig/gia/giaIf.c: In function 'Gia_ManPerformMappingInt': src/aig/gia/giaIf.c:2021:23: warning: unused variable 'p' [-Wunused-variable] If_DsdMan_t * p = (If_DsdMan_t *)Abc_FrameReadManDsd(); ^ In file included from src/map/if/if.h:38:0, from src/aig/gia/giaIff.c:22: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/aig/gia/giaIff.c:22: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/aig/gia/giaIff.c:22: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ `` Compiling: /src/aig/gia/giaIso.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/gia/giaIso.c -o src/aig/gia/giaIso.o `` Compiling: /src/aig/gia/giaIso2.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/gia/giaIso2.c -o src/aig/gia/giaIso2.o `` Compiling: /src/aig/gia/giaIso3.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/gia/giaIso3.c -o src/aig/gia/giaIso3.o `` Compiling: /src/aig/gia/giaJf.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/gia/giaJf.c -o src/aig/gia/giaJf.o In file included from src/aig/gia/giaJf.c:23:0: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/aig/gia/giaJf.c:26:0: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/aig/gia/giaJf.c: In function 'Jf_ManGenCnf': src/aig/gia/giaJf.c:141:17: warning: unused variable 'RetValue' [-Wunused-variable] int RetValue = Kit_TruthIsop( (unsigned *)&uTruth, Vec_IntSize(vLeaves), vCover, 0 ); ^ src/aig/gia/giaJf.c: In function 'Jf_CutAreaOld': src/aig/gia/giaJf.c:862:15: warning: variable 'Ela2' set but not used [-Wunused-but-set-variable] int Ela1, Ela2; ^ src/aig/gia/giaJf.c: In function 'Jf_ManPropagateEla': src/aig/gia/giaJf.c:1393:21: warning: variable 'CostAft' set but not used [-Wunused-but-set-variable] int i, CostBef, CostAft; ^ src/aig/gia/giaJf.c:1393:12: warning: variable 'CostBef' set but not used [-Wunused-but-set-variable] int i, CostBef, CostAft; ^ src/aig/gia/giaIf.c: In function 'Gia_ManToIf': src/aig/gia/giaIf.c:745:16: warning: 'pIfObj' may be used uninitialized in this function [-Wmaybe-uninitialized] If_Obj_t * pIfObj; ^ `` Compiling: /src/aig/gia/giaKf.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/gia/giaKf.c -o src/aig/gia/giaKf.o src/aig/gia/giaKf.c: In function 'Kf_CheckCuts': src/aig/gia/giaKf.c:340:21: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int i, k, m, n, Value; ^ src/aig/gia/giaKf.c: In function 'Kf_ManComputeCuts': src/aig/gia/giaKf.c:1012:21: warning: variable 'status' set but not used [-Wunused-but-set-variable] int i, k, iFan, status, nCountFanins, fRunning; ^ `` Compiling: /src/aig/gia/giaLf.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/gia/giaLf.c -o src/aig/gia/giaLf.o In file included from src/aig/gia/giaLf.c:24:0: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/aig/gia/giaLf.c:25:0: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/aig/gia/giaLf.c: In function 'Lf_SetCheckArray': src/aig/gia/giaLf.c:647:21: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int i, k, m, n, Value; ^ src/aig/gia/giaLf.c: In function 'Lf_ObjMergeOrder': src/aig/gia/giaLf.c:1191:24: warning: variable 'Value2' set but not used [-Wunused-but-set-variable] float Value1 = -1, Value2 = -1; ^ src/aig/gia/giaLf.c:1191:11: warning: variable 'Value1' set but not used [-Wunused-but-set-variable] float Value1 = -1, Value2 = -1; ^ src/aig/gia/giaLf.c: In function 'Lf_ManCountMapRefsOne': src/aig/gia/giaLf.c:1579:16: warning: unused variable 'pBest' [-Wunused-variable] Lf_Bst_t * pBest = Lf_ObjReadBest( p, iObj ); ^ `` Compiling: /src/aig/gia/giaMf.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/gia/giaMf.c -o src/aig/gia/giaMf.o In file included from src/aig/gia/giaMf.c:22:0: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/aig/gia/giaMf.c:23:0: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/aig/gia/giaMf.c: In function 'Mf_ManTruthCollect': src/aig/gia/giaMf.c:155:32: warning: variable 'tTemp2' set but not used [-Wunused-but-set-variable] word uTruth, tCur, tTemp1, tTemp2; ^ src/aig/gia/giaMf.c:155:24: warning: variable 'tTemp1' set but not used [-Wunused-but-set-variable] word uTruth, tCur, tTemp1, tTemp2; ^ src/aig/gia/giaMf.c: In function 'Mf_SetCheckArray': src/aig/gia/giaMf.c:736:21: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int i, k, m, n, Value; ^ src/aig/gia/giaMf.c: In function 'Mf_CutAreaDerefed': src/aig/gia/giaMf.c:1505:9: warning: unused variable 'Ela2' [-Wunused-variable] int Ela2 = Mf_CutDeref_rec( p, pCut ); ^ src/aig/gia/giaMf.c: In function 'Mf_ObjComputeBestCut': src/aig/gia/giaMf.c:1528:22: warning: unused variable 'Value2' [-Wunused-variable] int Value1 = -1, Value2 = -1; ^ src/aig/gia/giaMf.c:1528:9: warning: variable 'Value1' set but not used [-Wunused-but-set-variable] int Value1 = -1, Value2 = -1; ^ `` Compiling: /src/aig/gia/giaMan.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/gia/giaMan.c -o src/aig/gia/giaMan.o `` Compiling: /src/aig/gia/giaMem.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/gia/giaMem.c -o src/aig/gia/giaMem.o `` Compiling: /src/aig/gia/giaMfs.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/gia/giaMfs.c -o src/aig/gia/giaMfs.o `` Compiling: /src/aig/gia/giaMini.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/gia/giaMini.c -o src/aig/gia/giaMini.o In file included from src/aig/gia/giaMini.c:23:0: src/aig/miniaig/miniaig.h: In function 'Mini_AigDump': src/aig/miniaig/miniaig.h:164:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ src/aig/miniaig/miniaig.h: In function 'Mini_AigLoad': src/aig/miniaig/miniaig.h:180:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue, nSize; ^ `` Compiling: /src/aig/gia/giaMuxes.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/gia/giaMuxes.c -o src/aig/gia/giaMuxes.o `` Compiling: /src/aig/gia/giaNf.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/gia/giaNf.c -o src/aig/gia/giaNf.o src/aig/gia/giaMuxes.c: In function 'Gia_MuxMffcSize': src/aig/gia/giaMuxes.c:272:17: warning: variable 'Count2' set but not used [-Wunused-but-set-variable] int Count1, Count2; ^ src/aig/gia/giaMuxes.c: In function 'Gia_MuxStructPrint': src/aig/gia/giaMuxes.c:329:17: warning: variable 'Count2' set but not used [-Wunused-but-set-variable] int Count1, Count2; ^ src/aig/gia/giaMuxes.c:329:9: warning: variable 'Count1' set but not used [-Wunused-but-set-variable] int Count1, Count2; ^ src/aig/gia/giaMuxes.c: In function 'Gia_MuxStructDump': src/aig/gia/giaMuxes.c:380:17: warning: variable 'Count2' set but not used [-Wunused-but-set-variable] int Count1, Count2; ^ In file included from src/aig/gia/giaNf.c:25:0: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/aig/gia/giaNf.c:28:0: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/aig/gia/giaNf.c: In function 'Nf_StoCreateGateMaches': src/aig/gia/giaNf.c:222:24: warning: variable 'tTemp2' set but not used [-Wunused-but-set-variable] word tCur, tTemp1, tTemp2; ^ src/aig/gia/giaNf.c: In function 'Nf_StoPrint': src/aig/gia/giaNf.c:294:23: warning: variable 'Entry' set but not used [-Wunused-but-set-variable] int t, i, GateId, Entry, Count = 0; ^ src/aig/gia/giaNf.c:294:15: warning: variable 'GateId' set but not used [-Wunused-but-set-variable] int t, i, GateId, Entry, Count = 0; ^ src/aig/gia/giaNf.c: In function 'Nf_SetCheckArray': src/aig/gia/giaNf.c:596:21: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int i, k, m, n, Value; ^ src/aig/gia/giaNf.c: In function 'Nf_ManCutMatch': src/aig/gia/giaNf.c:1329:30: warning: variable 'ValueEnd' set but not used [-Wunused-but-set-variable] float ValueBeg[2] = {0}, ValueEnd[2] = {0}, Required[2] = {0}; ^ src/aig/gia/giaNf.c:1329:11: warning: variable 'ValueBeg' set but not used [-Wunused-but-set-variable] float ValueBeg[2] = {0}, ValueEnd[2] = {0}, Required[2] = {0}; ^ `` Compiling: /src/aig/gia/giaPat.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/gia/giaPat.c -o src/aig/gia/giaPat.o `` Compiling: /src/aig/gia/giaPf.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/gia/giaPf.c -o src/aig/gia/giaPf.o In file included from src/aig/gia/giaPf.c:25:0: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/aig/gia/giaPf.c:28:0: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/aig/gia/giaPf.c: In function 'Pf_StoCreateGate': src/aig/gia/giaPf.c:179:24: warning: variable 'tTemp2' set but not used [-Wunused-but-set-variable] word tCur, tTemp1, tTemp2; ^ src/aig/gia/giaPf.c: In function 'Pf_SetCheckArray': src/aig/gia/giaPf.c:551:21: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int i, k, m, n, Value; ^ `` Compiling: /src/aig/gia/giaQbf.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/gia/giaQbf.c -o src/aig/gia/giaQbf.o In file included from src/sat/bsat/satStore.h:36:0, from src/aig/gia/giaQbf.c:23: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/aig/gia/giaQbf.c: In function 'Gia_QbfAddSpecialConstr': src/aig/gia/giaQbf.c:370:12: warning: variable 'status' set but not used [-Wunused-but-set-variable] int i, status, Lits[2]; ^ `` Compiling: /src/aig/gia/giaResub.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/gia/giaResub.c -o src/aig/gia/giaResub.o `` Compiling: /src/aig/gia/giaRetime.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/gia/giaRetime.c -o src/aig/gia/giaRetime.o `` Compiling: /src/aig/gia/giaScl.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/gia/giaScl.c -o src/aig/gia/giaScl.o `` Compiling: /src/aig/gia/giaScript.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/gia/giaScript.c -o src/aig/gia/giaScript.o `` Compiling: /src/aig/gia/giaShrink.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/gia/giaShrink.c -o src/aig/gia/giaShrink.o `` Compiling: /src/aig/gia/giaShrink6.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/gia/giaShrink6.c -o src/aig/gia/giaShrink6.o src/aig/gia/giaShrink6.c: In function 'Shr_ManCollectDivisors': src/aig/gia/giaShrink6.c:226:27: warning: variable 'iPlace' set but not used [-Wunused-but-set-variable] int i, c, iDiv, iFan, iPlace; ^ src/aig/gia/giaShrink6.c: In function 'Gia_ManMapShrink6': src/aig/gia/giaShrink6.c:406:15: warning: variable 'nDivs' set but not used [-Wunused-but-set-variable] int i, k, nDivs, iNode; ^ `` Compiling: /src/aig/gia/giaShrink7.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/gia/giaShrink7.c -o src/aig/gia/giaShrink7.o In file included from src/aig/gia/giaShrink7.c:22:0: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ In file included from src/aig/gia/giaShrink7.c:23:0: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/aig/gia/giaShrink7.c: In function 'Unm_ManComputePairs': src/aig/gia/giaShrink7.c:159:34: warning: variable 'nPairs' set but not used [-Wunused-but-set-variable] int nTotal = 0, nPairs0 = 0, nPairs = 0; ^ src/aig/gia/giaShrink7.c:155:17: warning: variable 'pObj' set but not used [-Wunused-but-set-variable] Gia_Obj_t * pObj; ^ `` Compiling: /src/aig/gia/giaSim.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/gia/giaSim.c -o src/aig/gia/giaSim.o src/aig/gia/giaSim.c: In function 'Gia_ManSimCreate': src/aig/gia/giaSim.c:213:9: warning: variable 'Entry' set but not used [-Wunused-but-set-variable] int Entry, i; ^ `` Compiling: /src/aig/gia/giaSim2.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/gia/giaSim2.c -o src/aig/gia/giaSim2.o `` Compiling: /src/aig/gia/giaSort.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/gia/giaSort.c -o src/aig/gia/giaSort.o `` Compiling: /src/aig/gia/giaSpeedup.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/gia/giaSpeedup.c -o src/aig/gia/giaSpeedup.o In file included from src/map/if/if.h:38:0, from src/aig/gia/giaSpeedup.c:22: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/aig/gia/giaSpeedup.c:22: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` Compiling: /src/aig/gia/giaStg.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/gia/giaStg.c -o src/aig/gia/giaStg.o src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/aig/gia/giaSpeedup.c:22: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ `` Compiling: /src/aig/gia/giaStr.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/gia/giaStr.c -o src/aig/gia/giaStr.o src/aig/gia/giaStg.c: In function 'Gia_ManStgPrint': src/aig/gia/giaStg.c:416:13: warning: unused variable 'iOut' [-Wunused-variable] int iOut = Vec_IntEntry(vLines, i+3); ^ src/aig/gia/giaStg.c:415:13: warning: unused variable 'iNext' [-Wunused-variable] int iNext = Vec_IntEntry(vLines, i+2) - 1; ^ src/aig/gia/giaStg.c:414:13: warning: unused variable 'iCur' [-Wunused-variable] int iCur = Vec_IntEntry(vLines, i+1) - 1; ^ src/aig/gia/giaStg.c:413:13: warning: unused variable 'iMint' [-Wunused-variable] int iMint = Vec_IntEntry(vLines, i ); ^ src/aig/gia/giaStr.c: In function 'Str_NtkBalanceMulti': src/aig/gia/giaStr.c:1096:18: warning: variable 'MatrixSize' set but not used [-Wunused-but-set-variable] int k, iLit, MatrixSize = 0; ^ src/aig/gia/giaStr.c: In function 'Str_MuxRestructureArea': src/aig/gia/giaStr.c:1848:9: warning: variable 'Result' set but not used [-Wunused-but-set-variable] int Result; ^ `` Compiling: /src/aig/gia/giaSupMin.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/gia/giaSupMin.c -o src/aig/gia/giaSupMin.o `` Compiling: /src/aig/gia/giaSweep.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/gia/giaSweep.c -o src/aig/gia/giaSweep.o src/aig/gia/giaSweep.c: In function 'Gia_ManFraigSelectReprs': src/aig/gia/giaSweep.c:446:17: warning: unused variable 'pManTime' [-Wunused-variable] Tim_Man_t * pManTime = (Tim_Man_t *)p->pManTime; ^ src/aig/gia/giaSweep.c: In function 'Gia_ManSweepComputeOneDomainEquivs': src/aig/gia/giaSweep.c:585:9: warning: unused variable 'nDoms' [-Wunused-variable] int nDoms = Vec_IntFindMax(vRegClasses); ^ `` Compiling: /src/aig/gia/giaSweeper.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/gia/giaSweeper.c -o src/aig/gia/giaSweeper.o In file included from src/aig/gia/giaSweeper.c:23:0: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/aig/gia/giaSweeper.c: In function 'Gia_ManAddClausesMux': src/aig/gia/giaSweeper.c:546:43: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int pLits[4], LitF, LitI, LitT, LitE, RetValue; ^ src/aig/gia/giaSweeper.c: In function 'Gia_SweeperCheckEquiv': src/aig/gia/giaSweeper.c:792:49: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int iLitOld, iLitNew, iLitAig, pLitsSat[2], RetValue, RetValue1, ProbeId, i; ^ `` Compiling: /src/aig/gia/giaSwitch.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/gia/giaSwitch.c -o src/aig/gia/giaSwitch.o src/aig/gia/giaSwitch.c: In function 'Gia_ManSwiSimulate': src/aig/gia/giaSwitch.c:204:50: warning: 'Mask' may be used uninitialized in this function [-Wmaybe-uninitialized] pInfo[w] = (pInfo[w] << 16) | ((pInfo[w] ^ Mask) & 0xffff); ^ src/aig/gia/giaSwitch.c:188:14: note: 'Mask' was declared here unsigned Mask; ^ `` Compiling: /src/aig/gia/giaTim.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/gia/giaTim.c -o src/aig/gia/giaTim.o In file included from src/proof/fra/fra.h:37:0, from src/aig/gia/giaTim.c:25: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/aig/gia/giaTis.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/gia/giaTis.c -o src/aig/gia/giaTis.o `` Compiling: /src/aig/gia/giaTruth.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/gia/giaTruth.c -o src/aig/gia/giaTruth.o src/aig/gia/giaTruth.c: In function 'Gia_ObjComputeTruthTableTest': src/aig/gia/giaTruth.c:259:16: warning: variable 'pTruth' set but not used [-Wunused-but-set-variable] unsigned * pTruth; ^ `` Compiling: /src/aig/gia/giaTsim.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/gia/giaTsim.c -o src/aig/gia/giaTsim.o src/aig/gia/giaTsim.c: In function 'Gia_ManTerSimulate': src/aig/gia/giaTsim.c:672:12: warning: variable 'Counter' set but not used [-Wunused-but-set-variable] int i, Counter; ^ `` Compiling: /src/aig/gia/giaUtil.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/gia/giaUtil.c -o src/aig/gia/giaUtil.o `` Compiling: /src/aig/ioa/ioaReadAig.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/ioa/ioaReadAig.c -o src/aig/ioa/ioaReadAig.o src/aig/ioa/ioaReadAig.c: In function 'Ioa_ReadAiger': src/aig/ioa/ioaReadAig.c:436:20: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int nFileSize, RetValue; ^ In file included from src/map/if/if.h:38:0, from src/base/main/mainInt.h:31, from src/aig/gia/giaUtil.c:22: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/base/main/mainInt.h:31, from src/aig/gia/giaUtil.c:22: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/base/main/mainInt.h:31, from src/aig/gia/giaUtil.c:22: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ In file included from src/proof/fra/fra.h:37:0, from src/base/main/mainInt.h:35, from src/aig/gia/giaUtil.c:22: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/aig/gia/giaUtil.c: In function 'Gia_NodeMffcSize': src/aig/gia/giaUtil.c:1134:20: warning: variable 'ConeSize2' set but not used [-Wunused-but-set-variable] int ConeSize1, ConeSize2; ^ `` Compiling: /src/aig/ioa/ioaWriteAig.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/ioa/ioaWriteAig.c -o src/aig/ioa/ioaWriteAig.o `` Compiling: /src/aig/ioa/ioaUtil.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/ioa/ioaUtil.c -o src/aig/ioa/ioaUtil.o `` Compiling: /src/aig/ivy/ivyBalance.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/ivy/ivyBalance.c -o src/aig/ivy/ivyBalance.o `` Compiling: /src/aig/ivy/ivyCanon.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/ivy/ivyCanon.c -o src/aig/ivy/ivyCanon.o `` Compiling: /src/aig/ivy/ivyCheck.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/ivy/ivyCheck.c -o src/aig/ivy/ivyCheck.o `` Compiling: /src/aig/ivy/ivyCut.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/ivy/ivyCut.c -o src/aig/ivy/ivyCut.o `` Compiling: /src/aig/ivy/ivyCutTrav.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/ivy/ivyCutTrav.c -o src/aig/ivy/ivyCutTrav.o src/aig/ivy/ivyCut.c: In function 'Ivy_ManFindBoolCut': src/aig/ivy/ivyCut.c:308:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue, LevelLimit, Lev, k; ^ `` Compiling: /src/aig/ivy/ivyDfs.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/ivy/ivyDfs.c -o src/aig/ivy/ivyDfs.o `` Compiling: /src/aig/ivy/ivyDsd.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/ivy/ivyDsd.c -o src/aig/ivy/ivyDsd.o `` Compiling: /src/aig/ivy/ivyFanout.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/ivy/ivyFanout.c -o src/aig/ivy/ivyFanout.o src/aig/ivy/ivyDsd.c: In function 'Ivy_TruthDecompose_rec': src/aig/ivy/ivyDsd.c:281:16: warning: 'fCompl' may be used uninitialized in this function [-Wmaybe-uninitialized] fCompl ^= ((Node.nFans & 1) == 0); ^ src/aig/ivy/ivyDsd.c:119:5: warning: 'nVars' may be used uninitialized in this function [-Wmaybe-uninitialized] switch( iNum ) ^ src/aig/ivy/ivyDsd.c:223:40: note: 'nVars' was declared here int nSupp, Count0, Count1, Count2, nVars, RetValue, fCompl, i; ^ src/aig/ivy/ivyDsd.c:276:21: warning: 'pVars' may be used uninitialized in this function [-Wmaybe-uninitialized] uTruthCof = Ivy_TruthCofactor( uTruthCof, pVars[i] ); ^ `` Compiling: /src/aig/ivy/ivyFastMap.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/ivy/ivyFastMap.c -o src/aig/ivy/ivyFastMap.o src/aig/ivy/ivyFastMap.c: In function 'Ivy_FastMapNodeAreaRefed': src/aig/ivy/ivyFastMap.c:1041:18: warning: variable 'aResult2' set but not used [-Wunused-but-set-variable] int aResult, aResult2; ^ src/aig/ivy/ivyFastMap.c:1040:18: warning: variable 'pSupp' set but not used [-Wunused-but-set-variable] Ivy_Supp_t * pSupp; ^ src/aig/ivy/ivyFastMap.c: In function 'Ivy_FastMapNodeAreaDerefed': src/aig/ivy/ivyFastMap.c:1067:18: warning: variable 'aResult2' set but not used [-Wunused-but-set-variable] int aResult, aResult2; ^ src/aig/ivy/ivyFastMap.c:1066:18: warning: variable 'pSupp' set but not used [-Wunused-but-set-variable] Ivy_Supp_t * pSupp; ^ src/aig/ivy/ivyFastMap.c: In function 'Ivy_FastMapNodeRecover2': src/aig/ivy/ivyFastMap.c:1410:18: warning: variable 'CostAft' set but not used [-Wunused-but-set-variable] int CostBef, CostAft; ^ src/aig/ivy/ivyFastMap.c:1410:9: warning: variable 'CostBef' set but not used [-Wunused-but-set-variable] int CostBef, CostAft; ^ src/aig/ivy/ivyFastMap.c: In function 'Ivy_FastMapNodeRecover': src/aig/ivy/ivyFastMap.c:1466:18: warning: variable 'CostAft' set but not used [-Wunused-but-set-variable] int CostBef, CostAft; ^ src/aig/ivy/ivyFastMap.c:1466:9: warning: variable 'CostBef' set but not used [-Wunused-but-set-variable] int CostBef, CostAft; ^ src/aig/ivy/ivyFastMap.c: In function 'Ivy_FastMapNodeRecover4': src/aig/ivy/ivyFastMap.c:1515:18: warning: variable 'CostAft' set but not used [-Wunused-but-set-variable] int CostBef, CostAft; ^ src/aig/ivy/ivyFastMap.c:1515:9: warning: variable 'CostBef' set but not used [-Wunused-but-set-variable] int CostBef, CostAft; ^ `` Compiling: /src/aig/ivy/ivyFraig.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/ivy/ivyFraig.c -o src/aig/ivy/ivyFraig.o In file included from src/aig/ivy/ivyFraig.c:23:0: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/aig/ivy/ivyFraig.c: In function 'Ivy_FraigNodesAreEquiv': src/aig/ivy/ivyFraig.c:2101:19: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int pLits[4], RetValue, RetValue1, nBTLimit; ^ src/aig/ivy/ivyFraig.c: In function 'Ivy_FraigNodeIsConst': src/aig/ivy/ivyFraig.c:2270:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ src/aig/ivy/ivyFraig.c: In function 'Ivy_FraigAddClausesMux': src/aig/ivy/ivyFraig.c:2355:19: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int pLits[4], RetValue, VarF, VarI, VarT, VarE, fCompT, fCompE; ^ src/aig/ivy/ivyFraig.c: In function 'Ivy_FraigAddClausesSuper': src/aig/ivy/ivyFraig.c:2438:25: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int * pLits, nLits, RetValue, i; ^ src/aig/ivy/ivyFraig.c: In function 'Ivy_FraigCheckCone': src/aig/ivy/ivyFraig.c:2929:17: warning: variable 'pObj' set but not used [-Wunused-but-set-variable] Aig_Obj_t * pObj; ^ `` Compiling: /src/aig/ivy/ivyHaig.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/ivy/ivyHaig.c -o src/aig/ivy/ivyHaig.o `` Compiling: /src/aig/ivy/ivyMan.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/ivy/ivyMan.c -o src/aig/ivy/ivyMan.o `` Compiling: /src/aig/ivy/ivyMem.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/ivy/ivyMem.c -o src/aig/ivy/ivyMem.o `` Compiling: /src/aig/ivy/ivyMulti.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/ivy/ivyMulti.c -o src/aig/ivy/ivyMulti.o src/aig/ivy/ivyMulti.c: In function 'Ivy_MultiPlus': src/aig/ivy/ivyMulti.c:64:17: warning: variable 'nEvalsOld' set but not used [-Wunused-but-set-variable] int nEvals, nEvalsOld, i, k, x, nLeaves; ^ `` Compiling: /src/aig/ivy/ivyObj.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/ivy/ivyObj.c -o src/aig/ivy/ivyObj.o `` Compiling: /src/aig/ivy/ivyOper.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/ivy/ivyOper.c -o src/aig/ivy/ivyOper.o `` Compiling: /src/aig/ivy/ivyResyn.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/ivy/ivyResyn.c -o src/aig/ivy/ivyResyn.o `` Compiling: /src/aig/ivy/ivyRwr.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/ivy/ivyRwr.c -o src/aig/ivy/ivyRwr.o src/aig/ivy/ivyObj.c: In function 'Ivy_NodeFixBufferFanins': src/aig/ivy/ivyObj.c:472:5: warning: 'pResult' may be used uninitialized in this function [-Wmaybe-uninitialized] Ivy_ObjReplace( p, pNode, pResult, 1, 0, fUpdateLevel ); ^ src/aig/ivy/ivyRwr.c: In function 'Ivy_GraphToNetworkCount': src/aig/ivy/ivyRwr.c:417:31: warning: variable 'LevelOld' set but not used [-Wunused-but-set-variable] int i, Counter, LevelNew, LevelOld; ^ src/aig/ivy/ivyRwr.c: In function 'Ivy_GraphUpdateNetwork': src/aig/ivy/ivyRwr.c:521:31: warning: variable 'Required' set but not used [-Wunused-but-set-variable] int nNodesNew, nNodesOld, Required; ^ src/aig/ivy/ivyRwr.c:521:20: warning: variable 'nNodesOld' set but not used [-Wunused-but-set-variable] int nNodesNew, nNodesOld, Required; ^ src/aig/ivy/ivyRwr.c:521:9: warning: variable 'nNodesNew' set but not used [-Wunused-but-set-variable] int nNodesNew, nNodesOld, Required; ^ src/aig/ivy/ivyRwr.c: In function 'Ivy_GraphUpdateNetwork3': src/aig/ivy/ivyRwr.c:562:20: warning: variable 'nNodesOld' set but not used [-Wunused-but-set-variable] int nNodesNew, nNodesOld, i, nRefsOld; ^ src/aig/ivy/ivyRwr.c:562:9: warning: variable 'nNodesNew' set but not used [-Wunused-but-set-variable] int nNodesNew, nNodesOld, i, nRefsOld; ^ `` Compiling: /src/aig/ivy/ivySeq.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/ivy/ivySeq.c -o src/aig/ivy/ivySeq.o `` Compiling: /src/aig/ivy/ivyShow.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/ivy/ivyShow.c -o src/aig/ivy/ivyShow.o src/aig/ivy/ivySeq.c: In function 'Ivy_GraphUpdateNetworkSeq': src/aig/ivy/ivySeq.c:529:20: warning: variable 'nNodesOld' set but not used [-Wunused-but-set-variable] int nNodesNew, nNodesOld; ^ src/aig/ivy/ivySeq.c:529:9: warning: variable 'nNodesNew' set but not used [-Wunused-but-set-variable] int nNodesNew, nNodesOld; ^ src/aig/ivy/ivySeq.c: In function 'Ivy_CutReadLeaf': src/aig/ivy/ivySeq.c:1006:9: warning: variable 'nLats' set but not used [-Wunused-but-set-variable] int nLats, iLeaf; ^ `` Compiling: /src/aig/ivy/ivyTable.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/ivy/ivyTable.c -o src/aig/ivy/ivyTable.o src/aig/ivy/ivyTable.c: In function 'Ivy_TableResize': src/aig/ivy/ivyTable.c:210:13: warning: variable 'clk' set but not used [-Wunused-but-set-variable] abctime clk; ^ src/aig/ivy/ivyTable.c:209:33: warning: variable 'nEntries' set but not used [-Wunused-but-set-variable] int nTableSizeOld, Counter, nEntries, e; ^ `` Compiling: /src/aig/ivy/ivyUtil.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/ivy/ivyUtil.c -o src/aig/ivy/ivyUtil.o src/aig/ivy/ivyUtil.c: In function 'Ivy_ObjMffcLabel': src/aig/ivy/ivyUtil.c:361:21: warning: variable 'nConeSize2' set but not used [-Wunused-but-set-variable] int nConeSize1, nConeSize2; ^ `` Compiling: /src/aig/hop/hopBalance.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/hop/hopBalance.c -o src/aig/hop/hopBalance.o `` Compiling: /src/aig/hop/hopCheck.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/hop/hopCheck.c -o src/aig/hop/hopCheck.o `` Compiling: /src/aig/hop/hopDfs.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/hop/hopDfs.c -o src/aig/hop/hopDfs.o `` Compiling: /src/aig/hop/hopMan.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/hop/hopMan.c -o src/aig/hop/hopMan.o `` Compiling: /src/aig/hop/hopMem.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/hop/hopMem.c -o src/aig/hop/hopMem.o `` Compiling: /src/aig/hop/hopObj.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/hop/hopObj.c -o src/aig/hop/hopObj.o `` Compiling: /src/aig/hop/hopOper.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/hop/hopOper.c -o src/aig/hop/hopOper.o `` Compiling: /src/aig/hop/hopTable.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/hop/hopTable.c -o src/aig/hop/hopTable.o src/aig/hop/hopTable.c: In function 'Hop_TableResize': src/aig/hop/hopTable.c:171:13: warning: variable 'clk' set but not used [-Wunused-but-set-variable] abctime clk; ^ src/aig/hop/hopTable.c:170:33: warning: variable 'nEntries' set but not used [-Wunused-but-set-variable] int nTableSizeOld, Counter, nEntries, i; ^ `` Compiling: /src/aig/hop/hopTruth.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/hop/hopTruth.c -o src/aig/hop/hopTruth.o `` Compiling: /src/aig/hop/hopUtil.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/hop/hopUtil.c -o src/aig/hop/hopUtil.o `` Linking: libabc.so g++ -Wl,-z,relro -shared -Wl,-h,libabc.so.0 -o libabc.so.0.0.0 src/base/abc/abcAig.o src/base/abc/abcBarBuf.o src/base/abc/abcBlifMv.o src/base/abc/abcCheck.o src/base/abc/abcDfs.o src/base/abc/abcFanio.o src/base/abc/abcFanOrder.o src/base/abc/abcFunc.o src/base/abc/abcHie.o src/base/abc/abcHieCec.o src/base/abc/abcHieGia.o src/base/abc/abcHieNew.o src/base/abc/abcLatch.o src/base/abc/abcLib.o src/base/abc/abcMinBase.o src/base/abc/abcNames.o src/base/abc/abcNetlist.o src/base/abc/abcNtk.o src/base/abc/abcObj.o src/base/abc/abcRefs.o src/base/abc/abcShow.o src/base/abc/abcSop.o src/base/abc/abcUtil.o src/base/abci/abc.o src/base/abci/abcAttach.o src/base/abci/abcAuto.o src/base/abci/abcBalance.o src/base/abci/abcBidec.o src/base/abci/abcBm.o src/base/abci/abcBmc.o src/base/abci/abcCas.o src/base/abci/abcCascade.o src/base/abci/abcCollapse.o src/base/abci/abcCut.o src/base/abci/abcDar.o src/base/abci/abcDebug.o src/base/abci/abcDec.o src/base/abci/abcDress.o src/base/abci/abcDress2.o src/base/abci/abcDsd.o src/base/abci/abcExtract.o src/base/abci/abcFraig.o src/base/abci/abcFx.o src/base/abci/abcFxu.o src/base/abci/abcGen.o src/base/abci/abcHaig.o src/base/abci/abcIf.o src/base/abci/abcIfif.o src/base/abci/abcIfMux.o src/base/abci/abcIvy.o src/base/abci/abcLog.o src/base/abci/abcLut.o src/base/abci/abcLutmin.o src/base/abci/abcMap.o src/base/abci/abcMerge.o src/base/abci/abcMfs.o src/base/abci/abcMini.o src/base/abci/abcMiter.o src/base/abci/abcMulti.o src/base/abci/abcNtbdd.o src/base/abci/abcNpn.o src/base/abci/abcNpnSave.o src/base/abci/abcOdc.o src/base/abci/abcOrder.o src/base/abci/abcPart.o src/base/abci/abcPrint.o src/base/abci/abcProve.o src/base/abci/abcQbf.o src/base/abci/abcQuant.o src/base/abci/abcRec3.o src/base/abci/abcReconv.o src/base/abci/abcReach.o src/base/abci/abcRefactor.o src/base/abci/abcRenode.o src/base/abci/abcReorder.o src/base/abci/abcRestruct.o src/base/abci/abcResub.o src/base/abci/abcRewrite.o src/base/abci/abcRpo.o src/base/abci/abcRr.o src/base/abci/abcSat.o src/base/abci/abcSaucy.o src/base/abci/abcScorr.o src/base/abci/abcSense.o src/base/abci/abcSpeedup.o src/base/abci/abcStrash.o src/base/abci/abcSweep.o src/base/abci/abcSymm.o src/base/abci/abcTim.o src/base/abci/abcTiming.o src/base/abci/abcUnate.o src/base/abci/abcUnreach.o src/base/abci/abcVerify.o src/base/abci/abcXsim.o src/base/cmd/cmd.o src/base/cmd/cmdAlias.o src/base/cmd/cmdApi.o src/base/cmd/cmdFlag.o src/base/cmd/cmdHist.o src/base/cmd/cmdLoad.o src/base/cmd/cmdPlugin.o src/base/cmd/cmdStarter.o src/base/cmd/cmdUtils.o src/base/io/io.o src/base/io/ioReadAiger.o src/base/io/ioReadBaf.o src/base/io/ioReadBblif.o src/base/io/ioReadBench.o src/base/io/ioReadBlif.o src/base/io/ioReadBlifAig.o src/base/io/ioReadBlifMv.o src/base/io/ioReadDsd.o src/base/io/ioReadEdif.o src/base/io/ioReadEqn.o src/base/io/ioReadPla.o src/base/io/ioReadVerilog.o src/base/io/ioUtil.o src/base/io/ioWriteAiger.o src/base/io/ioWriteBaf.o src/base/io/ioWriteBblif.o src/base/io/ioWriteBench.o src/base/io/ioWriteBlif.o src/base/io/ioWriteBlifMv.o src/base/io/ioWriteBook.o src/base/io/ioWriteCnf.o src/base/io/ioWriteDot.o src/base/io/ioWriteEqn.o src/base/io/ioWriteGml.o src/base/io/ioWriteList.o src/base/io/ioWritePla.o src/base/io/ioWriteVerilog.o src/base/io/ioWriteSmv.o src/base/main/main.o src/base/main/mainFrame.o src/base/main/mainInit.o src/base/main/mainLib.o src/base/main/mainReal.o src/base/main/libSupport.o src/base/main/mainUtils.o src/base/ver/verCore.o src/base/ver/verFormula.o src/base/ver/verParse.o src/base/ver/verStream.o src/base/wlc/wlcAbs.o src/base/wlc/wlcBlast.o src/base/wlc/wlcCom.o src/base/wlc/wlcNtk.o src/base/wlc/wlcReadSmt.o src/base/wlc/wlcReadVer.o src/base/wlc/wlcStdin.o src/base/wlc/wlcWriteVer.o src/base/cba/cbaBlast.o src/base/cba/cbaCba.o src/base/cba/cbaCom.o src/base/cba/cbaLib.o src/base/cba/cbaNtk.o src/base/cba/cbaPrsBuild.o src/base/cba/cbaPrsTrans.o src/base/cba/cbaPtr.o src/base/cba/cbaPtrAbc.o src/base/cba/cbaReadBlif.o src/base/cba/cbaReadSmt.o src/base/cba/cbaReadVer.o src/base/cba/cbaWriteBlif.o src/base/cba/cbaWriteSmt.o src/base/cba/cbaWriteVer.o src/base/test/test.o src/bdd/cudd/cuddAPI.o src/bdd/cudd/cuddAddAbs.o src/bdd/cudd/cuddAddApply.o src/bdd/cudd/cuddAddFind.o src/bdd/cudd/cuddAddInv.o src/bdd/cudd/cuddAddIte.o src/bdd/cudd/cuddAddNeg.o src/bdd/cudd/cuddAddWalsh.o src/bdd/cudd/cuddAndAbs.o src/bdd/cudd/cuddAnneal.o src/bdd/cudd/cuddApa.o src/bdd/cudd/cuddApprox.o src/bdd/cudd/cuddBddAbs.o src/bdd/cudd/cuddBddCorr.o src/bdd/cudd/cuddBddIte.o src/bdd/cudd/cuddBridge.o src/bdd/cudd/cuddCache.o src/bdd/cudd/cuddCheck.o src/bdd/cudd/cuddClip.o src/bdd/cudd/cuddCof.o src/bdd/cudd/cuddCompose.o src/bdd/cudd/cuddDecomp.o src/bdd/cudd/cuddEssent.o src/bdd/cudd/cuddExact.o src/bdd/cudd/cuddExport.o src/bdd/cudd/cuddGenCof.o src/bdd/cudd/cuddGenetic.o src/bdd/cudd/cuddGroup.o src/bdd/cudd/cuddHarwell.o src/bdd/cudd/cuddInit.o src/bdd/cudd/cuddInteract.o src/bdd/cudd/cuddLCache.o src/bdd/cudd/cuddLevelQ.o src/bdd/cudd/cuddLinear.o src/bdd/cudd/cuddLiteral.o src/bdd/cudd/cuddMatMult.o src/bdd/cudd/cuddPriority.o src/bdd/cudd/cuddRead.o src/bdd/cudd/cuddRef.o src/bdd/cudd/cuddReorder.o src/bdd/cudd/cuddSat.o src/bdd/cudd/cuddSign.o src/bdd/cudd/cuddSolve.o src/bdd/cudd/cuddSplit.o src/bdd/cudd/cuddSubsetHB.o src/bdd/cudd/cuddSubsetSP.o src/bdd/cudd/cuddSymmetry.o src/bdd/cudd/cuddTable.o src/bdd/cudd/cuddUtil.o src/bdd/cudd/cuddWindow.o src/bdd/cudd/cuddZddCount.o src/bdd/cudd/cuddZddFuncs.o src/bdd/cudd/cuddZddGroup.o src/bdd/cudd/cuddZddIsop.o src/bdd/cudd/cuddZddLin.o src/bdd/cudd/cuddZddMisc.o src/bdd/cudd/cuddZddPort.o src/bdd/cudd/cuddZddReord.o src/bdd/cudd/cuddZddSetop.o src/bdd/cudd/cuddZddSymm.o src/bdd/cudd/cuddZddUtil.o src/bdd/dsd/dsdApi.o src/bdd/dsd/dsdCheck.o src/bdd/dsd/dsdLocal.o src/bdd/dsd/dsdMan.o src/bdd/dsd/dsdProc.o src/bdd/dsd/dsdTree.o src/bdd/epd/epd.o src/bdd/mtr/mtrBasic.o src/bdd/mtr/mtrGroup.o src/bdd/parse/parseCore.o src/bdd/parse/parseEqn.o src/bdd/parse/parseStack.o src/bdd/reo/reoApi.o src/bdd/reo/reoCore.o src/bdd/reo/reoProfile.o src/bdd/reo/reoShuffle.o src/bdd/reo/reoSift.o src/bdd/reo/reoSwap.o src/bdd/reo/reoTransfer.o src/bdd/reo/reoUnits.o src/bdd/cas/casCore.o src/bdd/cas/casDec.o src/map/mapper/mapper.o src/map/mapper/mapperCanon.o src/map/mapper/mapperCore.o src/map/mapper/mapperCreate.o src/map/mapper/mapperCut.o src/map/mapper/mapperCutUtils.o src/map/mapper/mapperLib.o src/map/mapper/mapperMatch.o src/map/mapper/mapperRefs.o src/map/mapper/mapperSuper.o src/map/mapper/mapperSwitch.o src/map/mapper/mapperTable.o src/map/mapper/mapperTime.o src/map/mapper/mapperTree.o src/map/mapper/mapperTruth.o src/map/mapper/mapperUtils.o src/map/mapper/mapperVec.o src/map/mio/mio.o src/map/mio/mioApi.o src/map/mio/mioFunc.o src/map/mio/mioParse.o src/map/mio/mioRead.o src/map/mio/mioSop.o src/map/mio/mioUtils.o src/map/super/super.o src/map/super/superAnd.o src/map/super/superGate.o src/map/if/ifCom.o src/map/if/ifCache.o src/map/if/ifCore.o src/map/if/ifCut.o src/map/if/ifData2.o src/map/if/ifDec07.o src/map/if/ifDec08.o src/map/if/ifDec10.o src/map/if/ifDec16.o src/map/if/ifDec75.o src/map/if/ifDelay.o src/map/if/ifDsd.o src/map/if/ifLibBox.o src/map/if/ifLibLut.o src/map/if/ifMan.o src/map/if/ifMap.o src/map/if/ifMatch2.o src/map/if/ifReduce.o src/map/if/ifSat.o src/map/if/ifSelect.o src/map/if/ifSeq.o src/map/if/ifTest.o src/map/if/ifTime.o src/map/if/ifTruth.o src/map/if/ifTune.o src/map/if/ifUtil.o src/map/amap/amapCore.o src/map/amap/amapGraph.o src/map/amap/amapLib.o src/map/amap/amapLiberty.o src/map/amap/amapMan.o src/map/amap/amapMatch.o src/map/amap/amapMerge.o src/map/amap/amapOutput.o src/map/amap/amapParse.o src/map/amap/amapPerm.o src/map/amap/amapRead.o src/map/amap/amapRule.o src/map/amap/amapUniq.o src/map/cov/covBuild.o src/map/cov/covCore.o src/map/cov/covMan.o src/map/cov/covMinEsop.o src/map/cov/covMinMan.o src/map/cov/covMinSop.o src/map/cov/covMinUtil.o src/map/scl/scl.o src/map/scl/sclBuffer.o src/map/scl/sclBufSize.o src/map/scl/sclDnsize.o src/map/scl/sclLiberty.o src/map/scl/sclLibScl.o src/map/scl/sclLibUtil.o src/map/scl/sclLoad.o src/map/scl/sclSize.o src/map/scl/sclUpsize.o src/map/scl/sclUtil.o src/map/mpm/mpmAbc.o src/map/mpm/mpmCore.o src/map/mpm/mpmDsd.o src/map/mpm/mpmGates.o src/map/mpm/mpmLib.o src/map/mpm/mpmMan.o src/map/mpm/mpmMap.o src/map/mpm/mpmMig.o src/map/mpm/mpmPre.o src/map/mpm/mpmTruth.o src/map/mpm/mpmUtil.o src/misc/extra/extraBddAuto.o src/misc/extra/extraBddCas.o src/misc/extra/extraBddImage.o src/misc/extra/extraBddKmap.o src/misc/extra/extraBddMisc.o src/misc/extra/extraBddSymm.o src/misc/extra/extraBddTime.o src/misc/extra/extraBddUnate.o src/misc/extra/extraUtilBitMatrix.o src/misc/extra/extraUtilCanon.o src/misc/extra/extraUtilCube.o src/misc/extra/extraUtilDsd.o src/misc/extra/extraUtilEnum.o src/misc/extra/extraUtilFile.o src/misc/extra/extraUtilMemory.o src/misc/extra/extraUtilMisc.o src/misc/extra/extraUtilPerm.o src/misc/extra/extraUtilProgress.o src/misc/extra/extraUtilReader.o src/misc/extra/extraUtilSupp.o src/misc/extra/extraUtilThresh.o src/misc/extra/extraUtilTruth.o src/misc/extra/extraUtilUtil.o src/misc/mvc/mvcApi.o src/misc/mvc/mvcCompare.o src/misc/mvc/mvcContain.o src/misc/mvc/mvcCover.o src/misc/mvc/mvcCube.o src/misc/mvc/mvcDivide.o src/misc/mvc/mvcDivisor.o src/misc/mvc/mvcList.o src/misc/mvc/mvcLits.o src/misc/mvc/mvcMan.o src/misc/mvc/mvcOpAlg.o src/misc/mvc/mvcOpBool.o src/misc/mvc/mvcPrint.o src/misc/mvc/mvcSort.o src/misc/mvc/mvcUtils.o src/misc/st/st.o src/misc/st/stmm.o src/misc/util/utilBridge.o src/misc/util/utilCex.o src/misc/util/utilColor.o src/misc/util/utilFile.o src/misc/util/utilIsop.o src/misc/util/utilNam.o src/misc/util/utilSignal.o src/misc/util/utilSort.o src/misc/nm/nmApi.o src/misc/nm/nmTable.o src/misc/tim/timBox.o src/misc/tim/timDump.o src/misc/tim/timMan.o src/misc/tim/timTime.o src/misc/tim/timTrav.o src/misc/mem/mem.o src/misc/bar/bar.o src/misc/bbl/bblif.o src/opt/cut/cutApi.o src/opt/cut/cutCut.o src/opt/cut/cutMan.o src/opt/cut/cutMerge.o src/opt/cut/cutNode.o src/opt/cut/cutOracle.o src/opt/cut/cutPre22.o src/opt/cut/cutSeq.o src/opt/cut/cutTruth.o src/opt/fxu/fxu.o src/opt/fxu/fxuCreate.o src/opt/fxu/fxuHeapD.o src/opt/fxu/fxuHeapS.o src/opt/fxu/fxuList.o src/opt/fxu/fxuMatrix.o src/opt/fxu/fxuPair.o src/opt/fxu/fxuPrint.o src/opt/fxu/fxuReduce.o src/opt/fxu/fxuSelect.o src/opt/fxu/fxuSingle.o src/opt/fxu/fxuUpdate.o src/opt/rwr/rwrDec.o src/opt/rwr/rwrEva.o src/opt/rwr/rwrExp.o src/opt/rwr/rwrLib.o src/opt/rwr/rwrMan.o src/opt/rwr/rwrPrint.o src/opt/rwr/rwrUtil.o src/opt/mfs/mfsCore.o src/opt/mfs/mfsDiv.o src/opt/mfs/mfsInter.o src/opt/mfs/mfsMan.o src/opt/mfs/mfsResub.o src/opt/mfs/mfsSat.o src/opt/mfs/mfsStrash.o src/opt/mfs/mfsWin.o src/opt/sim/simMan.o src/opt/sim/simSeq.o src/opt/sim/simSupp.o src/opt/sim/simSwitch.o src/opt/sim/simSym.o src/opt/sim/simSymSat.o src/opt/sim/simSymSim.o src/opt/sim/simSymStr.o src/opt/sim/simUtils.o src/opt/ret/retArea.o src/opt/ret/retCore.o src/opt/ret/retDelay.o src/opt/ret/retFlow.o src/opt/ret/retIncrem.o src/opt/ret/retInit.o src/opt/ret/retLvalue.o src/opt/res/resCore.o src/opt/res/resDivs.o src/opt/res/resFilter.o src/opt/res/resSat.o src/opt/res/resSim.o src/opt/res/resStrash.o src/opt/res/resWin.o src/opt/lpk/lpkCore.o src/opt/lpk/lpkAbcDec.o src/opt/lpk/lpkAbcMux.o src/opt/lpk/lpkAbcDsd.o src/opt/lpk/lpkAbcUtil.o src/opt/lpk/lpkCut.o src/opt/lpk/lpkMan.o src/opt/lpk/lpkMap.o src/opt/lpk/lpkMulti.o src/opt/lpk/lpkMux.o src/opt/lpk/lpkSets.o src/opt/nwk/nwkAig.o src/opt/nwk/nwkCheck.o src/opt/nwk/nwkBidec.o src/opt/nwk/nwkDfs.o src/opt/nwk/nwkFanio.o src/opt/nwk/nwkFlow.o src/opt/nwk/nwkMan.o src/opt/nwk/nwkMap.o src/opt/nwk/nwkMerge.o src/opt/nwk/nwkObj.o src/opt/nwk/nwkSpeedup.o src/opt/nwk/nwkStrash.o src/opt/nwk/nwkTiming.o src/opt/nwk/nwkUtil.o src/opt/rwt/rwtDec.o src/opt/rwt/rwtMan.o src/opt/rwt/rwtUtil.o src/opt/cgt/cgtAig.o src/opt/cgt/cgtCore.o src/opt/cgt/cgtDecide.o src/opt/cgt/cgtMan.o src/opt/cgt/cgtSat.o src/opt/csw/cswCore.o src/opt/csw/cswCut.o src/opt/csw/cswMan.o src/opt/csw/cswTable.o src/opt/dar/darBalance.o src/opt/dar/darCore.o src/opt/dar/darCut.o src/opt/dar/darData.o src/opt/dar/darLib.o src/opt/dar/darMan.o src/opt/dar/darPrec.o src/opt/dar/darRefact.o src/opt/dar/darScript.o src/opt/dau/dauCanon.o src/opt/dau/dauCore.o src/opt/dau/dauDivs.o src/opt/dau/dauDsd.o src/opt/dau/dauEnum.o src/opt/dau/dauGia.o src/opt/dau/dauMerge.o src/opt/dau/dauNonDsd.o src/opt/dau/dauTree.o src/opt/sfm/sfmCnf.o src/opt/sfm/sfmCore.o src/opt/sfm/sfmNtk.o src/opt/sfm/sfmSat.o src/opt/sfm/sfmWin.o src/sat/bsat/satMem.o src/sat/bsat/satInter.o src/sat/bsat/satInterA.o src/sat/bsat/satInterB.o src/sat/bsat/satInterP.o src/sat/bsat/satProof.o src/sat/bsat/satSolver.o src/sat/bsat/satSolver2.o src/sat/bsat/satSolver2i.o src/sat/bsat/satStore.o src/sat/bsat/satTrace.o src/sat/bsat/satTruth.o src/sat/bsat/satUtil.o src/sat/csat/csat_apis.o src/sat/msat/msatActivity.o src/sat/msat/msatClause.o src/sat/msat/msatClauseVec.o src/sat/msat/msatMem.o src/sat/msat/msatOrderH.o src/sat/msat/msatQueue.o src/sat/msat/msatRead.o src/sat/msat/msatSolverApi.o src/sat/msat/msatSolverCore.o src/sat/msat/msatSolverIo.o src/sat/msat/msatSolverSearch.o src/sat/msat/msatSort.o src/sat/msat/msatVec.o src/sat/cnf/cnfCore.o src/sat/cnf/cnfCut.o src/sat/cnf/cnfData.o src/sat/cnf/cnfFast.o src/sat/cnf/cnfMan.o src/sat/cnf/cnfMap.o src/sat/cnf/cnfPost.o src/sat/cnf/cnfUtil.o src/sat/cnf/cnfWrite.o src/sat/bmc/bmcBCore.o src/sat/bmc/bmcBmc.o src/sat/bmc/bmcBmc2.o src/sat/bmc/bmcBmc3.o src/sat/bmc/bmcBmcAnd.o src/sat/bmc/bmcBmci.o src/sat/bmc/bmcCexCare.o src/sat/bmc/bmcCexCut.o src/sat/bmc/bmcCexDepth.o src/sat/bmc/bmcCexMin1.o src/sat/bmc/bmcCexMin2.o src/sat/bmc/bmcCexTools.o src/sat/bmc/bmcChain.o src/sat/bmc/bmcEco.o src/sat/bmc/bmcFault.o src/sat/bmc/bmcFx.o src/sat/bmc/bmcICheck.o src/sat/bmc/bmcInse.o src/sat/bmc/bmcLoad.o src/sat/bmc/bmcMaxi.o src/sat/bmc/bmcMulti.o src/sat/bmc/bmcUnroll.o src/bool/bdc/bdcCore.o src/bool/bdc/bdcDec.o src/bool/bdc/bdcSpfd.o src/bool/bdc/bdcTable.o src/bool/dec/decAbc.o src/bool/dec/decFactor.o src/bool/dec/decMan.o src/bool/dec/decPrint.o src/bool/dec/decUtil.o src/bool/kit/kitAig.o src/bool/kit/kitBdd.o src/bool/kit/kitCloud.o src/bool/kit/cloud.o src/bool/kit/kitDsd.o src/bool/kit/kitFactor.o src/bool/kit/kitGraph.o src/bool/kit/kitHop.o src/bool/kit/kitIsop.o src/bool/kit/kitPla.o src/bool/kit/kitSop.o src/bool/kit/kitTruth.o src/bool/lucky/lucky.o src/bool/lucky/luckyFast16.o src/bool/lucky/luckyFast6.o src/bool/lucky/luckyRead.o src/bool/lucky/luckySimple.o src/bool/lucky/luckySwapIJ.o src/bool/lucky/luckySwap.o src/bool/rsb/rsbDec6.o src/bool/rsb/rsbMan.o src/bool/rpo/rpo.o src/proof/pdr/pdrCnf.o src/proof/pdr/pdrCore.o src/proof/pdr/pdrInv.o src/proof/pdr/pdrMan.o src/proof/pdr/pdrSat.o src/proof/pdr/pdrTsim.o src/proof/pdr/pdrUtil.o src/proof/abs/absDup.o src/proof/abs/absGla.o src/proof/abs/absGlaOld.o src/proof/abs/absIter.o src/proof/abs/absOldCex.o src/proof/abs/absOldRef.o src/proof/abs/absOldSat.o src/proof/abs/absOldSim.o src/proof/abs/absOut.o src/proof/abs/absPth.o src/proof/abs/absRef.o src/proof/abs/absRefSelect.o src/proof/abs/absRpm.o src/proof/abs/absRpmOld.o src/proof/abs/absVta.o src/proof/abs/absUtil.o src/proof/bbr/bbrCex.o src/proof/bbr/bbrImage.o src/proof/bbr/bbrNtbdd.o src/proof/bbr/bbrReach.o src/proof/llb/llb1Cluster.o src/proof/llb/llb1Constr.o src/proof/llb/llb1Core.o src/proof/llb/llb1Group.o src/proof/llb/llb1Hint.o src/proof/llb/llb1Man.o src/proof/llb/llb1Matrix.o src/proof/llb/llb1Pivot.o src/proof/llb/llb1Reach.o src/proof/llb/llb1Sched.o src/proof/llb/llb2Bad.o src/proof/llb/llb2Core.o src/proof/llb/llb2Driver.o src/proof/llb/llb2Dump.o src/proof/llb/llb2Flow.o src/proof/llb/llb2Image.o src/proof/llb/llb3Image.o src/proof/llb/llb3Nonlin.o src/proof/llb/llb4Cex.o src/proof/llb/llb4Image.o src/proof/llb/llb4Nonlin.o src/proof/llb/llb4Sweep.o src/proof/live/liveness.o src/proof/live/liveness_sim.o src/proof/live/ltl_parser.o src/proof/live/kliveness.o src/proof/live/monotone.o src/proof/live/disjunctiveMonotone.o src/proof/live/arenaViolation.o src/proof/live/kLiveConstraints.o src/proof/live/combination.o src/proof/cec/cecCec.o src/proof/cec/cecChoice.o src/proof/cec/cecClass.o src/proof/cec/cecCore.o src/proof/cec/cecCorr.o src/proof/cec/cecIso.o src/proof/cec/cecMan.o src/proof/cec/cecPat.o src/proof/cec/cecSeq.o src/proof/cec/cecSolve.o src/proof/cec/cecSplit.o src/proof/cec/cecSynth.o src/proof/cec/cecSweep.o src/proof/dch/dchAig.o src/proof/dch/dchChoice.o src/proof/dch/dchClass.o src/proof/dch/dchCnf.o src/proof/dch/dchCore.o src/proof/dch/dchMan.o src/proof/dch/dchSat.o src/proof/dch/dchSim.o src/proof/dch/dchSimSat.o src/proof/dch/dchSweep.o src/proof/fraig/fraigApi.o src/proof/fraig/fraigCanon.o src/proof/fraig/fraigFanout.o src/proof/fraig/fraigFeed.o src/proof/fraig/fraigMan.o src/proof/fraig/fraigMem.o src/proof/fraig/fraigNode.o src/proof/fraig/fraigPrime.o src/proof/fraig/fraigSat.o src/proof/fraig/fraigTable.o src/proof/fraig/fraigUtil.o src/proof/fraig/fraigVec.o src/proof/fra/fraBmc.o src/proof/fra/fraCec.o src/proof/fra/fraClass.o src/proof/fra/fraClau.o src/proof/fra/fraClaus.o src/proof/fra/fraCnf.o src/proof/fra/fraCore.o src/proof/fra/fraHot.o src/proof/fra/fraImp.o src/proof/fra/fraInd.o src/proof/fra/fraIndVer.o src/proof/fra/fraLcr.o src/proof/fra/fraMan.o src/proof/fra/fraPart.o src/proof/fra/fraSat.o src/proof/fra/fraSec.o src/proof/fra/fraSim.o src/proof/ssw/sswAig.o src/proof/ssw/sswBmc.o src/proof/ssw/sswClass.o src/proof/ssw/sswCnf.o src/proof/ssw/sswConstr.o src/proof/ssw/sswCore.o src/proof/ssw/sswDyn.o src/proof/ssw/sswFilter.o src/proof/ssw/sswIslands.o src/proof/ssw/sswLcorr.o src/proof/ssw/sswMan.o src/proof/ssw/sswPart.o src/proof/ssw/sswPairs.o src/proof/ssw/sswRarity.o src/proof/ssw/sswSat.o src/proof/ssw/sswSemi.o src/proof/ssw/sswSim.o src/proof/ssw/sswSimSat.o src/proof/ssw/sswSweep.o src/proof/ssw/sswUnique.o src/proof/ssc/sscClass.o src/proof/ssc/sscCore.o src/proof/ssc/sscSat.o src/proof/ssc/sscSim.o src/proof/ssc/sscUtil.o src/proof/int/intCheck.o src/proof/int/intContain.o src/proof/int/intCore.o src/proof/int/intCtrex.o src/proof/int/intDup.o src/proof/int/intFrames.o src/proof/int/intInter.o src/proof/int/intM114.o src/proof/int/intMan.o src/proof/int/intUtil.o src/aig/aig/aigCheck.o src/aig/aig/aigCanon.o src/aig/aig/aigCuts.o src/aig/aig/aigDfs.o src/aig/aig/aigDup.o src/aig/aig/aigFanout.o src/aig/aig/aigFrames.o src/aig/aig/aigInter.o src/aig/aig/aigJust.o src/aig/aig/aigMan.o src/aig/aig/aigMem.o src/aig/aig/aigMffc.o src/aig/aig/aigObj.o src/aig/aig/aigOper.o src/aig/aig/aigOrder.o src/aig/aig/aigPack.o src/aig/aig/aigPart.o src/aig/aig/aigPartReg.o src/aig/aig/aigPartSat.o src/aig/aig/aigRepr.o src/aig/aig/aigRet.o src/aig/aig/aigRetF.o src/aig/aig/aigScl.o src/aig/aig/aigShow.o src/aig/aig/aigSplit.o src/aig/aig/aigTable.o src/aig/aig/aigTiming.o src/aig/aig/aigTruth.o src/aig/aig/aigTsim.o src/aig/aig/aigUtil.o src/aig/aig/aigWin.o src/aig/saig/saigCone.o src/aig/saig/saigConstr.o src/aig/saig/saigConstr2.o src/aig/saig/saigDual.o src/aig/saig/saigDup.o src/aig/saig/saigInd.o src/aig/saig/saigIoa.o src/aig/saig/saigIso.o src/aig/saig/saigIsoFast.o src/aig/saig/saigIsoSlow.o src/aig/saig/saigMiter.o src/aig/saig/saigOutDec.o src/aig/saig/saigPhase.o src/aig/saig/saigRetFwd.o src/aig/saig/saigRetMin.o src/aig/saig/saigRetStep.o src/aig/saig/saigScl.o src/aig/saig/saigSimFast.o src/aig/saig/saigSimMv.o src/aig/saig/saigSimSeq.o src/aig/saig/saigStrSim.o src/aig/saig/saigSwitch.o src/aig/saig/saigSynch.o src/aig/saig/saigTempor.o src/aig/saig/saigTrans.o src/aig/saig/saigWnd.o src/aig/gia/giaAig.o src/aig/gia/giaAgi.o src/aig/gia/giaAiger.o src/aig/gia/giaAigerExt.o src/aig/gia/giaBalAig.o src/aig/gia/giaBalLut.o src/aig/gia/giaBalMap.o src/aig/gia/giaBidec.o src/aig/gia/giaCCof.o src/aig/gia/giaCex.o src/aig/gia/giaClp.o src/aig/gia/giaCof.o src/aig/gia/giaCone.o src/aig/gia/giaCSatOld.o src/aig/gia/giaCSat.o src/aig/gia/giaCTas.o src/aig/gia/giaDfs.o src/aig/gia/giaDup.o src/aig/gia/giaEmbed.o src/aig/gia/giaEnable.o src/aig/gia/giaEquiv.o src/aig/gia/giaEra.o src/aig/gia/giaEra2.o src/aig/gia/giaFadds.o src/aig/gia/giaFalse.o src/aig/gia/giaFanout.o src/aig/gia/giaForce.o src/aig/gia/giaFrames.o src/aig/gia/giaFront.o src/aig/gia/giaFx.o src/aig/gia/giaGig.o src/aig/gia/giaGlitch.o src/aig/gia/giaHash.o src/aig/gia/giaIf.o src/aig/gia/giaIff.o src/aig/gia/giaIso.o src/aig/gia/giaIso2.o src/aig/gia/giaIso3.o src/aig/gia/giaJf.o src/aig/gia/giaKf.o src/aig/gia/giaLf.o src/aig/gia/giaMf.o src/aig/gia/giaMan.o src/aig/gia/giaMem.o src/aig/gia/giaMfs.o src/aig/gia/giaMini.o src/aig/gia/giaMuxes.o src/aig/gia/giaNf.o src/aig/gia/giaPat.o src/aig/gia/giaPf.o src/aig/gia/giaQbf.o src/aig/gia/giaResub.o src/aig/gia/giaRetime.o src/aig/gia/giaScl.o src/aig/gia/giaScript.o src/aig/gia/giaShrink.o src/aig/gia/giaShrink6.o src/aig/gia/giaShrink7.o src/aig/gia/giaSim.o src/aig/gia/giaSim2.o src/aig/gia/giaSort.o src/aig/gia/giaSpeedup.o src/aig/gia/giaStg.o src/aig/gia/giaStr.o src/aig/gia/giaSupMin.o src/aig/gia/giaSweep.o src/aig/gia/giaSweeper.o src/aig/gia/giaSwitch.o src/aig/gia/giaTim.o src/aig/gia/giaTis.o src/aig/gia/giaTruth.o src/aig/gia/giaTsim.o src/aig/gia/giaUtil.o src/aig/ioa/ioaReadAig.o src/aig/ioa/ioaWriteAig.o src/aig/ioa/ioaUtil.o src/aig/ivy/ivyBalance.o src/aig/ivy/ivyCanon.o src/aig/ivy/ivyCheck.o src/aig/ivy/ivyCut.o src/aig/ivy/ivyCutTrav.o src/aig/ivy/ivyDfs.o src/aig/ivy/ivyDsd.o src/aig/ivy/ivyFanout.o src/aig/ivy/ivyFastMap.o src/aig/ivy/ivyFraig.o src/aig/ivy/ivyHaig.o src/aig/ivy/ivyMan.o src/aig/ivy/ivyMem.o src/aig/ivy/ivyMulti.o src/aig/ivy/ivyObj.o src/aig/ivy/ivyOper.o src/aig/ivy/ivyResyn.o src/aig/ivy/ivyRwr.o src/aig/ivy/ivySeq.o src/aig/ivy/ivyShow.o src/aig/ivy/ivyTable.o src/aig/ivy/ivyUtil.o src/aig/hop/hopBalance.o src/aig/hop/hopCheck.o src/aig/hop/hopDfs.o src/aig/hop/hopMan.o src/aig/hop/hopMem.o src/aig/hop/hopObj.o src/aig/hop/hopOper.o src/aig/hop/hopTable.o src/aig/hop/hopTruth.o src/aig/hop/hopUtil.o -Wl,--as-needed -lbz2 -lz -ldl -lrt -lreadline -lpthread + g++ src/base/main/main.o -o abc -L. -labc + popd ~/build/BUILD/abc-1.01 + pushd abc-python2 ~/build/BUILD/abc-1.01/abc-python2 ~/build/BUILD/abc-1.01 + make libabc.a -j4 'OPTFLAGS=-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG' 'LD=g++ -Wl,-z,relro ' ABC_PYTHON=/usr/bin/python2 Using CC=gcc Using CXX=g++ Using LD=g++ -Wl,-z,relro Found GCC_VERSION 5.0.0 Found GCC_MAJOR>=4 Using CFLAGS=-Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS swig -python -outdir /builddir/build/BUILD/abc-1.01/abc-python2/src/python /builddir/build/BUILD/abc-1.01/abc-python2/src/python/pyabc.i `` Generating dependency: /src/aig/hop/hopUtil.c `` Generating dependency: /src/aig/hop/hopTruth.c `` Generating dependency: /src/aig/hop/hopTable.c `` Generating dependency: /src/aig/hop/hopOper.c `` Generating dependency: /src/aig/hop/hopObj.c `` Generating dependency: /src/aig/hop/hopMem.c `` Generating dependency: /src/aig/hop/hopMan.c `` Generating dependency: /src/aig/hop/hopDfs.c `` Generating dependency: /src/aig/hop/hopCheck.c `` Generating dependency: /src/aig/hop/hopBalance.c `` Generating dependency: /src/aig/ivy/ivyUtil.c `` Generating dependency: /src/aig/ivy/ivyTable.c `` Generating dependency: /src/aig/ivy/ivySeq.c `` Generating dependency: /src/aig/ivy/ivyShow.c `` Generating dependency: /src/aig/ivy/ivyRwr.c `` Generating dependency: /src/aig/ivy/ivyResyn.c `` Generating dependency: /src/aig/ivy/ivyOper.c `` Generating dependency: /src/aig/ivy/ivyObj.c `` Generating dependency: /src/aig/ivy/ivyMulti.c `` Generating dependency: /src/aig/ivy/ivyMem.c `` Generating dependency: /src/aig/ivy/ivyMan.c `` Generating dependency: /src/aig/ivy/ivyHaig.c `` Generating dependency: /src/aig/ivy/ivyFraig.c `` Generating dependency: /src/aig/ivy/ivyFastMap.c `` Generating dependency: /src/aig/ivy/ivyFanout.c `` Generating dependency: /src/aig/ivy/ivyDsd.c `` Generating dependency: /src/aig/ivy/ivyDfs.c `` Generating dependency: /src/aig/ivy/ivyCutTrav.c `` Generating dependency: /src/aig/ivy/ivyCut.c `` Generating dependency: /src/aig/ivy/ivyCanon.c `` Generating dependency: /src/aig/ivy/ivyCheck.c `` Generating dependency: /src/aig/ivy/ivyBalance.c `` Generating dependency: /src/aig/ioa/ioaUtil.c `` Generating dependency: /src/aig/ioa/ioaWriteAig.c `` Generating dependency: /src/aig/ioa/ioaReadAig.c `` Generating dependency: /src/aig/gia/giaUtil.c `` Generating dependency: /src/aig/gia/giaTsim.c `` Generating dependency: /src/aig/gia/giaTruth.c `` Generating dependency: /src/aig/gia/giaTis.c `` Generating dependency: /src/aig/gia/giaTim.c `` Generating dependency: /src/aig/gia/giaSwitch.c `` Generating dependency: /src/aig/gia/giaSweeper.c `` Generating dependency: /src/aig/gia/giaSweep.c `` Generating dependency: /src/aig/gia/giaSupMin.c `` Generating dependency: /src/aig/gia/giaStr.c `` Generating dependency: /src/aig/gia/giaStg.c `` Generating dependency: /src/aig/gia/giaSpeedup.c `` Generating dependency: /src/aig/gia/giaSort.c `` Generating dependency: /src/aig/gia/giaSim2.c `` Generating dependency: /src/aig/gia/giaSim.c `` Generating dependency: /src/aig/gia/giaShrink7.c `` Generating dependency: /src/aig/gia/giaShrink6.c `` Generating dependency: /src/aig/gia/giaShrink.c `` Generating dependency: /src/aig/gia/giaScript.c `` Generating dependency: /src/aig/gia/giaScl.c `` Generating dependency: /src/aig/gia/giaRetime.c `` Generating dependency: /src/aig/gia/giaResub.c `` Generating dependency: /src/aig/gia/giaQbf.c `` Generating dependency: /src/aig/gia/giaPf.c `` Generating dependency: /src/aig/gia/giaPat.c `` Generating dependency: /src/aig/gia/giaNf.c `` Generating dependency: /src/aig/gia/giaMuxes.c `` Generating dependency: /src/aig/gia/giaMini.c `` Generating dependency: /src/aig/gia/giaMfs.c `` Generating dependency: /src/aig/gia/giaMem.c `` Generating dependency: /src/aig/gia/giaMan.c `` Generating dependency: /src/aig/gia/giaMf.c `` Generating dependency: /src/aig/gia/giaLf.c `` Generating dependency: /src/aig/gia/giaKf.c `` Generating dependency: /src/aig/gia/giaJf.c `` Generating dependency: /src/aig/gia/giaIso3.c `` Generating dependency: /src/aig/gia/giaIso2.c `` Generating dependency: /src/aig/gia/giaIso.c `` Generating dependency: /src/aig/gia/giaIff.c `` Generating dependency: /src/aig/gia/giaIf.c `` Generating dependency: /src/aig/gia/giaHash.c `` Generating dependency: /src/aig/gia/giaGlitch.c `` Generating dependency: /src/aig/gia/giaGig.c `` Generating dependency: /src/aig/gia/giaFx.c `` Generating dependency: /src/aig/gia/giaFront.c `` Generating dependency: /src/aig/gia/giaFrames.c `` Generating dependency: /src/aig/gia/giaForce.c `` Generating dependency: /src/aig/gia/giaFanout.c `` Generating dependency: /src/aig/gia/giaFalse.c `` Generating dependency: /src/aig/gia/giaFadds.c `` Generating dependency: /src/aig/gia/giaEra2.c `` Generating dependency: /src/aig/gia/giaEra.c `` Generating dependency: /src/aig/gia/giaEquiv.c `` Generating dependency: /src/aig/gia/giaEnable.c `` Generating dependency: /src/aig/gia/giaEmbed.c `` Generating dependency: /src/aig/gia/giaDup.c `` Generating dependency: /src/aig/gia/giaDfs.c `` Generating dependency: /src/aig/gia/giaCTas.c `` Generating dependency: /src/aig/gia/giaCSat.c `` Generating dependency: /src/aig/gia/giaCSatOld.c `` Generating dependency: /src/aig/gia/giaCone.c `` Generating dependency: /src/aig/gia/giaCof.c `` Generating dependency: /src/aig/gia/giaClp.c `` Generating dependency: /src/aig/gia/giaCex.c `` Generating dependency: /src/aig/gia/giaCCof.c `` Generating dependency: /src/aig/gia/giaBidec.c `` Generating dependency: /src/aig/gia/giaBalMap.c `` Generating dependency: /src/aig/gia/giaBalLut.c `` Generating dependency: /src/aig/gia/giaBalAig.c `` Generating dependency: /src/aig/gia/giaAigerExt.c `` Generating dependency: /src/aig/gia/giaAiger.c `` Generating dependency: /src/aig/gia/giaAgi.c `` Generating dependency: /src/aig/gia/giaAig.c `` Generating dependency: /src/aig/saig/saigWnd.c `` Generating dependency: /src/aig/saig/saigTrans.c `` Generating dependency: /src/aig/saig/saigTempor.c `` Generating dependency: /src/aig/saig/saigSynch.c `` Generating dependency: /src/aig/saig/saigSwitch.c `` Generating dependency: /src/aig/saig/saigStrSim.c `` Generating dependency: /src/aig/saig/saigSimSeq.c `` Generating dependency: /src/aig/saig/saigSimMv.c `` Generating dependency: /src/aig/saig/saigSimFast.c `` Generating dependency: /src/aig/saig/saigScl.c `` Generating dependency: /src/aig/saig/saigRetStep.c `` Generating dependency: /src/aig/saig/saigRetMin.c `` Generating dependency: /src/aig/saig/saigRetFwd.c `` Generating dependency: /src/aig/saig/saigPhase.c `` Generating dependency: /src/aig/saig/saigOutDec.c `` Generating dependency: /src/aig/saig/saigMiter.c `` Generating dependency: /src/aig/saig/saigIsoSlow.c `` Generating dependency: /src/aig/saig/saigIsoFast.c `` Generating dependency: /src/aig/saig/saigIso.c `` Generating dependency: /src/aig/saig/saigIoa.c `` Generating dependency: /src/aig/saig/saigInd.c `` Generating dependency: /src/aig/saig/saigDup.c `` Generating dependency: /src/aig/saig/saigDual.c `` Generating dependency: /src/aig/saig/saigConstr2.c `` Generating dependency: /src/aig/saig/saigConstr.c `` Generating dependency: /src/aig/saig/saigCone.c `` Generating dependency: /src/aig/aig/aigWin.c `` Generating dependency: /src/aig/aig/aigUtil.c `` Generating dependency: /src/aig/aig/aigTsim.c `` Generating dependency: /src/aig/aig/aigTruth.c `` Generating dependency: /src/aig/aig/aigTiming.c `` Generating dependency: /src/aig/aig/aigTable.c `` Generating dependency: /src/aig/aig/aigSplit.c `` Generating dependency: /src/aig/aig/aigShow.c `` Generating dependency: /src/aig/aig/aigScl.c `` Generating dependency: /src/aig/aig/aigRetF.c `` Generating dependency: /src/aig/aig/aigRet.c `` Generating dependency: /src/aig/aig/aigRepr.c `` Generating dependency: /src/aig/aig/aigPartSat.c `` Generating dependency: /src/aig/aig/aigPartReg.c `` Generating dependency: /src/aig/aig/aigPart.c `` Generating dependency: /src/aig/aig/aigPack.c `` Generating dependency: /src/aig/aig/aigOrder.c `` Generating dependency: /src/aig/aig/aigOper.c `` Generating dependency: /src/aig/aig/aigObj.c `` Generating dependency: /src/aig/aig/aigMffc.c `` Generating dependency: /src/aig/aig/aigMem.c `` Generating dependency: /src/aig/aig/aigMan.c `` Generating dependency: /src/aig/aig/aigJust.c `` Generating dependency: /src/aig/aig/aigInter.c `` Generating dependency: /src/aig/aig/aigFrames.c `` Generating dependency: /src/aig/aig/aigFanout.c `` Generating dependency: /src/aig/aig/aigDup.c `` Generating dependency: /src/aig/aig/aigDfs.c `` Generating dependency: /src/aig/aig/aigCuts.c `` Generating dependency: /src/aig/aig/aigCanon.c `` Generating dependency: /src/aig/aig/aigCheck.c `` Generating dependency: /src/proof/int/intUtil.c `` Generating dependency: /src/proof/int/intMan.c `` Generating dependency: /src/proof/int/intM114.c `` Generating dependency: /src/proof/int/intInter.c `` Generating dependency: /src/proof/int/intFrames.c `` Generating dependency: /src/proof/int/intDup.c `` Generating dependency: /src/proof/int/intCtrex.c `` Generating dependency: /src/proof/int/intCore.c `` Generating dependency: /src/proof/int/intContain.c `` Generating dependency: /src/proof/int/intCheck.c `` Generating dependency: /src/proof/ssc/sscUtil.c `` Generating dependency: /src/proof/ssc/sscSim.c `` Generating dependency: /src/proof/ssc/sscSat.c `` Generating dependency: /src/proof/ssc/sscCore.c `` Generating dependency: /src/proof/ssc/sscClass.c `` Generating dependency: /src/proof/ssw/sswUnique.c `` Generating dependency: /src/proof/ssw/sswSweep.c `` Generating dependency: /src/proof/ssw/sswSimSat.c `` Generating dependency: /src/proof/ssw/sswSim.c `` Generating dependency: /src/proof/ssw/sswSemi.c `` Generating dependency: /src/proof/ssw/sswRarity.c `` Generating dependency: /src/proof/ssw/sswSat.c `` Generating dependency: /src/proof/ssw/sswPairs.c `` Generating dependency: /src/proof/ssw/sswPart.c `` Generating dependency: /src/proof/ssw/sswMan.c `` Generating dependency: /src/proof/ssw/sswLcorr.c `` Generating dependency: /src/proof/ssw/sswIslands.c `` Generating dependency: /src/proof/ssw/sswFilter.c `` Generating dependency: /src/proof/ssw/sswDyn.c `` Generating dependency: /src/proof/ssw/sswCore.c `` Generating dependency: /src/proof/ssw/sswConstr.c `` Generating dependency: /src/proof/ssw/sswCnf.c `` Generating dependency: /src/proof/ssw/sswClass.c `` Generating dependency: /src/proof/ssw/sswBmc.c `` Generating dependency: /src/proof/ssw/sswAig.c `` Generating dependency: /src/proof/fra/fraSim.c `` Generating dependency: /src/proof/fra/fraSec.c `` Generating dependency: /src/proof/fra/fraSat.c `` Generating dependency: /src/proof/fra/fraPart.c `` Generating dependency: /src/proof/fra/fraMan.c `` Generating dependency: /src/proof/fra/fraLcr.c `` Generating dependency: /src/proof/fra/fraIndVer.c `` Generating dependency: /src/proof/fra/fraInd.c `` Generating dependency: /src/proof/fra/fraImp.c `` Generating dependency: /src/proof/fra/fraHot.c `` Generating dependency: /src/proof/fra/fraCore.c `` Generating dependency: /src/proof/fra/fraCnf.c `` Generating dependency: /src/proof/fra/fraClaus.c `` Generating dependency: /src/proof/fra/fraClau.c `` Generating dependency: /src/proof/fra/fraClass.c `` Generating dependency: /src/proof/fra/fraCec.c `` Generating dependency: /src/proof/fra/fraBmc.c `` Generating dependency: /src/proof/fraig/fraigVec.c `` Generating dependency: /src/proof/fraig/fraigUtil.c `` Generating dependency: /src/proof/fraig/fraigTable.c `` Generating dependency: /src/proof/fraig/fraigSat.c `` Generating dependency: /src/proof/fraig/fraigPrime.c `` Generating dependency: /src/proof/fraig/fraigNode.c `` Generating dependency: /src/proof/fraig/fraigMem.c `` Generating dependency: /src/proof/fraig/fraigMan.c `` Generating dependency: /src/proof/fraig/fraigFeed.c `` Generating dependency: /src/proof/fraig/fraigFanout.c `` Generating dependency: /src/proof/fraig/fraigCanon.c `` Generating dependency: /src/proof/fraig/fraigApi.c `` Generating dependency: /src/proof/dch/dchSweep.c `` Generating dependency: /src/proof/dch/dchSimSat.c `` Generating dependency: /src/proof/dch/dchSim.c `` Generating dependency: /src/proof/dch/dchSat.c `` Generating dependency: /src/proof/dch/dchMan.c `` Generating dependency: /src/proof/dch/dchCore.c `` Generating dependency: /src/proof/dch/dchCnf.c `` Generating dependency: /src/proof/dch/dchClass.c `` Generating dependency: /src/proof/dch/dchChoice.c `` Generating dependency: /src/proof/dch/dchAig.c `` Generating dependency: /src/proof/cec/cecSweep.c `` Generating dependency: /src/proof/cec/cecSynth.c `` Generating dependency: /src/proof/cec/cecSplit.c `` Generating dependency: /src/proof/cec/cecSolve.c `` Generating dependency: /src/proof/cec/cecSeq.c `` Generating dependency: /src/proof/cec/cecPat.c `` Generating dependency: /src/proof/cec/cecMan.c `` Generating dependency: /src/proof/cec/cecIso.c `` Generating dependency: /src/proof/cec/cecCorr.c `` Generating dependency: /src/proof/cec/cecCore.c `` Generating dependency: /src/proof/cec/cecClass.c `` Generating dependency: /src/proof/cec/cecChoice.c `` Generating dependency: /src/proof/cec/cecCec.c `` Generating dependency: /src/proof/live/combination.c `` Generating dependency: /src/proof/live/kLiveConstraints.c `` Generating dependency: /src/proof/live/arenaViolation.c `` Generating dependency: /src/proof/live/disjunctiveMonotone.c `` Generating dependency: /src/proof/live/monotone.c `` Generating dependency: /src/proof/live/kliveness.c `` Generating dependency: /src/proof/live/ltl_parser.c `` Generating dependency: /src/proof/live/liveness_sim.c `` Generating dependency: /src/proof/live/liveness.c `` Generating dependency: /src/proof/llb/llb4Sweep.c `` Generating dependency: /src/proof/llb/llb4Nonlin.c `` Generating dependency: /src/proof/llb/llb4Image.c `` Generating dependency: /src/proof/llb/llb4Cex.c `` Generating dependency: /src/proof/llb/llb3Nonlin.c `` Generating dependency: /src/proof/llb/llb3Image.c `` Generating dependency: /src/proof/llb/llb2Image.c `` Generating dependency: /src/proof/llb/llb2Flow.c `` Generating dependency: /src/proof/llb/llb2Dump.c `` Generating dependency: /src/proof/llb/llb2Driver.c `` Generating dependency: /src/proof/llb/llb2Core.c `` Generating dependency: /src/proof/llb/llb1Sched.c `` Generating dependency: /src/proof/llb/llb2Bad.c `` Generating dependency: /src/proof/llb/llb1Reach.c `` Generating dependency: /src/proof/llb/llb1Pivot.c `` Generating dependency: /src/proof/llb/llb1Matrix.c `` Generating dependency: /src/proof/llb/llb1Man.c `` Generating dependency: /src/proof/llb/llb1Hint.c `` Generating dependency: /src/proof/llb/llb1Group.c `` Generating dependency: /src/proof/llb/llb1Core.c `` Generating dependency: /src/proof/llb/llb1Constr.c `` Generating dependency: /src/proof/llb/llb1Cluster.c `` Generating dependency: /src/proof/bbr/bbrReach.c `` Generating dependency: /src/proof/bbr/bbrNtbdd.c `` Generating dependency: /src/proof/bbr/bbrImage.c `` Generating dependency: /src/proof/bbr/bbrCex.c `` Generating dependency: /src/proof/abs/absUtil.c `` Generating dependency: /src/proof/abs/absVta.c `` Generating dependency: /src/proof/abs/absRpmOld.c `` Generating dependency: /src/proof/abs/absRpm.c `` Generating dependency: /src/proof/abs/absRefSelect.c `` Generating dependency: /src/proof/abs/absRef.c `` Generating dependency: /src/proof/abs/absPth.c `` Generating dependency: /src/proof/abs/absOut.c `` Generating dependency: /src/proof/abs/absOldSim.c `` Generating dependency: /src/proof/abs/absOldSat.c `` Generating dependency: /src/proof/abs/absOldRef.c `` Generating dependency: /src/proof/abs/absOldCex.c `` Generating dependency: /src/proof/abs/absIter.c `` Generating dependency: /src/proof/abs/absGlaOld.c `` Generating dependency: /src/proof/abs/absGla.c `` Generating dependency: /src/proof/abs/absDup.c `` Generating dependency: /src/proof/pdr/pdrUtil.c `` Generating dependency: /src/proof/pdr/pdrTsim.c `` Generating dependency: /src/proof/pdr/pdrSat.c `` Generating dependency: /src/proof/pdr/pdrMan.c `` Generating dependency: /src/proof/pdr/pdrInv.c `` Generating dependency: /src/proof/pdr/pdrCore.c `` Generating dependency: /src/proof/pdr/pdrCnf.c `` Generating dependency: /src/bool/rpo/rpo.c `` Generating dependency: /src/bool/rsb/rsbMan.c `` Generating dependency: /src/bool/rsb/rsbDec6.c `` Generating dependency: /src/bool/lucky/luckySwap.c `` Generating dependency: /src/bool/lucky/luckySwapIJ.c `` Generating dependency: /src/bool/lucky/luckySimple.c `` Generating dependency: /src/bool/lucky/luckyRead.c `` Generating dependency: /src/bool/lucky/luckyFast6.c `` Generating dependency: /src/bool/lucky/luckyFast16.c `` Generating dependency: /src/bool/lucky/lucky.c `` Generating dependency: /src/bool/kit/kitTruth.c `` Generating dependency: /src/bool/kit/kitSop.c `` Generating dependency: /src/bool/kit/kitPla.c `` Generating dependency: /src/bool/kit/kitIsop.c `` Generating dependency: /src/bool/kit/kitHop.c `` Generating dependency: /src/bool/kit/kitGraph.c `` Generating dependency: /src/bool/kit/kitFactor.c `` Generating dependency: /src/bool/kit/kitDsd.c `` Generating dependency: /src/bool/kit/cloud.c `` Generating dependency: /src/bool/kit/kitCloud.c `` Generating dependency: /src/bool/kit/kitBdd.c `` Generating dependency: /src/bool/kit/kitAig.c `` Generating dependency: /src/bool/dec/decUtil.c `` Generating dependency: /src/bool/dec/decPrint.c `` Generating dependency: /src/bool/dec/decMan.c `` Generating dependency: /src/bool/dec/decFactor.c `` Generating dependency: /src/bool/dec/decAbc.c `` Generating dependency: /src/bool/bdc/bdcTable.c `` Generating dependency: /src/bool/bdc/bdcSpfd.c `` Generating dependency: /src/bool/bdc/bdcDec.c `` Generating dependency: /src/bool/bdc/bdcCore.c `` Generating dependency: /src/sat/bmc/bmcUnroll.c `` Generating dependency: /src/sat/bmc/bmcMulti.c `` Generating dependency: /src/sat/bmc/bmcMaxi.c `` Generating dependency: /src/sat/bmc/bmcLoad.c `` Generating dependency: /src/sat/bmc/bmcInse.c `` Generating dependency: /src/sat/bmc/bmcICheck.c `` Generating dependency: /src/sat/bmc/bmcFx.c `` Generating dependency: /src/sat/bmc/bmcFault.c `` Generating dependency: /src/sat/bmc/bmcEco.c `` Generating dependency: /src/sat/bmc/bmcChain.c `` Generating dependency: /src/sat/bmc/bmcCexTools.c `` Generating dependency: /src/sat/bmc/bmcCexMin2.c `` Generating dependency: /src/sat/bmc/bmcCexMin1.c `` Generating dependency: /src/sat/bmc/bmcCexDepth.c `` Generating dependency: /src/sat/bmc/bmcCexCut.c `` Generating dependency: /src/sat/bmc/bmcCexCare.c `` Generating dependency: /src/sat/bmc/bmcBmci.c `` Generating dependency: /src/sat/bmc/bmcBmcAnd.c `` Generating dependency: /src/sat/bmc/bmcBmc3.c `` Generating dependency: /src/sat/bmc/bmcBmc2.c `` Generating dependency: /src/sat/bmc/bmcBmc.c `` Generating dependency: /src/sat/bmc/bmcBCore.c `` Generating dependency: /src/sat/cnf/cnfWrite.c `` Generating dependency: /src/sat/cnf/cnfUtil.c `` Generating dependency: /src/sat/cnf/cnfPost.c `` Generating dependency: /src/sat/cnf/cnfMap.c `` Generating dependency: /src/sat/cnf/cnfMan.c `` Generating dependency: /src/sat/cnf/cnfFast.c `` Generating dependency: /src/sat/cnf/cnfData.c `` Generating dependency: /src/sat/cnf/cnfCut.c `` Generating dependency: /src/sat/cnf/cnfCore.c `` Generating dependency: /src/sat/msat/msatVec.c `` Generating dependency: /src/sat/msat/msatSort.c `` Generating dependency: /src/sat/msat/msatSolverSearch.c `` Generating dependency: /src/sat/msat/msatSolverIo.c `` Generating dependency: /src/sat/msat/msatSolverCore.c `` Generating dependency: /src/sat/msat/msatSolverApi.c `` Generating dependency: /src/sat/msat/msatOrderH.c `` Generating dependency: /src/sat/msat/msatRead.c `` Generating dependency: /src/sat/msat/msatQueue.c `` Generating dependency: /src/sat/msat/msatMem.c `` Generating dependency: /src/sat/msat/msatClause.c `` Generating dependency: /src/sat/msat/msatClauseVec.c `` Generating dependency: /src/sat/msat/msatActivity.c `` Generating dependency: /src/sat/csat/csat_apis.c `` Generating dependency: /src/sat/bsat/satUtil.c `` Generating dependency: /src/sat/bsat/satTruth.c `` Generating dependency: /src/sat/bsat/satTrace.c `` Generating dependency: /src/sat/bsat/satSolver2i.c `` Generating dependency: /src/sat/bsat/satStore.c `` Generating dependency: /src/sat/bsat/satSolver2.c `` Generating dependency: /src/sat/bsat/satSolver.c `` Generating dependency: /src/sat/bsat/satProof.c `` Generating dependency: /src/sat/bsat/satInterP.c `` Generating dependency: /src/sat/bsat/satInterB.c `` Generating dependency: /src/sat/bsat/satInterA.c `` Generating dependency: /src/sat/bsat/satInter.c `` Generating dependency: /src/sat/bsat/satMem.c `` Generating dependency: /src/opt/sfm/sfmWin.c `` Generating dependency: /src/opt/sfm/sfmSat.c `` Generating dependency: /src/opt/sfm/sfmNtk.c `` Generating dependency: /src/opt/sfm/sfmCore.c `` Generating dependency: /src/opt/sfm/sfmCnf.c `` Generating dependency: /src/opt/dau/dauTree.c `` Generating dependency: /src/opt/dau/dauNonDsd.c `` Generating dependency: /src/opt/dau/dauMerge.c `` Generating dependency: /src/opt/dau/dauGia.c `` Generating dependency: /src/opt/dau/dauEnum.c `` Generating dependency: /src/opt/dau/dauDsd.c `` Generating dependency: /src/opt/dau/dauDivs.c `` Generating dependency: /src/opt/dau/dauCore.c `` Generating dependency: /src/opt/dau/dauCanon.c `` Generating dependency: /src/opt/dar/darScript.c `` Generating dependency: /src/opt/dar/darRefact.c `` Generating dependency: /src/opt/dar/darPrec.c `` Generating dependency: /src/opt/dar/darMan.c `` Generating dependency: /src/opt/dar/darLib.c `` Generating dependency: /src/opt/dar/darData.c `` Generating dependency: /src/opt/dar/darCut.c `` Generating dependency: /src/opt/dar/darCore.c `` Generating dependency: /src/opt/dar/darBalance.c `` Generating dependency: /src/opt/csw/cswTable.c `` Generating dependency: /src/opt/csw/cswMan.c `` Generating dependency: /src/opt/csw/cswCut.c `` Generating dependency: /src/opt/csw/cswCore.c `` Generating dependency: /src/opt/cgt/cgtSat.c `` Generating dependency: /src/opt/cgt/cgtMan.c `` Generating dependency: /src/opt/cgt/cgtDecide.c `` Generating dependency: /src/opt/cgt/cgtCore.c `` Generating dependency: /src/opt/cgt/cgtAig.c `` Generating dependency: /src/opt/rwt/rwtUtil.c `` Generating dependency: /src/opt/rwt/rwtMan.c `` Generating dependency: /src/opt/rwt/rwtDec.c `` Generating dependency: /src/opt/nwk/nwkUtil.c `` Generating dependency: /src/opt/nwk/nwkTiming.c `` Generating dependency: /src/opt/nwk/nwkStrash.c `` Generating dependency: /src/opt/nwk/nwkSpeedup.c `` Generating dependency: /src/opt/nwk/nwkObj.c `` Generating dependency: /src/opt/nwk/nwkMerge.c `` Generating dependency: /src/opt/nwk/nwkMap.c `` Generating dependency: /src/opt/nwk/nwkMan.c `` Generating dependency: /src/opt/nwk/nwkFlow.c `` Generating dependency: /src/opt/nwk/nwkFanio.c `` Generating dependency: /src/opt/nwk/nwkBidec.c `` Generating dependency: /src/opt/nwk/nwkDfs.c `` Generating dependency: /src/opt/nwk/nwkCheck.c `` Generating dependency: /src/opt/nwk/nwkAig.c `` Generating dependency: /src/opt/lpk/lpkSets.c `` Generating dependency: /src/opt/lpk/lpkMux.c `` Generating dependency: /src/opt/lpk/lpkMulti.c `` Generating dependency: /src/opt/lpk/lpkMap.c `` Generating dependency: /src/opt/lpk/lpkMan.c `` Generating dependency: /src/opt/lpk/lpkCut.c `` Generating dependency: /src/opt/lpk/lpkAbcUtil.c `` Generating dependency: /src/opt/lpk/lpkAbcDsd.c `` Generating dependency: /src/opt/lpk/lpkAbcMux.c `` Generating dependency: /src/opt/lpk/lpkAbcDec.c `` Generating dependency: /src/opt/lpk/lpkCore.c `` Generating dependency: /src/opt/res/resWin.c `` Generating dependency: /src/opt/res/resStrash.c `` Generating dependency: /src/opt/res/resSim.c `` Generating dependency: /src/opt/res/resSat.c `` Generating dependency: /src/opt/res/resFilter.c `` Generating dependency: /src/opt/res/resDivs.c `` Generating dependency: /src/opt/res/resCore.c `` Generating dependency: /src/opt/ret/retLvalue.c `` Generating dependency: /src/opt/ret/retInit.c `` Generating dependency: /src/opt/ret/retIncrem.c `` Generating dependency: /src/opt/ret/retFlow.c `` Generating dependency: /src/opt/ret/retDelay.c `` Generating dependency: /src/opt/ret/retCore.c `` Generating dependency: /src/opt/ret/retArea.c `` Generating dependency: /src/opt/sim/simUtils.c `` Generating dependency: /src/opt/sim/simSymStr.c `` Generating dependency: /src/opt/sim/simSymSim.c `` Generating dependency: /src/opt/sim/simSymSat.c `` Generating dependency: /src/opt/sim/simSym.c `` Generating dependency: /src/opt/sim/simSupp.c `` Generating dependency: /src/opt/sim/simSwitch.c `` Generating dependency: /src/opt/sim/simSeq.c `` Generating dependency: /src/opt/sim/simMan.c `` Generating dependency: /src/opt/mfs/mfsWin.c `` Generating dependency: /src/opt/mfs/mfsStrash.c `` Generating dependency: /src/opt/mfs/mfsSat.c `` Generating dependency: /src/opt/mfs/mfsResub.c `` Generating dependency: /src/opt/mfs/mfsMan.c `` Generating dependency: /src/opt/mfs/mfsInter.c `` Generating dependency: /src/opt/mfs/mfsDiv.c `` Generating dependency: /src/opt/mfs/mfsCore.c `` Generating dependency: /src/opt/rwr/rwrUtil.c `` Generating dependency: /src/opt/rwr/rwrPrint.c `` Generating dependency: /src/opt/rwr/rwrMan.c `` Generating dependency: /src/opt/rwr/rwrLib.c `` Generating dependency: /src/opt/rwr/rwrExp.c `` Generating dependency: /src/opt/rwr/rwrEva.c `` Generating dependency: /src/opt/fxu/fxuUpdate.c `` Generating dependency: /src/opt/rwr/rwrDec.c `` Generating dependency: /src/opt/fxu/fxuSingle.c `` Generating dependency: /src/opt/fxu/fxuSelect.c `` Generating dependency: /src/opt/fxu/fxuReduce.c `` Generating dependency: /src/opt/fxu/fxuPrint.c `` Generating dependency: /src/opt/fxu/fxuPair.c `` Generating dependency: /src/opt/fxu/fxuMatrix.c `` Generating dependency: /src/opt/fxu/fxuList.c `` Generating dependency: /src/opt/fxu/fxuHeapS.c `` Generating dependency: /src/opt/fxu/fxuHeapD.c `` Generating dependency: /src/opt/fxu/fxuCreate.c `` Generating dependency: /src/opt/fxu/fxu.c `` Generating dependency: /src/opt/cut/cutTruth.c `` Generating dependency: /src/opt/cut/cutSeq.c `` Generating dependency: /src/opt/cut/cutPre22.c `` Generating dependency: /src/opt/cut/cutNode.c `` Generating dependency: /src/opt/cut/cutOracle.c `` Generating dependency: /src/opt/cut/cutMerge.c `` Generating dependency: /src/opt/cut/cutMan.c `` Generating dependency: /src/opt/cut/cutCut.c `` Generating dependency: /src/opt/cut/cutApi.c `` Generating dependency: /src/misc/bbl/bblif.c `` Generating dependency: /src/misc/bar/bar.c `` Generating dependency: /src/misc/mem/mem.c `` Generating dependency: /src/misc/tim/timTrav.c `` Generating dependency: /src/misc/tim/timTime.c `` Generating dependency: /src/misc/tim/timMan.c `` Generating dependency: /src/misc/tim/timDump.c `` Generating dependency: /src/misc/tim/timBox.c `` Generating dependency: /src/misc/nm/nmTable.c `` Generating dependency: /src/misc/nm/nmApi.c `` Generating dependency: /src/misc/util/utilSort.c `` Generating dependency: /src/misc/util/utilSignal.c `` Generating dependency: /src/misc/util/utilNam.c `` Generating dependency: /src/misc/util/utilIsop.c `` Generating dependency: /src/misc/util/utilFile.c `` Generating dependency: /src/misc/util/utilColor.c `` Generating dependency: /src/misc/util/utilCex.c `` Generating dependency: /src/misc/util/utilBridge.c `` Generating dependency: /src/misc/st/stmm.c `` Generating dependency: /src/misc/st/st.c `` Generating dependency: /src/misc/mvc/mvcUtils.c `` Generating dependency: /src/misc/mvc/mvcSort.c `` Generating dependency: /src/misc/mvc/mvcPrint.c `` Generating dependency: /src/misc/mvc/mvcOpBool.c `` Generating dependency: /src/misc/mvc/mvcOpAlg.c `` Generating dependency: /src/misc/mvc/mvcMan.c `` Generating dependency: /src/misc/mvc/mvcLits.c `` Generating dependency: /src/misc/mvc/mvcList.c `` Generating dependency: /src/misc/mvc/mvcDivisor.c `` Generating dependency: /src/misc/mvc/mvcDivide.c `` Generating dependency: /src/misc/mvc/mvcCube.c `` Generating dependency: /src/misc/mvc/mvcCover.c `` Generating dependency: /src/misc/mvc/mvcContain.c `` Generating dependency: /src/misc/mvc/mvcCompare.c `` Generating dependency: /src/misc/mvc/mvcApi.c `` Generating dependency: /src/misc/extra/extraUtilUtil.c `` Generating dependency: /src/misc/extra/extraUtilTruth.c `` Generating dependency: /src/misc/extra/extraUtilThresh.c `` Generating dependency: /src/misc/extra/extraUtilSupp.c `` Generating dependency: /src/misc/extra/extraUtilReader.c `` Generating dependency: /src/misc/extra/extraUtilProgress.c `` Generating dependency: /src/misc/extra/extraUtilPerm.c `` Generating dependency: /src/misc/extra/extraUtilMisc.c `` Generating dependency: /src/misc/extra/extraUtilMemory.c `` Generating dependency: /src/misc/extra/extraUtilFile.c `` Generating dependency: /src/misc/extra/extraUtilEnum.c `` Generating dependency: /src/misc/extra/extraUtilDsd.c `` Generating dependency: /src/misc/extra/extraUtilCube.c `` Generating dependency: /src/misc/extra/extraUtilCanon.c `` Generating dependency: /src/misc/extra/extraUtilBitMatrix.c `` Generating dependency: /src/misc/extra/extraBddUnate.c `` Generating dependency: /src/misc/extra/extraBddTime.c `` Generating dependency: /src/misc/extra/extraBddSymm.c `` Generating dependency: /src/misc/extra/extraBddMisc.c `` Generating dependency: /src/misc/extra/extraBddKmap.c `` Generating dependency: /src/misc/extra/extraBddImage.c `` Generating dependency: /src/misc/extra/extraBddCas.c `` Generating dependency: /src/misc/extra/extraBddAuto.c `` Generating dependency: /src/map/mpm/mpmUtil.c `` Generating dependency: /src/map/mpm/mpmTruth.c `` Generating dependency: /src/map/mpm/mpmPre.c `` Generating dependency: /src/map/mpm/mpmMig.c `` Generating dependency: /src/map/mpm/mpmMap.c `` Generating dependency: /src/map/mpm/mpmMan.c `` Generating dependency: /src/map/mpm/mpmLib.c `` Generating dependency: /src/map/mpm/mpmGates.c `` Generating dependency: /src/map/mpm/mpmDsd.c `` Generating dependency: /src/map/mpm/mpmCore.c `` Generating dependency: /src/map/mpm/mpmAbc.c `` Generating dependency: /src/map/scl/sclUtil.c `` Generating dependency: /src/map/scl/sclUpsize.c `` Generating dependency: /src/map/scl/sclSize.c `` Generating dependency: /src/map/scl/sclLoad.c `` Generating dependency: /src/map/scl/sclLibUtil.c `` Generating dependency: /src/map/scl/sclLibScl.c `` Generating dependency: /src/map/scl/sclLiberty.c `` Generating dependency: /src/map/scl/sclDnsize.c `` Generating dependency: /src/map/scl/sclBufSize.c `` Generating dependency: /src/map/scl/sclBuffer.c `` Generating dependency: /src/map/scl/scl.c `` Generating dependency: /src/map/cov/covMinUtil.c `` Generating dependency: /src/map/cov/covMinSop.c `` Generating dependency: /src/map/cov/covMinMan.c `` Generating dependency: /src/map/cov/covMinEsop.c `` Generating dependency: /src/map/cov/covMan.c `` Generating dependency: /src/map/cov/covCore.c `` Generating dependency: /src/map/cov/covBuild.c `` Generating dependency: /src/map/amap/amapUniq.c `` Generating dependency: /src/map/amap/amapRule.c `` Generating dependency: /src/map/amap/amapRead.c `` Generating dependency: /src/map/amap/amapPerm.c `` Generating dependency: /src/map/amap/amapParse.c `` Generating dependency: /src/map/amap/amapOutput.c `` Generating dependency: /src/map/amap/amapMerge.c `` Generating dependency: /src/map/amap/amapMatch.c `` Generating dependency: /src/map/amap/amapMan.c `` Generating dependency: /src/map/amap/amapLiberty.c `` Generating dependency: /src/map/amap/amapLib.c `` Generating dependency: /src/map/amap/amapGraph.c `` Generating dependency: /src/map/amap/amapCore.c `` Generating dependency: /src/map/if/ifUtil.c `` Generating dependency: /src/map/if/ifTune.c `` Generating dependency: /src/map/if/ifTruth.c `` Generating dependency: /src/map/if/ifTime.c `` Generating dependency: /src/map/if/ifTest.c `` Generating dependency: /src/map/if/ifSeq.c `` Generating dependency: /src/map/if/ifSelect.c `` Generating dependency: /src/map/if/ifSat.c `` Generating dependency: /src/map/if/ifReduce.c `` Generating dependency: /src/map/if/ifMatch2.c `` Generating dependency: /src/map/if/ifMap.c `` Generating dependency: /src/map/if/ifMan.c `` Generating dependency: /src/map/if/ifLibLut.c `` Generating dependency: /src/map/if/ifLibBox.c `` Generating dependency: /src/map/if/ifDsd.c `` Generating dependency: /src/map/if/ifDelay.c `` Generating dependency: /src/map/if/ifDec75.c `` Generating dependency: /src/map/if/ifDec16.c `` Generating dependency: /src/map/if/ifDec08.c `` Generating dependency: /src/map/if/ifDec10.c `` Generating dependency: /src/map/if/ifDec07.c `` Generating dependency: /src/map/if/ifData2.c `` Generating dependency: /src/map/if/ifCut.c `` Generating dependency: /src/map/if/ifCore.c `` Generating dependency: /src/map/if/ifCache.c `` Generating dependency: /src/map/if/ifCom.c `` Generating dependency: /src/map/super/superGate.c `` Generating dependency: /src/map/super/superAnd.c `` Generating dependency: /src/map/super/super.c `` Generating dependency: /src/map/mio/mioUtils.c `` Generating dependency: /src/map/mio/mioSop.c `` Generating dependency: /src/map/mio/mioRead.c `` Generating dependency: /src/map/mio/mioParse.c `` Generating dependency: /src/map/mio/mioFunc.c `` Generating dependency: /src/map/mio/mioApi.c `` Generating dependency: /src/map/mio/mio.c `` Generating dependency: /src/map/mapper/mapperVec.c `` Generating dependency: /src/map/mapper/mapperUtils.c `` Generating dependency: /src/map/mapper/mapperTruth.c `` Generating dependency: /src/map/mapper/mapperTree.c `` Generating dependency: /src/map/mapper/mapperTime.c `` Generating dependency: /src/map/mapper/mapperTable.c `` Generating dependency: /src/map/mapper/mapperSwitch.c `` Generating dependency: /src/map/mapper/mapperSuper.c `` Generating dependency: /src/map/mapper/mapperRefs.c `` Generating dependency: /src/map/mapper/mapperMatch.c `` Generating dependency: /src/map/mapper/mapperLib.c `` Generating dependency: /src/map/mapper/mapperCutUtils.c `` Generating dependency: /src/map/mapper/mapperCut.c `` Generating dependency: /src/map/mapper/mapperCreate.c `` Generating dependency: /src/map/mapper/mapperCore.c `` Generating dependency: /src/map/mapper/mapperCanon.c `` Generating dependency: /src/map/mapper/mapper.c `` Generating dependency: /src/bdd/cas/casDec.c `` Generating dependency: /src/bdd/cas/casCore.c `` Generating dependency: /src/bdd/reo/reoUnits.c `` Generating dependency: /src/bdd/reo/reoTransfer.c `` Generating dependency: /src/bdd/reo/reoSwap.c `` Generating dependency: /src/bdd/reo/reoSift.c `` Generating dependency: /src/bdd/reo/reoShuffle.c `` Generating dependency: /src/bdd/reo/reoProfile.c `` Generating dependency: /src/bdd/reo/reoCore.c `` Generating dependency: /src/bdd/reo/reoApi.c `` Generating dependency: /src/bdd/parse/parseStack.c `` Generating dependency: /src/bdd/parse/parseEqn.c `` Generating dependency: /src/bdd/parse/parseCore.c `` Generating dependency: /src/bdd/mtr/mtrBasic.c `` Generating dependency: /src/bdd/mtr/mtrGroup.c `` Generating dependency: /src/bdd/epd/epd.c `` Generating dependency: /src/bdd/dsd/dsdTree.c `` Generating dependency: /src/bdd/dsd/dsdMan.c `` Generating dependency: /src/bdd/dsd/dsdProc.c `` Generating dependency: /src/bdd/dsd/dsdLocal.c `` Generating dependency: /src/bdd/dsd/dsdCheck.c `` Generating dependency: /src/bdd/dsd/dsdApi.c `` Generating dependency: /src/bdd/cudd/cuddZddUtil.c `` Generating dependency: /src/bdd/cudd/cuddZddSymm.c `` Generating dependency: /src/bdd/cudd/cuddZddSetop.c `` Generating dependency: /src/bdd/cudd/cuddZddReord.c `` Generating dependency: /src/bdd/cudd/cuddZddPort.c `` Generating dependency: /src/bdd/cudd/cuddZddMisc.c `` Generating dependency: /src/bdd/cudd/cuddZddLin.c `` Generating dependency: /src/bdd/cudd/cuddZddIsop.c `` Generating dependency: /src/bdd/cudd/cuddZddGroup.c `` Generating dependency: /src/bdd/cudd/cuddZddFuncs.c `` Generating dependency: /src/bdd/cudd/cuddZddCount.c `` Generating dependency: /src/bdd/cudd/cuddWindow.c `` Generating dependency: /src/bdd/cudd/cuddUtil.c `` Generating dependency: /src/bdd/cudd/cuddTable.c `` Generating dependency: /src/bdd/cudd/cuddSymmetry.c `` Generating dependency: /src/bdd/cudd/cuddSubsetSP.c `` Generating dependency: /src/bdd/cudd/cuddSubsetHB.c `` Generating dependency: /src/bdd/cudd/cuddSplit.c `` Generating dependency: /src/bdd/cudd/cuddSolve.c `` Generating dependency: /src/bdd/cudd/cuddSign.c `` Generating dependency: /src/bdd/cudd/cuddSat.c `` Generating dependency: /src/bdd/cudd/cuddReorder.c `` Generating dependency: /src/bdd/cudd/cuddRef.c `` Generating dependency: /src/bdd/cudd/cuddRead.c `` Generating dependency: /src/bdd/cudd/cuddPriority.c `` Generating dependency: /src/bdd/cudd/cuddMatMult.c `` Generating dependency: /src/bdd/cudd/cuddLiteral.c `` Generating dependency: /src/bdd/cudd/cuddLinear.c `` Generating dependency: /src/bdd/cudd/cuddLevelQ.c `` Generating dependency: /src/bdd/cudd/cuddLCache.c `` Generating dependency: /src/bdd/cudd/cuddInteract.c `` Generating dependency: /src/bdd/cudd/cuddInit.c `` Generating dependency: /src/bdd/cudd/cuddHarwell.c `` Generating dependency: /src/bdd/cudd/cuddGroup.c `` Generating dependency: /src/bdd/cudd/cuddGenetic.c `` Generating dependency: /src/bdd/cudd/cuddGenCof.c `` Generating dependency: /src/bdd/cudd/cuddExport.c `` Generating dependency: /src/bdd/cudd/cuddExact.c `` Generating dependency: /src/bdd/cudd/cuddEssent.c `` Generating dependency: /src/bdd/cudd/cuddDecomp.c `` Generating dependency: /src/bdd/cudd/cuddCompose.c `` Generating dependency: /src/bdd/cudd/cuddCof.c `` Generating dependency: /src/bdd/cudd/cuddClip.c `` Generating dependency: /src/bdd/cudd/cuddCheck.c `` Generating dependency: /src/bdd/cudd/cuddCache.c `` Generating dependency: /src/bdd/cudd/cuddBridge.c `` Generating dependency: /src/bdd/cudd/cuddBddIte.c `` Generating dependency: /src/bdd/cudd/cuddBddCorr.c `` Generating dependency: /src/bdd/cudd/cuddBddAbs.c `` Generating dependency: /src/bdd/cudd/cuddApprox.c `` Generating dependency: /src/bdd/cudd/cuddApa.c `` Generating dependency: /src/bdd/cudd/cuddAnneal.c `` Generating dependency: /src/bdd/cudd/cuddAndAbs.c `` Generating dependency: /src/bdd/cudd/cuddAddWalsh.c `` Generating dependency: /src/bdd/cudd/cuddAddNeg.c `` Generating dependency: /src/bdd/cudd/cuddAddIte.c `` Generating dependency: /src/bdd/cudd/cuddAddInv.c `` Generating dependency: /src/bdd/cudd/cuddAddFind.c `` Generating dependency: /src/bdd/cudd/cuddAddApply.c `` Generating dependency: /src/bdd/cudd/cuddAddAbs.c `` Generating dependency: /src/bdd/cudd/cuddAPI.c `` Generating dependency: /src/base/test/test.c `` Generating dependency: /src/base/cba/cbaWriteVer.c `` Generating dependency: /src/base/cba/cbaWriteSmt.c `` Generating dependency: /src/base/cba/cbaWriteBlif.c `` Generating dependency: /src/base/cba/cbaReadVer.c `` Generating dependency: /src/base/cba/cbaReadSmt.c `` Generating dependency: /src/base/cba/cbaReadBlif.c `` Generating dependency: /src/base/cba/cbaPtrAbc.c `` Generating dependency: /src/base/cba/cbaPtr.c `` Generating dependency: /src/base/cba/cbaPrsTrans.c `` Generating dependency: /src/base/cba/cbaPrsBuild.c `` Generating dependency: /src/base/cba/cbaNtk.c `` Generating dependency: /src/base/cba/cbaLib.c `` Generating dependency: /src/base/cba/cbaCom.c `` Generating dependency: /src/base/cba/cbaCba.c `` Generating dependency: /src/base/cba/cbaBlast.c `` Generating dependency: /src/base/wlc/wlcWriteVer.c `` Generating dependency: /src/base/wlc/wlcStdin.c `` Generating dependency: /src/base/wlc/wlcReadVer.c `` Generating dependency: /src/base/wlc/wlcReadSmt.c `` Generating dependency: /src/base/wlc/wlcNtk.c `` Generating dependency: /src/base/wlc/wlcCom.c `` Generating dependency: /src/base/wlc/wlcBlast.c `` Generating dependency: /src/base/wlc/wlcAbs.c `` Generating dependency: /src/base/ver/verStream.c `` Generating dependency: /src/base/ver/verParse.c `` Generating dependency: /src/base/ver/verFormula.c `` Generating dependency: /src/base/ver/verCore.c `` Generating dependency: /src/base/main/mainUtils.c `` Generating dependency: /src/base/main/libSupport.c `` Generating dependency: /src/base/main/mainReal.c `` Generating dependency: /src/base/main/mainLib.c `` Generating dependency: /src/base/main/mainInit.c `` Generating dependency: /src/base/main/mainFrame.c `` Generating dependency: /src/base/main/main.c `` Generating dependency: /src/base/io/ioWriteSmv.c `` Generating dependency: /src/base/io/ioWriteVerilog.c `` Generating dependency: /src/base/io/ioWritePla.c `` Generating dependency: /src/base/io/ioWriteList.c `` Generating dependency: /src/base/io/ioWriteGml.c `` Generating dependency: /src/base/io/ioWriteEqn.c `` Generating dependency: /src/base/io/ioWriteDot.c `` Generating dependency: /src/base/io/ioWriteBook.c `` Generating dependency: /src/base/io/ioWriteBlifMv.c `` Generating dependency: /src/base/io/ioWriteCnf.c `` Generating dependency: /src/base/io/ioWriteBlif.c `` Generating dependency: /src/base/io/ioWriteBench.c `` Generating dependency: /src/base/io/ioWriteBblif.c `` Generating dependency: /src/base/io/ioWriteBaf.c `` Generating dependency: /src/base/io/ioWriteAiger.c `` Generating dependency: /src/base/io/ioUtil.c `` Generating dependency: /src/base/io/ioReadVerilog.c `` Generating dependency: /src/base/io/ioReadPla.c `` Generating dependency: /src/base/io/ioReadEqn.c `` Generating dependency: /src/base/io/ioReadEdif.c `` Generating dependency: /src/base/io/ioReadDsd.c `` Generating dependency: /src/base/io/ioReadBlifMv.c `` Generating dependency: /src/base/io/ioReadBlifAig.c `` Generating dependency: /src/base/io/ioReadBlif.c `` Generating dependency: /src/base/io/ioReadBench.c `` Generating dependency: /src/base/io/ioReadBblif.c `` Generating dependency: /src/base/io/ioReadBaf.c `` Generating dependency: /src/base/io/ioReadAiger.c `` Generating dependency: /src/base/io/io.c `` Generating dependency: /src/base/cmd/cmdUtils.c `` Generating dependency: /src/base/cmd/cmdStarter.c `` Generating dependency: /src/base/cmd/cmdPlugin.c `` Generating dependency: /src/base/cmd/cmdLoad.c `` Generating dependency: /src/base/cmd/cmdHist.c `` Generating dependency: /src/base/cmd/cmdFlag.c `` Generating dependency: /src/base/cmd/cmdApi.c `` Generating dependency: /src/base/cmd/cmdAlias.c `` Generating dependency: /src/base/cmd/cmd.c `` Generating dependency: /src/base/abci/abcXsim.c `` Generating dependency: /src/base/abci/abcVerify.c `` Generating dependency: /src/base/abci/abcUnreach.c `` Generating dependency: /src/base/abci/abcUnate.c `` Generating dependency: /src/base/abci/abcTiming.c `` Generating dependency: /src/base/abci/abcTim.c `` Generating dependency: /src/base/abci/abcSymm.c `` Generating dependency: /src/base/abci/abcSweep.c `` Generating dependency: /src/base/abci/abcStrash.c `` Generating dependency: /src/base/abci/abcSpeedup.c `` Generating dependency: /src/base/abci/abcSense.c `` Generating dependency: /src/base/abci/abcScorr.c `` Generating dependency: /src/base/abci/abcSaucy.c `` Generating dependency: /src/base/abci/abcSat.c `` Generating dependency: /src/base/abci/abcRr.c `` Generating dependency: /src/base/abci/abcRpo.c `` Generating dependency: /src/base/abci/abcRewrite.c `` Generating dependency: /src/base/abci/abcResub.c `` Generating dependency: /src/base/abci/abcRestruct.c `` Generating dependency: /src/base/abci/abcReorder.c `` Generating dependency: /src/base/abci/abcRenode.c `` Generating dependency: /src/base/abci/abcRefactor.c `` Generating dependency: /src/base/abci/abcReach.c `` Generating dependency: /src/base/abci/abcReconv.c `` Generating dependency: /src/base/abci/abcRec3.c `` Generating dependency: /src/base/abci/abcQuant.c `` Generating dependency: /src/base/abci/abcProve.c `` Generating dependency: /src/base/abci/abcQbf.c `` Generating dependency: /src/base/abci/abcPrint.c `` Generating dependency: /src/base/abci/abcPart.c `` Generating dependency: /src/base/abci/abcOrder.c `` Generating dependency: /src/base/abci/abcOdc.c `` Generating dependency: /src/base/abci/abcNpnSave.c `` Generating dependency: /src/base/abci/abcNpn.c `` Generating dependency: /src/base/abci/abcNtbdd.c `` Generating dependency: /src/base/abci/abcMulti.c `` Generating dependency: /src/base/abci/abcMiter.c `` Generating dependency: /src/base/abci/abcMini.c `` Generating dependency: /src/base/abci/abcMerge.c `` Generating dependency: /src/base/abci/abcMfs.c `` Generating dependency: /src/base/abci/abcMap.c `` Generating dependency: /src/base/abci/abcLutmin.c `` Generating dependency: /src/base/abci/abcLut.c `` Generating dependency: /src/base/abci/abcLog.c `` Generating dependency: /src/base/abci/abcIvy.c `` Generating dependency: /src/base/abci/abcIfMux.c `` Generating dependency: /src/base/abci/abcIfif.c `` Generating dependency: /src/base/abci/abcIf.c `` Generating dependency: /src/base/abci/abcHaig.c `` Generating dependency: /src/base/abci/abcGen.c `` Generating dependency: /src/base/abci/abcFxu.c `` Generating dependency: /src/base/abci/abcFx.c `` Generating dependency: /src/base/abci/abcFraig.c `` Generating dependency: /src/base/abci/abcExtract.c `` Generating dependency: /src/base/abci/abcDsd.c `` Generating dependency: /src/base/abci/abcDress2.c `` Generating dependency: /src/base/abci/abcDress.c `` Generating dependency: /src/base/abci/abcDec.c `` Generating dependency: /src/base/abci/abcDebug.c `` Generating dependency: /src/base/abci/abcDar.c `` Generating dependency: /src/base/abci/abcCut.c `` Generating dependency: /src/base/abci/abcCollapse.c `` Generating dependency: /src/base/abci/abcCascade.c `` Generating dependency: /src/base/abci/abcCas.c `` Generating dependency: /src/base/abci/abcBmc.c `` Generating dependency: /src/base/abci/abcBm.c `` Generating dependency: /src/base/abci/abcBidec.c `` Generating dependency: /src/base/abci/abcBalance.c `` Generating dependency: /src/base/abci/abcAuto.c `` Generating dependency: /src/base/abci/abcAttach.c `` Generating dependency: /src/base/abci/abc.c `` Generating dependency: /src/base/abc/abcUtil.c `` Generating dependency: /src/base/abc/abcSop.c `` Generating dependency: /src/base/abc/abcShow.c `` Generating dependency: /src/base/abc/abcRefs.c `` Generating dependency: /src/base/abc/abcObj.c `` Generating dependency: /src/base/abc/abcNtk.c `` Generating dependency: /src/base/abc/abcNetlist.c `` Generating dependency: /src/base/abc/abcNames.c `` Generating dependency: /src/base/abc/abcMinBase.c `` Generating dependency: /src/base/abc/abcLib.c `` Generating dependency: /src/base/abc/abcLatch.c `` Generating dependency: /src/base/abc/abcHieNew.c `` Generating dependency: /src/base/abc/abcHieGia.c `` Generating dependency: /src/base/abc/abcHieCec.c `` Generating dependency: /src/base/abc/abcHie.c `` Generating dependency: /src/base/abc/abcFunc.c `` Generating dependency: /src/base/abc/abcFanOrder.c `` Generating dependency: /src/base/abc/abcFanio.c `` Generating dependency: /src/base/abc/abcDfs.c `` Generating dependency: /src/base/abc/abcCheck.c `` Generating dependency: /src/base/abc/abcBlifMv.c `` Generating dependency: /src/base/abc/abcBarBuf.c `` Generating dependency: /src/base/abc/abcAig.c `` Generating dependency: //builddir/build/BUILD/abc-1.01/abc-python2/src/python/pyabc_wrap.c Using CC=gcc Using CXX=g++ Using LD=g++ -Wl,-z,relro Found GCC_VERSION 5.0.0 Found GCC_MAJOR>=4 Using CFLAGS=-Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS `` Compiling: /src/base/abc/abcAig.c `` Compiling: /src/base/abc/abcBarBuf.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/abc/abcAig.c -o src/base/abc/abcAig.o `` Compiling: /src/base/abc/abcBlifMv.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/abc/abcBarBuf.c -o src/base/abc/abcBarBuf.o gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/abc/abcBlifMv.c -o src/base/abc/abcBlifMv.o `` Compiling: /src/base/abc/abcCheck.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/abc/abcCheck.c -o src/base/abc/abcCheck.o src/base/abc/abcAig.c: In function 'Abc_AigAndDelete': src/base/abc/abcAig.c:544:34: warning: variable 'pAnd1' set but not used [-Wunused-but-set-variable] Abc_Obj_t * pAnd, * pAnd0, * pAnd1, ** ppPlace; ^ src/base/abc/abcAig.c:544:25: warning: variable 'pAnd0' set but not used [-Wunused-but-set-variable] Abc_Obj_t * pAnd, * pAnd0, * pAnd1, ** ppPlace; ^ src/base/abc/abcAig.c: In function 'Abc_AigResize': src/base/abc/abcAig.c:589:13: warning: variable 'clk' set but not used [-Wunused-but-set-variable] abctime clk; ^ src/base/abc/abcBlifMv.c: In function 'Abc_NodeStrashBlifMv': src/base/abc/abcBlifMv.c:146:56: warning: variable 'nValuesF2' set but not used [-Wunused-but-set-variable] int k, v, Def, DefIndex, Index, nValues, nValuesF, nValuesF2; ^ `` Compiling: /src/base/abc/abcDfs.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/abc/abcDfs.c -o src/base/abc/abcDfs.o `` Compiling: /src/base/abc/abcFanio.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/abc/abcFanio.c -o src/base/abc/abcFanio.o `` Compiling: /src/base/abc/abcFanOrder.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/abc/abcFanOrder.c -o src/base/abc/abcFanOrder.o `` Compiling: /src/base/abc/abcFunc.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/abc/abcFunc.c -o src/base/abc/abcFunc.o `` Compiling: /src/base/abc/abcHie.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/abc/abcHie.c -o src/base/abc/abcHie.o src/base/abc/abcFunc.c: In function 'Abc_ConvertBddToSop': src/base/abc/abcFunc.c:326:5: warning: 'fPhase' may be used uninitialized in this function [-Wmaybe-uninitialized] Abc_ConvertZddToSop( dd, zCover, pSop, nFanins, vCube, fPhase ); ^ src/base/abc/abcFunc.c:319:56: warning: 'nCubes' may be used uninitialized in this function [-Wmaybe-uninitialized] pSop = Mem_FlexEntryFetch( pMan, (nFanins + 3) * nCubes + 1 ); ^ src/base/abc/abcHie.c: In function 'Abc_NtkInsertNewLogic': src/base/abc/abcHie.c:786:20: warning: variable 'pName' set but not used [-Wunused-but-set-variable] char * pName; ^ `` Compiling: /src/base/abc/abcHieCec.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/abc/abcHieCec.c -o src/base/abc/abcHieCec.o `` Compiling: /src/base/abc/abcHieGia.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/abc/abcHieGia.c -o src/base/abc/abcHieGia.o `` Compiling: /src/base/abc/abcHieNew.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/abc/abcHieNew.c -o src/base/abc/abcHieNew.o src/base/abc/abcHieNew.c: In function 'Au_NtkAllocObj': src/base/abc/abcHieNew.c:763:32: warning: variable 'pTemp' set but not used [-Wunused-but-set-variable] Au_Obj_t * pMem, * pObj, * pTemp; ^ src/base/abc/abcHieNew.c: In function 'Au_NtkParseCBlif': src/base/abc/abcHieNew.c:967:22: warning: variable 'nInputs' set but not used [-Wunused-but-set-variable] int i, k, j, Id, nInputs, nOutputs; ^ `` Compiling: /src/base/abc/abcLatch.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/abc/abcLatch.c -o src/base/abc/abcLatch.o `` Compiling: /src/base/abc/abcLib.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/abc/abcLib.c -o src/base/abc/abcLib.o src/base/abc/abcLib.c: In function 'Abc_NodeStrashUsingNetwork_rec': src/base/abc/abcLib.c:341:17: warning: variable 'pFanin' set but not used [-Wunused-but-set-variable] Abc_Obj_t * pFanin; ^ `` Compiling: /src/base/abc/abcMinBase.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/abc/abcMinBase.c -o src/base/abc/abcMinBase.o `` Compiling: /src/base/abc/abcNames.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/abc/abcNames.c -o src/base/abc/abcNames.o src/base/abc/abcMinBase.c: In function 'Abc_NodeCollapseFunc': src/base/abc/abcMinBase.c:373:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue, nSize, iFanin; ^ src/base/abc/abcMinBase.c: In function 'Abc_NtkEliminate': src/base/abc/abcMinBase.c:435:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue, i, k; ^ src/base/abc/abcMinBase.c: In function 'Abc_NodeCollapseFunc1': src/base/abc/abcMinBase.c:538:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue, nSize, iFanin; ^ src/base/abc/abcMinBase.c: In function 'Abc_NtkEliminate1One': src/base/abc/abcMinBase.c:602:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue, i, k; ^ `` Compiling: /src/base/abc/abcNetlist.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/abc/abcNetlist.c -o src/base/abc/abcNetlist.o `` Compiling: /src/base/abc/abcNtk.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/abc/abcNtk.c -o src/base/abc/abcNtk.o `` Compiling: /src/base/abc/abcObj.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/abc/abcObj.c -o src/base/abc/abcObj.o In file included from src/misc/vec/vec.h:31:0, from src/base/abc/abcHieNew.c:26: src/base/abc/abcHieNew.c: In function 'Au_NtkDeriveFlatGia_rec': src/misc/vec/vecInt.h:449:18: warning: 'Lit' may be used uninitialized in this function [-Wmaybe-uninitialized] p->pArray[i] = Entry; ^ src/base/abc/abcHieNew.c:1134:15: note: 'Lit' was declared here int i, k, Lit; ^ `` Compiling: /src/base/abc/abcRefs.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/abc/abcRefs.c -o src/base/abc/abcRefs.o src/base/abc/abcRefs.c: In function 'Abc_NodeMffcSize': src/base/abc/abcRefs.c:50:21: warning: variable 'nConeSize2' set but not used [-Wunused-but-set-variable] int nConeSize1, nConeSize2; ^ src/base/abc/abcRefs.c: In function 'Abc_NodeMffcSizeStop': src/base/abc/abcRefs.c:76:21: warning: variable 'nConeSize2' set but not used [-Wunused-but-set-variable] int nConeSize1, nConeSize2; ^ src/base/abc/abcRefs.c: In function 'Abc_NodeMffcLabelAig': src/base/abc/abcRefs.c:102:21: warning: variable 'nConeSize2' set but not used [-Wunused-but-set-variable] int nConeSize1, nConeSize2; ^ src/base/abc/abcRefs.c: In function 'Abc_NodeMffcInside': src/base/abc/abcRefs.c:354:20: warning: variable 'Count2' set but not used [-Wunused-but-set-variable] int i, Count1, Count2; ^ src/base/abc/abcRefs.c: In function 'Abc_NodeMffcInsideCollect': src/base/abc/abcRefs.c:385:17: warning: variable 'Count2' set but not used [-Wunused-but-set-variable] int Count1, Count2; ^ src/base/abc/abcRefs.c:385:9: warning: variable 'Count1' set but not used [-Wunused-but-set-variable] int Count1, Count2; ^ src/base/abc/abcRefs.c: In function 'Abc_NodeMffcLabel': src/base/abc/abcRefs.c:439:17: warning: variable 'Count2' set but not used [-Wunused-but-set-variable] int Count1, Count2; ^ `` Compiling: /src/base/abc/abcShow.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/abc/abcShow.c -o src/base/abc/abcShow.o src/base/abc/abcShow.c: In function 'Abc_ShowFile': src/base/abc/abcShow.c:254:12: warning: variable 'pGsNameWin' set but not used [-Wunused-but-set-variable] char * pGsNameWin = "gsview32.exe"; ^ src/base/abc/abcShow.c:252:12: warning: variable 'pDotNameWin' set but not used [-Wunused-but-set-variable] char * pDotNameWin = "dot.exe"; ^ `` Compiling: /src/base/abc/abcSop.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/abc/abcSop.c -o src/base/abc/abcSop.o `` Compiling: /src/base/abc/abcUtil.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/abc/abcUtil.c -o src/base/abc/abcUtil.o src/base/abc/abcSop.c: In function 'Abc_SopEncoderLog': src/base/abc/abcSop.c:1053:33: warning: unused variable 'nBits' [-Wunused-variable] int v, Counter, fFirst = 1, nBits = Abc_Base2Log(nValues); ^ `` Compiling: /src/base/abci/abc.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/abci/abc.c -o src/base/abci/abc.o src/base/abc/abcUtil.c: In function 'Abc_NtkLogicMakeSimpleCos': src/base/abc/abcUtil.c:1092:30: warning: variable 'fHasInv' set but not used [-Wunused-but-set-variable] int fHasDir = 0, fHasInv = 0, fHasOther = 0; ^ In file included from src/map/if/if.h:38:0, from src/base/main/mainInt.h:31, from src/base/abci/abc.c:23: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/base/main/mainInt.h:31, from src/base/abci/abc.c:23: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/base/main/mainInt.h:31, from src/base/abci/abc.c:23: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ In file included from src/proof/fra/fra.h:37:0, from src/base/main/mainInt.h:35, from src/base/abci/abc.c:23: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/base/abci/abc.c: In function 'Abc_CommandMiter': src/base/abci/abc.c:6751:9: warning: variable 'fCheck' set but not used [-Wunused-but-set-variable] int fCheck; ^ src/base/abci/abc.c: In function 'Abc_CommandIProve': src/base/abci/abc.c:12765:21: warning: variable 'pObj' set but not used [-Wunused-but-set-variable] Abc_Obj_t * pObj; ^ src/base/abci/abc.c: In function 'Abc_CommandRetime': src/base/abci/abc.c:17145:12: warning: variable 'nMaxIters' set but not used [-Wunused-but-set-variable] int c, nMaxIters; ^ src/base/abci/abc.c: In function 'Abc_CommandSim': src/base/abci/abc.c:19083:9: warning: variable 'fComb' set but not used [-Wunused-but-set-variable] int fComb; ^ src/base/abci/abc.c: In function 'Abc_CommandBm': src/base/abci/abc.c:23885:12: warning: variable 'pOut' set but not used [-Wunused-but-set-variable] FILE * pOut, * pErr; ^ src/base/abci/abc.c: In function 'Abc_CommandBm2': src/base/abci/abc.c:23965:12: warning: variable 'pOut' set but not used [-Wunused-but-set-variable] FILE * pOut, * pErr; ^ src/base/abci/abc.c: In function 'Abc_CommandAbc9Write': src/base/abci/abc.c:26158:13: warning: variable 'pArgvNew' set but not used [-Wunused-but-set-variable] char ** pArgvNew; ^ src/base/abci/abc.c: In function 'Abc_CommandAbc9WriteVer': src/base/abci/abc.c:26235:13: warning: variable 'pArgvNew' set but not used [-Wunused-but-set-variable] char ** pArgvNew; ^ `` Compiling: /src/base/abci/abcAttach.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/abci/abcAttach.c -o src/base/abci/abcAttach.o `` Compiling: /src/base/abci/abcAuto.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/abci/abcAuto.c -o src/base/abci/abcAuto.o src/base/abci/abcAuto.c: In function 'Abc_NtkAutoPrintAll': src/base/abci/abcAuto.c:123:13: warning: variable 'SigCounter' set but not used [-Wunused-but-set-variable] int nSupp, SigCounter, o; ^ src/base/abci/abcAuto.c: In function 'Abc_NtkAutoPrintOne': src/base/abci/abcAuto.c:218:13: warning: variable 'SigCounter' set but not used [-Wunused-but-set-variable] int nSupp, SigCounter; ^ `` Compiling: /src/base/abci/abcBalance.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/abci/abcBalance.c -o src/base/abci/abcBalance.o `` Compiling: /src/base/abci/abcBidec.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/abci/abcBidec.c -o src/base/abci/abcBidec.o `` Compiling: /src/base/abci/abcBm.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/abci/abcBm.c -o src/base/abci/abcBm.o In file included from src/base/abci/abcBm.c:32:0: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/base/abci/abcBm.c: In function 'Abc_NtkMiterSatBm': src/base/abci/abcBm.c:874:13: warning: variable 'clk' set but not used [-Wunused-but-set-variable] abctime clk; ^ `` Compiling: /src/base/abci/abcBmc.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/abci/abcBmc.c -o src/base/abci/abcBmc.o `` Compiling: /src/base/abci/abcCas.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/abci/abcCas.c -o src/base/abci/abcCas.o `` Compiling: /src/base/abci/abcCascade.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/abci/abcCascade.c -o src/base/abci/abcCascade.o src/base/abci/abcCascade.c: In function 'Abc_NtkBddFindAddConst': src/base/abci/abcCascade.c:689:45: warning: variable 'bConst1' set but not used [-Wunused-but-set-variable] DdNode * bFunc0, * bFunc1, * bConst0, * bConst1; ^ `` Compiling: /src/base/abci/abcCollapse.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/abci/abcCollapse.c -o src/base/abci/abcCollapse.o src/base/abci/abcCollapse.c: In function 'Abc_NodeFromGlobalBdds': src/base/abci/abcCollapse.c:268:29: warning: variable 'pTemp' set but not used [-Wunused-but-set-variable] Abc_Obj_t * pNodeNew, * pTemp; ^ `` Compiling: /src/base/abci/abcCut.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/abci/abcCut.c -o src/base/abci/abcCut.o `` Compiling: /src/base/abci/abcDar.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/abci/abcDar.c -o src/base/abci/abcDar.o In file included from src/proof/fra/fra.h:37:0, from src/base/abci/abcDar.c:26: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/base/abci/abcDar.c: In function 'Abc_NtkDRewrite': src/base/abci/abcDar.c:1453:13: warning: variable 'clk' set but not used [-Wunused-but-set-variable] abctime clk; ^ src/base/abci/abcDar.c: In function 'Abc_NtkDRefactor': src/base/abci/abcDar.c:1497:13: warning: variable 'clk' set but not used [-Wunused-but-set-variable] abctime clk; ^ src/base/abci/abcDar.c: In function 'Abc_NtkDC2': src/base/abci/abcDar.c:1534:13: warning: variable 'clk' set but not used [-Wunused-but-set-variable] abctime clk; ^ src/base/abci/abcDar.c: In function 'Abc_NtkDrwsat': src/base/abci/abcDar.c:1640:13: warning: variable 'clk' set but not used [-Wunused-but-set-variable] abctime clk; ^ src/base/abci/abcDar.c: In function 'Abc_NtkConstructFromCnf': src/base/abci/abcDar.c:1677:15: warning: variable 'nDupGates' set but not used [-Wunused-but-set-variable] int i, k, nDupGates; ^ src/base/abci/abcDar.c: In function 'Amap_ManProduceNetwork': src/base/abci/abcDar.c:4368:27: warning: variable 'nDupGates' set but not used [-Wunused-but-set-variable] int i, k, iPis, iPos, nDupGates; ^ `` Compiling: /src/base/abci/abcDebug.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/abci/abcDebug.c -o src/base/abci/abcDebug.o `` Compiling: /src/base/abci/abcDec.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/abci/abcDec.c -o src/base/abci/abcDec.o In file included from src/base/abci/abcDec.c:28:0: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/base/abci/abcDec.c: In function 'Abc_TruthReadHex': src/base/abci/abcDec.c:95:10: warning: variable 'EndSymbol' set but not used [-Wunused-but-set-variable] char EndSymbol; ^ src/base/abci/abcDec.c: In function 'Abc_FileRead': src/base/abci/abcDec.c:226:20: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int nFileSize, RetValue; ^ `` Compiling: /src/base/abci/abcDress.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/abci/abcDress.c -o src/base/abci/abcDress.o `` Compiling: /src/base/abci/abcDress2.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/abci/abcDress2.c -o src/base/abci/abcDress2.o `` Compiling: /src/base/abci/abcDsd.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/abci/abcDsd.c -o src/base/abci/abcDsd.o src/base/abci/abcDsd.c: In function 'Abc_NtkDsdConstructNode': src/base/abci/abcDsd.c:295:21: warning: 'bLocal' may be used uninitialized in this function [-Wmaybe-uninitialized] pNodeNew->pData = bLocal; ^ `` Compiling: /src/base/abci/abcExtract.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/abci/abcExtract.c -o src/base/abci/abcExtract.o `` Compiling: /src/base/abci/abcFraig.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/abci/abcFraig.c -o src/base/abci/abcFraig.o In file included from src/base/abci/abcDar.c:4775:0: src/base/abci/abcDarUnfold2.c: In function 'Abc_NtkDarUnfold2': src/base/abci/abcDarUnfold2.c:26:5: warning: 'pTemp' may be used uninitialized in this function [-Wmaybe-uninitialized] Aig_ManStop( pTemp ); ^ `` Compiling: /src/base/abci/abcFx.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/abci/abcFx.c -o src/base/abci/abcFx.o src/base/abci/abcFx.c: In function 'Fx_ManUpdate': src/base/abci/abcFx.c:990:11: warning: unused variable 'Diff' [-Wunused-variable] float Diff = Vec_FltEntry(p->vWeights, iDiv) - (float)((int)Vec_FltEntry(p->vWeights, iDiv)); ^ src/base/abci/abcFx.c:988:9: warning: unused variable 'nLitsNew' [-Wunused-variable] int nLitsNew = p->nLits - (int)Vec_FltEntry(p->vWeights, iDiv); ^ `` Compiling: /src/base/abci/abcFxu.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/abci/abcFxu.c -o src/base/abci/abcFxu.o `` Compiling: /src/base/abci/abcGen.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/abci/abcGen.c -o src/base/abci/abcGen.o `` Compiling: /src/base/abci/abcHaig.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/abci/abcHaig.c -o src/base/abci/abcHaig.o `` Compiling: /src/base/abci/abcIf.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/abci/abcIf.c -o src/base/abci/abcIf.o In file included from src/map/if/if.h:38:0, from src/base/abci/abcIf.c:23: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/base/abci/abcIf.c:23: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/base/abci/abcIf.c:23: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ src/base/abci/abcIf.c: In function 'Abc_NtkIf': src/base/abci/abcIf.c:135:23: warning: unused variable 'p' [-Wunused-variable] If_DsdMan_t * p = (If_DsdMan_t *)Abc_FrameReadManDsd(); ^ src/base/abci/abcIf.c: In function 'Abc_NodeBuildFromMini': src/base/abci/abcIf.c:395:9: warning: variable 'Delay' set but not used [-Wunused-but-set-variable] int Delay; ^ `` Compiling: /src/base/abci/abcIfif.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/abci/abcIfif.c -o src/base/abci/abcIfif.o In file included from src/map/if/if.h:38:0, from src/base/abci/abcIfif.c:22: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/base/abci/abcIfif.c:22: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/base/abci/abcIfif.c:22: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ `` Compiling: /src/base/abci/abcIfMux.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/abci/abcIfMux.c -o src/base/abci/abcIfMux.o In file included from src/map/if/if.h:38:0, from src/base/abci/abcIfMux.c:22: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/base/abci/abcIfMux.c:22: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/base/abci/abcIfMux.c:22: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ `` Compiling: /src/base/abci/abcIvy.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/abci/abcIvy.c -o src/base/abci/abcIvy.o In file included from src/proof/fra/fra.h:37:0, from src/base/abci/abcIvy.c:23: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/base/abci/abcIvy.c: In function 'Abc_NtkIvyHaig': src/base/abci/abcIvy.c:200:13: warning: variable 'clk' set but not used [-Wunused-but-set-variable] abctime clk; ^ src/base/abci/abcIvy.c: In function 'Abc_NtkIvyProve': src/base/abci/abcIvy.c:502:25: warning: variable 'pFanin' set but not used [-Wunused-but-set-variable] Abc_Obj_t * pObj, * pFanin; ^ `` Compiling: /src/base/abci/abcLog.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/abci/abcLog.c -o src/base/abci/abcLog.o src/base/abci/abcLog.c: In function 'Abc_NtkReadLogFile': src/base/abci/abcLog.c:137:36: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] char Buffer[1000], * pToken, * RetValue; ^ `` Compiling: /src/base/abci/abcLut.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/abci/abcLut.c -o src/base/abci/abcLut.o src/base/abci/abcLut.c: In function 'Abc_NodeSuperChoiceCollect': src/base/abci/abcLut.c:468:12: warning: variable 'nLeaves' set but not used [-Wunused-but-set-variable] int i, nLeaves; ^ `` Compiling: /src/base/abci/abcLutmin.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/abci/abcLutmin.c -o src/base/abci/abcLutmin.o `` Compiling: /src/base/abci/abcMap.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/abci/abcMap.c -o src/base/abci/abcMap.o src/base/abci/abcMap.c: In function 'Abc_NtkMap': src/base/abci/abcMap.c:67:13: warning: variable 'clk' set but not used [-Wunused-but-set-variable] abctime clk, clkTotal = Abc_Clock(); ^ src/base/abci/abcMap.c: In function 'Abc_NtkFromMap': src/base/abci/abcMap.c:425:12: warning: variable 'nDupGates' set but not used [-Wunused-but-set-variable] int i, nDupGates; ^ `` Compiling: /src/base/abci/abcMerge.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/abci/abcMerge.c -o src/base/abci/abcMerge.o `` Compiling: /src/base/abci/abcMfs.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/abci/abcMfs.c -o src/base/abci/abcMfs.o `` Compiling: /src/base/abci/abcMini.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/abci/abcMini.c -o src/base/abci/abcMini.o In file included from src/base/abci/abcMini.c:23:0: src/aig/miniaig/miniaig.h: In function 'Mini_AigDump': src/aig/miniaig/miniaig.h:164:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ src/aig/miniaig/miniaig.h: In function 'Mini_AigLoad': src/aig/miniaig/miniaig.h:180:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue, nSize; ^ `` Compiling: /src/base/abci/abcMiter.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/abci/abcMiter.c -o src/base/abci/abcMiter.o `` Compiling: /src/base/abci/abcMulti.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/abci/abcMulti.c -o src/base/abci/abcMulti.o src/base/abci/abcMiter.c: In function 'Abc_NtkMiterReport': src/base/abci/abcMiter.c:726:27: warning: variable 'pNode' set but not used [-Wunused-but-set-variable] Abc_Obj_t * pChild, * pNode; ^ `` Compiling: /src/base/abci/abcNtbdd.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/abci/abcNtbdd.c -o src/base/abci/abcNtbdd.o src/base/abci/abcMulti.c: In function 'Abc_NtkMultiLimit_rec': src/base/abci/abcMulti.c:332:13: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ `` Compiling: /src/base/abci/abcNpn.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/abci/abcNpn.c -o src/base/abci/abcNpn.o `` Compiling: /src/base/abci/abcNpnSave.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/abci/abcNpnSave.c -o src/base/abci/abcNpnSave.o `` Compiling: /src/base/abci/abcOdc.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/abci/abcOdc.c -o src/base/abci/abcOdc.o `` Compiling: /src/base/abci/abcOrder.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/abci/abcOrder.c -o src/base/abci/abcOrder.o src/base/abci/abcNpnSave.c: In function 'Npn_ManResize': src/base/abci/abcNpnSave.c:396:13: warning: variable 'clk' set but not used [-Wunused-but-set-variable] abctime clk; ^ `` Compiling: /src/base/abci/abcPart.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/abci/abcPart.c -o src/base/abci/abcPart.o `` Compiling: /src/base/abci/abcPrint.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/abci/abcPrint.c -o src/base/abci/abcPrint.o src/base/abci/abcPart.c: In function 'Abc_NtkPartitionNaive': src/base/abci/abcPart.c:857:17: warning: variable 'pObj' set but not used [-Wunused-but-set-variable] Abc_Obj_t * pObj; ^ In file included from src/map/if/if.h:38:0, from src/base/abci/abcPrint.c:27: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/base/abci/abcPrint.c:27: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/base/abci/abcPrint.c:27: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ `` Compiling: /src/base/abci/abcProve.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/abci/abcProve.c -o src/base/abci/abcProve.o `` Compiling: /src/base/abci/abcQbf.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/abci/abcQbf.c -o src/base/abci/abcQbf.o `` Compiling: /src/base/abci/abcQuant.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/abci/abcQuant.c -o src/base/abci/abcQuant.o src/base/abci/abcQbf.c: In function 'Abc_NtkQbf': src/base/abci/abcQbf.c:69:17: warning: variable 'nInputs' set but not used [-Wunused-but-set-variable] int nIters, nInputs, RetValue, fFound = 0; ^ `` Compiling: /src/base/abci/abcRec3.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/abci/abcRec3.c -o src/base/abci/abcRec3.o `` Compiling: /src/base/abci/abcReconv.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/abci/abcReconv.c -o src/base/abci/abcReconv.o In file included from src/map/if/if.h:38:0, from src/base/abci/abcRec3.c:22: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/base/abci/abcRec3.c:22: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/base/abci/abcRec3.c:22: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ src/base/abci/abcRec3.c: In function 'Lms_ManStart': src/base/abci/abcRec3.c:339:23: warning: variable 'Prev' set but not used [-Wunused-but-set-variable] int i, Index, Prev = -1; ^ src/base/abci/abcRec3.c: In function 'Lms_GiaNormalize': src/base/abci/abcRec3.c:1283:19: warning: variable 'Prev' set but not used [-Wunused-but-set-variable] int i, Entry, Prev = -1, Next; ^ `` Compiling: /src/base/abci/abcReach.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/abci/abcReach.c -o src/base/abci/abcReach.o `` Compiling: /src/base/abci/abcRefactor.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/abci/abcRefactor.c -o src/base/abci/abcRefactor.o `` Compiling: /src/base/abci/abcRenode.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/abci/abcRenode.c -o src/base/abci/abcRenode.o src/base/abci/abcRefactor.c: In function 'Abc_NodeRefactor': src/base/abci/abcRefactor.c:217:21: warning: variable 'nMintsDc' set but not used [-Wunused-but-set-variable] int nMints, nMintsDc; ^ src/base/abci/abcRefactor.c:217:13: warning: variable 'nMints' set but not used [-Wunused-but-set-variable] int nMints, nMintsDc; ^ In file included from src/map/if/if.h:38:0, from src/base/abci/abcRenode.c:23: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/base/abci/abcRenode.c:23: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/base/abci/abcRenode.c:23: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ `` Compiling: /src/base/abci/abcReorder.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/abci/abcReorder.c -o src/base/abci/abcReorder.o src/base/abci/abcReorder.c: In function 'Abc_NodeBddReorder': src/base/abci/abcReorder.c:47:17: warning: variable 'pFanin' set but not used [-Wunused-but-set-variable] Abc_Obj_t * pFanin; ^ `` Compiling: /src/base/abci/abcRestruct.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/abci/abcRestruct.c -o src/base/abci/abcRestruct.o `` Compiling: /src/base/abci/abcResub.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/abci/abcResub.c -o src/base/abci/abcResub.o src/base/abci/abcRestruct.c: In function 'Abc_NodeEvaluateDsd_rec': src/base/abci/abcRestruct.c:592:33: warning: variable 'Level4' set but not used [-Wunused-but-set-variable] int Level1, Level2, Level3, Level4; ^ `` Compiling: /src/base/abci/abcRewrite.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/abci/abcRewrite.c -o src/base/abci/abcRewrite.o src/base/abci/abcRec3.c: In function 'Abc_RecToHop3': src/base/abci/abcRec3.c:1067:93: warning: 'uCanonPhase' may be used uninitialized in this function [-Wmaybe-uninitialized] Vec_PtrPush( p->vLabelsP, Hop_NotCond(Hop_IthVar(pMan, pCanonPerm[i]), (uCanonPhase >> i) & 1) ); ^ `` Compiling: /src/base/abci/abcRpo.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/abci/abcRpo.c -o src/base/abci/abcRpo.o src/base/abci/abcRpo.c: In function 'Abc_TruthReadHex': src/base/abci/abcRpo.c:100:10: warning: variable 'EndSymbol' set but not used [-Wunused-but-set-variable] char EndSymbol; ^ src/base/abci/abcRec3.c: In function 'Abc_RecToGia3': src/base/abci/abcRec3.c:1143:100: warning: 'uCanonPhase' may be used uninitialized in this function [-Wmaybe-uninitialized] Vec_IntPush( p->vLabels, Abc_LitNotCond(Vec_IntEntry(vLeaves, pCanonPerm[i]), (uCanonPhase >> i) & 1) ); ^ `` Compiling: /src/base/abci/abcRr.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/abci/abcRr.c -o src/base/abci/abcRr.o src/base/abci/abcRr.c: In function 'Sim_SimulateCollected': src/base/abci/abcRr.c:928:36: warning: variable 'pFanin1' set but not used [-Wunused-but-set-variable] Abc_Obj_t * pObj, * pFanin0, * pFanin1, * pDisproved; ^ src/base/abci/abcRr.c:928:25: warning: variable 'pFanin0' set but not used [-Wunused-but-set-variable] Abc_Obj_t * pObj, * pFanin0, * pFanin1, * pDisproved; ^ src/base/abci/abcRr.c: In function 'Abc_NtkRRUpdate.isra.24': src/base/abci/abcRr.c:411:5: warning: 'pFanoutNew' may be used uninitialized in this function [-Wmaybe-uninitialized] Abc_AigReplace( (Abc_Aig_t *)pNtk->pManFunc, pFanout, pFanoutNew, 1 ); ^ In file included from src/base/abci/abcRr.c:21:0: src/base/abc/abc.h:326:93: warning: 'pNodeNew' may be used uninitialized in this function [-Wmaybe-uninitialized] static inline Abc_Obj_t * Abc_ObjNotCond( Abc_Obj_t * p, int c ) { return (Abc_Obj_t *)((ABC_PTRUINT_T)p ^ (ABC_PTRUINT_T)(c!=0)); } ^ src/base/abci/abcRr.c:387:17: note: 'pNodeNew' was declared here Abc_Obj_t * pNodeNew, * pFanoutNew; ^ `` Compiling: /src/base/abci/abcSat.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/abci/abcSat.c -o src/base/abci/abcSat.o In file included from src/base/abci/abcSat.c:24:0: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/base/abci/abcSat.c: In function 'Abc_NtkMiterSat': src/base/abci/abcSat.c:58:13: warning: variable 'clk' set but not used [-Wunused-but-set-variable] abctime clk; ^ `` Compiling: /src/base/abci/abcSaucy.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/abci/abcSaucy.c -o src/base/abci/abcSaucy.o `` Compiling: /src/base/abci/abcScorr.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/abci/abcScorr.c -o src/base/abci/abcScorr.o `` Compiling: /src/base/abci/abcSense.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/abci/abcSense.c -o src/base/abci/abcSense.o src/base/abci/abcSense.c: In function 'Abc_NtkSensitivity': src/base/abci/abcSense.c:166:17: warning: variable 'pObj' set but not used [-Wunused-but-set-variable] Abc_Obj_t * pObj; ^ `` Compiling: /src/base/abci/abcSpeedup.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/abci/abcSpeedup.c -o src/base/abci/abcSpeedup.o In file included from src/map/if/if.h:38:0, from src/base/abci/abcSpeedup.c:23: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/base/abci/abcSpeedup.c:23: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/base/abci/abcSpeedup.c:23: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ `` Compiling: /src/base/abci/abcStrash.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/abci/abcStrash.c -o src/base/abci/abcStrash.o `` Compiling: /src/base/abci/abcSweep.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/abci/abcSweep.c -o src/base/abci/abcSweep.o src/base/abci/abcStrash.c: In function 'Abc_NtkStrash': src/base/abci/abcStrash.c:268:9: warning: variable 'nNodes' set but not used [-Wunused-but-set-variable] int nNodes; ^ src/base/abci/abcStrash.c: In function 'Abc_NtkAppend': src/base/abci/abcStrash.c:323:12: warning: variable 'pName' set but not used [-Wunused-but-set-variable] char * pName; ^ `` Compiling: /src/base/abci/abcSymm.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/abci/abcSymm.c -o src/base/abci/abcSymm.o `` Compiling: /src/base/abci/abcTim.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/abci/abcTim.c -o src/base/abci/abcTim.o src/base/abci/abcTim.c: In function 'Gia_ManVerifyChoices': src/base/abci/abcTim.c:446:26: warning: variable 'fProb' set but not used [-Wunused-but-set-variable] int i, iRepr, iNode, fProb = 0; ^ `` Compiling: /src/base/abci/abcTiming.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/abci/abcTiming.c -o src/base/abci/abcTiming.o `` Compiling: /src/base/abci/abcUnate.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/abci/abcUnate.c -o src/base/abci/abcUnate.o src/base/abci/abcTiming.c: In function 'Abc_NtkDelayTrace': src/base/abci/abcTiming.c:981:19: warning: variable 'Slack' set but not used [-Wunused-but-set-variable] float Slack = 0.0, SlackAdd; ^ `` Compiling: /src/base/abci/abcUnreach.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/abci/abcUnreach.c -o src/base/abci/abcUnreach.o `` Compiling: /src/base/abci/abcVerify.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/abci/abcVerify.c -o src/base/abci/abcVerify.o `` Compiling: /src/base/abci/abcXsim.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/abci/abcXsim.c -o src/base/abci/abcXsim.o `` Compiling: /src/base/cmd/cmd.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/cmd/cmd.c -o src/base/cmd/cmd.o In file included from src/map/if/if.h:38:0, from src/base/main/mainInt.h:31, from src/base/cmd/cmd.c:28: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/base/main/mainInt.h:31, from src/base/cmd/cmd.c:28: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/base/main/mainInt.h:31, from src/base/cmd/cmd.c:28: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ In file included from src/proof/fra/fra.h:37:0, from src/base/main/mainInt.h:35, from src/base/cmd/cmd.c:28: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/base/cmd/cmd.c: In function 'CmdCommandSis': src/base/cmd/cmd.c:1853:12: warning: variable 'pOut' set but not used [-Wunused-but-set-variable] FILE * pOut, * pErr; ^ src/base/cmd/cmd.c: In function 'CmdCommandMvsis': src/base/cmd/cmd.c:1995:12: warning: variable 'pOut' set but not used [-Wunused-but-set-variable] FILE * pOut, * pErr; ^ src/base/cmd/cmd.c: In function 'CmdCommandCapo': src/base/cmd/cmd.c:2204:12: warning: variable 'pOut' set but not used [-Wunused-but-set-variable] FILE * pOut, * pErr; ^ `` Compiling: /src/base/cmd/cmdAlias.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/cmd/cmdAlias.c -o src/base/cmd/cmdAlias.o In file included from src/map/if/if.h:38:0, from src/base/main/mainInt.h:31, from src/base/cmd/cmdInt.h:29, from src/base/cmd/cmdAlias.c:22: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/base/main/mainInt.h:31, from src/base/cmd/cmdInt.h:29, from src/base/cmd/cmdAlias.c:22: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/base/main/mainInt.h:31, from src/base/cmd/cmdInt.h:29, from src/base/cmd/cmdAlias.c:22: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ In file included from src/proof/fra/fra.h:37:0, from src/base/main/mainInt.h:35, from src/base/cmd/cmdInt.h:29, from src/base/cmd/cmdAlias.c:22: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/base/cmd/cmdAlias.c: In function 'CmdCommandAliasAdd': src/base/cmd/cmdAlias.c:49:9: warning: variable 'fStatus' set but not used [-Wunused-but-set-variable] int fStatus, i; ^ `` Compiling: /src/base/cmd/cmdApi.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/cmd/cmdApi.c -o src/base/cmd/cmdApi.o `` Compiling: /src/base/cmd/cmdFlag.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/cmd/cmdFlag.c -o src/base/cmd/cmdFlag.o In file included from src/map/if/if.h:38:0, from src/base/main/mainInt.h:31, from src/base/cmd/cmdApi.c:22: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:38:0, from src/base/main/mainInt.h:31, from src/base/cmd/cmdFlag.c:22: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/base/main/mainInt.h:31, from src/base/cmd/cmdApi.c:22: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ In file included from src/map/if/if.h:39:0, from src/base/main/mainInt.h:31, from src/base/cmd/cmdFlag.c:22: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/base/main/mainInt.h:31, from src/base/cmd/cmdApi.c:22: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/base/main/mainInt.h:31, from src/base/cmd/cmdFlag.c:22: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ In file included from src/proof/fra/fra.h:37:0, from src/base/main/mainInt.h:35, from src/base/cmd/cmdApi.c:22: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ In file included from src/proof/fra/fra.h:37:0, from src/base/main/mainInt.h:35, from src/base/cmd/cmdFlag.c:22: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/base/cmd/cmdHist.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/cmd/cmdHist.c -o src/base/cmd/cmdHist.o src/base/cmd/cmdApi.c: In function 'Cmd_CommandAdd': src/base/cmd/cmdApi.c:68:9: warning: variable 'fStatus' set but not used [-Wunused-but-set-variable] int fStatus; ^ `` Compiling: /src/base/cmd/cmdLoad.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/cmd/cmdLoad.c -o src/base/cmd/cmdLoad.o `` Compiling: /src/base/cmd/cmdPlugin.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/cmd/cmdPlugin.c -o src/base/cmd/cmdPlugin.o In file included from src/map/if/if.h:38:0, from src/base/main/mainInt.h:31, from src/base/cmd/cmdHist.c:22: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/base/main/mainInt.h:31, from src/base/cmd/cmdHist.c:22: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/base/main/mainInt.h:31, from src/base/cmd/cmdHist.c:22: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ In file included from src/proof/fra/fra.h:37:0, from src/base/main/mainInt.h:35, from src/base/cmd/cmdHist.c:22: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ In file included from src/map/if/if.h:38:0, from src/base/main/mainInt.h:31, from src/base/cmd/cmdLoad.c:22: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ In file included from src/map/if/if.h:39:0, from src/base/main/mainInt.h:31, from src/base/cmd/cmdLoad.c:22: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:38:0, from src/base/main/mainInt.h:31, from src/base/cmd/cmdPlugin.c:29: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ `` Compiling: /src/base/cmd/cmdStarter.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/cmd/cmdStarter.c -o src/base/cmd/cmdStarter.o src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:41:0, from src/base/main/mainInt.h:31, from src/base/cmd/cmdLoad.c:22: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ In file included from src/map/if/if.h:39:0, from src/base/main/mainInt.h:31, from src/base/cmd/cmdPlugin.c:29: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/base/main/mainInt.h:31, from src/base/cmd/cmdPlugin.c:29: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ In file included from src/proof/fra/fra.h:37:0, from src/base/main/mainInt.h:35, from src/base/cmd/cmdLoad.c:22: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ In file included from src/proof/fra/fra.h:37:0, from src/base/main/mainInt.h:35, from src/base/cmd/cmdPlugin.c:29: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/base/cmd/cmdStarter.c: In function 'Abc_RunThread': src/base/cmd/cmdStarter.c:74:9: warning: variable 'status' set but not used [-Wunused-but-set-variable] int status; ^ src/base/cmd/cmdStarter.c: In function 'Cmd_RunStarter': src/base/cmd/cmdStarter.c:113:12: warning: variable 'status' set but not used [-Wunused-but-set-variable] int i, c, status, Counter; ^ `` Compiling: /src/base/cmd/cmdUtils.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/cmd/cmdUtils.c -o src/base/cmd/cmdUtils.o `` Compiling: /src/base/io/io.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/io/io.c -o src/base/io/io.o In file included from src/map/if/if.h:38:0, from src/base/main/mainInt.h:31, from src/base/cmd/cmdUtils.c:22: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/base/main/mainInt.h:31, from src/base/cmd/cmdUtils.c:22: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` Compiling: /src/base/io/ioReadAiger.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/io/ioReadAiger.c -o src/base/io/ioReadAiger.o src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/base/main/mainInt.h:31, from src/base/cmd/cmdUtils.c:22: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ In file included from src/proof/fra/fra.h:37:0, from src/base/main/mainInt.h:35, from src/base/cmd/cmdUtils.c:22: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/base/cmd/cmdUtils.c: In function 'cmdCheckShellEscape': src/base/cmd/cmdUtils.c:52:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ In file included from src/map/if/if.h:38:0, from src/base/main/mainInt.h:31, from src/base/io/io.c:22: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/base/main/mainInt.h:31, from src/base/io/io.c:22: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/base/io/ioReadAiger.c: In function 'Ioa_ReadLoadFileBz2Aig': src/base/io/ioReadAiger.c:127:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/base/io/ioReadAiger.c: In function 'Io_ReadAiger': src/base/io/ioReadAiger.c:247:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ src/base/io/ioReadAiger.c:244:32: warning: variable 'nDigits' set but not used [-Wunused-but-set-variable] int nFileSize = -1, iTerm, nDigits, i; ^ In file included from src/map/if/if.h:41:0, from src/base/main/mainInt.h:31, from src/base/io/io.c:22: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ In file included from src/proof/fra/fra.h:37:0, from src/base/main/mainInt.h:35, from src/base/io/io.c:22: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/base/io/io.c: In function 'IoCommandReadInit': src/base/io/io.c:836:12: warning: variable 'pOut' set but not used [-Wunused-but-set-variable] FILE * pOut, * pErr; ^ src/base/io/io.c: In function 'IoCommandReadGig': src/base/io/io.c:1172:17: warning: variable 'pAig' set but not used [-Wunused-but-set-variable] Gia_Man_t * pAig; ^ src/base/io/io.c: In function 'IoCommandWriteSmv': src/base/io/io.c:2880:9: warning: variable 'fUseLuts' set but not used [-Wunused-but-set-variable] int fUseLuts; ^ `` Compiling: /src/base/io/ioReadBaf.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/io/ioReadBaf.c -o src/base/io/ioReadBaf.o `` Compiling: /src/base/io/ioReadBblif.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/io/ioReadBblif.c -o src/base/io/ioReadBblif.o src/base/io/ioReadBaf.c: In function 'Io_ReadBaf': src/base/io/ioReadBaf.c:55:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ `` Compiling: /src/base/io/ioReadBench.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/io/ioReadBench.c -o src/base/io/ioReadBench.o src/base/io/ioReadBblif.c: In function 'Bbl_ManToAbc': src/base/io/ioReadBblif.c:76:28: warning: 'pObjNew' may be used uninitialized in this function [-Wmaybe-uninitialized] pObjNew->pData = Abc_SopRegister( (Mem_Flex_t *)pNtk->pManFunc, Bbl_ObjSop(p, pObj) ); ^ `` Compiling: /src/base/io/ioReadBlif.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/io/ioReadBlif.c -o src/base/io/ioReadBlif.o `` Compiling: /src/base/io/ioReadBlifAig.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/io/ioReadBlifAig.c -o src/base/io/ioReadBlifAig.o src/base/io/ioReadBlifAig.c: In function 'Io_BlifLoadFile': src/base/io/ioReadBlifAig.c:436:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ `` Compiling: /src/base/io/ioReadBlifMv.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/io/ioReadBlifMv.c -o src/base/io/ioReadBlifMv.o src/base/io/ioReadBlifMv.c: In function 'Io_MvLoadFileBz2': src/base/io/ioReadBlifMv.c:557:24: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int bzError, RetValue; ^ src/base/io/ioReadBlifMv.c: In function 'Io_MvLoadFile': src/base/io/ioReadBlifMv.c:670:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ src/base/io/ioReadBlifMv.c: In function 'Io_MvParseLineLtlProperty': src/base/io/ioReadBlifMv.c:1166:7: warning: variable 'keyWordLtlFormula' set but not used [-Wunused-but-set-variable] char keyWordLtlFormula[11]; ^ src/base/io/ioReadBlifMv.c: In function 'Io_MvParseLineOnehot': src/base/io/ioReadBlifMv.c:1490:9: warning: variable 'nEquals' set but not used [-Wunused-but-set-variable] int nEquals, i; ^ `` Compiling: /src/base/io/ioReadDsd.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/io/ioReadDsd.c -o src/base/io/ioReadDsd.o `` Compiling: /src/base/io/ioReadEdif.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/io/ioReadEdif.c -o src/base/io/ioReadEdif.o `` Compiling: /src/base/io/ioReadEqn.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/io/ioReadEqn.c -o src/base/io/ioReadEqn.o `` Compiling: /src/base/io/ioReadPla.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/io/ioReadPla.c -o src/base/io/ioReadPla.o `` Compiling: /src/base/io/ioReadVerilog.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/io/ioReadVerilog.c -o src/base/io/ioReadVerilog.o In file included from src/base/io/ioReadPla.c:22:0: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ `` Compiling: /src/base/io/ioUtil.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/io/ioUtil.c -o src/base/io/ioUtil.o `` Compiling: /src/base/io/ioWriteAiger.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/io/ioWriteAiger.c -o src/base/io/ioWriteAiger.o `` Compiling: /src/base/io/ioWriteBaf.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/io/ioWriteBaf.c -o src/base/io/ioWriteBaf.o `` Compiling: /src/base/io/ioWriteBblif.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/io/ioWriteBblif.c -o src/base/io/ioWriteBblif.o `` Compiling: /src/base/io/ioWriteBench.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/io/ioWriteBench.c -o src/base/io/ioWriteBench.o `` Compiling: /src/base/io/ioWriteBlif.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/io/ioWriteBlif.c -o src/base/io/ioWriteBlif.o `` Compiling: /src/base/io/ioWriteBlifMv.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/io/ioWriteBlifMv.c -o src/base/io/ioWriteBlifMv.o In file included from src/map/if/if.h:38:0, from src/base/io/ioWriteBlif.c:25: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/base/io/ioWriteBlif.c:25: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/base/io/ioWriteBlif.c:25: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ src/base/io/ioWriteBlif.c: In function 'Io_NtkWriteModelIntStruct': src/base/io/ioWriteBlif.c:1140:17: warning: variable 'pNet' set but not used [-Wunused-but-set-variable] Abc_Obj_t * pNet; ^ `` Compiling: /src/base/io/ioWriteBook.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/io/ioWriteBook.c -o src/base/io/ioWriteBook.o `` Compiling: /src/base/io/ioWriteCnf.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/io/ioWriteCnf.c -o src/base/io/ioWriteCnf.o In file included from src/base/io/ioWriteCnf.c:22:0: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/base/io/ioWriteDot.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/io/ioWriteDot.c -o src/base/io/ioWriteDot.o `` Compiling: /src/base/io/ioWriteEqn.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/io/ioWriteEqn.c -o src/base/io/ioWriteEqn.o `` Compiling: /src/base/io/ioWriteGml.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/io/ioWriteGml.c -o src/base/io/ioWriteGml.o `` Compiling: /src/base/io/ioWriteList.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/io/ioWriteList.c -o src/base/io/ioWriteList.o `` Compiling: /src/base/io/ioWritePla.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/io/ioWritePla.c -o src/base/io/ioWritePla.o `` Compiling: /src/base/io/ioWriteVerilog.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/io/ioWriteVerilog.c -o src/base/io/ioWriteVerilog.o `` Compiling: /src/base/io/ioWriteSmv.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/io/ioWriteSmv.c -o src/base/io/ioWriteSmv.o src/base/io/ioWritePla.c: In function 'Io_WriteMoPlaOneInt': src/base/io/ioWritePla.c:211:17: warning: variable 'fPhase' set but not used [-Wunused-but-set-variable] int nCubes, fPhase; ^ `` Compiling: /src/base/main/main.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/main/main.c -o src/base/main/main.o `` Compiling: /src/base/main/mainFrame.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/main/mainFrame.c -o src/base/main/mainFrame.o In file included from src/map/if/if.h:38:0, from src/base/main/mainInt.h:31, from src/base/main/mainFrame.c:22: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/base/main/mainInt.h:31, from src/base/main/mainFrame.c:22: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/base/main/mainInt.h:31, from src/base/main/mainFrame.c:22: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ In file included from src/proof/fra/fra.h:37:0, from src/base/main/mainInt.h:35, from src/base/main/mainFrame.c:22: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/base/main/mainFrame.c: In function 'Abc_FrameCheckPoConstTest': src/base/main/mainFrame.c:700:17: warning: variable 'pObj' set but not used [-Wunused-but-set-variable] Abc_Obj_t * pObj; ^ `` Compiling: /src/base/main/mainInit.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/main/mainInit.c -o src/base/main/mainInit.o `` Compiling: /src/base/main/mainLib.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/main/mainLib.c -o src/base/main/mainLib.o In file included from src/map/if/if.h:38:0, from src/base/main/mainInt.h:31, from src/base/main/mainInit.c:22: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/base/main/mainInt.h:31, from src/base/main/mainInit.c:22: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/base/main/mainInt.h:31, from src/base/main/mainInit.c:22: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ In file included from src/proof/fra/fra.h:37:0, from src/base/main/mainInt.h:35, from src/base/main/mainInit.c:22: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ In file included from src/map/if/if.h:38:0, from src/base/main/mainInt.h:31, from src/base/main/mainLib.c:22: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/base/main/mainInt.h:31, from src/base/main/mainLib.c:22: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/base/main/mainInt.h:31, from src/base/main/mainLib.c:22: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ `` Compiling: /src/base/main/mainReal.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/main/mainReal.c -o src/base/main/mainReal.o In file included from src/proof/fra/fra.h:37:0, from src/base/main/mainInt.h:35, from src/base/main/mainLib.c:22: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/base/main/mainLib.c: In function 'Abc_Start': src/base/main/mainLib.c:54:19: warning: variable 'pAbc' set but not used [-Wunused-but-set-variable] Abc_Frame_t * pAbc; ^ `` Compiling: /src/base/main/libSupport.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/main/libSupport.c -o src/base/main/libSupport.o `` Compiling: /src/base/main/mainUtils.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/main/mainUtils.c -o src/base/main/mainUtils.o `` Compiling: /src/base/ver/verCore.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/ver/verCore.c -o src/base/ver/verCore.o In file included from src/map/if/if.h:38:0, from src/base/main/mainInt.h:31, from src/base/main/mainReal.c:53: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:38:0, from src/base/main/mainInt.h:31, from src/base/main/mainUtils.c:22: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:38:0, from src/base/main/mainInt.h:31, from src/base/main/libSupport.c:25: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/base/main/mainInt.h:31, from src/base/main/mainReal.c:53: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ In file included from src/map/if/if.h:39:0, from src/base/main/mainInt.h:31, from src/base/main/mainUtils.c:22: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ In file included from src/map/if/if.h:39:0, from src/base/main/mainInt.h:31, from src/base/main/libSupport.c:25: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/base/main/mainInt.h:31, from src/base/main/mainReal.c:53: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/base/main/mainInt.h:31, from src/base/main/mainUtils.c:22: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ In file included from src/map/if/if.h:41:0, from src/base/main/mainInt.h:31, from src/base/main/libSupport.c:25: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ In file included from src/proof/fra/fra.h:37:0, from src/base/main/mainInt.h:35, from src/base/main/mainReal.c:53: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ In file included from src/proof/fra/fra.h:37:0, from src/base/main/mainInt.h:35, from src/base/main/mainUtils.c:22: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ In file included from src/proof/fra/fra.h:37:0, from src/base/main/mainInt.h:35, from src/base/main/libSupport.c:25: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/base/main/mainReal.c: In function 'Abc_RealMain': src/base/main/mainReal.c:191:60: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses] if ( !strcmp(globalUtilOptarg, "none") == 0 ) ^ src/base/main/mainReal.c:206:59: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses] if (!strcmp(globalUtilOptarg, "none") == 0) ^ `` Compiling: /src/base/ver/verFormula.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/ver/verFormula.c -o src/base/ver/verFormula.o `` Compiling: /src/base/ver/verParse.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/ver/verParse.c -o src/base/ver/verParse.o `` Compiling: /src/base/ver/verStream.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/ver/verStream.c -o src/base/ver/verStream.o src/base/ver/verStream.c: In function 'Ver_StreamAlloc': src/base/ver/verStream.c:79:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ src/base/ver/verStream.c: In function 'Ver_StreamReload': src/base/ver/verStream.c:127:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ `` Compiling: /src/base/wlc/wlcAbs.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/wlc/wlcAbs.c -o src/base/wlc/wlcAbs.o `` Compiling: /src/base/wlc/wlcBlast.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/wlc/wlcBlast.c -o src/base/wlc/wlcBlast.o In file included from src/base/wlc/wlc.h:34:0, from src/base/wlc/wlcAbs.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:38:0, from src/base/main/mainInt.h:31, from src/base/wlc/wlc.h:35, from src/base/wlc/wlcAbs.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:41:0, from src/base/main/mainInt.h:31, from src/base/wlc/wlc.h:35, from src/base/wlc/wlcAbs.c:21: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ In file included from src/proof/fra/fra.h:37:0, from src/base/main/mainInt.h:35, from src/base/wlc/wlc.h:35, from src/base/wlc/wlcAbs.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ In file included from src/base/wlc/wlc.h:34:0, from src/base/wlc/wlcBlast.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:38:0, from src/base/main/mainInt.h:31, from src/base/wlc/wlc.h:35, from src/base/wlc/wlcBlast.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:41:0, from src/base/main/mainInt.h:31, from src/base/wlc/wlc.h:35, from src/base/wlc/wlcBlast.c:21: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ In file included from src/proof/fra/fra.h:37:0, from src/base/main/mainInt.h:35, from src/base/wlc/wlc.h:35, from src/base/wlc/wlcBlast.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/base/wlc/wlcBlast.c: In function 'Wlc_NtkBitBlast': src/base/wlc/wlcBlast.c:418:64: warning: variable 'pFans2' set but not used [-Wunused-but-set-variable] int i, k, b, iFanin, iLit, nAndPrev, * pFans0, * pFans1, * pFans2; ^ src/base/wlc/wlcBlast.c:417:35: warning: variable 'nRange2' set but not used [-Wunused-but-set-variable] int nRange, nRange0, nRange1, nRange2; ^ src/base/wlc/wlcBlast.c:414:25: warning: variable 'pPrev' set but not used [-Wunused-but-set-variable] Wlc_Obj_t * pObj, * pPrev = NULL; ^ `` Compiling: /src/base/wlc/wlcCom.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/wlc/wlcCom.c -o src/base/wlc/wlcCom.o In file included from src/base/wlc/wlc.h:34:0, from src/base/wlc/wlcCom.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:38:0, from src/base/main/mainInt.h:31, from src/base/wlc/wlc.h:35, from src/base/wlc/wlcCom.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:41:0, from src/base/main/mainInt.h:31, from src/base/wlc/wlc.h:35, from src/base/wlc/wlcCom.c:21: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ In file included from src/proof/fra/fra.h:37:0, from src/base/main/mainInt.h:35, from src/base/wlc/wlc.h:35, from src/base/wlc/wlcCom.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/base/wlc/wlcNtk.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/wlc/wlcNtk.c -o src/base/wlc/wlcNtk.o In file included from src/base/wlc/wlc.h:34:0, from src/base/wlc/wlcNtk.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:38:0, from src/base/main/mainInt.h:31, from src/base/wlc/wlc.h:35, from src/base/wlc/wlcNtk.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:41:0, from src/base/main/mainInt.h:31, from src/base/wlc/wlc.h:35, from src/base/wlc/wlcNtk.c:21: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ In file included from src/proof/fra/fra.h:37:0, from src/base/main/mainInt.h:35, from src/base/wlc/wlc.h:35, from src/base/wlc/wlcNtk.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/base/wlc/wlcReadSmt.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/wlc/wlcReadSmt.c -o src/base/wlc/wlcReadSmt.o In file included from src/base/wlc/wlc.h:34:0, from src/base/wlc/wlcReadSmt.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:38:0, from src/base/main/mainInt.h:31, from src/base/wlc/wlc.h:35, from src/base/wlc/wlcReadSmt.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:41:0, from src/base/main/mainInt.h:31, from src/base/wlc/wlc.h:35, from src/base/wlc/wlcReadSmt.c:21: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ In file included from src/proof/fra/fra.h:37:0, from src/base/main/mainInt.h:35, from src/base/wlc/wlc.h:35, from src/base/wlc/wlcReadSmt.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/base/wlc/wlcReadSmt.c: In function 'Smt_PrsReadType': src/base/wlc/wlcReadSmt.c:232:16: warning: unused variable 'pStr' [-Wunused-variable] char * pStr = Smt_VecEntryName( p, vFans, 0 ); int Type; ^ src/base/wlc/wlcReadSmt.c: In function 'Smt_PrsCreateNode': src/base/wlc/wlcReadSmt.c:262:9: warning: variable 'NameId' set but not used [-Wunused-but-set-variable] int NameId, fFound; ^ src/base/wlc/wlcReadSmt.c: In function 'Smt_PrsLoadFile': src/base/wlc/wlcReadSmt.c:696:20: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int nFileSize, RetValue; ^ `` Compiling: /src/base/wlc/wlcReadVer.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/wlc/wlcReadVer.c -o src/base/wlc/wlcReadVer.o In file included from src/base/wlc/wlc.h:34:0, from src/base/wlc/wlcReadVer.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:38:0, from src/base/main/mainInt.h:31, from src/base/wlc/wlc.h:35, from src/base/wlc/wlcReadVer.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:41:0, from src/base/main/mainInt.h:31, from src/base/wlc/wlc.h:35, from src/base/wlc/wlcReadVer.c:21: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ In file included from src/proof/fra/fra.h:37:0, from src/base/main/mainInt.h:35, from src/base/wlc/wlc.h:35, from src/base/wlc/wlcReadVer.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/base/wlc/wlcReadVer.c: In function 'Wlc_PrsReadDeclaration': `` Compiling: /src/base/wlc/wlcStdin.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/wlc/wlcStdin.c -o src/base/wlc/wlcStdin.o src/base/wlc/wlcReadVer.c:785:39: warning: variable 'NameId' set but not used [-Wunused-but-set-variable] int Signed = 0, Beg = 0, End = 0, NameId, fIsPo = 0; ^ src/base/wlc/wlcReadVer.c: In function 'Wlc_PrsDerive': src/base/wlc/wlcReadVer.c:863:21: warning: variable 'Width1' set but not used [-Wunused-but-set-variable] int Width1 = -1, Width2 = -1; ^ In file included from src/base/wlc/wlc.h:34:0, from src/base/wlc/wlcStdin.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:38:0, from src/base/main/mainInt.h:31, from src/base/wlc/wlc.h:35, from src/base/wlc/wlcStdin.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:41:0, from src/base/main/mainInt.h:31, from src/base/wlc/wlc.h:35, from src/base/wlc/wlcStdin.c:21: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ In file included from src/proof/fra/fra.h:37:0, from src/base/main/mainInt.h:35, from src/base/wlc/wlc.h:35, from src/base/wlc/wlcStdin.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/base/wlc/wlcStdin.c: In function 'Wlc_NtkReport': src/base/wlc/wlcStdin.c:134:10: warning: 'Start' may be used uninitialized in this function [-Wmaybe-uninitialized] vNum = Wlc_ConvertToRadix( pCex->pData, Start, nBits, Radix ); ^ `` Compiling: /src/base/wlc/wlcWriteVer.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/wlc/wlcWriteVer.c -o src/base/wlc/wlcWriteVer.o `` Compiling: /src/base/cba/cbaBlast.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/cba/cbaBlast.c -o src/base/cba/cbaBlast.o In file included from src/base/wlc/wlc.h:34:0, from src/base/wlc/wlcWriteVer.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:38:0, from src/base/main/mainInt.h:31, from src/base/wlc/wlc.h:35, from src/base/wlc/wlcWriteVer.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:41:0, from src/base/main/mainInt.h:31, from src/base/wlc/wlc.h:35, from src/base/wlc/wlcWriteVer.c:21: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ `` Compiling: /src/base/cba/cbaCba.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/cba/cbaCba.c -o src/base/cba/cbaCba.o In file included from src/proof/fra/fra.h:37:0, from src/base/main/mainInt.h:35, from src/base/wlc/wlc.h:35, from src/base/wlc/wlcWriteVer.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ In file included from src/base/cba/cbaBlast.c:21:0: src/base/cba/cba.h: In function 'Cba_NtkAlloc': src/base/cba/cba.h:535:9: warning: variable 'NtkId' set but not used [-Wunused-but-set-variable] int NtkId, fFound; ^ src/base/cba/cba.h: In function 'Cba_NtkPrint': src/base/cba/cba.h:675:18: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int i, Type, Value, Beg, End; ^ In file included from src/base/cba/cbaCba.c:21:0: src/base/cba/cba.h: In function 'Cba_NtkAlloc': src/base/cba/cba.h:535:9: warning: variable 'NtkId' set but not used [-Wunused-but-set-variable] int NtkId, fFound; ^ src/base/cba/cba.h: In function 'Cba_NtkPrint': src/base/cba/cba.h:675:18: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int i, Type, Value, Beg, End; ^ In file included from src/map/if/if.h:38:0, from src/base/main/mainInt.h:31, from src/base/cba/cbaBlast.c:25: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/base/main/mainInt.h:31, from src/base/cba/cbaBlast.c:25: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/base/main/mainInt.h:31, from src/base/cba/cbaBlast.c:25: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ In file included from src/proof/fra/fra.h:37:0, from src/base/main/mainInt.h:35, from src/base/cba/cbaBlast.c:25: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/base/cba/cbaBlast.c: In function 'Cba_ManMarkNodesAbc': src/base/cba/cbaBlast.c:445:25: warning: variable 'pFanin' set but not used [-Wunused-but-set-variable] Abc_Obj_t * pObj, * pFanin; int i, k, Count = 0; ^ `` Compiling: /src/base/cba/cbaCom.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/cba/cbaCom.c -o src/base/cba/cbaCom.o In file included from src/base/cba/cbaCom.c:21:0: src/base/cba/cba.h: In function 'Cba_NtkAlloc': src/base/cba/cba.h:535:9: warning: variable 'NtkId' set but not used [-Wunused-but-set-variable] int NtkId, fFound; ^ src/base/cba/cba.h: In function 'Cba_NtkPrint': src/base/cba/cba.h:675:18: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int i, Type, Value, Beg, End; ^ `` Compiling: /src/base/cba/cbaLib.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/cba/cbaLib.c -o src/base/cba/cbaLib.o In file included from src/map/if/if.h:38:0, from src/base/main/mainInt.h:31, from src/base/cba/cbaCom.c:23: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/base/main/mainInt.h:31, from src/base/cba/cbaCom.c:23: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/base/main/mainInt.h:31, from src/base/cba/cbaCom.c:23: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ In file included from src/proof/fra/fra.h:37:0, from src/base/main/mainInt.h:35, from src/base/cba/cbaCom.c:23: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ In file included from src/base/cba/cbaLib.c:21:0: src/base/cba/cba.h: In function 'Cba_NtkAlloc': src/base/cba/cba.h:535:9: warning: variable 'NtkId' set but not used [-Wunused-but-set-variable] int NtkId, fFound; ^ src/base/cba/cba.h: In function 'Cba_NtkPrint': src/base/cba/cba.h:675:18: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int i, Type, Value, Beg, End; ^ `` Compiling: /src/base/cba/cbaNtk.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/cba/cbaNtk.c -o src/base/cba/cbaNtk.o In file included from src/base/cba/cbaNtk.c:21:0: src/base/cba/cba.h: In function 'Cba_NtkAlloc': src/base/cba/cba.h:535:9: warning: variable 'NtkId' set but not used [-Wunused-but-set-variable] int NtkId, fFound; ^ src/base/cba/cba.h: In function 'Cba_NtkPrint': src/base/cba/cba.h:675:18: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int i, Type, Value, Beg, End; ^ src/base/cba/cbaCom.c: In function 'Cba_CommandCec': src/base/cba/cbaCom.c:636:7: warning: 'vDes' may be used uninitialized in this function [-Wmaybe-uninitialized] p = Prs_ManBuildCba( FileName, vDes ); ^ `` Compiling: /src/base/cba/cbaPrsBuild.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/cba/cbaPrsBuild.c -o src/base/cba/cbaPrsBuild.o In file included from src/base/cba/cbaPrsBuild.c:21:0: src/base/cba/cba.h: In function 'Cba_NtkAlloc': src/base/cba/cba.h:535:9: warning: variable 'NtkId' set but not used [-Wunused-but-set-variable] int NtkId, fFound; ^ src/base/cba/cba.h: In function 'Cba_NtkPrint': src/base/cba/cba.h:675:18: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int i, Type, Value, Beg, End; ^ `` Compiling: /src/base/cba/cbaPrsTrans.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/cba/cbaPrsTrans.c -o src/base/cba/cbaPrsTrans.o In file included from src/base/cba/cbaPrsBuild.c:22:0: src/base/cba/cbaPrs.h: In function 'Prs_ManLoadFile': src/base/cba/cbaPrs.h:231:20: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int nFileSize, RetValue; ^ src/base/cba/cbaPrsBuild.c: In function 'Prs_ManRemapGate': src/base/cba/cbaPrsBuild.c:143:12: warning: variable 'FormId' set but not used [-Wunused-but-set-variable] int i, FormId; ^ In file included from src/base/cba/cbaPrsTrans.c:21:0: src/base/cba/cba.h: In function 'Cba_NtkAlloc': src/base/cba/cba.h:535:9: warning: variable 'NtkId' set but not used [-Wunused-but-set-variable] int NtkId, fFound; ^ src/base/cba/cba.h: In function 'Cba_NtkPrint': src/base/cba/cba.h:675:18: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int i, Type, Value, Beg, End; ^ In file included from src/base/cba/cbaPrsTrans.c:22:0: src/base/cba/cbaPrs.h: In function 'Prs_ManLoadFile': src/base/cba/cbaPrs.h:231:20: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int nFileSize, RetValue; ^ src/base/cba/cbaPrsTrans.c: At top level: src/base/cba/cbaPrsTrans.c:38:19: warning: 's_Types' defined but not used [-Wunused-variable] static Cba_Trip_t s_Types[100] = ^ `` Compiling: /src/base/cba/cbaPtr.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/cba/cbaPtr.c -o src/base/cba/cbaPtr.o In file included from src/map/if/if.h:38:0, from src/base/main/mainInt.h:31, from src/base/cba/cbaPtr.c:22: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/base/main/mainInt.h:31, from src/base/cba/cbaPtr.c:22: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/base/main/mainInt.h:31, from src/base/cba/cbaPtr.c:22: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ In file included from src/proof/fra/fra.h:37:0, from src/base/main/mainInt.h:35, from src/base/cba/cbaPtr.c:22: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/base/cba/cbaPtrAbc.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/cba/cbaPtrAbc.c -o src/base/cba/cbaPtrAbc.o In file included from src/base/cba/cbaPtrAbc.c:21:0: src/base/cba/cba.h: In function 'Cba_NtkAlloc': src/base/cba/cba.h:535:9: warning: variable 'NtkId' set but not used [-Wunused-but-set-variable] int NtkId, fFound; ^ src/base/cba/cba.h: In function 'Cba_NtkPrint': src/base/cba/cba.h:675:18: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int i, Type, Value, Beg, End; ^ In file included from src/map/if/if.h:38:0, from src/base/main/mainInt.h:31, from src/base/cba/cbaPtrAbc.c:24: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/base/main/mainInt.h:31, from src/base/cba/cbaPtrAbc.c:24: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/base/main/mainInt.h:31, from src/base/cba/cbaPtrAbc.c:24: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ In file included from src/proof/fra/fra.h:37:0, from src/base/main/mainInt.h:35, from src/base/cba/cbaPtrAbc.c:24: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/base/cba/cbaPtrAbc.c: In function 'Ptr_ManCountNtk': src/base/cba/cbaPtrAbc.c:259:17: warning: unused variable 'vNodes' [-Wunused-variable] Vec_Ptr_t * vNodes = (Vec_Ptr_t *)Vec_PtrEntry(vNtk, 3); ^ `` Compiling: /src/base/cba/cbaReadBlif.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/cba/cbaReadBlif.c -o src/base/cba/cbaReadBlif.o `` Compiling: /src/base/cba/cbaReadSmt.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/cba/cbaReadSmt.c -o src/base/cba/cbaReadSmt.o In file included from src/base/cba/cbaReadBlif.c:21:0: src/base/cba/cba.h: In function 'Cba_NtkAlloc': src/base/cba/cba.h:535:9: warning: variable 'NtkId' set but not used [-Wunused-but-set-variable] int NtkId, fFound; ^ src/base/cba/cba.h: In function 'Cba_NtkPrint': src/base/cba/cba.h:675:18: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int i, Type, Value, Beg, End; ^ In file included from src/base/cba/cbaReadBlif.c:22:0: src/base/cba/cbaPrs.h: In function 'Prs_ManLoadFile': src/base/cba/cbaPrs.h:231:20: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int nFileSize, RetValue; ^ In file included from src/base/cba/cbaReadSmt.c:21:0: src/base/cba/cba.h: In function 'Cba_NtkAlloc': src/base/cba/cba.h:535:9: warning: variable 'NtkId' set but not used [-Wunused-but-set-variable] int NtkId, fFound; ^ src/base/cba/cba.h: In function 'Cba_NtkPrint': src/base/cba/cba.h:675:18: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int i, Type, Value, Beg, End; ^ `` Compiling: /src/base/cba/cbaReadVer.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/cba/cbaReadVer.c -o src/base/cba/cbaReadVer.o In file included from src/base/cba/cbaReadVer.c:21:0: src/base/cba/cba.h: In function 'Cba_NtkAlloc': src/base/cba/cba.h:535:9: warning: variable 'NtkId' set but not used [-Wunused-but-set-variable] int NtkId, fFound; ^ src/base/cba/cba.h: In function 'Cba_NtkPrint': src/base/cba/cba.h:675:18: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int i, Type, Value, Beg, End; ^ `` Compiling: /src/base/cba/cbaWriteBlif.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/cba/cbaWriteBlif.c -o src/base/cba/cbaWriteBlif.o In file included from src/base/cba/cbaReadVer.c:22:0: src/base/cba/cbaPrs.h: In function 'Prs_ManLoadFile': src/base/cba/cbaPrs.h:231:20: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int nFileSize, RetValue; ^ In file included from src/base/cba/cbaWriteBlif.c:21:0: src/base/cba/cba.h: In function 'Cba_NtkAlloc': src/base/cba/cba.h:535:9: warning: variable 'NtkId' set but not used [-Wunused-but-set-variable] int NtkId, fFound; ^ src/base/cba/cba.h: In function 'Cba_NtkPrint': src/base/cba/cba.h:675:18: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int i, Type, Value, Beg, End; ^ In file included from src/base/cba/cbaWriteBlif.c:22:0: src/base/cba/cbaPrs.h: In function 'Prs_ManLoadFile': src/base/cba/cbaPrs.h:231:20: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int nFileSize, RetValue; ^ `` Compiling: /src/base/cba/cbaWriteSmt.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/cba/cbaWriteSmt.c -o src/base/cba/cbaWriteSmt.o In file included from src/base/cba/cbaWriteSmt.c:21:0: src/base/cba/cba.h: In function 'Cba_NtkAlloc': src/base/cba/cba.h:535:9: warning: variable 'NtkId' set but not used [-Wunused-but-set-variable] int NtkId, fFound; ^ src/base/cba/cba.h: In function 'Cba_NtkPrint': src/base/cba/cba.h:675:18: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int i, Type, Value, Beg, End; ^ `` Compiling: /src/base/cba/cbaWriteVer.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/cba/cbaWriteVer.c -o src/base/cba/cbaWriteVer.o In file included from src/base/cba/cbaWriteVer.c:21:0: src/base/cba/cba.h: In function 'Cba_NtkAlloc': src/base/cba/cba.h:535:9: warning: variable 'NtkId' set but not used [-Wunused-but-set-variable] int NtkId, fFound; ^ src/base/cba/cba.h: In function 'Cba_NtkPrint': src/base/cba/cba.h:675:18: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int i, Type, Value, Beg, End; ^ In file included from src/base/cba/cbaWriteVer.c:22:0: src/base/cba/cbaPrs.h: In function 'Prs_ManLoadFile': src/base/cba/cbaPrs.h:231:20: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int nFileSize, RetValue; ^ src/base/cba/cbaWriteVer.c: In function 'Prs_ManWriteVerilogMux': src/base/cba/cbaWriteVer.c:94:12: warning: variable 'FormId' set but not used [-Wunused-but-set-variable] int i, FormId, ActSig; ^ src/base/cba/cbaWriteVer.c: In function 'Cba_ObjGetRange': src/base/cba/cbaWriteVer.c:197:12: warning: unused variable 'NameId' [-Wunused-variable] int i, NameId = Cba_ObjName(p, iObj); ^ src/base/cba/cbaWriteVer.c: In function 'Cba_ManWriteAssign': src/base/cba/cbaWriteVer.c:428:9: warning: unused variable 'nOutputs' [-Wunused-variable] int nOutputs = Cba_BoxBoNum(p, iObj); ^ `` Compiling: /src/base/test/test.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/test/test.c -o src/base/test/test.o `` Compiling: /src/bdd/cudd/cuddAPI.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/bdd/cudd/cuddAPI.c -o src/bdd/cudd/cuddAPI.o `` Compiling: /src/bdd/cudd/cuddAddAbs.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/bdd/cudd/cuddAddAbs.c -o src/bdd/cudd/cuddAddAbs.o `` Compiling: /src/bdd/cudd/cuddAddApply.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/bdd/cudd/cuddAddApply.c -o src/bdd/cudd/cuddAddApply.o `` Compiling: /src/bdd/cudd/cuddAddFind.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/bdd/cudd/cuddAddFind.c -o src/bdd/cudd/cuddAddFind.o `` Compiling: /src/bdd/cudd/cuddAddInv.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/bdd/cudd/cuddAddInv.c -o src/bdd/cudd/cuddAddInv.o `` Compiling: /src/bdd/cudd/cuddAddIte.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/bdd/cudd/cuddAddIte.c -o src/bdd/cudd/cuddAddIte.o `` Compiling: /src/bdd/cudd/cuddAddNeg.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/bdd/cudd/cuddAddNeg.c -o src/bdd/cudd/cuddAddNeg.o `` Compiling: /src/bdd/cudd/cuddAddWalsh.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/bdd/cudd/cuddAddWalsh.c -o src/bdd/cudd/cuddAddWalsh.o `` Compiling: /src/bdd/cudd/cuddAndAbs.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/bdd/cudd/cuddAndAbs.c -o src/bdd/cudd/cuddAndAbs.o `` Compiling: /src/bdd/cudd/cuddAnneal.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/bdd/cudd/cuddAnneal.c -o src/bdd/cudd/cuddAnneal.o `` Compiling: /src/bdd/cudd/cuddApa.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/bdd/cudd/cuddApa.c -o src/bdd/cudd/cuddApa.o `` Compiling: /src/bdd/cudd/cuddApprox.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/bdd/cudd/cuddApprox.c -o src/bdd/cudd/cuddApprox.o `` Compiling: /src/bdd/cudd/cuddBddAbs.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/bdd/cudd/cuddBddAbs.c -o src/bdd/cudd/cuddBddAbs.o `` Compiling: /src/bdd/cudd/cuddBddCorr.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/bdd/cudd/cuddBddCorr.c -o src/bdd/cudd/cuddBddCorr.o `` Compiling: /src/bdd/cudd/cuddBddIte.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/bdd/cudd/cuddBddIte.c -o src/bdd/cudd/cuddBddIte.o `` Compiling: /src/bdd/cudd/cuddBridge.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/bdd/cudd/cuddBridge.c -o src/bdd/cudd/cuddBridge.o `` Compiling: /src/bdd/cudd/cuddCache.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/bdd/cudd/cuddCache.c -o src/bdd/cudd/cuddCache.o `` Compiling: /src/bdd/cudd/cuddCheck.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/bdd/cudd/cuddCheck.c -o src/bdd/cudd/cuddCheck.o `` Compiling: /src/bdd/cudd/cuddClip.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/bdd/cudd/cuddClip.c -o src/bdd/cudd/cuddClip.o `` Compiling: /src/bdd/cudd/cuddCof.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/bdd/cudd/cuddCof.c -o src/bdd/cudd/cuddCof.o `` Compiling: /src/bdd/cudd/cuddCompose.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/bdd/cudd/cuddCompose.c -o src/bdd/cudd/cuddCompose.o `` Compiling: /src/bdd/cudd/cuddDecomp.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/bdd/cudd/cuddDecomp.c -o src/bdd/cudd/cuddDecomp.o `` Compiling: /src/bdd/cudd/cuddEssent.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/bdd/cudd/cuddEssent.c -o src/bdd/cudd/cuddEssent.o `` Compiling: /src/bdd/cudd/cuddExact.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/bdd/cudd/cuddExact.c -o src/bdd/cudd/cuddExact.o `` Compiling: /src/bdd/cudd/cuddExport.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/bdd/cudd/cuddExport.c -o src/bdd/cudd/cuddExport.o `` Compiling: /src/bdd/cudd/cuddGenCof.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/bdd/cudd/cuddGenCof.c -o src/bdd/cudd/cuddGenCof.o `` Compiling: /src/bdd/cudd/cuddGenetic.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/bdd/cudd/cuddGenetic.c -o src/bdd/cudd/cuddGenetic.o `` Compiling: /src/bdd/cudd/cuddGroup.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/bdd/cudd/cuddGroup.c -o src/bdd/cudd/cuddGroup.o `` Compiling: /src/bdd/cudd/cuddHarwell.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/bdd/cudd/cuddHarwell.c -o src/bdd/cudd/cuddHarwell.o `` Compiling: /src/bdd/cudd/cuddInit.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/bdd/cudd/cuddInit.c -o src/bdd/cudd/cuddInit.o `` Compiling: /src/bdd/cudd/cuddInteract.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/bdd/cudd/cuddInteract.c -o src/bdd/cudd/cuddInteract.o `` Compiling: /src/bdd/cudd/cuddLCache.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/bdd/cudd/cuddLCache.c -o src/bdd/cudd/cuddLCache.o `` Compiling: /src/bdd/cudd/cuddLevelQ.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/bdd/cudd/cuddLevelQ.c -o src/bdd/cudd/cuddLevelQ.o `` Compiling: /src/bdd/cudd/cuddLinear.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/bdd/cudd/cuddLinear.c -o src/bdd/cudd/cuddLinear.o src/bdd/cudd/cuddLinear.c: In function 'cuddLinearInPlace': src/bdd/cudd/cuddLinear.c:373:12: warning: variable 'oldxkeys' set but not used [-Wunused-but-set-variable] int oldxkeys, oldykeys; ^ `` Compiling: /src/bdd/cudd/cuddLiteral.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/bdd/cudd/cuddLiteral.c -o src/bdd/cudd/cuddLiteral.o `` Compiling: /src/bdd/cudd/cuddMatMult.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/bdd/cudd/cuddMatMult.c -o src/bdd/cudd/cuddMatMult.o `` Compiling: /src/bdd/cudd/cuddPriority.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/bdd/cudd/cuddPriority.c -o src/bdd/cudd/cuddPriority.o `` Compiling: /src/bdd/cudd/cuddRead.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/bdd/cudd/cuddRead.c -o src/bdd/cudd/cuddRead.o `` Compiling: /src/bdd/cudd/cuddRef.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/bdd/cudd/cuddRef.c -o src/bdd/cudd/cuddRef.o `` Compiling: /src/bdd/cudd/cuddReorder.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/bdd/cudd/cuddReorder.c -o src/bdd/cudd/cuddReorder.o `` Compiling: /src/bdd/cudd/cuddSat.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/bdd/cudd/cuddSat.c -o src/bdd/cudd/cuddSat.o `` Compiling: /src/bdd/cudd/cuddSign.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/bdd/cudd/cuddSign.c -o src/bdd/cudd/cuddSign.o `` Compiling: /src/bdd/cudd/cuddSolve.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/bdd/cudd/cuddSolve.c -o src/bdd/cudd/cuddSolve.o `` Compiling: /src/bdd/cudd/cuddSplit.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/bdd/cudd/cuddSplit.c -o src/bdd/cudd/cuddSplit.o `` Compiling: /src/bdd/cudd/cuddSubsetHB.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/bdd/cudd/cuddSubsetHB.c -o src/bdd/cudd/cuddSubsetHB.o `` Compiling: /src/bdd/cudd/cuddSubsetSP.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/bdd/cudd/cuddSubsetSP.c -o src/bdd/cudd/cuddSubsetSP.o `` Compiling: /src/bdd/cudd/cuddSymmetry.c `` Compiling: /src/bdd/cudd/cuddTable.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/bdd/cudd/cuddSymmetry.c -o src/bdd/cudd/cuddSymmetry.o gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/bdd/cudd/cuddTable.c -o src/bdd/cudd/cuddTable.o `` Compiling: /src/bdd/cudd/cuddUtil.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/bdd/cudd/cuddUtil.c -o src/bdd/cudd/cuddUtil.o src/bdd/cudd/cuddUtil.c: In function 'cuddNodeArray': src/bdd/cudd/cuddUtil.c:2984:15: warning: variable 'retval' set but not used [-Wunused-but-set-variable] int size, retval; ^ `` Compiling: /src/bdd/cudd/cuddWindow.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/bdd/cudd/cuddWindow.c -o src/bdd/cudd/cuddWindow.o `` Compiling: /src/bdd/cudd/cuddZddCount.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/bdd/cudd/cuddZddCount.c -o src/bdd/cudd/cuddZddCount.o `` Compiling: /src/bdd/cudd/cuddZddFuncs.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/bdd/cudd/cuddZddFuncs.c -o src/bdd/cudd/cuddZddFuncs.o `` Compiling: /src/bdd/cudd/cuddZddGroup.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/bdd/cudd/cuddZddGroup.c -o src/bdd/cudd/cuddZddGroup.o `` Compiling: /src/bdd/cudd/cuddZddIsop.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/bdd/cudd/cuddZddIsop.c -o src/bdd/cudd/cuddZddIsop.o `` Compiling: /src/bdd/cudd/cuddZddLin.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/bdd/cudd/cuddZddLin.c -o src/bdd/cudd/cuddZddLin.o `` Compiling: /src/bdd/cudd/cuddZddMisc.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/bdd/cudd/cuddZddMisc.c -o src/bdd/cudd/cuddZddMisc.o `` Compiling: /src/bdd/cudd/cuddZddPort.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/bdd/cudd/cuddZddPort.c -o src/bdd/cudd/cuddZddPort.o `` Compiling: /src/bdd/cudd/cuddZddReord.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/bdd/cudd/cuddZddReord.c -o src/bdd/cudd/cuddZddReord.o `` Compiling: /src/bdd/cudd/cuddZddSetop.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/bdd/cudd/cuddZddSetop.c -o src/bdd/cudd/cuddZddSetop.o `` Compiling: /src/bdd/cudd/cuddZddSymm.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/bdd/cudd/cuddZddSymm.c -o src/bdd/cudd/cuddZddSymm.o `` Compiling: /src/bdd/cudd/cuddZddUtil.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/bdd/cudd/cuddZddUtil.c -o src/bdd/cudd/cuddZddUtil.o `` Compiling: /src/bdd/dsd/dsdApi.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/bdd/dsd/dsdApi.c -o src/bdd/dsd/dsdApi.o `` Compiling: /src/bdd/dsd/dsdCheck.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/bdd/dsd/dsdCheck.c -o src/bdd/dsd/dsdCheck.o `` Compiling: /src/bdd/dsd/dsdLocal.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/bdd/dsd/dsdLocal.c -o src/bdd/dsd/dsdLocal.o `` Compiling: /src/bdd/dsd/dsdMan.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/bdd/dsd/dsdMan.c -o src/bdd/dsd/dsdMan.o `` Compiling: /src/bdd/dsd/dsdProc.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/bdd/dsd/dsdProc.c -o src/bdd/dsd/dsdProc.o `` Compiling: /src/bdd/dsd/dsdTree.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/bdd/dsd/dsdTree.c -o src/bdd/dsd/dsdTree.o `` Compiling: /src/bdd/epd/epd.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/bdd/epd/epd.c -o src/bdd/epd/epd.o src/bdd/dsd/dsdProc.c: In function 'Dsd_Decompose': src/bdd/dsd/dsdProc.c:158:13: warning: variable 'nPrimeBlocks' set but not used [-Wunused-but-set-variable] int nPrimeBlocks; ^ src/bdd/dsd/dsdProc.c:154:13: warning: variable 'nExorGatesPrev' set but not used [-Wunused-but-set-variable] int nExorGatesPrev; ^ src/bdd/dsd/dsdProc.c:153:13: warning: variable 'nDecBlocksPrev' set but not used [-Wunused-but-set-variable] int nDecBlocksPrev; ^ src/bdd/dsd/dsdProc.c:152:13: warning: variable 'nLiteralsPrev' set but not used [-Wunused-but-set-variable] int nLiteralsPrev; ^ src/bdd/dsd/dsdProc.c: In function 'dsdKernelDecompose_rec': src/bdd/dsd/dsdProc.c:944:21: warning: variable 'pLower' set but not used [-Wunused-but-set-variable] Dsd_Node_t *pLower, * pTemp, * pDENew; ^ In file included from src/bdd/dsd/dsdTree.c:20:0: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ `` Compiling: /src/bdd/mtr/mtrBasic.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/bdd/mtr/mtrBasic.c -o src/bdd/mtr/mtrBasic.o `` Compiling: /src/bdd/mtr/mtrGroup.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/bdd/mtr/mtrGroup.c -o src/bdd/mtr/mtrGroup.o `` Compiling: /src/bdd/parse/parseCore.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/bdd/parse/parseCore.c -o src/bdd/parse/parseCore.o `` Compiling: /src/bdd/parse/parseEqn.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/bdd/parse/parseEqn.c -o src/bdd/parse/parseEqn.o `` Compiling: /src/bdd/parse/parseStack.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/bdd/parse/parseStack.c -o src/bdd/parse/parseStack.o `` Compiling: /src/bdd/reo/reoApi.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/bdd/reo/reoApi.c -o src/bdd/reo/reoApi.o `` Compiling: /src/bdd/reo/reoCore.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/bdd/reo/reoCore.c -o src/bdd/reo/reoCore.o `` Compiling: /src/bdd/reo/reoProfile.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/bdd/reo/reoProfile.c -o src/bdd/reo/reoProfile.o `` Compiling: /src/bdd/reo/reoShuffle.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/bdd/reo/reoShuffle.c -o src/bdd/reo/reoShuffle.o `` Compiling: /src/bdd/reo/reoSift.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/bdd/reo/reoSift.c -o src/bdd/reo/reoSift.o src/bdd/reo/reoShuffle.c: In function 'Extra_ShuffleTest': src/bdd/reo/reoShuffle.c:165:13: warning: variable 'clk' set but not used [-Wunused-but-set-variable] abctime clk; ^ `` Compiling: /src/bdd/reo/reoSwap.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/bdd/reo/reoSwap.c -o src/bdd/reo/reoSwap.o `` Compiling: /src/bdd/reo/reoTransfer.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/bdd/reo/reoTransfer.c -o src/bdd/reo/reoTransfer.o `` Compiling: /src/bdd/reo/reoUnits.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/bdd/reo/reoUnits.c -o src/bdd/reo/reoUnits.o `` Compiling: /src/bdd/cas/casCore.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/bdd/cas/casCore.c -o src/bdd/cas/casCore.o src/bdd/reo/reoSwap.c: In function 'reoReorderSwapAdjacentVars': src/bdd/reo/reoSwap.c:674:14: warning: 'pNew2T' may be used uninitialized in this function [-Wmaybe-uninitialized] pNew2T->n++; // ^ src/bdd/reo/reoSwap.c:627:24: warning: 'pNew2E' may be used uninitialized in this function [-Wmaybe-uninitialized] pNew2T->TopRefNew = lev1; ^ In file included from src/bdd/reo/reoSwap.c:19:0: src/bdd/reo/reo.h:175:43: warning: 'pNew1T' may be used uninitialized in this function [-Wmaybe-uninitialized] #define Unit_Not(u) ((reo_unit *)((ABC_PTRUINT_T)(u) ^ 01)) ^ src/bdd/reo/reoSwap.c:57:23: note: 'pNew1T' was declared here reo_unit * pNew1E, * pNew1T, * pNew2E, * pNew2T; ^ src/bdd/reo/reoSwap.c:57:13: warning: 'pNew1E' may be used uninitialized in this function [-Wmaybe-uninitialized] reo_unit * pNew1E, * pNew1T, * pNew2E, * pNew2T; ^ `` Compiling: /src/bdd/cas/casDec.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/bdd/cas/casDec.c -o src/bdd/cas/casDec.o `` Compiling: /src/map/mapper/mapper.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/map/mapper/mapper.c -o src/map/mapper/mapper.o src/bdd/cas/casDec.c: In function 'CreateDecomposedNetwork': src/bdd/cas/casDec.c:224:13: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ src/bdd/cas/casCore.c: In function 'WriteDDintoBLIFfileReorder': src/bdd/cas/casCore.c:957:13: warning: variable 'clk1' set but not used [-Wunused-but-set-variable] abctime clk1; ^ In file included from src/map/if/if.h:38:0, from src/base/main/mainInt.h:31, from src/map/mapper/mapper.c:20: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/base/main/mainInt.h:31, from src/map/mapper/mapper.c:20: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/base/main/mainInt.h:31, from src/map/mapper/mapper.c:20: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ In file included from src/proof/fra/fra.h:37:0, from src/base/main/mainInt.h:35, from src/map/mapper/mapper.c:20: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/map/mapper/mapperCanon.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/map/mapper/mapperCanon.c -o src/map/mapper/mapperCanon.o src/map/mapper/mapper.c: In function 'Map_CommandReadLibrary': src/map/mapper/mapper.c:87:17: warning: variable 'pNet' set but not used [-Wunused-but-set-variable] Abc_Ntk_t * pNet; ^ src/map/mapper/mapper.c:85:12: warning: variable 'pOut' set but not used [-Wunused-but-set-variable] FILE * pOut, * pErr; ^ `` Compiling: /src/map/mapper/mapperCore.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/map/mapper/mapperCore.c -o src/map/mapper/mapperCore.o `` Compiling: /src/map/mapper/mapperCreate.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/map/mapper/mapperCreate.c -o src/map/mapper/mapperCreate.o `` Compiling: /src/map/mapper/mapperCut.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/map/mapper/mapperCut.c -o src/map/mapper/mapperCut.o `` Compiling: /src/map/mapper/mapperCutUtils.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/map/mapper/mapperCutUtils.c -o src/map/mapper/mapperCutUtils.o src/map/mapper/mapperCreate.c: In function 'Map_TableResize': src/map/mapper/mapperCreate.c:507:13: warning: variable 'clk' set but not used [-Wunused-but-set-variable] abctime clk; ^ `` Compiling: /src/map/mapper/mapperLib.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/map/mapper/mapperLib.c -o src/map/mapper/mapperLib.o In file included from /usr/include/unistd.h:25:0, from src/map/mapper/mapperLib.c:21: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ `` Compiling: /src/map/mapper/mapperMatch.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/map/mapper/mapperMatch.c -o src/map/mapper/mapperMatch.o src/map/mapper/mapperMatch.c: In function 'Map_MatchNodePhase': src/map/mapper/mapperMatch.c:240:11: warning: variable 'Area2' set but not used [-Wunused-but-set-variable] float Area2, fWorstLimit; ^ `` Compiling: /src/map/mapper/mapperRefs.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/map/mapper/mapperRefs.c -o src/map/mapper/mapperRefs.o `` Compiling: /src/map/mapper/mapperSuper.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/map/mapper/mapperSuper.c -o src/map/mapper/mapperSuper.o src/map/mapper/mapperRefs.c: In function 'Map_CutGetAreaRefed': src/map/mapper/mapperRefs.c:330:20: warning: variable 'aResult2' set but not used [-Wunused-but-set-variable] float aResult, aResult2; ^ src/map/mapper/mapperRefs.c: In function 'Map_CutGetAreaDerefed': src/map/mapper/mapperRefs.c:350:20: warning: variable 'aResult2' set but not used [-Wunused-but-set-variable] float aResult, aResult2; ^ src/map/mapper/mapperSuper.c: In function 'Map_LibraryReadFile': src/map/mapper/mapperSuper.c:90:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ `` Compiling: /src/map/mapper/mapperSwitch.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/map/mapper/mapperSwitch.c -o src/map/mapper/mapperSwitch.o `` Compiling: /src/map/mapper/mapperTable.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/map/mapper/mapperTable.c -o src/map/mapper/mapperTable.o `` Compiling: /src/map/mapper/mapperTime.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/map/mapper/mapperTime.c -o src/map/mapper/mapperTime.o `` Compiling: /src/map/mapper/mapperTree.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/map/mapper/mapperTree.c -o src/map/mapper/mapperTree.o src/map/mapper/mapperSwitch.c: In function 'Map_SwitchCutGetDerefed': src/map/mapper/mapperSwitch.c:47:20: warning: variable 'aResult2' set but not used [-Wunused-but-set-variable] float aResult, aResult2; ^ `` Compiling: /src/map/mapper/mapperTruth.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/map/mapper/mapperTruth.c -o src/map/mapper/mapperTruth.o `` Compiling: /src/map/mapper/mapperUtils.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/map/mapper/mapperUtils.c -o src/map/mapper/mapperUtils.o `` Compiling: /src/map/mapper/mapperVec.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/map/mapper/mapperVec.c -o src/map/mapper/mapperVec.o `` Compiling: /src/map/mio/mio.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/map/mio/mio.c -o src/map/mio/mio.o In file included from /usr/include/unistd.h:25:0, from src/map/mio/mio.c:22: /usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^ src/map/mio/mio.c: In function 'Mio_CommandReadLiberty': src/map/mio/mio.c:188:17: warning: variable 'pNet' set but not used [-Wunused-but-set-variable] Abc_Ntk_t * pNet; ^ src/map/mio/mio.c:187:12: warning: variable 'pOut' set but not used [-Wunused-but-set-variable] FILE * pOut, * pErr; ^ src/map/mio/mio.c: In function 'Mio_CommandReadGenlib': src/map/mio/mio.c:282:17: warning: variable 'pNet' set but not used [-Wunused-but-set-variable] Abc_Ntk_t * pNet; ^ src/map/mio/mio.c:279:12: warning: variable 'pOut' set but not used [-Wunused-but-set-variable] FILE * pOut, * pErr; ^ src/map/mio/mio.c: In function 'Mio_CommandWriteGenlib': src/map/mio/mio.c:402:17: warning: variable 'pNet' set but not used [-Wunused-but-set-variable] Abc_Ntk_t * pNet; ^ src/map/mio/mio.c:401:12: warning: variable 'pOut' set but not used [-Wunused-but-set-variable] FILE * pOut, * pErr, * pFile; ^ src/map/mio/mio.c: In function 'Mio_CommandPrintGenlib': src/map/mio/mio.c:474:17: warning: variable 'pNet' set but not used [-Wunused-but-set-variable] Abc_Ntk_t * pNet; ^ src/map/mio/mio.c:473:12: warning: variable 'pOut' set but not used [-Wunused-but-set-variable] FILE * pOut, * pErr; ^ `` Compiling: /src/map/mio/mioApi.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/map/mio/mioApi.c -o src/map/mio/mioApi.o `` Compiling: /src/map/mio/mioFunc.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/map/mio/mioFunc.c -o src/map/mio/mioFunc.o `` Compiling: /src/map/mio/mioParse.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/map/mio/mioParse.c -o src/map/mio/mioParse.o `` Compiling: /src/map/mio/mioRead.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/map/mio/mioRead.c -o src/map/mio/mioRead.o `` Compiling: /src/map/mio/mioSop.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/map/mio/mioSop.c -o src/map/mio/mioSop.o `` Compiling: /src/map/mio/mioUtils.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/map/mio/mioUtils.c -o src/map/mio/mioUtils.o src/map/mio/mioRead.c: In function 'Mio_ReadFile': src/map/mio/mioRead.c:116:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ In file included from src/map/mio/mioUtils.c:23:0: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/map/mio/mioUtils.c: In function 'Nf_ManPrepareGate': src/map/mio/mioUtils.c:918:24: warning: variable 'tTemp2' set but not used [-Wunused-but-set-variable] word tCur, tTemp1, tTemp2; ^ src/map/mio/mioUtils.c:918:16: warning: variable 'tTemp1' set but not used [-Wunused-but-set-variable] word tCur, tTemp1, tTemp2; ^ `` Compiling: /src/map/super/super.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/map/super/super.c -o src/map/super/super.o In file included from src/map/if/if.h:38:0, from src/base/main/mainInt.h:31, from src/map/super/superInt.h:28, from src/map/super/super.c:19: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/base/main/mainInt.h:31, from src/map/super/superInt.h:28, from src/map/super/super.c:19: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/base/main/mainInt.h:31, from src/map/super/superInt.h:28, from src/map/super/super.c:19: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ In file included from src/proof/fra/fra.h:37:0, from src/base/main/mainInt.h:35, from src/map/super/superInt.h:28, from src/map/super/super.c:19: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/map/super/superAnd.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/map/super/superAnd.c -o src/map/super/superAnd.o src/map/super/super.c: In function 'Super_CommandSupergatesAnd': src/map/super/super.c:84:12: warning: variable 'pOut' set but not used [-Wunused-but-set-variable] FILE * pOut, * pErr; ^ src/map/super/super.c: In function 'Super_CommandSupergates': src/map/super/super.c:153:12: warning: variable 'pOut' set but not used [-Wunused-but-set-variable] FILE * pOut, * pErr; ^ In file included from src/map/if/if.h:38:0, from src/base/main/mainInt.h:31, from src/map/super/superInt.h:28, from src/map/super/superAnd.c:19: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/base/main/mainInt.h:31, from src/map/super/superInt.h:28, from src/map/super/superAnd.c:19: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/base/main/mainInt.h:31, from src/map/super/superInt.h:28, from src/map/super/superAnd.c:19: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ `` Compiling: /src/map/super/superGate.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/map/super/superGate.c -o src/map/super/superGate.o In file included from src/proof/fra/fra.h:37:0, from src/base/main/mainInt.h:35, from src/map/super/superInt.h:28, from src/map/super/superAnd.c:19: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/map/if/ifCom.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/map/if/ifCom.c -o src/map/if/ifCom.o In file included from src/map/if/if.h:38:0, from src/base/main/mainInt.h:31, from src/map/super/superInt.h:28, from src/map/super/superGate.c:20: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/base/main/mainInt.h:31, from src/map/super/superInt.h:28, from src/map/super/superGate.c:20: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': `` Compiling: /src/map/if/ifCache.c src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/map/if/ifCache.c -o src/map/if/ifCache.o In file included from src/map/if/if.h:38:0, from src/map/if/ifCom.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/base/main/mainInt.h:31, from src/map/super/superInt.h:28, from src/map/super/superGate.c:20: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ In file included from src/map/if/if.h:39:0, from src/map/if/ifCom.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/map/if/ifCom.c:21: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ In file included from src/proof/fra/fra.h:37:0, from src/base/main/mainInt.h:35, from src/map/super/superInt.h:28, from src/map/super/superGate.c:20: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ In file included from src/map/if/if.h:38:0, from src/map/if/ifCache.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/map/if/ifCache.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/map/if/ifCom.c: In function 'If_CommandReadLut': src/map/if/ifCom.c:97:17: warning: variable 'pNet' set but not used [-Wunused-but-set-variable] Abc_Ntk_t * pNet; ^ src/map/if/ifCom.c:95:12: warning: variable 'pOut' set but not used [-Wunused-but-set-variable] FILE * pOut, * pErr; ^ src/map/if/ifCom.c: In function 'If_CommandPrintLut': src/map/if/ifCom.c:185:17: warning: variable 'pNet' set but not used [-Wunused-but-set-variable] Abc_Ntk_t * pNet; ^ src/map/if/ifCom.c:184:12: warning: variable 'pOut' set but not used [-Wunused-but-set-variable] FILE * pOut, * pErr; ^ src/map/if/ifCom.c: In function 'If_CommandReadBox': src/map/if/ifCom.c:242:17: warning: variable 'pNet' set but not used [-Wunused-but-set-variable] Abc_Ntk_t * pNet; ^ src/map/if/ifCom.c:240:12: warning: variable 'pOut' set but not used [-Wunused-but-set-variable] FILE * pOut, * pErr; ^ src/map/if/ifCom.c: In function 'If_CommandPrintBox': src/map/if/ifCom.c:324:17: warning: variable 'pNet' set but not used [-Wunused-but-set-variable] Abc_Ntk_t * pNet; ^ src/map/if/ifCom.c:323:12: warning: variable 'pOut' set but not used [-Wunused-but-set-variable] FILE * pOut, * pErr; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/map/if/ifCache.c:21: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ `` Compiling: /src/map/if/ifCore.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/map/if/ifCore.c -o src/map/if/ifCore.o `` Compiling: /src/map/if/ifCut.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/map/if/ifCut.c -o src/map/if/ifCut.o In file included from src/map/if/if.h:38:0, from src/map/if/ifCore.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/map/if/ifCore.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ In file included from src/map/if/if.h:38:0, from src/map/if/ifCut.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/map/if/ifCut.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/map/if/ifCore.c:21: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/map/if/ifCut.c:21: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ src/map/if/ifCut.c: In function 'If_CutAreaDerefed': src/map/if/ifCut.c:1088:20: warning: variable 'aResult2' set but not used [-Wunused-but-set-variable] float aResult, aResult2; ^ src/map/if/ifCut.c: In function 'If_CutAreaRefed': src/map/if/ifCut.c:1111:20: warning: variable 'aResult2' set but not used [-Wunused-but-set-variable] float aResult, aResult2; ^ src/map/if/ifCut.c: In function 'If_CutEdgeDerefed': src/map/if/ifCut.c:1189:20: warning: variable 'aResult2' set but not used [-Wunused-but-set-variable] float aResult, aResult2; ^ src/map/if/ifCut.c: In function 'If_CutEdgeRefed': src/map/if/ifCut.c:1212:20: warning: variable 'aResult2' set but not used [-Wunused-but-set-variable] float aResult, aResult2; ^ src/map/if/ifCut.c: In function 'If_CutPowerDerefed': src/map/if/ifCut.c:1292:20: warning: variable 'aResult2' set but not used [-Wunused-but-set-variable] float aResult, aResult2; ^ src/map/if/ifCut.c: In function 'If_CutPowerRefed': src/map/if/ifCut.c:1315:20: warning: variable 'aResult2' set but not used [-Wunused-but-set-variable] float aResult, aResult2; ^ `` Compiling: /src/map/if/ifData2.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/map/if/ifData2.c -o src/map/if/ifData2.o `` Compiling: /src/map/if/ifDec07.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/map/if/ifDec07.c -o src/map/if/ifDec07.o In file included from src/map/if/if.h:38:0, from src/map/if/ifData2.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/map/if/ifData2.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/map/if/ifData2.c:21: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ `` Compiling: /src/map/if/ifDec08.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/map/if/ifDec08.c -o src/map/if/ifDec08.o In file included from src/map/if/if.h:38:0, from src/map/if/ifDec07.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/map/if/ifDec07.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/map/if/ifDec07.c:21: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ In file included from src/map/if/if.h:38:0, from src/map/if/ifDec08.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/map/if/ifDec08.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/map/if/ifDec08.c:21: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ src/map/if/ifDec07.c: In function 'If_Dec5PerformTest': src/map/if/ifDec07.c:1005:16: warning: variable 't1' set but not used [-Wunused-but-set-variable] word z, t, t1; ^ `` Compiling: /src/map/if/ifDec10.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/map/if/ifDec10.c -o src/map/if/ifDec10.o In file included from src/map/if/if.h:38:0, from src/map/if/ifDec10.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/map/if/ifDec10.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/map/if/ifDec10.c:21: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ `` Compiling: /src/map/if/ifDec16.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/map/if/ifDec16.c -o src/map/if/ifDec16.o In file included from src/map/if/if.h:38:0, from src/map/if/ifDec16.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/map/if/ifDec16.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/map/if/ifDec16.c:21: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ src/map/if/ifDec16.c: In function 'If_CluDeriveDisjoint': src/map/if/ifDec16.c:1186:12: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int i, RetValue, nFSset = nVars - g->nVars; ^ src/map/if/ifDec16.c: In function 'If_CluCheck': src/map/if/ifDec16.c:1561:19: warning: variable 'uCanonPhase' set but not used [-Wunused-but-set-variable] int i, nSupp, uCanonPhase; ^ `` Compiling: /src/map/if/ifDec75.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/map/if/ifDec75.c -o src/map/if/ifDec75.o In file included from src/map/if/if.h:38:0, from src/map/if/ifDec75.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/map/if/ifDec75.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/map/if/ifDec75.c:21: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ `` Compiling: /src/map/if/ifDelay.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/map/if/ifDelay.c -o src/map/if/ifDelay.o In file included from src/map/if/if.h:38:0, from src/map/if/ifDelay.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/map/if/ifDelay.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` Compiling: /src/map/if/ifDsd.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/map/if/ifDsd.c -o src/map/if/ifDsd.o src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/map/if/ifDelay.c:21: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ `` Compiling: /src/map/if/ifLibBox.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/map/if/ifLibBox.c -o src/map/if/ifLibBox.o In file included from src/map/if/if.h:38:0, from src/map/if/ifDsd.c:22: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/map/if/ifDsd.c:22: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/map/if/ifDsd.c:22: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ In file included from src/map/if/ifDsd.c:25:0: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ In file included from src/map/if/if.h:38:0, from src/map/if/ifLibBox.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/map/if/ifLibBox.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/map/if/ifLibBox.c:21: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ src/map/if/ifDsd.c: In function 'If_DsdObjCreate': src/map/if/ifDsd.c:944:12: warning: variable 'iPrev' set but not used [-Wunused-but-set-variable] int i, iPrev = -1; ^ src/map/if/ifDsd.c:943:27: warning: variable 'pFanin' set but not used [-Wunused-but-set-variable] If_DsdObj_t * pObj, * pFanin; ^ src/map/if/ifDsd.c: In function 'Id_DsdManTuneStr': src/map/if/ifDsd.c:2624:13: warning: variable 'status' set but not used [-Wunused-but-set-variable] int status, fRunning = 1, iCurrentObj = p->nObjsPrev; ^ `` Compiling: /src/map/if/ifLibLut.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/map/if/ifLibLut.c -o src/map/if/ifLibLut.o In file included from src/map/if/if.h:38:0, from src/map/if/ifLibLut.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/map/if/ifLibLut.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/map/if/ifLibLut.c:21: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ src/map/if/ifDec16.c: In function 'If_CluCountCofs': src/map/if/ifDec16.c:930:32: warning: 'iCofs[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] pCofs[0][0] = iCofs[0]; ^ src/map/if/ifDec16.c: In function 'If_CluCountCofs4': src/map/if/ifDec16.c:1003:28: warning: 'iCofs[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] pCofs[0][0] = iCofs[0]; ^ src/map/if/ifDec16.c:1012:12: warning: 'nCofs' may be used uninitialized in this function [-Wmaybe-uninitialized] return nCofs; ^ `` Compiling: /src/map/if/ifMan.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/map/if/ifMan.c -o src/map/if/ifMan.o In file included from src/map/if/if.h:38:0, from src/map/if/ifMan.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/map/if/ifMan.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` Compiling: /src/map/if/ifMap.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/map/if/ifMap.c -o src/map/if/ifMap.o src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/map/if/ifMan.c:21: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ In file included from src/map/if/if.h:38:0, from src/map/if/ifMap.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/map/if/ifMap.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/map/if/ifMap.c:21: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ `` Compiling: /src/map/if/ifMatch2.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/map/if/ifMatch2.c -o src/map/if/ifMatch2.o In file included from src/map/if/if.h:38:0, from src/map/if/ifMatch2.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/map/if/ifMatch2.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/map/if/ifMatch2.c:21: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ `` Compiling: /src/map/if/ifReduce.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/map/if/ifReduce.c -o src/map/if/ifReduce.o In file included from src/map/if/if.h:38:0, from src/map/if/ifReduce.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/map/if/ifReduce.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` Compiling: /src/map/if/ifSat.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/map/if/ifSat.c -o src/map/if/ifSat.o src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/map/if/ifReduce.c:21: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ src/map/if/ifReduce.c: In function 'If_ManImproveNodeExpand': src/map/if/ifReduce.c:132:18: warning: variable 'CostAft' set but not used [-Wunused-but-set-variable] int CostBef, CostAft, i; ^ src/map/if/ifReduce.c:132:9: warning: variable 'CostBef' set but not used [-Wunused-but-set-variable] int CostBef, CostAft, i; ^ In file included from src/map/if/if.h:38:0, from src/map/if/ifSat.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/map/if/ifSat.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/map/if/ifSat.c:21: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ In file included from src/map/if/ifSat.c:22:0: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/map/if/ifSat.c: In function 'If_ManSatCheckXY': src/map/if/ifSat.c:159:28: warning: variable 'nMintsFNew' set but not used [-Wunused-but-set-variable] int v, Value, m, mNew, nMintsFNew, nMintsLNew; ^ src/map/if/ifSat.c: In function 'If_ManSatTest2': src/map/if/ifSat.c:509:9: warning: unused variable 'RetValue' [-Wunused-variable] int RetValue = If_ManSatCheckXY( p, nLutSize, pTruth, nVars, uSet, &uBound, &uFree, vLits ); ^ `` Compiling: /src/map/if/ifSelect.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/map/if/ifSelect.c -o src/map/if/ifSelect.o In file included from src/map/if/if.h:38:0, from src/map/if/ifSelect.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/map/if/ifSelect.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/map/if/ifSelect.c:21: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ In file included from src/map/if/ifSelect.c:22:0: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/map/if/ifSelect.c: In function 'If_ManConeCollect': src/map/if/ifSelect.c:304:12: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int i, RetValue; ^ src/map/if/ifSelect.c: In function 'sat_solver_add_choice': src/map/if/ifSelect.c:339:24: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int i, k, Lits[2], Value; ^ src/map/if/ifSelect.c: In function 'If_ManNodeShapeSat': src/map/if/ifSelect.c:419:17: warning: variable 'Status' set but not used [-Wunused-but-set-variable] int i, Lit, Status; ^ src/map/if/ifSelect.c: In function 'If_ManCheckShape': src/map/if/ifSelect.c:536:12: warning: variable 'Entry1' set but not used [-Wunused-but-set-variable] int i, Entry1, Entry2, RetValue = 1; ^ src/map/if/ifSelect.c: In function 'If_ManNodeShape': src/map/if/ifSelect.c:577:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ `` Compiling: /src/map/if/ifSeq.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/map/if/ifSeq.c -o src/map/if/ifSeq.o In file included from src/map/if/if.h:38:0, from src/map/if/ifSeq.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/map/if/ifSeq.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/map/if/ifSeq.c:21: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ `` Compiling: /src/map/if/ifTest.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/map/if/ifTest.c -o src/map/if/ifTest.o `` Compiling: /src/map/if/ifTime.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/map/if/ifTime.c -o src/map/if/ifTime.o `` Compiling: /src/map/if/ifTruth.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/map/if/ifTruth.c -o src/map/if/ifTruth.o In file included from src/map/if/if.h:38:0, from src/map/if/ifTest.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': In file included from src/map/if/if.h:38:0, from src/map/if/ifTime.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/map/if/ifTest.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ In file included from src/map/if/if.h:39:0, from src/map/if/ifTime.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/map/if/ifTest.c:21: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/map/if/ifTime.c:21: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ src/map/if/ifDsd.c: In function 'If_DsdManAddDsd_rec': src/map/if/ifDsd.c:1665:14: warning: 'Type' may be used uninitialized in this function [-Wmaybe-uninitialized] iRes = If_DsdManOperation( pMan, Type, pLits, nLits, pPermStart, pTruth ); ^ src/map/if/ifTime.c: In function 'If_CutPropagateRequired': src/map/if/ifTime.c:208:21: warning: unused variable 'Delay' [-Wunused-variable] int Delay = If_CutSopBalancePinDelays( p, pCut, pPerm ); ^ src/map/if/ifTime.c:213:21: warning: unused variable 'Delay' [-Wunused-variable] int Delay = If_CutLutBalancePinDelays( p, pCut, pPerm ); ^ src/map/if/ifTime.c:218:21: warning: unused variable 'Delay' [-Wunused-variable] int Delay = If_CutDsdBalancePinDelays( p, pCut, pPerm ); ^ src/map/if/ifTest.c: In function 'Gia_ParTestSimulate2': src/map/if/ifTest.c:241:21: warning: variable 'status' set but not used [-Wunused-but-set-variable] int i, k, iFan, status, nCountFanins; ^ In file included from src/map/if/if.h:38:0, from src/map/if/ifTruth.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/map/if/ifTruth.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/map/if/ifTruth.c:21: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ src/map/if/ifDsd.c: In function 'If_CutDsdBalancePinDelays_rec': src/map/if/ifDsd.c:2119:16: warning: 'pFaninRes[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] Res0 = If_CutPinDelayMax( pFaninRes[0], pFaninRes[1], nSuppAll, 1 ); ^ src/map/if/ifDsd.c:2119:16: warning: 'pFaninRes[0]' may be used uninitialized in this function [-Wmaybe-uninitialized] `` Compiling: /src/map/if/ifTune.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/map/if/ifTune.c -o src/map/if/ifTune.o `` Compiling: /src/map/if/ifUtil.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/map/if/ifUtil.c -o src/map/if/ifUtil.o In file included from src/map/if/if.h:38:0, from src/map/if/ifTune.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/map/if/ifTune.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/map/if/ifTune.c:21: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ In file included from src/map/if/if.h:38:0, from src/map/if/ifUtil.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/map/if/ifUtil.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ In file included from src/sat/bsat/satStore.h:36:0, from src/map/if/ifTune.c:23: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/map/if/ifUtil.c:21: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ src/map/if/ifTune.c: In function 'Ifn_NtkAddConstrOne': src/map/if/ifTune.c:934:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue, k, c, Cube, Literal, nLits, pLits[IFN_INS]; ^ src/map/if/ifTune.c: In function 'Ifn_NtkAddConstraints': src/map/if/ifTune.c:961:13: warning: unused variable 'RetValue' [-Wunused-variable] int RetValue = Kit_TruthIsop( (unsigned *)&uTruth, p->nParsVNum, vCover, 0 ); ^ src/map/if/ifTune.c:976:19: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int i, k, RetValue, pVars[2*IFN_INS]; ^ src/map/if/ifTune.c: In function 'Ifn_NtkRead': src/map/if/ifTune.c:1294:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ `` Compiling: /src/map/amap/amapCore.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/map/amap/amapCore.c -o src/map/amap/amapCore.o `` Compiling: /src/map/amap/amapGraph.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/map/amap/amapGraph.c -o src/map/amap/amapGraph.o `` Compiling: /src/map/amap/amapLib.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/map/amap/amapLib.c -o src/map/amap/amapLib.o `` Compiling: /src/map/amap/amapLiberty.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/map/amap/amapLiberty.c -o src/map/amap/amapLiberty.o `` Compiling: /src/map/amap/amapMan.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/map/amap/amapMan.c -o src/map/amap/amapMan.o src/map/amap/amapLiberty.c: In function 'Amap_LibertyStart': src/map/amap/amapLiberty.c:955:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ src/map/amap/amapLiberty.c: In function 'Amap_LibertyParseStr': src/map/amap/amapLiberty.c:1065:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ `` Compiling: /src/map/amap/amapMatch.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/map/amap/amapMatch.c -o src/map/amap/amapMatch.o src/map/amap/amapMatch.c: In function 'Amap_CutAreaDerefed': src/map/amap/amapMatch.c:331:20: warning: variable 'aResult2' set but not used [-Wunused-but-set-variable] float aResult, aResult2; ^ src/map/amap/amapMatch.c: In function 'Amap_CutAreaTest': src/map/amap/amapMatch.c:357:20: warning: variable 'aResult2' set but not used [-Wunused-but-set-variable] float aResult, aResult2; ^ src/map/amap/amapMatch.c:357:11: warning: variable 'aResult' set but not used [-Wunused-but-set-variable] float aResult, aResult2; ^ `` Compiling: /src/map/amap/amapMerge.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/map/amap/amapMerge.c -o src/map/amap/amapMerge.o `` Compiling: /src/map/amap/amapOutput.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/map/amap/amapOutput.c -o src/map/amap/amapOutput.o `` Compiling: /src/map/amap/amapParse.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/map/amap/amapParse.c -o src/map/amap/amapParse.o `` Compiling: /src/map/amap/amapPerm.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/map/amap/amapPerm.c -o src/map/amap/amapPerm.o `` Compiling: /src/map/amap/amapRead.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/map/amap/amapRead.c -o src/map/amap/amapRead.o `` Compiling: /src/map/amap/amapRule.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/map/amap/amapRule.c -o src/map/amap/amapRule.o src/map/amap/amapRead.c: In function 'Amap_LoadFile': src/map/amap/amapRead.c:79:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ src/map/amap/amapRule.c: In function 'Amap_CreateRulesFromDsd_rec': src/map/amap/amapRule.c:231:12: warning: 'vRes' may be used uninitialized in this function [-Wmaybe-uninitialized] return vRes; ^ `` Compiling: /src/map/amap/amapUniq.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/map/amap/amapUniq.c -o src/map/amap/amapUniq.o `` Compiling: /src/map/cov/covBuild.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/map/cov/covBuild.c -o src/map/cov/covBuild.o `` Compiling: /src/map/cov/covCore.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/map/cov/covCore.c -o src/map/cov/covCore.o src/map/amap/amapUniq.c: In function 'Amap_LibCreateVar': src/map/amap/amapUniq.c:166:18: warning: variable 'pNode' set but not used [-Wunused-but-set-variable] Amap_Nod_t * pNode; ^ `` Compiling: /src/map/cov/covMan.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/map/cov/covMan.c -o src/map/cov/covMan.o `` Compiling: /src/map/cov/covMinEsop.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/map/cov/covMinEsop.c -o src/map/cov/covMinEsop.o src/map/cov/covBuild.c: In function 'Abc_NtkCovDerive_rec': src/map/cov/covBuild.c:474:9: warning: 'Type' may be used uninitialized in this function [-Wmaybe-uninitialized] Min_CoverCreate( vCover, pCover, (char)Type ); ^ src/map/cov/covBuild.c:474:9: warning: 'pCover' may be used uninitialized in this function [-Wmaybe-uninitialized] `` Compiling: /src/map/cov/covMinMan.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/map/cov/covMinMan.c -o src/map/cov/covMinMan.o src/map/cov/covMinEsop.c: In function 'Min_EsopMinimize': src/map/cov/covMinEsop.c:49:9: warning: variable 'nCubesInit' set but not used [-Wunused-but-set-variable] int nCubesInit, nCubesOld, nIter; ^ `` Compiling: /src/map/cov/covMinSop.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/map/cov/covMinSop.c -o src/map/cov/covMinSop.o src/map/cov/covMinSop.c: In function 'Min_SopMinimize': src/map/cov/covMinSop.c:49:9: warning: variable 'nCubesInit' set but not used [-Wunused-but-set-variable] int nCubesInit, nCubesOld, nIter; ^ src/map/cov/covMinSop.c: In function 'Min_SopComplement': src/map/cov/covMinSop.c:530:10: warning: variable 'Num' set but not used [-Wunused-but-set-variable] int Num, Value, i; ^ `` Compiling: /src/map/cov/covMinUtil.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/map/cov/covMinUtil.c -o src/map/cov/covMinUtil.o `` Compiling: /src/map/scl/scl.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/map/scl/scl.c -o src/map/scl/scl.o `` Compiling: /src/map/scl/sclBuffer.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/map/scl/sclBuffer.c -o src/map/scl/sclBuffer.o In file included from src/map/if/if.h:38:0, from src/base/main/mainInt.h:31, from src/map/scl/scl.c:22: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/base/main/mainInt.h:31, from src/map/scl/scl.c:22: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/base/main/mainInt.h:31, from src/map/scl/scl.c:22: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ In file included from src/proof/fra/fra.h:37:0, from src/base/main/mainInt.h:35, from src/map/scl/scl.c:22: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/map/scl/sclBufSize.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/map/scl/sclBufSize.c -o src/map/scl/sclBufSize.o src/map/scl/sclBufSize.c: In function 'Abc_SclAddOneInv': src/map/scl/sclBufSize.c:348:39: warning: variable 'LoadNew' set but not used [-Wunused-but-set-variable] float LoadWirePrev, LoadWireThis, LoadNew, Load = 0; ^ src/map/scl/sclBufSize.c: In function 'Abc_SclBufSize': src/map/scl/sclBufSize.c:403:36: warning: variable 'LoadNew' set but not used [-Wunused-but-set-variable] float GainGate, GainInv, Load, LoadNew, Cin, DeptMax = 0; ^ `` Compiling: /src/map/scl/sclDnsize.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/map/scl/sclDnsize.c -o src/map/scl/sclDnsize.o `` Compiling: /src/map/scl/sclLiberty.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/map/scl/sclLiberty.c -o src/map/scl/sclLiberty.o src/map/scl/sclLiberty.c: In function 'Scl_LibertyFileContents': src/map/scl/sclLiberty.c:507:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ src/map/scl/sclLiberty.c: In function 'Scl_LibertyStringDump': src/map/scl/sclLiberty.c:516:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ src/map/scl/sclLiberty.c: In function 'Scl_LibertyParse': src/map/scl/sclLiberty.c:581:73: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses] if ( !Scl_LibertyBuildItem( p, &pPos, p->pContents + p->nContents ) == 0 ) ^ `` Compiling: /src/map/scl/sclLibScl.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/map/scl/sclLibScl.c -o src/map/scl/sclLibScl.o `` Compiling: /src/map/scl/sclLibUtil.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/map/scl/sclLibUtil.c -o src/map/scl/sclLibUtil.o src/map/scl/sclLibScl.c: In function 'Abc_SclReadLibrary': src/map/scl/sclLibScl.c:203:26: warning: unused variable 'Value' [-Wunused-variable] word Value = Vec_StrGetW(vOut, pPos); ^ src/map/scl/sclLibUtil.c: In function 'Abc_SclLibClassNum': src/map/scl/sclLibUtil.c:95:15: warning: variable 'pRepr' set but not used [-Wunused-but-set-variable] SC_Cell * pRepr; ^ src/map/scl/sclLibUtil.c: In function 'Abc_SclComputeParametersCell': src/map/scl/sclLibUtil.c:382:14: warning: variable 'pPin' set but not used [-Wunused-but-set-variable] SC_Pin * pPin; ^ `` Compiling: /src/map/scl/sclLoad.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/map/scl/sclLoad.c -o src/map/scl/sclLoad.o `` Compiling: /src/map/scl/sclSize.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/map/scl/sclSize.c -o src/map/scl/sclSize.o `` Compiling: /src/map/scl/sclUpsize.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/map/scl/sclUpsize.c -o src/map/scl/sclUpsize.o src/map/scl/sclUpsize.c: In function 'Abc_SclApplyUpdateToBest': src/map/scl/sclUpsize.c:711:27: warning: variable 'GateId2' set but not used [-Wunused-but-set-variable] int i, ObjId, GateId, GateId2; ^ `` Compiling: /src/map/scl/sclUtil.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/map/scl/sclUtil.c -o src/map/scl/sclUtil.o src/map/scl/sclUtil.c: In function 'Abc_SclMioGates2SclGates': src/map/scl/sclUtil.c:50:20: warning: variable 'bufferId' set but not used [-Wunused-but-set-variable] int i, gateId, bufferId; ^ `` Compiling: /src/map/mpm/mpmAbc.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/map/mpm/mpmAbc.c -o src/map/mpm/mpmAbc.o `` Compiling: /src/map/mpm/mpmCore.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/map/mpm/mpmCore.c -o src/map/mpm/mpmCore.o In file included from src/map/mpm/mpmInt.h:37:0, from src/map/mpm/mpmAbc.c:22: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/mpm/mpmInt.h:40:0, from src/map/mpm/mpmAbc.c:22: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/mpm/mpmInt.h:37:0, from src/map/mpm/mpmCore.c:22: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/mpm/mpmInt.h:40:0, from src/map/mpm/mpmCore.c:22: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ `` Compiling: /src/map/mpm/mpmDsd.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/map/mpm/mpmDsd.c -o src/map/mpm/mpmDsd.o In file included from src/map/mpm/mpmInt.h:37:0, from src/map/mpm/mpmDsd.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/mpm/mpmInt.h:40:0, from src/map/mpm/mpmDsd.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/map/mpm/mpmDsd.c: In function 'Mpm_ManBuildHashTable': src/map/mpm/mpmDsd.c:703:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue, size = Extra_FileSize( pFileName ) / 12; // 2866420 ^ src/map/mpm/mpmDsd.c: In function 'Mpm_ManPrecomputePerms': src/map/mpm/mpmDsd.c:763:23: warning: variable 'OneCopy' set but not used [-Wunused-but-set-variable] int i, k, x, One, OneCopy, Num; ^ `` Compiling: /src/map/mpm/mpmGates.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/map/mpm/mpmGates.c -o src/map/mpm/mpmGates.o `` Compiling: /src/map/mpm/mpmLib.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/map/mpm/mpmLib.c -o src/map/mpm/mpmLib.o `` Compiling: /src/map/mpm/mpmMan.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/map/mpm/mpmMan.c -o src/map/mpm/mpmMan.o In file included from src/map/mpm/mpmInt.h:37:0, from src/map/mpm/mpmLib.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/mpm/mpmInt.h:37:0, from src/map/mpm/mpmGates.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/mpm/mpmInt.h:40:0, from src/map/mpm/mpmLib.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ In file included from src/map/mpm/mpmInt.h:40:0, from src/map/mpm/mpmGates.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ In file included from src/map/mpm/mpmInt.h:37:0, from src/map/mpm/mpmMan.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': In file included from src/map/mpm/mpmInt.h:40:0, from src/map/mpm/mpmMan.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ `` Compiling: /src/map/mpm/mpmMap.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/map/mpm/mpmMap.c -o src/map/mpm/mpmMap.o In file included from src/misc/vec/vec.h:31:0, from src/aig/gia/gia.h:34, from src/map/mpm/mpmAbc.c:21: src/map/mpm/mpmAbc.c: In function 'Mpm_ManFromIfLogic': src/misc/vec/vecInt.h:449:18: warning: 'iLitNew' may be used uninitialized in this function [-Wmaybe-uninitialized] p->pArray[i] = Entry; ^ src/map/mpm/mpmAbc.c:221:22: note: 'iLitNew' was declared here int i, k, Entry, iLitNew; ^ In file included from src/map/mpm/mpmInt.h:37:0, from src/map/mpm/mpmMap.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/mpm/mpmInt.h:40:0, from src/map/mpm/mpmMap.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ `` Compiling: /src/map/mpm/mpmMig.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/map/mpm/mpmMig.c -o src/map/mpm/mpmMig.o `` Compiling: /src/map/mpm/mpmPre.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/map/mpm/mpmPre.c -o src/map/mpm/mpmPre.o In file included from src/map/mpm/mpmInt.h:37:0, from src/map/mpm/mpmMig.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/mpm/mpmInt.h:40:0, from src/map/mpm/mpmMig.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` Compiling: /src/map/mpm/mpmTruth.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/map/mpm/mpmTruth.c -o src/map/mpm/mpmTruth.o src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/mpm/mpmPre.c:30:0: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/map/mpm/mpmPre.c: In function 'Mpm_ComputeCnfSizeOne': src/map/mpm/mpmPre.c:305:22: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int i, k, c, RetValue, Literal, Cube, nCubes = 0; ^ src/map/mpm/mpmPre.c: In function 'Ifd_ManHashInsert': src/map/mpm/mpmPre.c:369:9: warning: variable 'iObj' set but not used [-Wunused-but-set-variable] int iObj; ^ src/map/mpm/mpmPre.c: In function 'Extra_Truth6AllConfigs2': src/map/mpm/mpmPre.c:829:14: warning: variable 'Truth' set but not used [-Wunused-but-set-variable] word Truth; ^ src/map/mpm/mpmPre.c:807:24: warning: variable 'tTemp2' set but not used [-Wunused-but-set-variable] word tCur, tTemp1, tTemp2; ^ src/map/mpm/mpmPre.c:807:16: warning: variable 'tTemp1' set but not used [-Wunused-but-set-variable] word tCur, tTemp1, tTemp2; ^ src/map/mpm/mpmPre.c: In function 'Extra_Truth6AllConfigs': src/map/mpm/mpmPre.c:863:14: warning: variable 'Truth' set but not used [-Wunused-but-set-variable] word Truth; ^ src/map/mpm/mpmPre.c:840:28: warning: variable 'tTemp2' set but not used [-Wunused-but-set-variable] word tCur = t, tTemp1, tTemp2; ^ src/map/mpm/mpmPre.c:840:20: warning: variable 'tTemp1' set but not used [-Wunused-but-set-variable] word tCur = t, tTemp1, tTemp2; ^ src/map/mpm/mpmPre.c: In function 'Ifd_ManDsdTest55': src/map/mpm/mpmPre.c:1000:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue, size = Extra_FileSize( pFileName ) / 12; // 2866420 ^ In file included from src/map/mpm/mpmInt.h:37:0, from src/map/mpm/mpmTruth.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/mpm/mpmInt.h:40:0, from src/map/mpm/mpmTruth.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ `` Compiling: /src/map/mpm/mpmUtil.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/map/mpm/mpmUtil.c -o src/map/mpm/mpmUtil.o In file included from src/map/mpm/mpmInt.h:37:0, from src/map/mpm/mpmUtil.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/mpm/mpmInt.h:40:0, from src/map/mpm/mpmUtil.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ `` Compiling: /src/misc/extra/extraBddAuto.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/misc/extra/extraBddAuto.c -o src/misc/extra/extraBddAuto.o `` Compiling: /src/misc/extra/extraBddCas.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/misc/extra/extraBddCas.c -o src/misc/extra/extraBddCas.o `` Compiling: /src/misc/extra/extraBddImage.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/misc/extra/extraBddImage.c -o src/misc/extra/extraBddImage.o src/misc/extra/extraBddCas.c: In function 'Extra_bddEncodingNonStrict': src/misc/extra/extraBddCas.c:195:13: warning: variable 'clk' set but not used [-Wunused-but-set-variable] abctime clk; ^ src/misc/extra/extraBddImage.c: In function 'Extra_CreateVars': src/misc/extra/extraBddImage.c:362:9: warning: variable 'nVarsTotal' set but not used [-Wunused-but-set-variable] int nVarsTotal, iVar, p, Counter; ^ src/misc/extra/extraBddImage.c: In function 'Extra_BuildTreeNode': src/misc/extra/extraBddImage.c:635:19: warning: variable 'nSupp' set but not used [-Wunused-but-set-variable] int iVarBest, nSupp, v; ^ `` Compiling: /src/misc/extra/extraBddKmap.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/misc/extra/extraBddKmap.c -o src/misc/extra/extraBddKmap.o `` Compiling: /src/misc/extra/extraBddMisc.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/misc/extra/extraBddMisc.c -o src/misc/extra/extraBddMisc.o `` Compiling: /src/misc/extra/extraBddSymm.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/misc/extra/extraBddSymm.c -o src/misc/extra/extraBddSymm.o `` Compiling: /src/misc/extra/extraBddTime.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/misc/extra/extraBddTime.c -o src/misc/extra/extraBddTime.o `` Compiling: /src/misc/extra/extraBddUnate.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/misc/extra/extraBddUnate.c -o src/misc/extra/extraBddUnate.o `` Compiling: /src/misc/extra/extraUtilBitMatrix.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/misc/extra/extraUtilBitMatrix.c -o src/misc/extra/extraUtilBitMatrix.o `` Compiling: /src/misc/extra/extraUtilCanon.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/misc/extra/extraUtilCanon.c -o src/misc/extra/extraUtilCanon.o `` Compiling: /src/misc/extra/extraUtilCube.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/misc/extra/extraUtilCube.c -o src/misc/extra/extraUtilCube.o src/misc/extra/extraUtilCanon.c: In function 'Map_Var3Test': src/misc/extra/extraUtilCanon.c:637:9: warning: variable 'Count' set but not used [-Wunused-but-set-variable] int Count; ^ src/misc/extra/extraUtilCanon.c: In function 'Map_Var4Test': src/misc/extra/extraUtilCanon.c:670:9: warning: variable 'Count' set but not used [-Wunused-but-set-variable] int Count; ^ `` Compiling: /src/misc/extra/extraUtilDsd.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/misc/extra/extraUtilDsd.c -o src/misc/extra/extraUtilDsd.o In file included from src/misc/extra/extraUtilDsd.c:29:0: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` Compiling: /src/misc/extra/extraUtilEnum.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/misc/extra/extraUtilEnum.c -o src/misc/extra/extraUtilEnum.o src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/extra/extraUtilDsd.c: In function 'Sdm_ManBuildHashTable': src/misc/extra/extraUtilDsd.c:714:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue, size = Extra_FileSize( pFileName ) / 12; // 2866420 ^ src/misc/extra/extraUtilDsd.c: In function 'Sdm_ManPrecomputePerms': src/misc/extra/extraUtilDsd.c:755:23: warning: variable 'OneCopy' set but not used [-Wunused-but-set-variable] int i, k, x, One, OneCopy, Num; ^ src/misc/extra/extraUtilDsd.c: In function 'Sdm_ManTest': src/misc/extra/extraUtilDsd.c:1106:9: warning: variable 'iDsd' set but not used [-Wunused-but-set-variable] int iDsd; ^ src/misc/extra/extraUtilDsd.c: In function 'Sdm_ManDivTest': src/misc/extra/extraUtilDsd.c:1192:10: warning: variable 'u' set but not used [-Wunused-but-set-variable] word u, t0, t1, t = ABC_CONST(0x3F3FFFFF37003700); ^ `` Compiling: /src/misc/extra/extraUtilFile.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/misc/extra/extraUtilFile.c -o src/misc/extra/extraUtilFile.o src/misc/extra/extraUtilFile.c: In function 'Extra_FileRead': src/misc/extra/extraUtilFile.c:340:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ src/misc/extra/extraUtilFile.c: In function 'Extra_FileRead2': src/misc/extra/extraUtilFile.c:358:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ `` Compiling: /src/misc/extra/extraUtilMemory.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/misc/extra/extraUtilMemory.c -o src/misc/extra/extraUtilMemory.o `` Compiling: /src/misc/extra/extraUtilMisc.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/misc/extra/extraUtilMisc.c -o src/misc/extra/extraUtilMisc.o `` Compiling: /src/misc/extra/extraUtilPerm.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/misc/extra/extraUtilPerm.c -o src/misc/extra/extraUtilPerm.o src/misc/extra/extraUtilMisc.c: In function 'Extra_TruthPolarize': src/misc/extra/extraUtilMisc.c:411:9: warning: variable 'nMints' set but not used [-Wunused-but-set-variable] int nMints, Shift, v; ^ src/misc/extra/extraUtilMisc.c:410:14: warning: variable 'uTruthRes' set but not used [-Wunused-but-set-variable] unsigned uTruthRes, uCof0, uCof1; ^ `` Compiling: /src/misc/extra/extraUtilProgress.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/misc/extra/extraUtilProgress.c -o src/misc/extra/extraUtilProgress.o src/misc/extra/extraUtilMisc.c: In function 'Extra_Truth6MinimumExact': src/misc/extra/extraUtilMisc.c:2289:24: warning: variable 'tTemp2' set but not used [-Wunused-but-set-variable] word tCur, tTemp1, tTemp2; ^ src/misc/extra/extraUtilMisc.c:2289:16: warning: variable 'tTemp1' set but not used [-Wunused-but-set-variable] word tCur, tTemp1, tTemp2; ^ src/misc/extra/extraUtilPerm.c: In function 'Abc_ZddDiff': src/misc/extra/extraUtilPerm.c:256:13: warning: variable 'r1' set but not used [-Wunused-but-set-variable] int r0, r1, r; ^ src/misc/extra/extraUtilPerm.c: In function 'Abc_EnumerateCubeStatesZdd': src/misc/extra/extraUtilPerm.c:857:36: warning: variable 'nSize' set but not used [-Wunused-but-set-variable] int i, k, pComb[9], pPerm[24], nSize; ^ `` Compiling: /src/misc/extra/extraUtilReader.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/misc/extra/extraUtilReader.c -o src/misc/extra/extraUtilReader.o src/misc/extra/extraUtilReader.c: In function 'Extra_FileReaderAlloc': src/misc/extra/extraUtilReader.c:94:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ src/misc/extra/extraUtilReader.c: In function 'Extra_FileReaderReload': src/misc/extra/extraUtilReader.c:365:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ `` Compiling: /src/misc/extra/extraUtilSupp.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/misc/extra/extraUtilSupp.c -o src/misc/extra/extraUtilSupp.o `` Compiling: /src/misc/extra/extraUtilThresh.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/misc/extra/extraUtilThresh.c -o src/misc/extra/extraUtilThresh.o In file included from src/misc/extra/extraUtilThresh.c:27:0: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/extra/extraUtilThresh.c: In function 'Extra_ThreshCheck': src/misc/extra/extraUtilThresh.c:285:9: warning: variable 'Chow0' set but not used [-Wunused-but-set-variable] int Chow0, Chow[16]; ^ src/misc/extra/extraUtilThresh.c: In function 'Extra_ThreshCheckTest': src/misc/extra/extraUtilThresh.c:308:12: warning: variable 'Chow0' set but not used [-Wunused-but-set-variable] int T, Chow0, Chow[16], Weights[16]; ^ `` Compiling: /src/misc/extra/extraUtilTruth.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/misc/extra/extraUtilTruth.c -o src/misc/extra/extraUtilTruth.o `` Compiling: /src/misc/extra/extraUtilUtil.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/misc/extra/extraUtilUtil.c -o src/misc/extra/extraUtilUtil.o `` Compiling: /src/misc/mvc/mvcApi.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/misc/mvc/mvcApi.c -o src/misc/mvc/mvcApi.o `` Compiling: /src/misc/mvc/mvcCompare.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/misc/mvc/mvcCompare.c -o src/misc/mvc/mvcCompare.o `` Compiling: /src/misc/mvc/mvcContain.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/misc/mvc/mvcContain.c -o src/misc/mvc/mvcContain.o `` Compiling: /src/misc/mvc/mvcCover.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/misc/mvc/mvcCover.c -o src/misc/mvc/mvcCover.o `` Compiling: /src/misc/mvc/mvcCube.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/misc/mvc/mvcCube.c -o src/misc/mvc/mvcCube.o `` Compiling: /src/misc/mvc/mvcDivide.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/misc/mvc/mvcDivide.c -o src/misc/mvc/mvcDivide.o `` Compiling: /src/misc/mvc/mvcDivisor.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/misc/mvc/mvcDivisor.c -o src/misc/mvc/mvcDivisor.o `` Compiling: /src/misc/mvc/mvcList.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/misc/mvc/mvcList.c -o src/misc/mvc/mvcList.o `` Compiling: /src/misc/mvc/mvcLits.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/misc/mvc/mvcLits.c -o src/misc/mvc/mvcLits.o `` Compiling: /src/misc/mvc/mvcMan.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/misc/mvc/mvcMan.c -o src/misc/mvc/mvcMan.o `` Compiling: /src/misc/mvc/mvcOpAlg.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/misc/mvc/mvcOpAlg.c -o src/misc/mvc/mvcOpAlg.o `` Compiling: /src/misc/mvc/mvcOpBool.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/misc/mvc/mvcOpBool.c -o src/misc/mvc/mvcOpBool.o `` Compiling: /src/misc/mvc/mvcPrint.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/misc/mvc/mvcPrint.c -o src/misc/mvc/mvcPrint.o `` Compiling: /src/misc/mvc/mvcSort.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/misc/mvc/mvcSort.c -o src/misc/mvc/mvcSort.o `` Compiling: /src/misc/mvc/mvcUtils.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/misc/mvc/mvcUtils.c -o src/misc/mvc/mvcUtils.o `` Compiling: /src/misc/st/st.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/misc/st/st.c -o src/misc/st/st.o `` Compiling: /src/misc/st/stmm.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/misc/st/stmm.c -o src/misc/st/stmm.o `` Compiling: /src/misc/util/utilBridge.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/misc/util/utilBridge.c -o src/misc/util/utilBridge.o src/misc/util/utilBridge.c: In function 'Gia_ManFromBridgeReadBody': src/misc/util/utilBridge.c:313:37: warning: unused variable 'pBufferEnd' [-Wunused-variable] unsigned char * pBufferPivot, * pBufferEnd = pBuffer + Size; ^ `` Compiling: /src/misc/util/utilCex.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/misc/util/utilCex.c -o src/misc/util/utilCex.o `` Compiling: /src/misc/util/utilColor.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/misc/util/utilColor.c -o src/misc/util/utilColor.o src/misc/util/utilCex.c: In function 'Abc_CexTransformPhase': src/misc/util/utilCex.c:394:9: warning: unused variable 'nPosNew' [-Wunused-variable] int nPosNew = nPosOld * nFrames; ^ `` Compiling: /src/misc/util/utilFile.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/misc/util/utilFile.c -o src/misc/util/utilFile.o `` Compiling: /src/misc/util/utilIsop.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/misc/util/utilIsop.c -o src/misc/util/utilIsop.o In file included from src/misc/util/utilIsop.c:27:0: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ `` Compiling: /src/misc/util/utilNam.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/misc/util/utilNam.c -o src/misc/util/utilNam.o src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ `` Compiling: /src/misc/util/utilSignal.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/misc/util/utilSignal.c -o src/misc/util/utilSignal.o `` Compiling: /src/misc/util/utilSort.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/misc/util/utilSort.c -o src/misc/util/utilSort.o src/misc/util/utilSort.c: In function 'Abc_SortMerge': src/misc/util/utilSort.c:52:11: warning: unused variable 'pOutBeg' [-Wunused-variable] int * pOutBeg = pOut; ^ src/misc/util/utilSort.c:51:9: warning: unused variable 'nEntries' [-Wunused-variable] int nEntries = (p1End - p1Beg) + (p2End - p2Beg); ^ src/misc/util/utilSort.c: In function 'Abc_MergeSortCostMerge': src/misc/util/utilSort.c:155:11: warning: unused variable 'pOutBeg' [-Wunused-variable] int * pOutBeg = pOut; ^ src/misc/util/utilSort.c:154:9: warning: unused variable 'nEntries' [-Wunused-variable] int nEntries = (p1End - p1Beg) + (p2End - p2Beg); ^ `` Compiling: /src/misc/nm/nmApi.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/misc/nm/nmApi.c -o src/misc/nm/nmApi.o `` Compiling: /src/misc/nm/nmTable.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/misc/nm/nmTable.c -o src/misc/nm/nmTable.o src/misc/nm/nmTable.c: In function 'Nm_ManResize': src/misc/nm/nmTable.c:260:13: warning: variable 'clk' set but not used [-Wunused-but-set-variable] abctime clk; ^ src/misc/nm/nmApi.c: In function 'Nm_ManStoreIdName': src/misc/nm/nmApi.c:115:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue, nEntrySize; ^ `` Compiling: /src/misc/tim/timBox.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/misc/tim/timBox.c -o src/misc/tim/timBox.o `` Compiling: /src/misc/tim/timDump.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/misc/tim/timDump.c -o src/misc/tim/timDump.o src/misc/tim/timBox.c: In function 'Tim_ManBoxFindFromCiNum': src/misc/tim/timBox.c:308:17: warning: variable 'pBox' set but not used [-Wunused-but-set-variable] Tim_Box_t * pBox; ^ src/misc/tim/timDump.c: In function 'Tim_ManLoad': src/misc/tim/timDump.c:116:9: warning: variable 'VerNum' set but not used [-Wunused-but-set-variable] int VerNum, nCis, nCos, nPis, nPos; ^ `` Compiling: /src/misc/tim/timMan.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/misc/tim/timMan.c -o src/misc/tim/timMan.o `` Compiling: /src/misc/tim/timTime.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/misc/tim/timTime.c -o src/misc/tim/timTime.o In file included from src/map/if/if.h:38:0, from src/misc/tim/timMan.c:22: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/misc/tim/timMan.c:22: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/misc/tim/timMan.c:22: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ `` Compiling: /src/misc/tim/timTrav.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/misc/tim/timTrav.c -o src/misc/tim/timTrav.o `` Compiling: /src/misc/mem/mem.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/misc/mem/mem.c -o src/misc/mem/mem.o `` Compiling: /src/misc/bar/bar.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/misc/bar/bar.c -o src/misc/bar/bar.o `` Compiling: /src/misc/bbl/bblif.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/misc/bbl/bblif.c -o src/misc/bbl/bblif.o src/misc/bbl/bblif.c: In function 'Bbl_ManFileRead': src/misc/bbl/bblif.c:669:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ `` Compiling: /src/opt/cut/cutApi.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/opt/cut/cutApi.c -o src/opt/cut/cutApi.o `` Compiling: /src/opt/cut/cutCut.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/opt/cut/cutCut.c -o src/opt/cut/cutCut.o `` Compiling: /src/opt/cut/cutMerge.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/opt/cut/cutMerge.c -o src/opt/cut/cutMerge.o `` Compiling: /src/opt/cut/cutMan.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/opt/cut/cutMan.c -o src/opt/cut/cutMan.o `` Compiling: /src/opt/cut/cutNode.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/opt/cut/cutNode.c -o src/opt/cut/cutNode.o src/opt/cut/cutNode.c: In function 'Cut_NodeDoComputeCuts': src/opt/cut/cutNode.c:576:12: warning: variable 'nCutsOld' set but not used [-Wunused-but-set-variable] int i, nCutsOld, Limit; ^ `` Compiling: /src/opt/cut/cutOracle.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/opt/cut/cutOracle.c -o src/opt/cut/cutOracle.o `` Compiling: /src/opt/cut/cutPre22.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/opt/cut/cutPre22.c -o src/opt/cut/cutPre22.o `` Compiling: /src/opt/cut/cutSeq.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/opt/cut/cutSeq.c -o src/opt/cut/cutSeq.o `` Compiling: /src/opt/cut/cutTruth.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/opt/cut/cutTruth.c -o src/opt/cut/cutTruth.o `` Compiling: /src/opt/fxu/fxu.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/opt/fxu/fxu.c -o src/opt/fxu/fxu.o `` Compiling: /src/opt/fxu/fxuCreate.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/opt/fxu/fxuCreate.c -o src/opt/fxu/fxuCreate.o `` Compiling: /src/opt/fxu/fxuHeapD.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/opt/fxu/fxuHeapD.c -o src/opt/fxu/fxuHeapD.o src/opt/fxu/fxuHeapD.c: In function 'Fxu_HeapDoubleCheckOne': src/opt/fxu/fxuHeapD.c:175:18: warning: variable 'Weight2' set but not used [-Wunused-but-set-variable] int Weight1, Weight2; ^ src/opt/fxu/fxuHeapD.c:175:9: warning: variable 'Weight1' set but not used [-Wunused-but-set-variable] int Weight1, Weight2; ^ `` Compiling: /src/opt/fxu/fxuHeapS.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/opt/fxu/fxuHeapS.c -o src/opt/fxu/fxuHeapS.o `` Compiling: /src/opt/fxu/fxuList.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/opt/fxu/fxuList.c -o src/opt/fxu/fxuList.o src/opt/fxu/fxuHeapS.c: In function 'Fxu_HeapSingleStop': src/opt/fxu/fxuHeapS.c:101:9: warning: variable 'i' set but not used [-Wunused-but-set-variable] int i; ^ src/opt/fxu/fxuHeapS.c: In function 'Fxu_HeapSingleCheckOne': src/opt/fxu/fxuHeapS.c:178:18: warning: variable 'Weight2' set but not used [-Wunused-but-set-variable] int Weight1, Weight2; ^ src/opt/fxu/fxuHeapS.c:178:9: warning: variable 'Weight1' set but not used [-Wunused-but-set-variable] int Weight1, Weight2; ^ `` Compiling: /src/opt/fxu/fxuMatrix.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/opt/fxu/fxuMatrix.c -o src/opt/fxu/fxuMatrix.o `` Compiling: /src/opt/fxu/fxuPair.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/opt/fxu/fxuPair.c -o src/opt/fxu/fxuPair.o `` Compiling: /src/opt/fxu/fxuPrint.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/opt/fxu/fxuPrint.c -o src/opt/fxu/fxuPrint.o `` Compiling: /src/opt/fxu/fxuReduce.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/opt/fxu/fxuReduce.c -o src/opt/fxu/fxuReduce.o `` Compiling: /src/opt/fxu/fxuSelect.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/opt/fxu/fxuSelect.c -o src/opt/fxu/fxuSelect.o `` Compiling: /src/opt/fxu/fxuSingle.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/opt/fxu/fxuSingle.c -o src/opt/fxu/fxuSingle.o src/opt/fxu/fxuSelect.c: In function 'Fxu_Select': src/opt/fxu/fxuSelect.c:72:15: warning: variable 'fBestS' set but not used [-Wunused-but-set-variable] int iNum, fBestS; ^ src/opt/fxu/fxuSelect.c:72:9: warning: variable 'iNum' set but not used [-Wunused-but-set-variable] int iNum, fBestS; ^ src/opt/fxu/fxuSelect.c:65:18: warning: variable 'pDComplD' set but not used [-Wunused-but-set-variable] Fxu_Double * pDComplD[MAX_SIZE_LOOKAHEAD] = {0}; ^ `` Compiling: /src/opt/fxu/fxuUpdate.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/opt/fxu/fxuUpdate.c -o src/opt/fxu/fxuUpdate.o `` Compiling: /src/opt/rwr/rwrDec.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/opt/rwr/rwrDec.c -o src/opt/rwr/rwrDec.o `` Compiling: /src/opt/rwr/rwrEva.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/opt/rwr/rwrEva.c -o src/opt/rwr/rwrEva.o `` Compiling: /src/opt/rwr/rwrExp.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/opt/rwr/rwrExp.c -o src/opt/rwr/rwrExp.o src/opt/rwr/rwrEva.c: In function 'Rwr_CutEvaluate': src/opt/rwr/rwrEva.c:262:11: warning: variable 'CostBest' set but not used [-Wunused-but-set-variable] float CostBest;//, CostCur; ^ `` Compiling: /src/opt/rwr/rwrLib.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/opt/rwr/rwrLib.c -o src/opt/rwr/rwrLib.o `` Compiling: /src/opt/rwr/rwrMan.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/opt/rwr/rwrMan.c -o src/opt/rwr/rwrMan.o `` Compiling: /src/opt/rwr/rwrPrint.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/opt/rwr/rwrPrint.c -o src/opt/rwr/rwrPrint.o `` Compiling: /src/opt/rwr/rwrUtil.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/opt/rwr/rwrUtil.c -o src/opt/rwr/rwrUtil.o `` Compiling: /src/opt/mfs/mfsCore.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/opt/mfs/mfsCore.c -o src/opt/mfs/mfsCore.o `` Compiling: /src/opt/mfs/mfsDiv.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/opt/mfs/mfsDiv.c -o src/opt/mfs/mfsDiv.o `` Compiling: /src/opt/mfs/mfsInter.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/opt/mfs/mfsInter.c -o src/opt/mfs/mfsInter.o src/opt/rwr/rwrUtil.c: In function 'Rwr_ManLoadFromFile': src/opt/rwr/rwrUtil.c:570:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ In file included from src/opt/mfs/mfsInt.h:33:0, from src/opt/mfs/mfsCore.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/opt/mfs/mfsCore.c: In function 'Abc_NtkMfs': src/opt/mfs/mfsCore.c:388:32: warning: variable 'clk2' set but not used [-Wunused-but-set-variable] abctime clk = Abc_Clock(), clk2; ^ In file included from src/opt/mfs/mfsInt.h:33:0, from src/opt/mfs/mfsInter.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ In file included from src/opt/mfs/mfsInt.h:33:0, from src/opt/mfs/mfsDiv.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/opt/mfs/mfsDiv.c: In function 'Abc_MfsWinVisitMffc': src/opt/mfs/mfsDiv.c:172:17: warning: variable 'Count2' set but not used [-Wunused-but-set-variable] int Count1, Count2; ^ src/opt/mfs/mfsInter.c: In function 'Abc_NtkMfsInterplateTruth': src/opt/mfs/mfsInter.c:240:9: warning: variable 'nFanins' set but not used [-Wunused-but-set-variable] int nFanins, status; ^ `` Compiling: /src/opt/mfs/mfsMan.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/opt/mfs/mfsMan.c -o src/opt/mfs/mfsMan.o In file included from src/opt/mfs/mfsInt.h:33:0, from src/opt/mfs/mfsMan.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/opt/mfs/mfsResub.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/opt/mfs/mfsResub.c -o src/opt/mfs/mfsResub.o `` Compiling: /src/opt/mfs/mfsSat.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/opt/mfs/mfsSat.c -o src/opt/mfs/mfsSat.o In file included from src/opt/mfs/mfsInt.h:33:0, from src/opt/mfs/mfsResub.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/opt/mfs/mfsResub.c: In function 'Abc_NtkMfsEdgeSwapEval': src/opt/mfs/mfsResub.c:490:17: warning: variable 'pFanin' set but not used [-Wunused-but-set-variable] Abc_Obj_t * pFanin; ^ src/opt/mfs/mfsResub.c: In function 'Abc_NtkMfsResubNode2': src/opt/mfs/mfsResub.c:587:27: warning: variable 'pFanin2' set but not used [-Wunused-but-set-variable] Abc_Obj_t * pFanin, * pFanin2; ^ `` Compiling: /src/opt/mfs/mfsStrash.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/opt/mfs/mfsStrash.c -o src/opt/mfs/mfsStrash.o In file included from src/opt/mfs/mfsInt.h:33:0, from src/opt/mfs/mfsSat.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ In file included from src/opt/mfs/mfsInt.h:33:0, from src/opt/mfs/mfsStrash.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/opt/mfs/mfsWin.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/opt/mfs/mfsWin.c -o src/opt/mfs/mfsWin.o `` Compiling: /src/opt/sim/simMan.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/opt/sim/simMan.c -o src/opt/sim/simMan.o In file included from src/opt/mfs/mfsInt.h:33:0, from src/opt/mfs/mfsWin.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/opt/sim/simSeq.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/opt/sim/simSeq.c -o src/opt/sim/simSeq.o `` Compiling: /src/opt/sim/simSupp.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/opt/sim/simSupp.c -o src/opt/sim/simSupp.o `` Compiling: /src/opt/sim/simSwitch.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/opt/sim/simSwitch.c -o src/opt/sim/simSwitch.o src/opt/sim/simSupp.c: In function 'Sim_SolveTargetsUsingSat': src/opt/sim/simSupp.c:453:17: warning: variable 'pNodeCi' set but not used [-Wunused-but-set-variable] Abc_Obj_t * pNodeCi; ^ `` Compiling: /src/opt/sim/simSym.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/opt/sim/simSym.c -o src/opt/sim/simSym.o `` Compiling: /src/opt/sim/simSymSat.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/opt/sim/simSymSat.c -o src/opt/sim/simSymSat.o `` Compiling: /src/opt/sim/simSymSim.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/opt/sim/simSymSim.c -o src/opt/sim/simSymSim.o src/opt/sim/simSym.c: In function 'Sim_ComputeTwoVarSymms': src/opt/sim/simSym.c:49:17: warning: variable 'vResult' set but not used [-Wunused-but-set-variable] Vec_Ptr_t * vResult; ^ `` Compiling: /src/opt/sim/simSymStr.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/opt/sim/simSymStr.c -o src/opt/sim/simSymStr.o `` Compiling: /src/opt/sim/simUtils.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/opt/sim/simUtils.c -o src/opt/sim/simUtils.o `` Compiling: /src/opt/ret/retArea.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/opt/ret/retArea.c -o src/opt/ret/retArea.o src/opt/sim/simUtils.c: In function 'Sim_UtilCountSuppSizes': src/opt/sim/simUtils.c:373:26: warning: variable 'pNodeCi' set but not used [-Wunused-but-set-variable] Abc_Obj_t * pNode, * pNodeCi; ^ `` Compiling: /src/opt/ret/retCore.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/opt/ret/retCore.c -o src/opt/ret/retCore.o `` Compiling: /src/opt/ret/retDelay.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/opt/ret/retDelay.c -o src/opt/ret/retDelay.o src/opt/ret/retDelay.c: In function 'Abc_NtkRetimeMinDelay': src/opt/ret/retDelay.c:53:20: warning: variable 'DelayBest2' set but not used [-Wunused-but-set-variable] int IterBest2, DelayBest2; ^ src/opt/ret/retDelay.c:52:19: warning: variable 'DelayBest' set but not used [-Wunused-but-set-variable] int IterBest, DelayBest; ^ `` Compiling: /src/opt/ret/retFlow.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/opt/ret/retFlow.c -o src/opt/ret/retFlow.o `` Compiling: /src/opt/ret/retIncrem.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/opt/ret/retIncrem.c -o src/opt/ret/retIncrem.o src/opt/ret/retFlow.c: In function 'Abc_NtkMaxFlow': src/opt/ret/retFlow.c:147:24: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int Flow, FlowCur, RetValue, i; ^ `` Compiling: /src/opt/ret/retInit.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/opt/ret/retInit.c -o src/opt/ret/retInit.o `` Compiling: /src/opt/ret/retLvalue.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/opt/ret/retLvalue.c -o src/opt/ret/retLvalue.o src/opt/ret/retLvalue.c: In function 'Abc_NtkRetimeGetLags': src/opt/ret/retLvalue.c:97:18: warning: variable 'clkIter' set but not used [-Wunused-but-set-variable] abctime clk, clkIter; ^ src/opt/ret/retLvalue.c:96:27: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int i, FiMax, FiBest, RetValue; ^ `` Compiling: /src/opt/res/resCore.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/opt/res/resCore.c -o src/opt/res/resCore.o In file included from src/sat/bsat/satStore.h:36:0, from src/opt/res/resCore.c:24: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/opt/res/resDivs.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/opt/res/resDivs.c -o src/opt/res/resDivs.o `` Compiling: /src/opt/res/resFilter.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/opt/res/resFilter.c -o src/opt/res/resFilter.o `` Compiling: /src/opt/res/resSat.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/opt/res/resSat.c -o src/opt/res/resSat.o src/opt/res/resDivs.c: In function 'Res_WinVisitMffc': src/opt/res/resDivs.c:274:17: warning: variable 'Count2' set but not used [-Wunused-but-set-variable] int Count1, Count2; ^ src/opt/res/resFilter.c: In function 'Res_FilterCandidates': src/opt/res/resFilter.c:51:27: warning: variable 'pFanin2' set but not used [-Wunused-but-set-variable] Abc_Obj_t * pFanin, * pFanin2, * pFaninTemp; ^ src/opt/res/resFilter.c: In function 'Res_FilterCollectFaninInfo': src/opt/res/resFilter.c:385:17: warning: variable 'pFanin' set but not used [-Wunused-but-set-variable] Abc_Obj_t * pFanin; ^ In file included from src/opt/res/resSat.c:24:0: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/opt/res/resSim.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/opt/res/resSim.c -o src/opt/res/resSim.o src/opt/res/resSim.c: In function 'Res_SimPrintOutPatterns': src/opt/res/resSim.c:546:17: warning: variable 'pObj' set but not used [-Wunused-but-set-variable] Abc_Obj_t * pObj; ^ `` Compiling: /src/opt/res/resStrash.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/opt/res/resStrash.c -o src/opt/res/resStrash.o `` Compiling: /src/opt/res/resWin.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/opt/res/resWin.c -o src/opt/res/resWin.o `` Compiling: /src/opt/lpk/lpkCore.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/opt/lpk/lpkCore.c -o src/opt/lpk/lpkCore.o In file included from src/map/if/if.h:38:0, from src/opt/lpk/lpkInt.h:31, from src/opt/lpk/lpkCore.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/opt/lpk/lpkInt.h:31, from src/opt/lpk/lpkCore.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/opt/lpk/lpkInt.h:31, from src/opt/lpk/lpkCore.c:21: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ src/opt/lpk/lpkCore.c: In function 'Lpk_ExploreCut': src/opt/lpk/lpkCore.c:137:9: warning: variable 'nNodesBef' set but not used [-Wunused-but-set-variable] int nNodesBef; ^ `` Compiling: /src/opt/lpk/lpkAbcDec.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/opt/lpk/lpkAbcDec.c -o src/opt/lpk/lpkAbcDec.o In file included from src/map/if/if.h:38:0, from src/opt/lpk/lpkInt.h:31, from src/opt/lpk/lpkAbcDec.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/opt/lpk/lpkInt.h:31, from src/opt/lpk/lpkAbcDec.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/opt/lpk/lpkInt.h:31, from src/opt/lpk/lpkAbcDec.c:21: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ `` Compiling: /src/opt/lpk/lpkAbcMux.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/opt/lpk/lpkAbcMux.c -o src/opt/lpk/lpkAbcMux.o `` Compiling: /src/opt/lpk/lpkAbcDsd.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/opt/lpk/lpkAbcDsd.c -o src/opt/lpk/lpkAbcDsd.o In file included from src/map/if/if.h:38:0, from src/opt/lpk/lpkInt.h:31, from src/opt/lpk/lpkAbcMux.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/opt/lpk/lpkInt.h:31, from src/opt/lpk/lpkAbcMux.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/opt/lpk/lpkInt.h:31, from src/opt/lpk/lpkAbcMux.c:21: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ `` Compiling: /src/opt/lpk/lpkAbcUtil.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/opt/lpk/lpkAbcUtil.c -o src/opt/lpk/lpkAbcUtil.o In file included from src/map/if/if.h:38:0, from src/opt/lpk/lpkInt.h:31, from src/opt/lpk/lpkAbcDsd.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/opt/lpk/lpkInt.h:31, from src/opt/lpk/lpkAbcDsd.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/opt/lpk/lpkInt.h:31, from src/opt/lpk/lpkAbcDsd.c:21: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ `` Compiling: /src/opt/lpk/lpkCut.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/opt/lpk/lpkCut.c -o src/opt/lpk/lpkCut.o In file included from src/map/if/if.h:38:0, from src/opt/lpk/lpkInt.h:31, from src/opt/lpk/lpkAbcUtil.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/opt/lpk/lpkInt.h:31, from src/opt/lpk/lpkAbcUtil.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/opt/lpk/lpkInt.h:31, from src/opt/lpk/lpkAbcUtil.c:21: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ In file included from src/map/if/if.h:38:0, from src/opt/lpk/lpkInt.h:31, from src/opt/lpk/lpkCut.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/opt/lpk/lpkInt.h:31, from src/opt/lpk/lpkCut.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/opt/lpk/lpkInt.h:31, from src/opt/lpk/lpkCut.c:21: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ `` Compiling: /src/opt/lpk/lpkMan.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/opt/lpk/lpkMan.c -o src/opt/lpk/lpkMan.o In file included from src/map/if/if.h:38:0, from src/opt/lpk/lpkInt.h:31, from src/opt/lpk/lpkMan.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/opt/lpk/lpkInt.h:31, from src/opt/lpk/lpkMan.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/opt/lpk/lpkInt.h:31, from src/opt/lpk/lpkMan.c:21: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ `` Compiling: /src/opt/lpk/lpkMap.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/opt/lpk/lpkMap.c -o src/opt/lpk/lpkMap.o `` Compiling: /src/opt/lpk/lpkMulti.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/opt/lpk/lpkMulti.c -o src/opt/lpk/lpkMulti.o In file included from src/map/if/if.h:38:0, from src/opt/lpk/lpkInt.h:31, from src/opt/lpk/lpkMap.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/opt/lpk/lpkInt.h:31, from src/opt/lpk/lpkMap.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` Compiling: /src/opt/lpk/lpkMux.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/opt/lpk/lpkMux.c -o src/opt/lpk/lpkMux.o src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/opt/lpk/lpkInt.h:31, from src/opt/lpk/lpkMap.c:21: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ In file included from src/map/if/if.h:38:0, from src/opt/lpk/lpkInt.h:31, from src/opt/lpk/lpkMulti.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/opt/lpk/lpkInt.h:31, from src/opt/lpk/lpkMulti.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/opt/lpk/lpkInt.h:31, from src/opt/lpk/lpkMulti.c:21: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ In file included from src/map/if/if.h:38:0, from src/opt/lpk/lpkInt.h:31, from src/opt/lpk/lpkMux.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/opt/lpk/lpkInt.h:31, from src/opt/lpk/lpkMux.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/opt/lpk/lpkInt.h:31, from src/opt/lpk/lpkMux.c:21: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ `` Compiling: /src/opt/lpk/lpkSets.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/opt/lpk/lpkSets.c -o src/opt/lpk/lpkSets.o `` Compiling: /src/opt/nwk/nwkAig.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/opt/nwk/nwkAig.c -o src/opt/nwk/nwkAig.o In file included from src/map/if/if.h:38:0, from src/opt/nwk/nwk.h:32, from src/opt/nwk/nwkAig.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/opt/nwk/nwk.h:32, from src/opt/nwk/nwkAig.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': In file included from src/map/if/if.h:38:0, from src/opt/lpk/lpkInt.h:31, from src/opt/lpk/lpkSets.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/opt/nwk/nwk.h:32, from src/opt/nwk/nwkAig.c:21: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ In file included from src/map/if/if.h:39:0, from src/opt/lpk/lpkInt.h:31, from src/opt/lpk/lpkSets.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/proof/fra/fra.h:37:0, from src/opt/nwk/nwk.h:35, from src/opt/nwk/nwkAig.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ In file included from src/map/if/if.h:41:0, from src/opt/lpk/lpkInt.h:31, from src/opt/lpk/lpkSets.c:21: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/opt/nwk/nwkCheck.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/opt/nwk/nwkCheck.c -o src/opt/nwk/nwkCheck.o In file included from src/map/if/if.h:38:0, from src/opt/nwk/nwk.h:32, from src/opt/nwk/nwkCheck.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/opt/nwk/nwk.h:32, from src/opt/nwk/nwkCheck.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/opt/nwk/nwk.h:32, from src/opt/nwk/nwkCheck.c:21: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ In file included from src/proof/fra/fra.h:37:0, from src/opt/nwk/nwk.h:35, from src/opt/nwk/nwkCheck.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/opt/nwk/nwkBidec.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/opt/nwk/nwkBidec.c -o src/opt/nwk/nwkBidec.o `` Compiling: /src/opt/nwk/nwkDfs.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/opt/nwk/nwkDfs.c -o src/opt/nwk/nwkDfs.o In file included from src/map/if/if.h:38:0, from src/opt/nwk/nwk.h:32, from src/opt/nwk/nwkBidec.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/opt/nwk/nwk.h:32, from src/opt/nwk/nwkBidec.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/opt/nwk/nwk.h:32, from src/opt/nwk/nwkBidec.c:21: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ In file included from src/proof/fra/fra.h:37:0, from src/opt/nwk/nwk.h:35, from src/opt/nwk/nwkBidec.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ In file included from src/map/if/if.h:38:0, from src/opt/nwk/nwk.h:32, from src/opt/nwk/nwkDfs.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/opt/nwk/nwk.h:32, from src/opt/nwk/nwkDfs.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ `` Compiling: /src/opt/nwk/nwkFanio.c In file included from src/map/if/if.h:41:0, from src/opt/nwk/nwk.h:32, from src/opt/nwk/nwkDfs.c:21: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/opt/nwk/nwkFanio.c -o src/opt/nwk/nwkFanio.o In file included from src/proof/fra/fra.h:37:0, from src/opt/nwk/nwk.h:35, from src/opt/nwk/nwkDfs.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/opt/nwk/nwkDfs.c: In function 'Nwk_ObjMffcLabel': src/opt/nwk/nwkDfs.c:646:17: warning: variable 'Count2' set but not used [-Wunused-but-set-variable] int Count1, Count2; ^ In file included from src/map/if/if.h:38:0, from src/opt/nwk/nwk.h:32, from src/opt/nwk/nwkFanio.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/opt/nwk/nwk.h:32, from src/opt/nwk/nwkFanio.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/opt/nwk/nwk.h:32, from src/opt/nwk/nwkFanio.c:21: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ `` Compiling: /src/opt/nwk/nwkFlow.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/opt/nwk/nwkFlow.c -o src/opt/nwk/nwkFlow.o In file included from src/proof/fra/fra.h:37:0, from src/opt/nwk/nwk.h:35, from src/opt/nwk/nwkFanio.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/opt/nwk/nwkFanio.c: In function 'Nwk_ObjTransferFanout': src/opt/nwk/nwkFanio.c:276:9: warning: variable 'nFanoutsOld' set but not used [-Wunused-but-set-variable] int nFanoutsOld, i; ^ `` Compiling: /src/opt/nwk/nwkMan.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/opt/nwk/nwkMan.c -o src/opt/nwk/nwkMan.o In file included from src/map/if/if.h:38:0, from src/opt/nwk/nwk.h:32, from src/opt/nwk/nwkFlow.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/opt/nwk/nwk.h:32, from src/opt/nwk/nwkFlow.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/opt/nwk/nwk.h:32, from src/opt/nwk/nwkFlow.c:21: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ In file included from src/proof/fra/fra.h:37:0, from src/opt/nwk/nwk.h:35, from src/opt/nwk/nwkFlow.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/opt/nwk/nwkFlow.c: In function 'Nwk_ManRetimeCutForward': src/opt/nwk/nwkFlow.c:446:12: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int i, RetValue, Counter = 0, Counter2 = 0; ^ src/opt/nwk/nwkFlow.c: In function 'Nwk_ManRetimeCutBackward': src/opt/nwk/nwkFlow.c:527:12: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int i, RetValue, Counter = 0, Counter2 = 0; ^ In file included from src/map/if/if.h:38:0, from src/opt/nwk/nwk.h:32, from src/opt/nwk/nwkMan.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/opt/nwk/nwk.h:32, from src/opt/nwk/nwkMan.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/opt/nwk/nwk.h:32, from src/opt/nwk/nwkMan.c:21: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ `` Compiling: /src/opt/nwk/nwkMap.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/opt/nwk/nwkMap.c -o src/opt/nwk/nwkMap.o In file included from src/proof/fra/fra.h:37:0, from src/opt/nwk/nwk.h:35, from src/opt/nwk/nwkMan.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ In file included from src/map/if/if.h:38:0, from src/opt/nwk/nwk.h:32, from src/opt/nwk/nwkMap.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/opt/nwk/nwk.h:32, from src/opt/nwk/nwkMap.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/opt/nwk/nwk.h:32, from src/opt/nwk/nwkMap.c:21: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ In file included from src/proof/fra/fra.h:37:0, from src/opt/nwk/nwk.h:35, from src/opt/nwk/nwkMap.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/opt/nwk/nwkMerge.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/opt/nwk/nwkMerge.c -o src/opt/nwk/nwkMerge.o `` Compiling: /src/opt/nwk/nwkObj.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/opt/nwk/nwkObj.c -o src/opt/nwk/nwkObj.o src/opt/nwk/nwkMap.c: In function 'Nwk_ManToIf': src/opt/nwk/nwkMap.c:161:31: warning: 'pIfObj' may be used uninitialized in this function [-Wmaybe-uninitialized] pSwitching2[pIfObj->Id] = pSwitching[pNode->Id]; ^ In file included from src/map/if/if.h:38:0, from src/opt/nwk/nwk.h:32, from src/opt/nwk/nwkMerge.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/opt/nwk/nwk.h:32, from src/opt/nwk/nwkMerge.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:38:0, from src/opt/nwk/nwk.h:32, from src/opt/nwk/nwkObj.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:41:0, from src/opt/nwk/nwk.h:32, from src/opt/nwk/nwkMerge.c:21: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ In file included from src/map/if/if.h:39:0, from src/opt/nwk/nwk.h:32, from src/opt/nwk/nwkObj.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ In file included from src/proof/fra/fra.h:37:0, from src/opt/nwk/nwk.h:35, from src/opt/nwk/nwkMerge.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ In file included from src/map/if/if.h:41:0, from src/opt/nwk/nwk.h:32, from src/opt/nwk/nwkObj.c:21: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/opt/nwk/nwkMerge.c: In function 'Nwk_ManGraphSortPairs': src/opt/nwk/nwkMerge.c:365:9: warning: unused variable 'nSize' [-Wunused-variable] int nSize = Vec_IntSize(p->vPairs); ^ src/opt/nwk/nwkMerge.c: In function 'Nwk_ManGraphCheckLists': src/opt/nwk/nwkMerge.c:404:28: warning: variable 'pNext' set but not used [-Wunused-but-set-variable] Nwk_Vrt_t * pVertex, * pNext; ^ src/opt/nwk/nwkMerge.c: In function 'Nwk_ManLutMergeReadGraph': src/opt/nwk/nwkMerge.c:680:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ src/opt/nwk/nwkMap.c: In function 'Nwk_ManFromIf': In file included from src/proof/fra/fra.h:37:0, from src/opt/nwk/nwk.h:35, from src/opt/nwk/nwkObj.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/opt/nwk/nwkMap.c:339:21: warning: 'pObjNew' may be used uninitialized in this function [-Wmaybe-uninitialized] pObj->pData = pObjNew; ^ src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/opt/nwk/nwkSpeedup.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/opt/nwk/nwkSpeedup.c -o src/opt/nwk/nwkSpeedup.o `` Compiling: /src/opt/nwk/nwkStrash.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/opt/nwk/nwkStrash.c -o src/opt/nwk/nwkStrash.o In file included from src/map/if/if.h:38:0, from src/opt/nwk/nwk.h:32, from src/opt/nwk/nwkSpeedup.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/opt/nwk/nwk.h:32, from src/opt/nwk/nwkSpeedup.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/opt/nwk/nwk.h:32, from src/opt/nwk/nwkSpeedup.c:21: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ `` Compiling: /src/opt/nwk/nwkTiming.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/opt/nwk/nwkTiming.c -o src/opt/nwk/nwkTiming.o In file included from src/proof/fra/fra.h:37:0, from src/opt/nwk/nwk.h:35, from src/opt/nwk/nwkSpeedup.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ In file included from src/map/if/if.h:38:0, from src/opt/nwk/nwk.h:32, from src/opt/nwk/nwkStrash.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/opt/nwk/nwk.h:32, from src/opt/nwk/nwkStrash.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/opt/nwk/nwk.h:32, from src/opt/nwk/nwkStrash.c:21: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ In file included from src/map/if/if.h:38:0, from src/opt/nwk/nwk.h:32, from src/opt/nwk/nwkTiming.c:21: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/proof/fra/fra.h:37:0, from src/opt/nwk/nwk.h:35, from src/opt/nwk/nwkStrash.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ In file included from src/map/if/if.h:39:0, from src/opt/nwk/nwk.h:32, from src/opt/nwk/nwkTiming.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/opt/nwk/nwk.h:32, from src/opt/nwk/nwkTiming.c:21: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ In file included from src/proof/fra/fra.h:37:0, from src/opt/nwk/nwk.h:35, from src/opt/nwk/nwkTiming.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/opt/nwk/nwkStrash.c: In function 'Nwk_ManStrash': src/opt/nwk/nwkStrash.c:135:21: warning: 'pObjNew' may be used uninitialized in this function [-Wmaybe-uninitialized] pObj->pCopy = pObjNew; ^ `` Compiling: /src/opt/nwk/nwkUtil.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/opt/nwk/nwkUtil.c -o src/opt/nwk/nwkUtil.o In file included from src/map/if/if.h:38:0, from src/opt/nwk/nwk.h:32, from src/opt/nwk/nwkUtil.c:22: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/opt/nwk/nwk.h:32, from src/opt/nwk/nwkUtil.c:22: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/opt/nwk/nwk.h:32, from src/opt/nwk/nwkUtil.c:22: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ In file included from src/proof/fra/fra.h:37:0, from src/opt/nwk/nwk.h:35, from src/opt/nwk/nwkUtil.c:22: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/opt/rwt/rwtDec.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/opt/rwt/rwtDec.c -o src/opt/rwt/rwtDec.o `` Compiling: /src/opt/rwt/rwtMan.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/opt/rwt/rwtMan.c -o src/opt/rwt/rwtMan.o `` Compiling: /src/opt/rwt/rwtUtil.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/opt/rwt/rwtUtil.c -o src/opt/rwt/rwtUtil.o `` Compiling: /src/opt/cgt/cgtAig.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/opt/cgt/cgtAig.c -o src/opt/cgt/cgtAig.o In file included from src/opt/cgt/cgtInt.h:30:0, from src/opt/cgt/cgtAig.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/opt/cgt/cgtCore.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/opt/cgt/cgtCore.c -o src/opt/cgt/cgtCore.o `` Compiling: /src/opt/cgt/cgtDecide.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/opt/cgt/cgtDecide.c -o src/opt/cgt/cgtDecide.o In file included from src/opt/cgt/cgtInt.h:30:0, from src/opt/cgt/cgtCore.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/opt/cgt/cgtCore.c: In function 'Cgt_ClockGatingRangeCheck': src/opt/cgt/cgtCore.c:134:25: warning: variable 'nCalls' set but not used [-Wunused-but-set-variable] int i, k, RetValue, nCalls; ^ `` Compiling: /src/opt/cgt/cgtMan.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/opt/cgt/cgtMan.c -o src/opt/cgt/cgtMan.o In file included from src/opt/cgt/cgtInt.h:30:0, from src/opt/cgt/cgtDecide.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ In file included from src/opt/cgt/cgtInt.h:30:0, from src/opt/cgt/cgtMan.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/opt/cgt/cgtSat.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/opt/cgt/cgtSat.c -o src/opt/cgt/cgtSat.o In file included from src/opt/cgt/cgtInt.h:30:0, from src/opt/cgt/cgtSat.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/opt/csw/cswCore.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/opt/csw/cswCore.c -o src/opt/csw/cswCore.o `` Compiling: /src/opt/csw/cswCut.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/opt/csw/cswCut.c -o src/opt/csw/cswCut.o `` Compiling: /src/opt/csw/cswMan.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/opt/csw/cswMan.c -o src/opt/csw/cswMan.o src/opt/csw/cswCut.c: In function 'Csw_ObjTwoVarCut': src/opt/csw/cswCut.c:412:9: warning: variable 'nVars' set but not used [-Wunused-but-set-variable] int nVars, uTruth, fCompl = 0; ^ src/opt/csw/cswCut.c: In function 'Csw_ObjSweep': src/opt/csw/cswCut.c:495:43: warning: variable 'pCutSet' set but not used [-Wunused-but-set-variable] Csw_Cut_t * pCut0, * pCut1, * pCut, * pCutSet; ^ `` Compiling: /src/opt/csw/cswTable.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/opt/csw/cswTable.c -o src/opt/csw/cswTable.o `` Compiling: /src/opt/dar/darBalance.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/opt/dar/darBalance.c -o src/opt/dar/darBalance.o `` Compiling: /src/opt/dar/darCore.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/opt/dar/darCore.c -o src/opt/dar/darCore.o `` Compiling: /src/opt/dar/darCut.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/opt/dar/darCut.c -o src/opt/dar/darCut.o src/opt/dar/darCut.c: In function 'Dar_ObjComputeCuts': src/opt/dar/darCut.c:784:17: warning: unused variable 'RetValue' [-Wunused-variable] int RetValue = Dar_CutFilter( pObj, pCut ); ^ `` Compiling: /src/opt/dar/darData.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/opt/dar/darData.c -o src/opt/dar/darData.o `` Compiling: /src/opt/dar/darLib.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/opt/dar/darLib.c -o src/opt/dar/darLib.o src/opt/dar/darLib.c: In function 'Dar_LibDumpPriorities': src/opt/dar/darLib.c:670:20: warning: variable 'Out2' set but not used [-Wunused-but-set-variable] int i, k, Out, Out2, Counter = 0, Printed = 0; ^ src/opt/dar/darLib.c: In function 'Dar2_LibEval': src/opt/dar/darLib.c:1190:9: warning: variable 'p_ClassBest' set but not used [-Wunused-but-set-variable] int p_ClassBest = -1; ^ src/opt/dar/darLib.c:1187:9: warning: variable 'p_OutNumBest' set but not used [-Wunused-but-set-variable] int p_OutNumBest = -1; ^ `` Compiling: /src/opt/dar/darMan.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/opt/dar/darMan.c -o src/opt/dar/darMan.o `` Compiling: /src/opt/dar/darPrec.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/opt/dar/darPrec.c -o src/opt/dar/darPrec.o src/opt/dar/darPrec.c: In function 'Dar_TruthPolarize': src/opt/dar/darPrec.c:265:9: warning: variable 'nMints' set but not used [-Wunused-but-set-variable] int nMints, Shift, v; ^ src/opt/dar/darPrec.c:264:14: warning: variable 'uTruthRes' set but not used [-Wunused-but-set-variable] unsigned uTruthRes, uCof0, uCof1; ^ `` Compiling: /src/opt/dar/darRefact.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/opt/dar/darRefact.c -o src/opt/dar/darRefact.o `` Compiling: /src/opt/dar/darScript.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/opt/dar/darScript.c -o src/opt/dar/darScript.o src/opt/dar/darRefact.c: In function 'Dar_RefactTryGraph': src/opt/dar/darRefact.c:232:31: warning: variable 'LevelOld' set but not used [-Wunused-but-set-variable] int i, Counter, LevelNew, LevelOld; ^ src/opt/dar/darRefact.c: In function 'Dar_ManRefactor': src/opt/dar/darRefact.c:502:58: warning: variable 'nNodesSaved2' set but not used [-Wunused-but-set-variable] int nNodesOld, nNodeBefore, nNodeAfter, nNodesSaved, nNodesSaved2; ^ src/opt/dar/darRefact.c:502:33: warning: variable 'nNodeAfter' set but not used [-Wunused-but-set-variable] int nNodesOld, nNodeBefore, nNodeAfter, nNodesSaved, nNodesSaved2; ^ src/opt/dar/darRefact.c:502:20: warning: variable 'nNodeBefore' set but not used [-Wunused-but-set-variable] int nNodesOld, nNodeBefore, nNodeAfter, nNodesSaved, nNodesSaved2; ^ `` Compiling: /src/opt/dau/dauCanon.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/opt/dau/dauCanon.c -o src/opt/dau/dauCanon.o In file included from src/opt/dau/dauCanon.c:22:0: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/opt/dau/dauCanon.c: In function 'Abc_TtCofactorTest10': src/misc/util/utilTruth.h:1250:5: warning: assuming signed overflow does not occur when assuming that (X + c) < X is always false [-Wstrict-overflow] if ( jVar < iVar ) ^ `` Compiling: /src/opt/dau/dauCore.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/opt/dau/dauCore.c -o src/opt/dau/dauCore.o `` Compiling: /src/opt/dau/dauDivs.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/opt/dau/dauDivs.c -o src/opt/dau/dauDivs.o `` Compiling: /src/opt/dau/dauDsd.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/opt/dau/dauDsd.c -o src/opt/dau/dauDsd.o `` Compiling: /src/opt/dau/dauEnum.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/opt/dau/dauEnum.c -o src/opt/dau/dauEnum.o In file included from src/opt/dau/dauDivs.c:22:0: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/opt/dau/dauDsd.c:22:0: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/opt/dau/dauDsd.c: In function 'Dau_DsdWritePrime': src/opt/dau/dauDsd.c:1056:17: warning: variable 'nNonDecSize' set but not used [-Wunused-but-set-variable] int nNonDecSize; ^ src/opt/dau/dauDsd.c: In function 'Dau_DsdTest44': src/opt/dau/dauDsd.c:1990:9: warning: variable 'nNonDec' set but not used [-Wunused-but-set-variable] int nNonDec = Dau_DsdDecompose( &t, 6, 1, 1, pRes ); ^ src/opt/dau/dauDsd.c: In function 'Dau_DsdTest888': src/opt/dau/dauDsd.c:2011:12: warning: variable 'Status' set but not used [-Wunused-but-set-variable] int i, Status; ^ src/opt/dau/dauDsd.c:2011:9: warning: variable 'i' set but not used [-Wunused-but-set-variable] int i, Status; ^ src/opt/dau/dauDsd.c: In function 'Dau_DsdTest555': src/opt/dau/dauDsd.c:2041:9: warning: variable 'nSizeNonDec' set but not used [-Wunused-but-set-variable] int nSizeNonDec; ^ `` Compiling: /src/opt/dau/dauGia.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/opt/dau/dauGia.c -o src/opt/dau/dauGia.o In file included from src/opt/dau/dauGia.c:23:0: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` Compiling: /src/opt/dau/dauMerge.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/opt/dau/dauMerge.c -o src/opt/dau/dauMerge.o src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/opt/dau/dauMerge.c:22:0: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/opt/dau/dauMerge.c: In function 'Dau_DsdMergeInlineDefinitions': src/opt/dau/dauMerge.c:236:12: warning: unused variable 'pBegin' [-Wunused-variable] char * pBegin = pRes; ^ src/opt/dau/dauMerge.c: In function 'Dau_DsdTest66': src/opt/dau/dauMerge.c:803:10: warning: variable 't' set but not used [-Wunused-but-set-variable] word t = Dau_Dsd6ToTruth( pStr ); ^ src/opt/dau/dauMerge.c:802:12: warning: variable 'pRes' set but not used [-Wunused-but-set-variable] char * pRes; ^ `` Compiling: /src/opt/dau/dauNonDsd.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/opt/dau/dauNonDsd.c -o src/opt/dau/dauNonDsd.o In file included from src/opt/dau/dauNonDsd.c:22:0: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/opt/dau/dauNonDsd.c: In function 'Dau_DecPerform6': src/opt/dau/dauNonDsd.c:720:32: warning: variable 'ResD' set but not used [-Wunused-but-set-variable] int i, m, v, status, ResC, ResD, Counter = 0; ^ src/opt/dau/dauNonDsd.c:720:26: warning: variable 'ResC' set but not used [-Wunused-but-set-variable] int i, m, v, status, ResC, ResD, Counter = 0; ^ src/opt/dau/dauNonDsd.c: In function 'Dau_DecPerform': src/opt/dau/dauNonDsd.c:777:29: warning: variable 'ResD' set but not used [-Wunused-but-set-variable] int v, i, status, ResC, ResD; ^ src/opt/dau/dauNonDsd.c:777:23: warning: variable 'ResC' set but not used [-Wunused-but-set-variable] int v, i, status, ResC, ResD; ^ `` Compiling: /src/opt/dau/dauTree.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/opt/dau/dauTree.c -o src/opt/dau/dauTree.o In file included from src/opt/dau/dauTree.c:23:0: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/opt/dau/dauTree.c: In function 'Dss_ObjCreate': src/opt/dau/dauTree.c:776:35: warning: variable 'pPrev' set but not used [-Wunused-but-set-variable] Dss_Obj_t * pObj, * pFanin, * pPrev = NULL; ^ src/opt/dau/dauTree.c: In function 'Dss_ManMerge': src/opt/dau/dauTree.c:1659:17: warning: variable 's' set but not used [-Wunused-but-set-variable] int s; ^ src/opt/dau/dauTree.c: In function 'Dss_NtkCreate_rec': src/opt/dau/dauTree.c:577:12: warning: 'Type' may be used uninitialized in this function [-Wmaybe-uninitialized] if ( Type == DAU_DSD_PRIME ) ^ `` Compiling: /src/opt/sfm/sfmCnf.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/opt/sfm/sfmCnf.c -o src/opt/sfm/sfmCnf.o In file included from src/opt/sfm/sfmInt.h:35:0, from src/opt/sfm/sfmCnf.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/opt/sfm/sfmCnf.c: In function 'Sfm_TruthToCnf': src/opt/sfm/sfmCnf.c:83:22: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int i, k, c, RetValue, Literal, Cube, nCubes = 0; ^ src/opt/sfm/sfmCnf.c: In function 'Sfm_CreateCnf': src/opt/sfm/sfmCnf.c:127:12: warning: variable 'nCubes' set but not used [-Wunused-but-set-variable] int i, nCubes; ^ `` Compiling: /src/opt/sfm/sfmCore.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/opt/sfm/sfmCore.c -o src/opt/sfm/sfmCore.o `` Compiling: /src/opt/sfm/sfmNtk.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/opt/sfm/sfmNtk.c -o src/opt/sfm/sfmNtk.o In file included from src/opt/sfm/sfmInt.h:35:0, from src/opt/sfm/sfmCore.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ In file included from src/opt/sfm/sfmInt.h:35:0, from src/opt/sfm/sfmNtk.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/opt/sfm/sfmNtk.c: In function 'Sfm_CheckConsistency': src/opt/sfm/sfmNtk.c:48:15: warning: variable 'Fanin' set but not used [-Wunused-but-set-variable] int i, k, Fanin; ^ src/opt/sfm/sfmNtk.c: In function 'Sfm_NtkRemoveFanin': src/opt/sfm/sfmNtk.c:261:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ src/opt/sfm/sfmNtk.c: In function 'Sfm_NtkDeleteObj_rec': src/opt/sfm/sfmNtk.c:288:13: warning: unused variable 'RetValue' [-Wunused-variable] int RetValue = Vec_IntRemove( Sfm_ObjFoArray(p, iFanin), iNode ); assert( RetValue ); ^ src/opt/sfm/sfmNtk.c: In function 'Sfm_NtkUpdate': src/opt/sfm/sfmNtk.c:323:17: warning: unused variable 'RetValue' [-Wunused-variable] int RetValue = Vec_IntRemove( Sfm_ObjFoArray(p, iFanin), iNode ); assert( RetValue ); ^ `` Compiling: /src/opt/sfm/sfmSat.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/opt/sfm/sfmSat.c -o src/opt/sfm/sfmSat.o In file included from src/opt/sfm/sfmInt.h:35:0, from src/opt/sfm/sfmSat.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/opt/sfm/sfmWin.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/opt/sfm/sfmWin.c -o src/opt/sfm/sfmWin.o `` Compiling: /src/sat/bsat/satMem.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/sat/bsat/satMem.c -o src/sat/bsat/satMem.o In file included from src/opt/sfm/sfmInt.h:35:0, from src/opt/sfm/sfmWin.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/opt/sfm/sfmWin.c: In function 'Sfm_ObjMffcSize': src/opt/sfm/sfmWin.c:91:17: warning: variable 'Count2' set but not used [-Wunused-but-set-variable] int Count1, Count2; ^ `` Compiling: /src/sat/bsat/satInter.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/sat/bsat/satInter.c -o src/sat/bsat/satInter.o In file included from src/sat/bsat/satStore.h:36:0, from src/sat/bsat/satInter.c:26: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satInter.c: In function 'Int_ManInterpolate': src/sat/bsat/satInter.c:1008:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue = 1; ^ `` Compiling: /src/sat/bsat/satInterA.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/sat/bsat/satInterA.c -o src/sat/bsat/satInterA.o In file included from src/sat/bsat/satStore.h:36:0, from src/sat/bsat/satInterA.c:26: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satInterA.c: In function 'Inta_ManInterpolate': src/sat/bsat/satInterA.c:949:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue = 1; ^ `` Compiling: /src/sat/bsat/satInterB.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/sat/bsat/satInterB.c -o src/sat/bsat/satInterB.o In file included from src/sat/bsat/satStore.h:36:0, from src/sat/bsat/satInterB.c:26: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satInterB.c: In function 'Intb_ManInterpolate': src/sat/bsat/satInterB.c:992:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue = 1; ^ `` Compiling: /src/sat/bsat/satInterP.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/sat/bsat/satInterP.c -o src/sat/bsat/satInterP.o In file included from src/sat/bsat/satStore.h:36:0, from src/sat/bsat/satInterP.c:26: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satInterP.c: In function 'Intp_ManUnsatCore': src/sat/bsat/satInterP.c:968:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue = 1; ^ `` Compiling: /src/sat/bsat/satProof.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/sat/bsat/satProof.c -o src/sat/bsat/satProof.o src/sat/bsat/satProof.c: In function 'Proof_CollectUsedIter': src/sat/bsat/satProof.c:149:13: warning: variable 'clk' set but not used [-Wunused-but-set-variable] abctime clk = Abc_Clock(); ^ src/sat/bsat/satProof.c: In function 'Sat_ProofCheck0': src/sat/bsat/satProof.c:373:23: warning: variable 'pFanin' set but not used [-Wunused-but-set-variable] satset * pNode, * pFanin; ^ `` Compiling: /src/sat/bsat/satSolver.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/sat/bsat/satSolver.c -o src/sat/bsat/satSolver.o In file included from src/sat/bsat/satSolver.c:27:0: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/sat/bsat/satSolver2.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/sat/bsat/satSolver2.c -o src/sat/bsat/satSolver2.o In file included from src/sat/bsat/satSolver2.h:34:0, from src/sat/bsat/satSolver2.c:27: src/sat/bsat/satProof2.h: In function 'Prf_ManCompact': src/sat/bsat/satProof2.h:189:29: warning: variable 'nSize' set but not used [-Wunused-but-set-variable] int i, w, k = 0, Entry, nSize; ^ `` Compiling: /src/sat/bsat/satSolver2i.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/sat/bsat/satSolver2i.c -o src/sat/bsat/satSolver2i.o src/sat/bsat/satSolver2.c: In function 'solver2_propagate': src/sat/bsat/satSolver2.c:951:25: warning: unused variable 'fLitIsFalse' [-Wunused-variable] int fLitIsFalse = (var_value(s, Var) == !lit_sign(Lit)); ^ In file included from src/sat/bsat/satSolver2.h:34:0, from src/sat/bsat/satSolver2i.c:21: src/sat/bsat/satProof2.h: In function 'Prf_ManCompact': src/sat/bsat/satProof2.h:189:29: warning: variable 'nSize' set but not used [-Wunused-but-set-variable] int i, w, k = 0, Entry, nSize; ^ src/sat/bsat/satSolver2i.c: In function 'Gia_ManInterTest': src/sat/bsat/satSolver2i.c:166:24: warning: variable 'status' set but not used [-Wunused-but-set-variable] int Lit, Cid, Var, status, i; ^ `` Compiling: /src/sat/bsat/satStore.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/sat/bsat/satStore.c -o src/sat/bsat/satStore.o In file included from src/sat/bsat/satStore.h:36:0, from src/sat/bsat/satStore.c:26: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satStore.c: In function 'Sto_ManLoadClauses': src/sat/bsat/satStore.c:428:17: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ `` Compiling: /src/sat/bsat/satTrace.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/sat/bsat/satTrace.c -o src/sat/bsat/satTrace.o `` Compiling: /src/sat/bsat/satTruth.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/sat/bsat/satTruth.c -o src/sat/bsat/satTruth.o In file included from src/sat/bsat/satTrace.c:21:0: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/sat/bsat/satUtil.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/sat/bsat/satUtil.c -o src/sat/bsat/satUtil.o In file included from src/sat/bsat/satUtil.c:23:0: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ In file included from src/sat/bsat/satSolver2.h:34:0, from src/sat/bsat/satUtil.c:24: src/sat/bsat/satProof2.h: In function 'Prf_ManCompact': src/sat/bsat/satProof2.h:189:29: warning: variable 'nSize' set but not used [-Wunused-but-set-variable] int i, w, k = 0, Entry, nSize; ^ `` Compiling: /src/sat/csat/csat_apis.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/sat/csat/csat_apis.c -o src/sat/csat/csat_apis.o `` Compiling: /src/sat/msat/msatActivity.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/sat/msat/msatActivity.c -o src/sat/msat/msatActivity.o `` Compiling: /src/sat/msat/msatClause.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/sat/msat/msatClause.c -o src/sat/msat/msatClause.o `` Compiling: /src/sat/msat/msatClauseVec.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/sat/msat/msatClauseVec.c -o src/sat/msat/msatClauseVec.o `` Compiling: /src/sat/msat/msatMem.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/sat/msat/msatMem.c -o src/sat/msat/msatMem.o `` Compiling: /src/sat/msat/msatOrderH.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/sat/msat/msatOrderH.c -o src/sat/msat/msatOrderH.o `` Compiling: /src/sat/msat/msatQueue.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/sat/msat/msatQueue.c -o src/sat/msat/msatQueue.o `` Compiling: /src/sat/msat/msatRead.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/sat/msat/msatRead.c -o src/sat/msat/msatRead.o src/sat/msat/msatRead.c: In function 'Msat_FileRead': src/sat/msat/msatRead.c:51:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ src/sat/msat/msatRead.c: In function 'Msat_ReadDimacs': src/sat/msat/msatRead.c:206:16: warning: variable 'nClas' set but not used [-Wunused-but-set-variable] int nVars, nClas; ^ `` Compiling: /src/sat/msat/msatSolverApi.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/sat/msat/msatSolverApi.c -o src/sat/msat/msatSolverApi.o `` Compiling: /src/sat/msat/msatSolverCore.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/sat/msat/msatSolverCore.c -o src/sat/msat/msatSolverCore.o `` Compiling: /src/sat/msat/msatSolverIo.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/sat/msat/msatSolverIo.c -o src/sat/msat/msatSolverIo.o `` Compiling: /src/sat/msat/msatSolverSearch.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/sat/msat/msatSolverSearch.c -o src/sat/msat/msatSolverSearch.o src/sat/msat/msatSolverSearch.c: In function 'Msat_SolverRecord': `` Compiling: /src/sat/msat/msatSort.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/sat/msat/msatSort.c -o src/sat/msat/msatSort.o src/sat/msat/msatSolverSearch.c:149:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value; ^ src/sat/msat/msatSolverSearch.c: In function 'Msat_SolverSearch': src/sat/msat/msatSolverSearch.c:539:39: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int nLevelBack, nConfs, nAssigns, Value; ^ `` Compiling: /src/sat/msat/msatVec.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/sat/msat/msatVec.c -o src/sat/msat/msatVec.o `` Compiling: /src/sat/cnf/cnfCore.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/sat/cnf/cnfCore.c -o src/sat/cnf/cnfCore.o `` Compiling: /src/sat/cnf/cnfCut.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/sat/cnf/cnfCut.c -o src/sat/cnf/cnfCut.o `` Compiling: /src/sat/cnf/cnfData.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/sat/cnf/cnfData.c -o src/sat/cnf/cnfData.o `` Compiling: /src/sat/cnf/cnfFast.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/sat/cnf/cnfFast.c -o src/sat/cnf/cnfFast.o src/sat/cnf/cnfData.c: In function 'Cnf_ReadMsops': src/sat/cnf/cnfData.c:4556:35: warning: loop exit may only be reached after undefined behavior [-Waggressive-loop-optimizations] for ( Size = 0; s_Data4[Size] && Size < 100000; Size++ ); ^ src/sat/cnf/cnfData.c:4556:28: note: possible undefined statement is here for ( Size = 0; s_Data4[Size] && Size < 100000; Size++ ); ^ src/sat/cnf/cnfFast.c: In function 'Cnf_ComputeClauses': src/sat/cnf/cnfFast.c:202:29: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int c, k, Cube, OutLit, RetValue; ^ src/sat/cnf/cnfFast.c: In function 'Cnf_DeriveFastMark': src/sat/cnf/cnfFast.c:301:34: warning: variable 'pObjC' set but not used [-Wunused-but-set-variable] Aig_Obj_t * pObj, * pTemp, * pObjC, * pObj0, * pObj1; ^ src/sat/cnf/cnfFast.c: In function 'Cnf_CutCountClauses': src/sat/cnf/cnfFast.c:454:12: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int i, RetValue, nSize = 0; ^ src/sat/cnf/cnfFast.c: In function 'Cnf_DeriveFast': src/sat/cnf/cnfFast.c:669:13: warning: variable 'clk' set but not used [-Wunused-but-set-variable] abctime clk;//, clkTotal = Abc_Clock(); ^ `` Compiling: /src/sat/cnf/cnfMan.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/sat/cnf/cnfMan.c -o src/sat/cnf/cnfMan.o In file included from src/sat/cnf/cnfMan.c:22:0: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ In file included from src/sat/bsat/satSolver2.h:34:0, from src/sat/cnf/cnfMan.c:23: src/sat/bsat/satProof2.h: In function 'Prf_ManCompact': src/sat/bsat/satProof2.h:189:29: warning: variable 'nSize' set but not used [-Wunused-but-set-variable] int i, w, k = 0, Entry, nSize; ^ `` Compiling: /src/sat/cnf/cnfMap.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/sat/cnf/cnfMap.c -o src/sat/cnf/cnfMap.o `` Compiling: /src/sat/cnf/cnfPost.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/sat/cnf/cnfPost.c -o src/sat/cnf/cnfPost.o `` Compiling: /src/sat/cnf/cnfUtil.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/sat/cnf/cnfUtil.c -o src/sat/cnf/cnfUtil.o `` Compiling: /src/sat/cnf/cnfWrite.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/sat/cnf/cnfWrite.c -o src/sat/cnf/cnfWrite.o In file included from src/sat/cnf/cnfUtil.c:22:0: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/sat/bmc/bmcBCore.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/sat/bmc/bmcBCore.c -o src/sat/bmc/bmcBCore.o In file included from src/sat/bmc/bmcBCore.c:22:0: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bmc/bmcBCore.c: In function 'Bmc_ManBCoreCollectPivots': src/sat/bmc/bmcBCore.c:60:18: warning: variable 'iFrame' set but not used [-Wunused-but-set-variable] int i, iVar, iFrame; ^ `` Compiling: /src/sat/bmc/bmcBmc.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/sat/bmc/bmcBmc.c -o src/sat/bmc/bmcBmc.o In file included from src/proof/fra/fra.h:37:0, from src/sat/bmc/bmcBmc.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/sat/bmc/bmcBmc2.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/sat/bmc/bmcBmc2.c -o src/sat/bmc/bmcBmc2.o In file included from src/sat/bsat/satStore.h:36:0, from src/sat/bmc/bmcBmc2.c:22: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bmc/bmcBmc2.c: In function 'Saig_BmcSolveTargets': src/sat/bmc/bmcBmc2.c:679:28: warning: variable 'status' set but not used [-Wunused-but-set-variable] int i, k, VarNum, Lit, status, RetValue; ^ src/sat/bmc/bmcBmc2.c: In function 'Saig_BmcPerform': src/sat/bmc/bmcBmc2.c:769:32: warning: variable 'clk2' set but not used [-Wunused-but-set-variable] abctime clk = Abc_Clock(), clk2, clkTotal = Abc_Clock(); ^ `` Compiling: /src/sat/bmc/bmcBmc3.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/sat/bmc/bmcBmc3.c -o src/sat/bmc/bmcBmc3.o In file included from src/proof/fra/fra.h:37:0, from src/sat/bmc/bmcBmc3.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/sat/bmc/bmcBmcAnd.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/sat/bmc/bmcBmcAnd.c -o src/sat/bmc/bmcBmcAnd.o src/sat/bmc/bmcBmc3.c: In function 'Saig_ManBmcSupergateTest': src/sat/bmc/bmcBmc3.c:558:17: warning: variable 'pObj' set but not used [-Wunused-but-set-variable] Aig_Obj_t * pObj; ^ src/sat/bmc/bmcBmc3.c: In function 'Saig_ManBmcScalable': src/sat/bmc/bmcBmc3.c:1400:13: warning: variable 'clk' set but not used [-Wunused-but-set-variable] abctime clk, clk2, clkSatRun, clkOther = 0, clkTotal = Abc_Clock(); ^ `` Compiling: /src/sat/bmc/bmcBmci.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/sat/bmc/bmcBmci.c -o src/sat/bmc/bmcBmci.o In file included from src/sat/bsat/satStore.h:36:0, from src/sat/bmc/bmcBmcAnd.c:23: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ In file included from src/sat/bsat/satStore.h:36:0, from src/sat/bmc/bmcBmci.c:23: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/sat/bmc/bmcCexCare.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/sat/bmc/bmcCexCare.c -o src/sat/bmc/bmcCexCare.o `` Compiling: /src/sat/bmc/bmcCexCut.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/sat/bmc/bmcCexCut.c -o src/sat/bmc/bmcCexCut.o In file included from src/misc/vec/vec.h:31:0, from src/aig/aig/aig.h:34, from src/aig/saig/saig.h:29, from src/sat/bmc/bmc.h:29, from src/sat/bmc/bmcBmcAnd.c:21: src/sat/bmc/bmcBmcAnd.c: In function 'Gia_ManBmcAddCnf': src/misc/vec/vecInt.h:415:21: warning: 'iObj' may be used uninitialized in this function [-Wmaybe-uninitialized] return p->pArray[i]; ^ src/sat/bmc/bmcBmcAnd.c:507:12: note: 'iObj' was declared here int i, iObj, VarC0; ^ `` Compiling: /src/sat/bmc/bmcCexDepth.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/sat/bmc/bmcCexDepth.c -o src/sat/bmc/bmcCexDepth.o `` Compiling: /src/sat/bmc/bmcCexMin1.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/sat/bmc/bmcCexMin1.c -o src/sat/bmc/bmcCexMin1.o `` Compiling: /src/sat/bmc/bmcCexMin2.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/sat/bmc/bmcCexMin2.c -o src/sat/bmc/bmcCexMin2.o src/sat/bmc/bmcCexMin1.c: In function 'Saig_ManCexMinCollectReason_rec': src/sat/bmc/bmcCexMin1.c:388:13: warning: unused variable 'fPhase1' [-Wunused-variable] int fPhase1 = Abc_LitIsCompl( Aig_ObjFanin1(pObj)->iData ) ^ Aig_ObjFaninC1(pObj); ^ src/sat/bmc/bmcCexMin1.c:387:13: warning: unused variable 'fPhase0' [-Wunused-variable] int fPhase0 = Abc_LitIsCompl( Aig_ObjFanin0(pObj)->iData ) ^ Aig_ObjFaninC0(pObj); ^ src/sat/bmc/bmcCexMin2.c: In function 'Gia_ManCexMin': src/sat/bmc/bmcCexMin2.c:320:12: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int f, RetValue; ^ `` Compiling: /src/sat/bmc/bmcCexTools.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/sat/bmc/bmcCexTools.c -o src/sat/bmc/bmcCexTools.o `` Compiling: /src/sat/bmc/bmcChain.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/sat/bmc/bmcChain.c -o src/sat/bmc/bmcChain.o In file included from src/sat/bmc/bmcChain.c:24:0: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bmc/bmcChain.c: In function 'Gia_ManVerifyCexAndMove': src/sat/bmc/bmcChain.c:114:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue, i, k, iBit = 0; ^ `` Compiling: /src/sat/bmc/bmcEco.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/sat/bmc/bmcEco.c -o src/sat/bmc/bmcEco.o `` Compiling: /src/sat/bmc/bmcFault.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/sat/bmc/bmcFault.c -o src/sat/bmc/bmcFault.o In file included from src/sat/bmc/bmcEco.c:23:0: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ In file included from src/sat/bsat/satStore.h:36:0, from src/sat/bmc/bmcFault.c:23: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/sat/bmc/bmcFx.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/sat/bmc/bmcFx.c -o src/sat/bmc/bmcFx.o `` Compiling: /src/sat/bmc/bmcICheck.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/sat/bmc/bmcICheck.c -o src/sat/bmc/bmcICheck.o In file included from src/sat/bsat/satStore.h:36:0, from src/sat/bmc/bmcFx.c:24: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ In file included from src/sat/bsat/satStore.h:36:0, from src/sat/bmc/bmcICheck.c:23: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/sat/bmc/bmcInse.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/sat/bmc/bmcInse.c -o src/sat/bmc/bmcInse.o In file included from src/sat/bsat/satStore.h:36:0, from src/sat/bmc/bmcInse.c:23: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/sat/bmc/bmcLoad.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/sat/bmc/bmcLoad.c -o src/sat/bmc/bmcLoad.o `` Compiling: /src/sat/bmc/bmcMaxi.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/sat/bmc/bmcMaxi.c -o src/sat/bmc/bmcMaxi.o In file included from src/sat/bsat/satStore.h:36:0, from src/sat/bmc/bmcLoad.c:22: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ In file included from src/sat/bsat/satStore.h:36:0, from src/sat/bmc/bmcMaxi.c:23: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/sat/bmc/bmcMulti.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/sat/bmc/bmcMulti.c -o src/sat/bmc/bmcMulti.o `` Compiling: /src/sat/bmc/bmcUnroll.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/sat/bmc/bmcUnroll.c -o src/sat/bmc/bmcUnroll.o `` Compiling: /src/bool/bdc/bdcCore.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/bool/bdc/bdcCore.c -o src/bool/bdc/bdcCore.o `` Compiling: /src/bool/bdc/bdcDec.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/bool/bdc/bdcDec.c -o src/bool/bdc/bdcDec.o `` Compiling: /src/bool/bdc/bdcSpfd.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/bool/bdc/bdcSpfd.c -o src/bool/bdc/bdcSpfd.o src/bool/bdc/bdcSpfd.c: In function 'Bdc_SpfdReadFiles5': src/bool/bdc/bdcSpfd.c:730:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ src/bool/bdc/bdcSpfd.c: In function 'Bdc_SpfdReadFiles6': src/bool/bdc/bdcSpfd.c:762:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ `` Compiling: /src/bool/bdc/bdcTable.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/bool/bdc/bdcTable.c -o src/bool/bdc/bdcTable.o `` Compiling: /src/bool/dec/decAbc.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/bool/dec/decAbc.c -o src/bool/dec/decAbc.o `` Compiling: /src/bool/dec/decMan.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/bool/dec/decMan.c -o src/bool/dec/decMan.o `` Compiling: /src/bool/dec/decFactor.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/bool/dec/decFactor.c -o src/bool/dec/decFactor.o src/bool/dec/decAbc.c: In function 'Dec_GraphToNetworkCount': src/bool/dec/decAbc.c:172:31: warning: variable 'LevelOld' set but not used [-Wunused-but-set-variable] int i, Counter, LevelNew, LevelOld; ^ src/bool/dec/decAbc.c: In function 'Dec_GraphUpdateNetwork': src/bool/dec/decAbc.c:245:20: warning: variable 'nNodesOld' set but not used [-Wunused-but-set-variable] int nNodesNew, nNodesOld; ^ src/bool/dec/decAbc.c:245:9: warning: variable 'nNodesNew' set but not used [-Wunused-but-set-variable] int nNodesNew, nNodesOld; ^ src/bool/dec/decFactor.c: In function 'Dec_FactorVerify': src/bool/dec/decFactor.c:380:13: warning: variable 's' set but not used [-Wunused-but-set-variable] int s; ^ `` Compiling: /src/bool/dec/decPrint.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/bool/dec/decPrint.c -o src/bool/dec/decPrint.o `` Compiling: /src/bool/dec/decUtil.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/bool/dec/decUtil.c -o src/bool/dec/decUtil.o `` Compiling: /src/bool/kit/kitAig.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/bool/kit/kitAig.c -o src/bool/kit/kitAig.o `` Compiling: /src/bool/kit/kitBdd.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/bool/kit/kitBdd.c -o src/bool/kit/kitBdd.o src/bool/kit/kitBdd.c: In function 'Kit_SopFactorVerify': src/bool/kit/kitBdd.c:219:13: warning: variable 's' set but not used [-Wunused-but-set-variable] int s; ^ `` Compiling: /src/bool/kit/kitCloud.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/bool/kit/kitCloud.c -o src/bool/kit/kitCloud.o `` Compiling: /src/bool/kit/cloud.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/bool/kit/cloud.c -o src/bool/kit/cloud.o src/bool/kit/cloud.c: In function 'Cloud_Init': src/bool/kit/cloud.c:74:16: warning: variable 'clk2' set but not used [-Wunused-but-set-variable] abctime clk1, clk2; ^ src/bool/kit/cloud.c:74:10: warning: variable 'clk1' set but not used [-Wunused-but-set-variable] abctime clk1, clk2; ^ `` Compiling: /src/bool/kit/kitDsd.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/bool/kit/kitDsd.c -o src/bool/kit/kitDsd.o `` Compiling: /src/bool/kit/kitFactor.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/bool/kit/kitFactor.c -o src/bool/kit/kitFactor.o src/bool/kit/kitFactor.c: In function 'Kit_SopFactorTrivialCube_rec': src/bool/kit/kitFactor.c:202:38: warning: variable 'nLits2' set but not used [-Wunused-but-set-variable] int i, iLit = -1, nLits, nLits1, nLits2; ^ src/bool/kit/kitFactor.c: In function 'Kit_FactorTest': src/bool/kit/kitFactor.c:313:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ `` Compiling: /src/bool/kit/kitGraph.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/bool/kit/kitGraph.c -o src/bool/kit/kitGraph.o `` Compiling: /src/bool/kit/kitHop.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/bool/kit/kitHop.c -o src/bool/kit/kitHop.o `` Compiling: /src/bool/kit/kitIsop.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/bool/kit/kitIsop.c -o src/bool/kit/kitIsop.o src/bool/kit/kitIsop.c: In function 'Kit_TruthIsop': src/bool/kit/kitIsop.c:59:16: warning: variable 'pResult' set but not used [-Wunused-but-set-variable] unsigned * pResult; ^ `` Compiling: /src/bool/kit/kitPla.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/bool/kit/kitPla.c -o src/bool/kit/kitPla.o `` Compiling: /src/bool/kit/kitSop.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/bool/kit/kitSop.c -o src/bool/kit/kitSop.o `` Compiling: /src/bool/kit/kitTruth.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/bool/kit/kitTruth.c -o src/bool/kit/kitTruth.o src/bool/kit/kitTruth.c: In function 'Kit_TruthPrintProfile_int': src/bool/kit/kitTruth.c:2047:9: warning: variable 'nTotalMints' set but not used [-Wunused-but-set-variable] int nTotalMints, nTotalMints0, nTotalMints1; ^ `` Compiling: /src/bool/lucky/lucky.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/bool/lucky/lucky.c -o src/bool/lucky/lucky.o `` Compiling: /src/bool/lucky/luckyFast16.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/bool/lucky/luckyFast16.c -o src/bool/lucky/luckyFast16.o `` Compiling: /src/bool/lucky/luckyFast6.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/bool/lucky/luckyFast6.c -o src/bool/lucky/luckyFast6.o `` Compiling: /src/bool/lucky/luckyRead.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/bool/lucky/luckyRead.c -o src/bool/lucky/luckyRead.o src/bool/lucky/luckyRead.c: In function 'Abc_TruthReadHex': src/bool/lucky/luckyRead.c:60:10: warning: variable 'EndSymbol' set but not used [-Wunused-but-set-variable] char EndSymbol; ^ src/bool/lucky/luckyRead.c: In function 'Abc_FileRead': src/bool/lucky/luckyRead.c:128:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ src/bool/kit/kitDsd.c: In function 'Kit_DsdCountAigNodes_rec': src/bool/kit/kitDsd.c:1863:18: warning: 'RetValue' may be used uninitialized in this function [-Wmaybe-uninitialized] RetValue += Kit_DsdCountAigNodes_rec( pNtk, Abc_Lit2Var(iLit) ); ^ `` Compiling: /src/bool/lucky/luckySimple.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/bool/lucky/luckySimple.c -o src/bool/lucky/luckySimple.o `` Compiling: /src/bool/lucky/luckySwapIJ.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/bool/lucky/luckySwapIJ.c -o src/bool/lucky/luckySwapIJ.o `` Compiling: /src/bool/lucky/luckySwap.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/bool/lucky/luckySwap.c -o src/bool/lucky/luckySwap.o `` Compiling: /src/bool/rsb/rsbDec6.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/bool/rsb/rsbDec6.c -o src/bool/rsb/rsbDec6.o In file included from src/bool/rsb/rsbInt.h:35:0, from src/bool/rsb/rsbDec6.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/bool/rsb/rsbDec6.c: In function 'Rsb_ManPerformResub6Test': src/bool/rsb/rsbDec6.c:732:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ `` Compiling: /src/bool/rsb/rsbMan.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/bool/rsb/rsbMan.c -o src/bool/rsb/rsbMan.o In file included from src/bool/rsb/rsbInt.h:35:0, from src/bool/rsb/rsbMan.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ `` Compiling: /src/bool/rpo/rpo.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/bool/rpo/rpo.c -o src/bool/rpo/rpo.o `` Compiling: /src/proof/pdr/pdrCnf.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/pdr/pdrCnf.c -o src/proof/pdr/pdrCnf.o In file included from src/proof/pdr/pdrInt.h:31:0, from src/proof/pdr/pdrCnf.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/proof/pdr/pdrCore.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/pdr/pdrCore.c -o src/proof/pdr/pdrCore.o In file included from src/proof/pdr/pdrInt.h:31:0, from src/proof/pdr/pdrCore.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/proof/pdr/pdrInv.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/pdr/pdrInv.c -o src/proof/pdr/pdrInv.o In file included from src/proof/pdr/pdrInt.h:31:0, from src/proof/pdr/pdrInv.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/proof/pdr/pdrMan.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/pdr/pdrMan.c -o src/proof/pdr/pdrMan.o In file included from src/proof/pdr/pdrInt.h:31:0, from src/proof/pdr/pdrMan.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/proof/pdr/pdrSat.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/pdr/pdrSat.c -o src/proof/pdr/pdrSat.o `` Compiling: /src/proof/pdr/pdrTsim.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/pdr/pdrTsim.c -o src/proof/pdr/pdrTsim.o In file included from src/proof/pdr/pdrInt.h:31:0, from src/proof/pdr/pdrSat.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/proof/pdr/pdrSat.c: In function 'Pdr_ManSetPropertyOutput': src/proof/pdr/pdrSat.c:181:14: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int Lit, RetValue, i; ^ src/proof/pdr/pdrSat.c: In function 'Pdr_ManSolverAddClause': src/proof/pdr/pdrSat.c:213:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ src/proof/pdr/pdrSat.c: In function 'Pdr_ManCheckCube': src/proof/pdr/pdrSat.c:289:9: warning: variable 'fLitUsed' set but not used [-Wunused-but-set-variable] int fLitUsed = 0; ^ In file included from src/proof/pdr/pdrInt.h:31:0, from src/proof/pdr/pdrTsim.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/proof/pdr/pdrTsim.c: In function 'Pdr_ManTernarySim': src/proof/pdr/pdrTsim.c:366:19: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int i, Entry, RetValue; ^ `` Compiling: /src/proof/pdr/pdrUtil.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/pdr/pdrUtil.c -o src/proof/pdr/pdrUtil.o In file included from src/proof/pdr/pdrInt.h:31:0, from src/proof/pdr/pdrUtil.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/proof/abs/absDup.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/abs/absDup.c -o src/proof/abs/absDup.o `` Compiling: /src/proof/abs/absGla.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/abs/absGla.c -o src/proof/abs/absGla.o `` Compiling: /src/proof/abs/absGlaOld.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/abs/absGlaOld.c -o src/proof/abs/absGlaOld.o In file included from src/sat/bsat/satSolver2.h:34:0, from src/proof/abs/absGla.c:23: src/sat/bsat/satProof2.h: In function 'Prf_ManCompact': src/sat/bsat/satProof2.h:189:29: warning: variable 'nSize' set but not used [-Wunused-but-set-variable] int i, w, k = 0, Entry, nSize; ^ In file included from src/sat/bsat/satSolver2.h:34:0, from src/proof/abs/absGlaOld.c:22: src/sat/bsat/satProof2.h: In function 'Prf_ManCompact': src/sat/bsat/satProof2.h:189:29: warning: variable 'nSize' set but not used [-Wunused-but-set-variable] int i, w, k = 0, Entry, nSize; ^ src/proof/abs/absGla.c: In function 'Ga2_ManCnfCompute': src/proof/abs/absGla.c:632:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ src/proof/abs/absGlaOld.c: In function 'Gla_ManAddClauses': src/proof/abs/absGlaOld.c:1345:16: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int i, RetValue, nClauses, iFirstClause, * pLit; ^ src/proof/abs/absGlaOld.c: In function 'Gla_ManUnsatCore': src/proof/abs/absGlaOld.c:1450:13: warning: variable 'clk' set but not used [-Wunused-but-set-variable] abctime clk = Abc_Clock(); ^ `` Compiling: /src/proof/abs/absIter.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/abs/absIter.c -o src/proof/abs/absIter.o src/proof/abs/absIter.c: In function 'Gia_IterTryImprove': src/proof/abs/absIter.c:60:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue, iFrame; ^ `` Compiling: /src/proof/abs/absOldCex.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/abs/absOldCex.c -o src/proof/abs/absOldCex.o `` Compiling: /src/proof/abs/absOldRef.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/abs/absOldRef.c -o src/proof/abs/absOldRef.o In file included from src/proof/fra/fra.h:37:0, from src/proof/abs/absOldRef.c:23: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/proof/abs/absOldRef.c: In function 'Saig_ManCexRemap': src/proof/abs/absOldRef.c:87:17: warning: variable 'pObj' set but not used [-Wunused-but-set-variable] Aig_Obj_t * pObj; ^ src/proof/abs/absOldRef.c: In function 'Saig_ManCexFirstFlopPi': src/proof/abs/absOldRef.c:136:17: warning: variable 'pObj' set but not used [-Wunused-but-set-variable] Aig_Obj_t * pObj; ^ In file included from src/misc/vec/vec.h:31:0, from src/base/abc/abc.h:34, from src/base/main/main.h:30, from src/proof/abs/absGla.c:21: src/proof/abs/absGla.c: In function 'Ga2_ManAddAbsClauses': src/misc/vec/vecInt.h:716:27: warning: 'Lit' may be used uninitialized in this function [-Wmaybe-uninitialized] p->pArray[p->nSize++] = Entry; ^ src/proof/abs/absGla.c:831:12: note: 'Lit' was declared here int i, Lit; ^ `` Compiling: /src/proof/abs/absOldSat.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/abs/absOldSat.c -o src/proof/abs/absOldSat.o In file included from src/proof/abs/absOldSat.c:23:0: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/proof/abs/absOldSat.c: In function 'Saig_RefManOrderLiterals': src/proof/abs/absOldSat.c:442:27: warning: variable 'iFrame' set but not used [-Wunused-but-set-variable] int i, Entry, iInput, iFrame; ^ src/proof/abs/absOldSat.c: In function 'Saig_RefManRunSat': src/proof/abs/absOldSat.c:513:13: warning: variable 'clk' set but not used [-Wunused-but-set-variable] abctime clk = Abc_Clock(); ^ `` Compiling: /src/proof/abs/absOldSim.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/abs/absOldSim.c -o src/proof/abs/absOldSim.o `` Compiling: /src/proof/abs/absOut.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/abs/absOut.c -o src/proof/abs/absOut.o `` Compiling: /src/proof/abs/absPth.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/abs/absPth.c -o src/proof/abs/absPth.o src/proof/abs/absPth.c: In function 'Abs_ProverThread': src/proof/abs/absPth.c:99:19: warning: variable 'status' set but not used [-Wunused-but-set-variable] int RetValue, status; ^ src/proof/abs/absPth.c: In function 'Gia_GlaProveAbsracted': src/proof/abs/absPth.c:140:9: warning: variable 'status' set but not used [-Wunused-but-set-variable] int status; ^ src/proof/abs/absPth.c: In function 'Gia_GlaProveCancel': src/proof/abs/absPth.c:181:9: warning: variable 'status' set but not used [-Wunused-but-set-variable] int status; ^ src/proof/abs/absPth.c: In function 'Gia_GlaProveCheck': src/proof/abs/absPth.c:188:9: warning: variable 'status' set but not used [-Wunused-but-set-variable] int status; ^ `` Compiling: /src/proof/abs/absRef.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/abs/absRef.c -o src/proof/abs/absRef.o In file included from src/sat/bsat/satSolver2.h:34:0, from src/proof/abs/absRef.c:21: src/sat/bsat/satProof2.h: In function 'Prf_ManCompact': src/sat/bsat/satProof2.h:189:29: warning: variable 'nSize' set but not used [-Wunused-but-set-variable] int i, w, k = 0, Entry, nSize; ^ src/proof/abs/absRef.c: In function 'Rnm_ManRefine': src/proof/abs/absRef.c:678:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ `` Compiling: /src/proof/abs/absRefSelect.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/abs/absRefSelect.c -o src/proof/abs/absRefSelect.o src/proof/abs/absRefSelect.c: In function 'Rnm_ManFilterSelected': src/proof/abs/absRefSelect.c:131:15: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int i, k, RetValue, Counters[3] = {0}; ^ src/proof/abs/absRefSelect.c: In function 'Rnm_ManFilterSelectedNew': src/proof/abs/absRefSelect.c:213:19: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int i, k, k2, RetValue, Counters[3] = {0}; ^ `` Compiling: /src/proof/abs/absRpm.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/abs/absRpm.c -o src/proof/abs/absRpm.o `` Compiling: /src/proof/abs/absRpmOld.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/abs/absRpmOld.c -o src/proof/abs/absRpmOld.o `` Compiling: /src/proof/abs/absVta.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/abs/absVta.c -o src/proof/abs/absVta.o In file included from src/sat/bsat/satSolver2.h:34:0, from src/proof/abs/absVta.c:21: src/sat/bsat/satProof2.h: In function 'Prf_ManCompact': src/sat/bsat/satProof2.h:189:29: warning: variable 'nSize' set but not used [-Wunused-but-set-variable] int i, w, k = 0, Entry, nSize; ^ src/proof/abs/absVta.c: In function 'Vta_ManUnsatCore': src/proof/abs/absVta.c:1085:13: warning: variable 'clk' set but not used [-Wunused-but-set-variable] abctime clk = Abc_Clock(); ^ `` Compiling: /src/proof/abs/absUtil.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/abs/absUtil.c -o src/proof/abs/absUtil.o src/proof/abs/absUtil.c: In function 'Gia_VtaConvertToGla': src/proof/abs/absUtil.c:80:17: warning: variable 'pObj' set but not used [-Wunused-but-set-variable] Gia_Obj_t * pObj; ^ src/proof/abs/absUtil.c: In function 'Gia_VtaConvertFromGla': src/proof/abs/absUtil.c:114:19: warning: variable 'nObjMask' set but not used [-Wunused-but-set-variable] int nObjBits, nObjMask, nObjs = Gia_ManObjNum(p); ^ `` Compiling: /src/proof/bbr/bbrCex.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/bbr/bbrCex.c -o src/proof/bbr/bbrCex.o src/proof/bbr/bbrCex.c: In function 'Aig_ManVerifyUsingBddsCountExample': src/proof/bbr/bbrCex.c:52:17: warning: variable 'pObj' set but not used [-Wunused-but-set-variable] Aig_Obj_t * pObj; ^ `` Compiling: /src/proof/bbr/bbrImage.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/bbr/bbrImage.c -o src/proof/bbr/bbrImage.o `` Compiling: /src/proof/bbr/bbrNtbdd.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/bbr/bbrNtbdd.c -o src/proof/bbr/bbrNtbdd.o src/proof/bbr/bbrImage.c: In function 'Bbr_CreateVars': src/proof/bbr/bbrImage.c:452:9: warning: variable 'nVarsTotal' set but not used [-Wunused-but-set-variable] int nVarsTotal, iVar, p, Counter; ^ src/proof/bbr/bbrImage.c: In function 'Bbr_BuildTreeNode': src/proof/bbr/bbrImage.c:730:19: warning: variable 'nSupp' set but not used [-Wunused-but-set-variable] int iVarBest, nSupp, v; ^ `` Compiling: /src/proof/bbr/bbrReach.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/bbr/bbrReach.c -o src/proof/bbr/bbrReach.o `` Compiling: /src/proof/llb/llb1Cluster.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/llb/llb1Cluster.c -o src/proof/llb/llb1Cluster.o src/proof/bbr/bbrReach.c: In function 'Aig_ManInitStateVarMap': src/proof/bbr/bbrReach.c:128:17: warning: variable 'pLatch' set but not used [-Wunused-but-set-variable] Aig_Obj_t * pLatch; ^ `` Compiling: /src/proof/llb/llb1Constr.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/llb/llb1Constr.c -o src/proof/llb/llb1Constr.o `` Compiling: /src/proof/llb/llb1Core.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/llb/llb1Core.c -o src/proof/llb/llb1Core.o `` Compiling: /src/proof/llb/llb1Group.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/llb/llb1Group.c -o src/proof/llb/llb1Group.o `` Compiling: /src/proof/llb/llb1Hint.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/llb/llb1Hint.c -o src/proof/llb/llb1Hint.o `` Compiling: /src/proof/llb/llb1Man.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/llb/llb1Man.c -o src/proof/llb/llb1Man.o `` Compiling: /src/proof/llb/llb1Matrix.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/llb/llb1Matrix.c -o src/proof/llb/llb1Matrix.o `` Compiling: /src/proof/llb/llb1Pivot.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/llb/llb1Pivot.c -o src/proof/llb/llb1Pivot.o `` Compiling: /src/proof/llb/llb1Reach.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/llb/llb1Reach.c -o src/proof/llb/llb1Reach.o src/proof/llb/llb1Reach.c: In function 'Llb_ManReachDeriveCex': src/proof/llb/llb1Reach.c:472:17: warning: variable 'pObj' set but not used [-Wunused-but-set-variable] Aig_Obj_t * pObj; ^ `` Compiling: /src/proof/llb/llb1Sched.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/llb/llb1Sched.c -o src/proof/llb/llb1Sched.o `` Compiling: /src/proof/llb/llb2Bad.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/llb/llb2Bad.c -o src/proof/llb/llb2Bad.o src/proof/llb/llb2Bad.c: In function 'Llb_BddQuantifyPis': src/proof/llb/llb2Bad.c:112:17: warning: variable 'pObj' set but not used [-Wunused-but-set-variable] Aig_Obj_t * pObj; ^ `` Compiling: /src/proof/llb/llb2Core.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/llb/llb2Core.c -o src/proof/llb/llb2Core.o `` Compiling: /src/proof/llb/llb2Driver.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/llb/llb2Driver.c -o src/proof/llb/llb2Driver.o `` Compiling: /src/proof/llb/llb2Dump.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/llb/llb2Dump.c -o src/proof/llb/llb2Dump.o src/proof/llb/llb2Core.c: In function 'Llb_CoreDeriveCex': src/proof/llb/llb2Core.c:101:17: warning: variable 'pObj' set but not used [-Wunused-but-set-variable] Aig_Obj_t * pObj; ^ `` Compiling: /src/proof/llb/llb2Flow.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/llb/llb2Flow.c -o src/proof/llb/llb2Flow.o `` Compiling: /src/proof/llb/llb2Image.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/llb/llb2Image.c -o src/proof/llb/llb2Image.o src/proof/llb/llb2Flow.c: In function 'Llb_ManFlow': src/proof/llb/llb2Flow.c:766:24: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int Flow, FlowCur, RetValue, i; ^ src/proof/llb/llb2Flow.c: In function 'Llb_ManFlowCompute': src/proof/llb/llb2Flow.c:834:24: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int Flow, FlowCur, RetValue, i; ^ src/proof/llb/llb2Flow.c: In function 'Llb_ManFlowFindBestCut': src/proof/llb/llb2Flow.c:1159:17: warning: variable 'pObj' set but not used [-Wunused-but-set-variable] Aig_Obj_t * pObj; ^ `` Compiling: /src/proof/llb/llb3Image.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/llb/llb3Image.c -o src/proof/llb/llb3Image.o src/proof/llb/llb3Image.c: In function 'Llb_NonlinQuantify2': src/proof/llb/llb3Image.c:349:12: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int i, RetValue, nSuppSize; ^ `` Compiling: /src/proof/llb/llb3Nonlin.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/llb/llb3Nonlin.c -o src/proof/llb/llb3Nonlin.o `` Compiling: /src/proof/llb/llb4Cex.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/llb/llb4Cex.c -o src/proof/llb/llb4Cex.o In file included from src/proof/llb/llb4Cex.c:23:0: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/proof/llb/llb4Image.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/llb/llb4Image.c -o src/proof/llb/llb4Image.o `` Compiling: /src/proof/llb/llb4Nonlin.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/llb/llb4Nonlin.c -o src/proof/llb/llb4Nonlin.o `` Compiling: /src/proof/llb/llb4Sweep.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/llb/llb4Sweep.c -o src/proof/llb/llb4Sweep.o src/proof/llb/llb4Image.c: In function 'Llb_Nonlin4Quantify1': src/proof/llb/llb4Image.c:267:12: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int i, RetValue, nSizeNew; ^ src/proof/llb/llb4Image.c: In function 'Llb_Nonlin4Quantify2': src/proof/llb/llb4Image.c:330:18: warning: variable 'liveEnd' set but not used [-Wunused-but-set-variable] int liveBeg, liveEnd; ^ src/proof/llb/llb4Image.c:330:9: warning: variable 'liveBeg' set but not used [-Wunused-but-set-variable] int liveBeg, liveEnd; ^ src/proof/llb/llb4Image.c:327:12: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int i, RetValue, nSuppSize; ^ `` Compiling: /src/proof/live/liveness.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/live/liveness.c -o src/proof/live/liveness.o src/proof/llb/llb4Nonlin.c: In function 'Llb_Nonlin4DeriveCex': src/proof/llb/llb4Nonlin.c:584:15: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int i, v, RetValue;//, clk = Abc_Clock(); ^ src/proof/llb/llb4Nonlin.c:582:17: warning: variable 'pObj' set but not used [-Wunused-but-set-variable] Aig_Obj_t * pObj; ^ src/proof/llb/llb4Nonlin.c: In function 'Llb_ReachableStates': src/proof/llb/llb4Nonlin.c:1113:12: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int i, RetValue; ^ In file included from src/map/if/if.h:38:0, from src/base/main/mainInt.h:31, from src/proof/live/liveness.c:26: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/base/main/mainInt.h:31, from src/proof/live/liveness.c:26: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/base/main/mainInt.h:31, from src/proof/live/liveness.c:26: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ In file included from src/proof/fra/fra.h:37:0, from src/base/main/mainInt.h:35, from src/proof/live/liveness.c:26: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/proof/live/liveness.c: In function 'retrieveTruePiName': src/proof/live/liveness.c:117:13: warning: variable 'pObjOld' set but not used [-Wunused-but-set-variable] Aig_Obj_t *pObjOld, *pObj; ^ src/proof/live/liveness.c: In function 'retrieveLOName': src/proof/live/liveness.c:139:13: warning: variable 'pObjOld' set but not used [-Wunused-but-set-variable] Aig_Obj_t *pObjOld, *pObj; ^ src/proof/live/liveness.c: In function 'LivenessToSafetyTransformation': src/proof/live/liveness.c:257:13: warning: variable 'pObjOriginalSafetyPropertyOutput' set but not used [-Wunused-but-set-variable] Aig_Obj_t *pObjOriginalSafetyPropertyOutput; ^ src/proof/live/liveness.c:253:28: warning: variable 'pObjShadowLi' set but not used [-Wunused-but-set-variable] Aig_Obj_t *pObjShadowLo, *pObjShadowLi, *pObjShadowLiDriver; ^ src/proof/live/liveness.c:250:34: warning: variable 'pObjSavedLi' set but not used [-Wunused-but-set-variable] Aig_Obj_t *pObjSavedLo = NULL, *pObjSavedLi = NULL; ^ src/proof/live/liveness.c: In function 'LivenessToSafetyTransformationAbs': src/proof/live/liveness.c:551:28: warning: variable 'pObjShadowLi' set but not used [-Wunused-but-set-variable] Aig_Obj_t *pObjShadowLo, *pObjShadowLi, *pObjShadowLiDriver; ^ src/proof/live/liveness.c:548:13: warning: variable 'pObjSavedLi' set but not used [-Wunused-but-set-variable] Aig_Obj_t *pObjSavedLi = NULL, *pObjSavedLo = NULL; ^ src/proof/live/liveness.c: In function 'Abc_CommandAbcLivenessToSafety': src/proof/live/liveness.c:1257:46: warning: variable 'pNtkOld' set but not used [-Wunused-but-set-variable] Abc_Ntk_t * pNtk, * pNtkTemp, *pNtkNew, *pNtkOld; ^ src/proof/live/liveness.c:1256:9: warning: variable 'pOut' set but not used [-Wunused-but-set-variable] FILE * pOut, * pErr; ^ src/proof/live/liveness.c: In function 'Abc_CommandAbcLivenessToSafetyAbstraction': src/proof/live/liveness.c:1602:46: warning: variable 'pNtkOld' set but not used [-Wunused-but-set-variable] Abc_Ntk_t * pNtk, * pNtkTemp, *pNtkNew, *pNtkOld; ^ src/proof/live/liveness.c:1601:9: warning: variable 'pOut' set but not used [-Wunused-but-set-variable] FILE * pOut, * pErr; ^ src/proof/live/liveness.c: In function 'LivenessToSafetyTransformationWithLTL': src/proof/live/liveness.c:1812:13: warning: variable 'pObjOriginalSafetyPropertyOutput' set but not used [-Wunused-but-set-variable] Aig_Obj_t *pObjOriginalSafetyPropertyOutput; ^ src/proof/live/liveness.c:1808:28: warning: variable 'pObjShadowLi' set but not used [-Wunused-but-set-variable] Aig_Obj_t *pObjShadowLo, *pObjShadowLi, *pObjShadowLiDriver; ^ src/proof/live/liveness.c:1805:34: warning: variable 'pObjSavedLi' set but not used [-Wunused-but-set-variable] Aig_Obj_t *pObjSavedLo = NULL, *pObjSavedLi = NULL; ^ src/proof/live/liveness.c: In function 'Abc_CommandAbcLivenessToSafetyWithLTL': src/proof/live/liveness.c:2271:46: warning: variable 'pNtkOld' set but not used [-Wunused-but-set-variable] Abc_Ntk_t * pNtk, * pNtkTemp, *pNtkNew, *pNtkOld; ^ src/proof/live/liveness.c:2270:9: warning: variable 'pOut' set but not used [-Wunused-but-set-variable] FILE * pOut, * pErr; ^ `` Compiling: /src/proof/live/liveness_sim.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/live/liveness_sim.c -o src/proof/live/liveness_sim.o src/proof/live/liveness_sim.c: In function 'retrieveTruePiName': src/proof/live/liveness_sim.c:80:13: warning: variable 'pObjOld' set but not used [-Wunused-but-set-variable] Aig_Obj_t *pObjOld, *pObj; ^ src/proof/live/liveness_sim.c: In function 'retrieveLOName': src/proof/live/liveness_sim.c:102:13: warning: variable 'pObjOld' set but not used [-Wunused-but-set-variable] Aig_Obj_t *pObjOld, *pObj; ^ src/proof/live/liveness_sim.c: In function 'LivenessToSafetyTransformationSim': src/proof/live/liveness_sim.c:206:28: warning: variable 'pObjShadowLi' set but not used [-Wunused-but-set-variable] Aig_Obj_t *pObjShadowLo, *pObjShadowLi, *pObjShadowLiDriver; ^ src/proof/live/liveness_sim.c:203:27: warning: variable 'pObjSavedLi' set but not used [-Wunused-but-set-variable] Aig_Obj_t *pObjSavedLo, *pObjSavedLi; ^ src/proof/live/liveness_sim.c: In function 'Abc_CommandAbcLivenessToSafetySim': src/proof/live/liveness_sim.c:757:46: warning: variable 'pNtkOld' set but not used [-Wunused-but-set-variable] Abc_Ntk_t * pNtk, * pNtkTemp, *pNtkNew, *pNtkOld; ^ src/proof/live/liveness_sim.c:756:9: warning: variable 'pOut' set but not used [-Wunused-but-set-variable] FILE * pOut, * pErr; ^ `` Compiling: /src/proof/live/ltl_parser.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/live/ltl_parser.c -o src/proof/live/ltl_parser.o In file included from src/map/if/if.h:38:0, from src/base/main/mainInt.h:31, from src/proof/live/ltl_parser.c:27: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/base/main/mainInt.h:31, from src/proof/live/ltl_parser.c:27: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/base/main/mainInt.h:31, from src/proof/live/ltl_parser.c:27: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ In file included from src/proof/fra/fra.h:37:0, from src/base/main/mainInt.h:35, from src/proof/live/ltl_parser.c:27: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/proof/live/kliveness.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/live/kliveness.c -o src/proof/live/kliveness.o In file included from src/map/if/if.h:38:0, from src/base/main/mainInt.h:31, from src/proof/live/kliveness.c:27: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/base/main/mainInt.h:31, from src/proof/live/kliveness.c:27: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/base/main/mainInt.h:31, from src/proof/live/kliveness.c:27: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ In file included from src/proof/fra/fra.h:37:0, from src/base/main/mainInt.h:35, from src/proof/live/kliveness.c:27: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/proof/live/monotone.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/live/monotone.c -o src/proof/live/monotone.o src/proof/live/kliveness.c: In function 'Abc_CommandNChooseK': src/proof/live/kliveness.c:722:6: warning: variable 'directive' set but not used [-Wunused-but-set-variable] int directive = -1; ^ In file included from src/map/if/if.h:38:0, from src/base/main/mainInt.h:31, from src/proof/live/monotone.c:27: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/base/main/mainInt.h:31, from src/proof/live/monotone.c:27: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` Compiling: /src/proof/live/disjunctiveMonotone.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/live/disjunctiveMonotone.c -o src/proof/live/disjunctiveMonotone.o src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/base/main/mainInt.h:31, from src/proof/live/monotone.c:27: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ In file included from src/proof/fra/fra.h:37:0, from src/base/main/mainInt.h:35, from src/proof/live/monotone.c:27: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/proof/live/monotone.c: In function 'createMonotoneTester': src/proof/live/monotone.c:162:13: warning: unused variable 'vCandMonotoneLocal' [-Wunused-variable] Vec_Int_t *vCandMonotoneLocal = monotoneVectorArg->attrCandMonotone; ^ In file included from src/map/if/if.h:38:0, from src/base/main/mainInt.h:31, from src/proof/live/disjunctiveMonotone.c:25: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/base/main/mainInt.h:31, from src/proof/live/disjunctiveMonotone.c:25: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/base/main/mainInt.h:31, from src/proof/live/disjunctiveMonotone.c:25: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ In file included from src/proof/fra/fra.h:37:0, from src/base/main/mainInt.h:35, from src/proof/live/disjunctiveMonotone.c:25: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/proof/live/arenaViolation.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/live/arenaViolation.c -o src/proof/live/arenaViolation.o In file included from src/map/if/if.h:38:0, from src/base/main/mainInt.h:31, from src/proof/live/arenaViolation.c:25: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/base/main/mainInt.h:31, from src/proof/live/arenaViolation.c:25: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/base/main/mainInt.h:31, from src/proof/live/arenaViolation.c:25: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ In file included from src/proof/fra/fra.h:37:0, from src/base/main/mainInt.h:35, from src/proof/live/arenaViolation.c:25: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/proof/live/arenaViolation.c: In function 'collectWindowBeginSignalWithDSC': src/proof/live/arenaViolation.c:258:13: warning: variable 'pObj' set but not used [-Wunused-but-set-variable] Aig_Obj_t *pObj; ^ src/proof/live/arenaViolation.c: In function 'collectWithinWindowSignalWithDSC': src/proof/live/arenaViolation.c:274:13: warning: variable 'pObj' set but not used [-Wunused-but-set-variable] Aig_Obj_t *pObj; ^ src/proof/live/arenaViolation.c: In function 'collectPendingSignalWithDSC': src/proof/live/arenaViolation.c:288:13: warning: variable 'pObj' set but not used [-Wunused-but-set-variable] Aig_Obj_t *pObj; ^ `` Compiling: /src/proof/live/kLiveConstraints.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/live/kLiveConstraints.c -o src/proof/live/kLiveConstraints.o In file included from src/map/if/if.h:38:0, from src/base/main/mainInt.h:31, from src/proof/live/kLiveConstraints.c:27: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/base/main/mainInt.h:31, from src/proof/live/kLiveConstraints.c:27: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/base/main/mainInt.h:31, from src/proof/live/kLiveConstraints.c:27: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ In file included from src/proof/fra/fra.h:37:0, from src/base/main/mainInt.h:35, from src/proof/live/kLiveConstraints.c:27: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/proof/live/combination.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/live/combination.c -o src/proof/live/combination.o `` Compiling: /src/proof/cec/cecCec.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/cec/cecCec.c -o src/proof/cec/cecCec.o `` Compiling: /src/proof/cec/cecChoice.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/cec/cecChoice.c -o src/proof/cec/cecChoice.o In file included from src/proof/cec/cecInt.h:29:0, from src/proof/cec/cecCec.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ In file included from src/map/if/if.h:38:0, from src/base/main/mainInt.h:31, from src/proof/live/combination.c:6: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/base/main/mainInt.h:31, from src/proof/live/combination.c:6: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ In file included from src/proof/cec/cecInt.h:29:0, from src/proof/cec/cecChoice.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/base/main/mainInt.h:31, from src/proof/live/combination.c:6: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ In file included from src/proof/fra/fra.h:37:0, from src/base/main/mainInt.h:35, from src/proof/live/combination.c:6: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/proof/cec/cecCec.c: In function 'Cec_ManVerifyNaive': src/proof/cec/cecCec.c:216:44: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int i, iVar0, iVar1, pLits[2], status, RetValue; ^ src/proof/cec/cecChoice.c: In function 'Cec_ManChoiceComputation_int': src/proof/cec/cecChoice.c:211:12: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int r, RetValue; ^ src/proof/cec/cecChoice.c: In function 'Cec_ManChoiceComputationVec': src/proof/cec/cecChoice.c:316:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ `` Compiling: /src/proof/cec/cecClass.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/cec/cecClass.c -o src/proof/cec/cecClass.o In file included from src/proof/cec/cecInt.h:29:0, from src/proof/cec/cecClass.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/proof/cec/cecCore.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/cec/cecCore.c -o src/proof/cec/cecCore.o In file included from src/proof/cec/cecInt.h:29:0, from src/proof/cec/cecCore.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/proof/cec/cecCorr.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/cec/cecCorr.c -o src/proof/cec/cecCorr.o In file included from src/proof/cec/cecInt.h:29:0, from src/proof/cec/cecCorr.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/proof/cec/cecCorr.c: In function 'Cec_ManLoadCounterExamples2': src/proof/cec/cecCorr.c:508:25: warning: variable 'Out' set but not used [-Wunused-but-set-variable] int k, iLit, nLits, Out, iBit = 1; ^ src/proof/cec/cecCorr.c: In function 'Cec_ManLSCorrespondenceBmc': src/proof/cec/cecCorr.c:780:19: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int fChanges, RetValue; ^ src/proof/cec/cecCorr.c: In function 'Cec_ManLSCorrAnalyzeDependence': src/proof/cec/cecCorr.c:842:24: warning: variable 'iRepr' set but not used [-Wunused-but-set-variable] int i, Iter, iObj, iRepr, fPrev, Total, Count0, Count1; ^ src/proof/cec/cecCorr.c: In function 'Cec_ManLSCorrespondenceClasses': src/proof/cec/cecCorr.c:921:12: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int r, RetValue; ^ `` Compiling: /src/proof/cec/cecIso.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/cec/cecIso.c -o src/proof/cec/cecIso.o `` Compiling: /src/proof/cec/cecMan.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/cec/cecMan.c -o src/proof/cec/cecMan.o In file included from src/proof/cec/cecInt.h:29:0, from src/proof/cec/cecIso.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ In file included from src/proof/cec/cecInt.h:29:0, from src/proof/cec/cecMan.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/proof/cec/cecPat.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/cec/cecPat.c -o src/proof/cec/cecPat.o In file included from src/proof/cec/cecInt.h:29:0, from src/proof/cec/cecPat.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/proof/cec/cecSeq.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/cec/cecSeq.c -o src/proof/cec/cecSeq.o In file included from src/proof/cec/cecInt.h:29:0, from src/proof/cec/cecSeq.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/proof/cec/cecSolve.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/cec/cecSolve.c -o src/proof/cec/cecSolve.o In file included from src/proof/cec/cecInt.h:29:0, from src/proof/cec/cecSolve.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/proof/cec/cecSolve.c: In function 'Cec_AddClausesMux': src/proof/cec/cecSolve.c:67:19: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int pLits[4], RetValue, VarF, VarI, VarT, VarE, fCompT, fCompE; ^ src/proof/cec/cecSolve.c: In function 'Cec_AddClausesSuper': src/proof/cec/cecSolve.c:186:25: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int * pLits, nLits, RetValue, i; ^ src/proof/cec/cecSolve.c: In function 'Cec_ManSatCheckNode': src/proof/cec/cecSolve.c:475:18: warning: variable 'clk2' set but not used [-Wunused-but-set-variable] abctime clk, clk2; ^ src/proof/cec/cecSolve.c:474:24: warning: variable 'status' set but not used [-Wunused-but-set-variable] int Lit, RetValue, status, nConflicts; ^ src/proof/cec/cecSolve.c: In function 'Cec_ManSatCheckNodeTwo': src/proof/cec/cecSolve.c:575:18: warning: variable 'clk2' set but not used [-Wunused-but-set-variable] abctime clk, clk2; ^ src/proof/cec/cecSolve.c:574:28: warning: variable 'status' set but not used [-Wunused-but-set-variable] int Lits[2], RetValue, status, nConflicts; ^ src/proof/cec/cecSolve.c: In function 'Cec_ManSatSolve': src/proof/cec/cecSolve.c:682:32: warning: variable 'clk2' set but not used [-Wunused-but-set-variable] abctime clk = Abc_Clock(), clk2; ^ `` Compiling: /src/proof/cec/cecSplit.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/cec/cecSplit.c -o src/proof/cec/cecSplit.o In file included from src/proof/cec/cecSplit.c:25:0: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ In file included from src/proof/cec/cecSplit.c:26:0: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ `` Compiling: /src/proof/cec/cecSynth.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/cec/cecSynth.c -o src/proof/cec/cecSynth.o In file included from src/proof/cec/cecInt.h:29:0, from src/proof/cec/cecSynth.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/proof/cec/cecSweep.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/cec/cecSweep.c -o src/proof/cec/cecSweep.o In file included from src/proof/cec/cecInt.h:29:0, from src/proof/cec/cecSweep.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/proof/dch/dchAig.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/dch/dchAig.c -o src/proof/dch/dchAig.o In file included from src/proof/dch/dchInt.h:30:0, from src/proof/dch/dchAig.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/proof/dch/dchChoice.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/dch/dchChoice.c -o src/proof/dch/dchChoice.o `` Compiling: /src/proof/dch/dchClass.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/dch/dchClass.c -o src/proof/dch/dchClass.o In file included from src/proof/dch/dchInt.h:30:0, from src/proof/dch/dchChoice.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ In file included from src/proof/dch/dchInt.h:30:0, from src/proof/dch/dchClass.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/proof/dch/dchClass.c: In function 'Dch_ClassesCheck': src/proof/dch/dchClass.c:243:25: warning: variable 'pPrev' set but not used [-Wunused-but-set-variable] Aig_Obj_t * pObj, * pPrev, ** ppClass; ^ `` Compiling: /src/proof/dch/dchCnf.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/dch/dchCnf.c -o src/proof/dch/dchCnf.o `` Compiling: /src/proof/dch/dchCore.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/dch/dchCore.c -o src/proof/dch/dchCore.o In file included from src/proof/dch/dchInt.h:30:0, from src/proof/dch/dchCnf.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/proof/dch/dchCnf.c: In function 'Dch_AddClausesMux': src/proof/dch/dchCnf.c:48:19: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int pLits[4], RetValue, VarF, VarI, VarT, VarE, fCompT, fCompE; ^ src/proof/dch/dchCnf.c: In function 'Dch_AddClausesSuper': src/proof/dch/dchCnf.c:167:25: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int * pLits, nLits, RetValue, i; ^ In file included from src/proof/dch/dchInt.h:30:0, from src/proof/dch/dchCore.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/proof/dch/dchMan.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/dch/dchMan.c -o src/proof/dch/dchMan.o `` Compiling: /src/proof/dch/dchSat.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/dch/dchSat.c -o src/proof/dch/dchSat.o `` Compiling: /src/proof/dch/dchSim.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/dch/dchSim.c -o src/proof/dch/dchSim.o In file included from src/proof/dch/dchInt.h:30:0, from src/proof/dch/dchMan.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ In file included from src/proof/dch/dchInt.h:30:0, from src/proof/dch/dchSat.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/proof/dch/dchSat.c: In function 'Dch_NodesAreEquiv': src/proof/dch/dchSat.c:48:40: warning: variable 'status' set but not used [-Wunused-but-set-variable] int pLits[2], RetValue, RetValue1, status; ^ src/proof/dch/dchSat.c:48:19: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int pLits[2], RetValue, RetValue1, status; ^ In file included from src/proof/dch/dchInt.h:30:0, from src/proof/dch/dchSim.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/proof/dch/dchSweep.c `` Compiling: /src/proof/dch/dchSimSat.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/dch/dchSimSat.c -o src/proof/dch/dchSimSat.o gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/dch/dchSweep.c -o src/proof/dch/dchSweep.o `` Compiling: /src/proof/fraig/fraigApi.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/fraig/fraigApi.c -o src/proof/fraig/fraigApi.o In file included from src/proof/dch/dchInt.h:30:0, from src/proof/dch/dchSimSat.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/proof/dch/dchSimSat.c: In function 'Dch_ManResimulateCex': src/proof/dch/dchSimSat.c:180:22: warning: variable 'RetValue1' set but not used [-Wunused-but-set-variable] int i, k, nSize, RetValue1, RetValue2; ^ src/proof/dch/dchSimSat.c: In function 'Dch_ManResimulateCex2': src/proof/dch/dchSimSat.c:228:12: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int i, RetValue; ^ In file included from src/proof/dch/dchInt.h:30:0, from src/proof/dch/dchSweep.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/proof/fraig/fraigCanon.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/fraig/fraigCanon.c -o src/proof/fraig/fraigCanon.o src/proof/fraig/fraigCanon.c: In function 'Fraig_NodeAndCanon': src/proof/fraig/fraigCanon.c:200:24: warning: variable 'pNodeTemp' set but not used [-Wunused-but-set-variable] Fraig_Node_t * pNodeTemp; ^ `` Compiling: /src/proof/fraig/fraigFanout.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/fraig/fraigFanout.c -o src/proof/fraig/fraigFanout.o `` Compiling: /src/proof/fraig/fraigFeed.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/fraig/fraigFeed.c -o src/proof/fraig/fraigFeed.o `` Compiling: /src/proof/fraig/fraigMan.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/fraig/fraigMan.c -o src/proof/fraig/fraigMan.o src/proof/fraig/fraigFeed.c: In function 'Fraig_FeedBackVerify': src/proof/fraig/fraigFeed.c:254:18: warning: variable 'fValue2' set but not used [-Wunused-but-set-variable] int fValue1, fValue2, iPat; ^ src/proof/fraig/fraigFeed.c:254:9: warning: variable 'fValue1' set but not used [-Wunused-but-set-variable] int fValue1, fValue2, iPat; ^ src/proof/fraig/fraigFeed.c: In function 'Fraig_ReallocateSimulationInfo': src/proof/fraig/fraigFeed.c:716:14: warning: variable 'uSignOld' set but not used [-Wunused-but-set-variable] unsigned uSignOld; ^ `` Compiling: /src/proof/fraig/fraigMem.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/fraig/fraigMem.c -o src/proof/fraig/fraigMem.o src/proof/fraig/fraigMan.c: In function 'Fraig_ManAddClause': src/proof/fraig/fraigMan.c:524:19: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int i, fComp, RetValue; ^ `` Compiling: /src/proof/fraig/fraigNode.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/fraig/fraigNode.c -o src/proof/fraig/fraigNode.o src/proof/fraig/fraigNode.c: In function 'Fraig_NodeCreatePi': src/proof/fraig/fraigNode.c:89:29: warning: variable 'pNodeRes' set but not used [-Wunused-but-set-variable] Fraig_Node_t * pNode, * pNodeRes; ^ `` Compiling: /src/proof/fraig/fraigPrime.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/fraig/fraigPrime.c -o src/proof/fraig/fraigPrime.o `` Compiling: /src/proof/fraig/fraigSat.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/fraig/fraigSat.c -o src/proof/fraig/fraigSat.o `` Compiling: /src/proof/fraig/fraigTable.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/fraig/fraigTable.c -o src/proof/fraig/fraigTable.o src/proof/fraig/fraigSat.c: In function 'Fraig_ManProveMiter': src/proof/fraig/fraigSat.c:89:13: warning: variable 'clk' set but not used [-Wunused-but-set-variable] abctime clk; ^ src/proof/fraig/fraigSat.c: In function 'Fraig_NodeIsEquivalent': src/proof/fraig/fraigSat.c:304:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue, RetValue1, i, fComp; ^ src/proof/fraig/fraigSat.c: In function 'Fraig_NodeIsImplication': src/proof/fraig/fraigSat.c:553:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue, RetValue1, i, fComp; ^ src/proof/fraig/fraigSat.c: In function 'Fraig_ManCheckClauseUsingSat': src/proof/fraig/fraigSat.c:656:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue, RetValue1, i; ^ src/proof/fraig/fraigSat.c: In function 'Fraig_SupergateAddClauses': src/proof/fraig/fraigSat.c:1106:27: warning: variable 'nVars' set but not used [-Wunused-but-set-variable] int fComp1, RetValue, nVars, Var, Var1, i; ^ src/proof/fraig/fraigSat.c:1106:17: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int fComp1, RetValue, nVars, Var, Var1, i; ^ src/proof/fraig/fraigSat.c: In function 'Fraig_SupergateAddClausesExor': src/proof/fraig/fraigSat.c:1166:16: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int fComp, RetValue; ^ src/proof/fraig/fraigSat.c: In function 'Fraig_SupergateAddClausesMux': src/proof/fraig/fraigSat.c:1217:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue, VarF, VarI, VarT, VarE, fCompT, fCompE; ^ `` Compiling: /src/proof/fraig/fraigUtil.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/fraig/fraigUtil.c -o src/proof/fraig/fraigUtil.o src/proof/fraig/fraigTable.c: In function 'Fraig_TableResizeS': src/proof/fraig/fraigTable.c:264:13: warning: variable 'clk' set but not used [-Wunused-but-set-variable] abctime clk; ^ src/proof/fraig/fraigTable.c: In function 'Fraig_TableResizeF': src/proof/fraig/fraigTable.c:308:13: warning: variable 'clk' set but not used [-Wunused-but-set-variable] abctime clk; ^ src/proof/fraig/fraigUtil.c: In function 'Fraig_ManPrintRefs': src/proof/fraig/fraigUtil.c:847:13: warning: variable 'clk' set but not used [-Wunused-but-set-variable] abctime clk; ^ `` Compiling: /src/proof/fraig/fraigVec.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/fraig/fraigVec.c -o src/proof/fraig/fraigVec.o `` Compiling: /src/proof/fra/fraBmc.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/fra/fraBmc.c -o src/proof/fra/fraBmc.o In file included from src/proof/fra/fra.h:37:0, from src/proof/fra/fraBmc.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/proof/fra/fraCec.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/fra/fraCec.c -o src/proof/fra/fraCec.o `` Compiling: /src/proof/fra/fraClass.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/fra/fraClass.c -o src/proof/fra/fraClass.o `` Compiling: /src/proof/fra/fraClau.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/fra/fraClau.c -o src/proof/fra/fraClau.o In file included from src/proof/fra/fra.h:37:0, from src/proof/fra/fraCec.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ In file included from src/sat/bsat/satSolver2.h:34:0, from src/proof/fra/fraCec.c:23: src/sat/bsat/satProof2.h: In function 'Prf_ManCompact': src/sat/bsat/satProof2.h:189:29: warning: variable 'nSize' set but not used [-Wunused-but-set-variable] int i, w, k = 0, Entry, nSize; ^ In file included from src/proof/fra/fra.h:37:0, from src/proof/fra/fraClass.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ In file included from src/proof/fra/fra.h:37:0, from src/proof/fra/fraClau.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/proof/fra/fraClau.c: In function 'Fra_ClauMinimizeClause': src/proof/fra/fraClau.c:568:9: warning: variable 'iLit' set but not used [-Wunused-but-set-variable] int iLit, iLit2, i, k; ^ `` Compiling: /src/proof/fra/fraClaus.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/fra/fraClaus.c -o src/proof/fra/fraClaus.o `` Compiling: /src/proof/fra/fraCnf.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/fra/fraCnf.c -o src/proof/fra/fraCnf.o In file included from src/proof/fra/fra.h:37:0, from src/proof/fra/fraClaus.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/proof/fra/fraClaus.c: In function 'Fra_ClausCollectLatchClauses': src/proof/fra/fraClaus.c:516:26: warning: variable 'pSims2' set but not used [-Wunused-but-set-variable] unsigned * pSims1, * pSims2; ^ src/proof/fra/fraClaus.c:516:16: warning: variable 'pSims1' set but not used [-Wunused-but-set-variable] unsigned * pSims1, * pSims2; ^ src/proof/fra/fraClaus.c: In function 'Fra_ClausInductiveClauses': src/proof/fra/fraClaus.c:1101:67: warning: variable 'fFlag' set but not used [-Wunused-but-set-variable] int * pStart, nLitsTot, RetValue, Beg, End, Counter, i, k, f, fFlag;//, Lits[2]; ^ src/proof/fra/fraClaus.c: In function 'Fra_ClausPrintIndClauses': src/proof/fra/fraClaus.c:1486:11: warning: variable 'pStart' set but not used [-Wunused-but-set-variable] int * pStart; ^ src/proof/fra/fraClaus.c: In function 'Fra_Claus': src/proof/fra/fraClaus.c:1687:9: warning: variable 'nClausesBeg' set but not used [-Wunused-but-set-variable] int nClausesBeg = 0; ^ src/proof/fra/fraClaus.c:1685:42: warning: variable 'clkInd' set but not used [-Wunused-but-set-variable] abctime clk, clkTotal = Abc_Clock(), clkInd; ^ In file included from src/proof/fra/fra.h:37:0, from src/proof/fra/fraCnf.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/proof/fra/fraCnf.c: In function 'Fra_AddClausesMux': src/proof/fra/fraCnf.c:49:19: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int pLits[4], RetValue, VarF, VarI, VarT, VarE, fCompT, fCompE; ^ src/proof/fra/fraCnf.c: In function 'Fra_AddClausesSuper': src/proof/fra/fraCnf.c:132:25: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int * pLits, nLits, RetValue, i; ^ `` Compiling: /src/proof/fra/fraCore.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/fra/fraCore.c -o src/proof/fra/fraCore.o `` Compiling: /src/proof/fra/fraHot.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/fra/fraHot.c -o src/proof/fra/fraHot.o In file included from src/proof/fra/fra.h:37:0, from src/proof/fra/fraCore.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': In file included from src/proof/fra/fra.h:37:0, from src/proof/fra/fraHot.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/proof/fra/fraImp.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/fra/fraImp.c -o src/proof/fra/fraImp.o src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ In file included from src/proof/fra/fra.h:37:0, from src/proof/fra/fraImp.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/proof/fra/fraInd.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/fra/fraInd.c -o src/proof/fra/fraInd.o `` Compiling: /src/proof/fra/fraIndVer.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/fra/fraIndVer.c -o src/proof/fra/fraIndVer.o In file included from src/proof/fra/fra.h:37:0, from src/proof/fra/fraInd.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ In file included from src/proof/fra/fra.h:37:0, from src/proof/fra/fraIndVer.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/proof/fra/fraLcr.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/fra/fraLcr.c -o src/proof/fra/fraLcr.o `` Compiling: /src/proof/fra/fraMan.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/fra/fraMan.c -o src/proof/fra/fraMan.o In file included from src/proof/fra/fra.h:37:0, from src/proof/fra/fraMan.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ In file included from src/proof/fra/fra.h:37:0, from src/proof/fra/fraLcr.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/proof/fra/fraPart.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/fra/fraPart.c -o src/proof/fra/fraPart.o In file included from src/proof/fra/fra.h:37:0, from src/proof/fra/fraPart.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/proof/fra/fraPart.c: In function 'Fra_ManPartitionTest': src/proof/fra/fraPart.c:52:17: warning: variable 'pObj' set but not used [-Wunused-but-set-variable] Aig_Obj_t * pObj; ^ src/proof/fra/fraPart.c: In function 'Fra_ManPartitionTest2': src/proof/fra/fraPart.c:191:17: warning: variable 'pObj' set but not used [-Wunused-but-set-variable] Aig_Obj_t * pObj; ^ `` Compiling: /src/proof/fra/fraSat.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/fra/fraSat.c -o src/proof/fra/fraSat.o `` Compiling: /src/proof/fra/fraSec.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/fra/fraSec.c -o src/proof/fra/fraSec.o In file included from src/proof/fra/fra.h:37:0, from src/proof/fra/fraSat.c:22: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/proof/fra/fraSat.c: In function 'Fra_NodesAreEquiv': src/proof/fra/fraSat.c:52:9: warning: variable 'status' set but not used [-Wunused-but-set-variable] int status; ^ src/proof/fra/fraSat.c:50:19: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int pLits[4], RetValue, RetValue1, nBTLimit; ^ src/proof/fra/fraSat.c: In function 'Fra_NodesAreImp': src/proof/fra/fraSat.c:213:9: warning: variable 'status' set but not used [-Wunused-but-set-variable] int status; ^ src/proof/fra/fraSat.c:211:19: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int pLits[4], RetValue, RetValue1, nBTLimit; ^ src/proof/fra/fraSat.c: In function 'Fra_NodesAreClause': src/proof/fra/fraSat.c:321:9: warning: variable 'status' set but not used [-Wunused-but-set-variable] int status; ^ src/proof/fra/fraSat.c:319:19: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int pLits[4], RetValue, RetValue1, nBTLimit; ^ src/proof/fra/fraSat.c: In function 'Fra_NodeIsConst': src/proof/fra/fraSat.c:427:30: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int pLits[2], RetValue1, RetValue; ^ In file included from src/proof/fra/fra.h:37:0, from src/proof/fra/fraSec.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/proof/fra/fraSim.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/fra/fraSim.c -o src/proof/fra/fraSim.o In file included from src/proof/fra/fra.h:37:0, from src/proof/fra/fraSim.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/proof/ssw/sswAig.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/ssw/sswAig.c -o src/proof/ssw/sswAig.o src/proof/fra/fraSim.c: In function 'Fra_SmlSavePattern1': src/proof/fra/fraSim.c:218:17: warning: variable 'pObj' set but not used [-Wunused-but-set-variable] Aig_Obj_t * pObj; ^ src/proof/fra/fraSim.c: In function 'Fra_SmlNodeCopyFanin': src/proof/fra/fraSim.c:582:9: warning: variable 'fCompl' set but not used [-Wunused-but-set-variable] int fCompl, fCompl0, i; ^ src/proof/fra/fraSim.c: In function 'Fra_SmlCopyCounterExample': src/proof/fra/fraSim.c:1121:12: warning: variable 'nFrames' set but not used [-Wunused-but-set-variable] int i, nFrames, nTruePis, nTruePos, iPo, iFrame; ^ In file included from src/proof/ssw/sswInt.h:30:0, from src/proof/ssw/sswAig.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/proof/ssw/sswBmc.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/ssw/sswBmc.c -o src/proof/ssw/sswBmc.o In file included from src/proof/ssw/sswInt.h:30:0, from src/proof/ssw/sswBmc.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/proof/ssw/sswClass.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/ssw/sswClass.c -o src/proof/ssw/sswClass.o In file included from src/proof/ssw/sswInt.h:30:0, from src/proof/ssw/sswClass.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/proof/ssw/sswClass.c: In function 'Ssw_ClassesCheck': src/proof/ssw/sswClass.c:352:25: warning: variable 'pPrev' set but not used [-Wunused-but-set-variable] Aig_Obj_t * pObj, * pPrev, ** ppClass; ^ src/proof/ssw/sswClass.c: In function 'Ssw_ClassesPreparePairs': src/proof/ssw/sswClass.c:866:34: warning: variable 'pPrev' set but not used [-Wunused-but-set-variable] Aig_Obj_t * pObj, * pRepr, * pPrev; ^ `` Compiling: /src/proof/ssw/sswCnf.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/ssw/sswCnf.c -o src/proof/ssw/sswCnf.o In file included from src/proof/ssw/sswInt.h:30:0, from src/proof/ssw/sswCnf.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/proof/ssw/sswCnf.c: In function 'Ssw_AddClausesMux': src/proof/ssw/sswCnf.c:107:19: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int pLits[4], RetValue, VarF, VarI, VarT, VarE, fCompT, fCompE; ^ src/proof/ssw/sswCnf.c: In function 'Ssw_AddClausesSuper': src/proof/ssw/sswCnf.c:226:25: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int * pLits, nLits, RetValue, i; ^ `` Compiling: /src/proof/ssw/sswConstr.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/ssw/sswConstr.c -o src/proof/ssw/sswConstr.o In file included from src/proof/ssw/sswInt.h:30:0, from src/proof/ssw/sswConstr.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/proof/ssw/sswConstr.c: In function 'Ssw_ManRefineByConstrSim': src/proof/ssw/sswConstr.c:250:33: warning: variable 'RetValue2' set but not used [-Wunused-but-set-variable] int f, i, iLits, RetValue1, RetValue2; ^ src/proof/ssw/sswConstr.c:250:22: warning: variable 'RetValue1' set but not used [-Wunused-but-set-variable] int f, i, iLits, RetValue1, RetValue2; ^ `` Compiling: /src/proof/ssw/sswCore.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/ssw/sswCore.c -o src/proof/ssw/sswCore.o In file included from src/proof/ssw/sswInt.h:30:0, from src/proof/ssw/sswCore.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/proof/ssw/sswDyn.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/ssw/sswDyn.c -o src/proof/ssw/sswDyn.o `` Compiling: /src/proof/ssw/sswFilter.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/ssw/sswFilter.c -o src/proof/ssw/sswFilter.o `` Compiling: /src/proof/ssw/sswIslands.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/ssw/sswIslands.c -o src/proof/ssw/sswIslands.o In file included from src/proof/ssw/sswInt.h:30:0, from src/proof/ssw/sswDyn.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/proof/ssw/sswDyn.c: In function 'Ssw_ManLoadSolver': src/proof/ssw/sswDyn.c:146:21: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int i, iConstr, RetValue; ^ In file included from src/proof/ssw/sswInt.h:30:0, from src/proof/ssw/sswFilter.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ In file included from src/proof/ssw/sswInt.h:30:0, from src/proof/ssw/sswIslands.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/proof/ssw/sswFilter.c: In function 'Ssw_ManRefineByFilterSim': src/proof/ssw/sswFilter.c:49:26: warning: variable 'RetValue2' set but not used [-Wunused-but-set-variable] int f, i, RetValue1, RetValue2; ^ src/proof/ssw/sswFilter.c:49:15: warning: variable 'RetValue1' set but not used [-Wunused-but-set-variable] int f, i, RetValue1, RetValue2; ^ `` Compiling: /src/proof/ssw/sswLcorr.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/ssw/sswLcorr.c -o src/proof/ssw/sswLcorr.o In file included from src/proof/ssw/sswInt.h:30:0, from src/proof/ssw/sswLcorr.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/proof/ssw/sswMan.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/ssw/sswMan.c -o src/proof/ssw/sswMan.o In file included from src/proof/ssw/sswInt.h:30:0, from src/proof/ssw/sswMan.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/proof/ssw/sswPart.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/ssw/sswPart.c -o src/proof/ssw/sswPart.o `` Compiling: /src/proof/ssw/sswPairs.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/ssw/sswPairs.c -o src/proof/ssw/sswPairs.o `` Compiling: /src/proof/ssw/sswRarity.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/ssw/sswRarity.c -o src/proof/ssw/sswRarity.o In file included from src/proof/ssw/sswInt.h:30:0, from src/proof/ssw/sswPart.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': In file included from src/proof/ssw/sswInt.h:30:0, from src/proof/ssw/sswPairs.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ In file included from src/proof/ssw/sswInt.h:30:0, from src/proof/ssw/sswRarity.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/proof/ssw/sswSat.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/ssw/sswSat.c -o src/proof/ssw/sswSat.o src/proof/ssw/sswRarity.c: In function 'Ssw_RarSimulate': src/proof/ssw/sswRarity.c:979:13: warning: variable 'clk' set but not used [-Wunused-but-set-variable] abctime clk, clkTotal = Abc_Clock(); ^ `` Compiling: /src/proof/ssw/sswSemi.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/ssw/sswSemi.c -o src/proof/ssw/sswSemi.o In file included from src/proof/ssw/sswInt.h:30:0, from src/proof/ssw/sswSat.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/proof/ssw/sswSat.c: In function 'Ssw_NodesAreEquiv': src/proof/ssw/sswSat.c:48:26: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int pLits[3], nLits, RetValue, RetValue1; ^ src/proof/ssw/sswSat.c: In function 'Ssw_NodesAreConstrained': src/proof/ssw/sswSat.c:198:19: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int pLits[2], RetValue, fComplNew; ^ src/proof/ssw/sswSat.c: In function 'Ssw_NodeIsConstrained': src/proof/ssw/sswSat.c:288:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue, Lit; ^ In file included from src/proof/ssw/sswInt.h:30:0, from src/proof/ssw/sswSemi.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/proof/ssw/sswSemi.c: In function 'Ssw_ManFilterBmcSavePattern': src/proof/ssw/sswSemi.c:153:17: warning: variable 'pObj' set but not used [-Wunused-but-set-variable] Aig_Obj_t * pObj; ^ `` Compiling: /src/proof/ssw/sswSim.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/ssw/sswSim.c -o src/proof/ssw/sswSim.o `` Compiling: /src/proof/ssw/sswSimSat.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/ssw/sswSimSat.c -o src/proof/ssw/sswSimSat.o `` Compiling: /src/proof/ssw/sswSweep.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/ssw/sswSweep.c -o src/proof/ssw/sswSweep.o In file included from src/proof/ssw/sswInt.h:30:0, from src/proof/ssw/sswSim.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ In file included from src/proof/ssw/sswInt.h:30:0, from src/proof/ssw/sswSimSat.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/proof/ssw/sswSim.c: In function 'Ssw_SmlSavePattern1': src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/proof/ssw/sswSim.c:416:17: warning: variable 'pObj' set but not used [-Wunused-but-set-variable] Aig_Obj_t * pObj; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/proof/ssw/sswSim.c: In function 'Ssw_SmlNodeCopyFanin': src/proof/ssw/sswSim.c:806:9: warning: variable 'fCompl' set but not used [-Wunused-but-set-variable] int fCompl, fCompl0, i; ^ In file included from src/proof/ssw/sswInt.h:30:0, from src/proof/ssw/sswSweep.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/proof/ssw/sswUnique.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/ssw/sswUnique.c -o src/proof/ssw/sswUnique.o In file included from src/proof/ssw/sswInt.h:30:0, from src/proof/ssw/sswUnique.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/proof/ssc/sscClass.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/ssc/sscClass.c -o src/proof/ssc/sscClass.o In file included from src/proof/ssc/sscInt.h:30:0, from src/proof/ssc/sscClass.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/proof/ssc/sscCore.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/ssc/sscCore.c -o src/proof/ssc/sscCore.o src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/proof/ssc/sscClass.c: In function 'Ssc_GiaSimClassRefineOneBit': src/proof/ssc/sscClass.c:164:17: warning: variable 'pObj' set but not used [-Wunused-but-set-variable] Gia_Obj_t * pObj; ^ src/proof/ssc/sscClass.c: In function 'Ssc_GiaSimClassRefineOne': src/proof/ssc/sscClass.c:199:17: warning: variable 'pObj' set but not used [-Wunused-but-set-variable] Gia_Obj_t * pObj; ^ src/proof/ssc/sscClass.c: In function 'Ssc_GiaClassesCheckPairs': src/proof/ssc/sscClass.c:311:25: warning: variable 'Result' set but not used [-Wunused-but-set-variable] int i, iRepr, iObj, Result = 1; ^ `` Compiling: /src/proof/ssc/sscSat.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/ssc/sscSat.c -o src/proof/ssc/sscSat.o In file included from src/proof/ssc/sscInt.h:30:0, from src/proof/ssc/sscCore.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ In file included from src/proof/ssc/sscInt.h:30:0, from src/proof/ssc/sscSat.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/proof/ssc/sscSat.c: In function 'Gia_ManAddClausesMux': src/proof/ssc/sscSat.c:52:43: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int pLits[4], LitF, LitI, LitT, LitE, RetValue; ^ `` Compiling: /src/proof/ssc/sscSim.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/ssc/sscSim.c -o src/proof/ssc/sscSim.o `` Compiling: /src/proof/ssc/sscUtil.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/ssc/sscUtil.c -o src/proof/ssc/sscUtil.o In file included from src/proof/ssc/sscInt.h:30:0, from src/proof/ssc/sscSim.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/proof/ssc/sscSim.c: In function 'Ssc_GiaPrintPiPatterns': src/proof/ssc/sscSim.c:181:12: warning: variable 'pSimAig' set but not used [-Wunused-but-set-variable] word * pSimAig; ^ In file included from src/proof/ssc/sscInt.h:30:0, from src/proof/ssc/sscUtil.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/proof/int/intCheck.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/int/intCheck.c -o src/proof/int/intCheck.o `` Compiling: /src/proof/int/intContain.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/int/intContain.c -o src/proof/int/intContain.o `` Compiling: /src/proof/int/intCore.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/int/intCore.c -o src/proof/int/intCore.o In file included from src/proof/int/intInt.h:31:0, from src/proof/int/intCheck.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/proof/int/intCheck.c: In function 'Inter_CheckAddOrGate': src/proof/int/intCheck.c:164:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue, pLits[3]; ^ src/proof/int/intCheck.c: In function 'Inter_CheckAddEqual': src/proof/int/intCheck.c:196:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue, pLits[3]; ^ src/proof/int/intCheck.c: In function 'Inter_CheckPerform': src/proof/int/intCheck.c:223:27: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int i, f, VarA, VarB, RetValue, Entry, status; ^ In file included from src/proof/int/intInt.h:31:0, from src/proof/int/intContain.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ In file included from src/proof/int/intInt.h:31:0, from src/proof/int/intCore.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/proof/int/intCtrex.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/int/intCtrex.c -o src/proof/int/intCtrex.o In file included from src/proof/int/intInt.h:31:0, from src/proof/int/intCtrex.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/proof/int/intDup.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/int/intDup.c -o src/proof/int/intDup.o `` Compiling: /src/proof/int/intFrames.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/int/intFrames.c -o src/proof/int/intFrames.o In file included from src/proof/int/intInt.h:31:0, from src/proof/int/intDup.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/proof/int/intInter.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/int/intInter.c -o src/proof/int/intInter.o In file included from src/proof/int/intInt.h:31:0, from src/proof/int/intFrames.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ In file included from src/proof/int/intInt.h:31:0, from src/proof/int/intInter.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/proof/int/intM114.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/int/intM114.c -o src/proof/int/intM114.o `` Compiling: /src/proof/int/intMan.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/int/intMan.c -o src/proof/int/intMan.o `` Compiling: /src/proof/int/intUtil.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/proof/int/intUtil.c -o src/proof/int/intUtil.o `` Compiling: /src/aig/aig/aigCheck.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/aig/aigCheck.c -o src/aig/aig/aigCheck.o In file included from src/proof/int/intInt.h:31:0, from src/proof/int/intM114.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ In file included from src/proof/int/intInt.h:31:0, from src/proof/int/intUtil.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ In file included from src/proof/int/intInt.h:31:0, from src/proof/int/intMan.c:21: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/aig/aig/aigCanon.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/aig/aigCanon.c -o src/aig/aig/aigCanon.o `` Compiling: /src/aig/aig/aigCuts.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/aig/aigCuts.c -o src/aig/aig/aigCuts.o `` Compiling: /src/aig/aig/aigDfs.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/aig/aigDfs.c -o src/aig/aig/aigDfs.o `` Compiling: /src/aig/aig/aigDup.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/aig/aigDup.c -o src/aig/aig/aigDup.o src/aig/aig/aigCanon.c: In function 'Aig_RManTableResize': src/aig/aig/aigCanon.c:179:13: warning: variable 'clk' set but not used [-Wunused-but-set-variable] abctime clk; ^ src/aig/aig/aigCuts.c: In function 'Aig_ObjComputeCuts': src/aig/aig/aigCuts.c:578:43: warning: variable 'pCutSet' set but not used [-Wunused-but-set-variable] Aig_Cut_t * pCut0, * pCut1, * pCut, * pCutSet; ^ `` Compiling: /src/aig/aig/aigFanout.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/aig/aigFanout.c -o src/aig/aig/aigFanout.o src/aig/aig/aigDup.c: In function 'Aig_ManDupOrdered': src/aig/aig/aigDup.c:319:21: warning: 'pObjNew' may be used uninitialized in this function [-Wmaybe-uninitialized] pObj->pData = pObjNew; ^ `` Compiling: /src/aig/aig/aigFrames.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/aig/aigFrames.c -o src/aig/aig/aigFrames.o src/aig/aig/aigDup.c: In function 'Aig_ManDupTrim': src/aig/aig/aigDup.c:439:21: warning: 'pObjNew' may be used uninitialized in this function [-Wmaybe-uninitialized] pObj->pData = pObjNew; ^ src/aig/aig/aigDup.c: In function 'Aig_ManDupExor': src/aig/aig/aigDup.c:505:21: warning: 'pObjNew' may be used uninitialized in this function [-Wmaybe-uninitialized] pObj->pData = pObjNew; ^ `` Compiling: /src/aig/aig/aigInter.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/aig/aigInter.c -o src/aig/aig/aigInter.o In file included from src/sat/bsat/satStore.h:36:0, from src/aig/aig/aigInter.c:23: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/aig/aig/aigJust.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/aig/aigJust.c -o src/aig/aig/aigJust.o `` Compiling: /src/aig/aig/aigMan.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/aig/aigMan.c -o src/aig/aig/aigMan.o `` Compiling: /src/aig/aig/aigMem.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/aig/aigMem.c -o src/aig/aig/aigMem.o src/aig/aig/aigDup.c: In function 'Aig_ManCreateMiter': src/aig/aig/aigDup.c:1083:5: warning: 'pObj' may be used uninitialized in this function [-Wmaybe-uninitialized] Aig_ObjCreateCo( pNew, pObj ); ^ `` Compiling: /src/aig/aig/aigMffc.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/aig/aigMffc.c -o src/aig/aig/aigMffc.o src/aig/aig/aigMffc.c: In function 'Aig_NodeMffcSupp': src/aig/aig/aigMffc.c:181:20: warning: variable 'ConeSize2' set but not used [-Wunused-but-set-variable] int ConeSize1, ConeSize2; ^ src/aig/aig/aigMffc.c: In function 'Aig_NodeMffcLabel': src/aig/aig/aigMffc.c:213:20: warning: variable 'ConeSize2' set but not used [-Wunused-but-set-variable] int ConeSize1, ConeSize2; ^ src/aig/aig/aigMffc.c: In function 'Aig_NodeMffcLabelCut': src/aig/aig/aigMffc.c:239:23: warning: variable 'ConeSize2' set but not used [-Wunused-but-set-variable] int i, ConeSize1, ConeSize2; ^ src/aig/aig/aigMffc.c: In function 'Aig_NodeMffcExtendCut': src/aig/aig/aigMffc.c:268:54: warning: variable 'ConeCur2' set but not used [-Wunused-but-set-variable] int i, LevelMax, ConeSize1, ConeSize2, ConeCur1, ConeCur2, ConeBest; ^ src/aig/aig/aigMffc.c:268:33: warning: variable 'ConeSize2' set but not used [-Wunused-but-set-variable] int i, LevelMax, ConeSize1, ConeSize2, ConeCur1, ConeCur2, ConeBest; ^ src/aig/aig/aigMffc.c:268:22: warning: variable 'ConeSize1' set but not used [-Wunused-but-set-variable] int i, LevelMax, ConeSize1, ConeSize2, ConeCur1, ConeCur2, ConeBest; ^ `` Compiling: /src/aig/aig/aigObj.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/aig/aigObj.c -o src/aig/aig/aigObj.o `` Compiling: /src/aig/aig/aigOper.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/aig/aigOper.c -o src/aig/aig/aigOper.o `` Compiling: /src/aig/aig/aigPack.c `` Compiling: /src/aig/aig/aigOrder.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/aig/aigPack.c -o src/aig/aig/aigPack.o gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/aig/aigOrder.c -o src/aig/aig/aigOrder.o src/aig/aig/aigPack.c: In function 'Aig_ManPackCountCares': src/aig/aig/aigPack.c:90:17: warning: variable 'pObj' set but not used [-Wunused-but-set-variable] Aig_Obj_t * pObj; ^ src/aig/aig/aigPack.c: In function 'Aig_ManPackPrintCare': src/aig/aig/aigPack.c:111:10: warning: variable 'Sign' set but not used [-Wunused-but-set-variable] word Sign; ^ src/aig/aig/aigPack.c:110:17: warning: variable 'pObj' set but not used [-Wunused-but-set-variable] Aig_Obj_t * pObj; ^ src/aig/aig/aigPack.c: In function 'Aig_ManPackSetRandom': src/aig/aig/aigPack.c:161:17: warning: variable 'pObj' set but not used [-Wunused-but-set-variable] Aig_Obj_t * pObj; ^ `` Compiling: /src/aig/aig/aigPart.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/aig/aigPart.c -o src/aig/aig/aigPart.o In file included from src/proof/fra/fra.h:37:0, from src/aig/aig/aigPart.c:23: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/aig/aig/aigPart.c: In function 'Aig_ManPartitionNaive': src/aig/aig/aigPart.c:944:17: warning: variable 'pObj' set but not used [-Wunused-but-set-variable] Aig_Obj_t * pObj; ^ src/aig/aig/aigObj.c: In function 'Aig_NodeFixBufferFanins': src/aig/aig/aigObj.c:418:5: warning: 'pResult' may be used uninitialized in this function [-Wmaybe-uninitialized] Aig_ObjReplace( p, pObj, pResult, fUpdateLevel ); ^ `` Compiling: /src/aig/aig/aigPartReg.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/aig/aigPartReg.c -o src/aig/aig/aigPartReg.o `` Compiling: /src/aig/aig/aigPartSat.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/aig/aigPartSat.c -o src/aig/aig/aigPartSat.o src/aig/aig/aigPartReg.c: In function 'Aig_ManRegPartitionAdd': src/aig/aig/aigPartReg.c:203:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue, iVar, i; ^ `` Compiling: /src/aig/aig/aigRepr.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/aig/aigRepr.c -o src/aig/aig/aigRepr.o In file included from src/aig/aig/aigPartSat.c:22:0: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/aig/aig/aigRet.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/aig/aigRet.c -o src/aig/aig/aigRet.o `` Compiling: /src/aig/aig/aigRetF.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/aig/aigRetF.c -o src/aig/aig/aigRetF.o `` Compiling: /src/aig/aig/aigScl.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/aig/aigScl.c -o src/aig/aig/aigScl.o src/aig/aig/aigScl.c: In function 'Aig_ManSeqCleanup': src/aig/aig/aigScl.c:162:22: warning: variable 'nTruePos' set but not used [-Wunused-but-set-variable] int i, nTruePis, nTruePos; ^ src/aig/aig/aigScl.c:162:12: warning: variable 'nTruePis' set but not used [-Wunused-but-set-variable] int i, nTruePis, nTruePos; ^ `` Compiling: /src/aig/aig/aigShow.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/aig/aigShow.c -o src/aig/aig/aigShow.o `` Compiling: /src/aig/aig/aigSplit.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/aig/aigSplit.c -o src/aig/aig/aigSplit.o `` Compiling: /src/aig/aig/aigTable.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/aig/aigTable.c -o src/aig/aig/aigTable.o src/aig/aig/aigTable.c: In function 'Aig_TableResize': src/aig/aig/aigTable.c:74:13: warning: variable 'clk' set but not used [-Wunused-but-set-variable] abctime clk; ^ `` Compiling: /src/aig/aig/aigTiming.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/aig/aigTiming.c -o src/aig/aig/aigTiming.o `` Compiling: /src/aig/aig/aigTruth.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/aig/aigTruth.c -o src/aig/aig/aigTruth.o `` Compiling: /src/aig/aig/aigTsim.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/aig/aigTsim.c -o src/aig/aig/aigTsim.o src/aig/aig/aigTsim.c: In function 'Aig_TsiStateCount': src/aig/aig/aigTsim.c:303:27: warning: variable 'pObjLo' set but not used [-Wunused-but-set-variable] Aig_Obj_t * pObjLi, * pObjLo; ^ src/aig/aig/aigTsim.c:303:17: warning: variable 'pObjLi' set but not used [-Wunused-but-set-variable] Aig_Obj_t * pObjLi, * pObjLo; ^ `` Compiling: /src/aig/aig/aigUtil.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/aig/aigUtil.c -o src/aig/aig/aigUtil.o `` Compiling: /src/aig/aig/aigWin.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/aig/aigWin.c -o src/aig/aig/aigWin.o In file included from src/proof/fra/fra.h:37:0, from src/aig/aig/aigUtil.c:1291: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/aig/saig/saigCone.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/saig/saigCone.c -o src/aig/saig/saigCone.o `` Compiling: /src/aig/saig/saigConstr.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/saig/saigConstr.c -o src/aig/saig/saigConstr.o In file included from src/aig/saig/saigConstr.c:23:0: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/aig/saig/saigConstr2.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/saig/saigConstr2.c -o src/aig/saig/saigConstr2.o `` Compiling: /src/aig/saig/saigDual.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/saig/saigDual.c -o src/aig/saig/saigDual.o In file included from src/aig/saig/saigConstr2.c:23:0: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/aig/saig/saigDup.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/saig/saigDup.c -o src/aig/saig/saigDup.o `` Compiling: /src/aig/saig/saigInd.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/saig/saigInd.c -o src/aig/saig/saigInd.o In file included from src/aig/saig/saigInd.c:23:0: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/aig/saig/saigIoa.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/saig/saigIoa.c -o src/aig/saig/saigIoa.o `` Compiling: /src/aig/saig/saigIso.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/saig/saigIso.c -o src/aig/saig/saigIso.o `` Compiling: /src/aig/saig/saigIsoFast.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/saig/saigIsoFast.c -o src/aig/saig/saigIsoFast.o `` Compiling: /src/aig/saig/saigIsoSlow.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/saig/saigIsoSlow.c -o src/aig/saig/saigIsoSlow.o `` Compiling: /src/aig/saig/saigMiter.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/saig/saigMiter.c -o src/aig/saig/saigMiter.o In file included from src/proof/fra/fra.h:37:0, from src/aig/saig/saigMiter.c:22: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/aig/saig/saigOutDec.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/saig/saigOutDec.c -o src/aig/saig/saigOutDec.o `` Compiling: /src/aig/saig/saigPhase.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/saig/saigPhase.c -o src/aig/saig/saigPhase.o In file included from src/aig/saig/saigOutDec.c:23:0: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/aig/saig/saigPhase.c: In function 'Saig_TsiStateCount': src/aig/saig/saigPhase.c:487:27: warning: variable 'pObjLo' set but not used [-Wunused-but-set-variable] Aig_Obj_t * pObjLi, * pObjLo; ^ src/aig/saig/saigPhase.c:487:17: warning: variable 'pObjLi' set but not used [-Wunused-but-set-variable] Aig_Obj_t * pObjLi, * pObjLo; ^ `` Compiling: /src/aig/saig/saigRetFwd.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/saig/saigRetFwd.c -o src/aig/saig/saigRetFwd.o `` Compiling: /src/aig/saig/saigRetMin.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/saig/saigRetMin.c -o src/aig/saig/saigRetMin.o In file included from src/map/if/if.h:38:0, from src/opt/nwk/nwk.h:32, from src/aig/saig/saigRetMin.c:23: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/opt/nwk/nwk.h:32, from src/aig/saig/saigRetMin.c:23: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/opt/nwk/nwk.h:32, from src/aig/saig/saigRetMin.c:23: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ In file included from src/proof/fra/fra.h:37:0, from src/opt/nwk/nwk.h:35, from src/aig/saig/saigRetMin.c:23: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/aig/saig/saigRetMin.c: In function 'Saig_ManRetimeUnsatCore': src/aig/saig/saigRetMin.c:107:12: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int i, RetValue, iBadPo, iClause, nVars, nPos; ^ `` Compiling: /src/aig/saig/saigRetStep.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/saig/saigRetStep.c -o src/aig/saig/saigRetStep.o src/aig/saig/saigRetStep.c: In function 'Saig_ManRetimeSteps': src/aig/saig/saigRetStep.c:184:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue, s, i; ^ `` Compiling: /src/aig/saig/saigScl.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/saig/saigScl.c -o src/aig/saig/saigScl.o `` Compiling: /src/aig/saig/saigSimFast.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/saig/saigSimFast.c -o src/aig/saig/saigSimFast.o `` Compiling: /src/aig/saig/saigSimMv.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/saig/saigSimMv.c -o src/aig/saig/saigSimMv.o src/aig/saig/saigSimFast.c: In function 'Faig_ManComputeSwitchProbs4': src/aig/saig/saigSimFast.c:352:13: warning: variable 'clk' set but not used [-Wunused-but-set-variable] abctime clk;//, clkTotal = Abc_Clock(); ^ src/aig/saig/saigSimMv.c: In function 'Saig_MvManPostProcess': src/aig/saig/saigSimMv.c:573:20: warning: variable 'pEntry' set but not used [-Wunused-but-set-variable] Saig_MvObj_t * pEntry; ^ `` Compiling: /src/aig/saig/saigSimSeq.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/saig/saigSimSeq.c -o src/aig/saig/saigSimSeq.o `` Compiling: /src/aig/saig/saigStrSim.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/saig/saigStrSim.c -o src/aig/saig/saigStrSim.o `` Compiling: /src/aig/saig/saigSwitch.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/saig/saigSwitch.c -o src/aig/saig/saigSwitch.o src/aig/saig/saigSwitch.c: In function 'Saig_ManComputeSwitchProb4s': src/aig/saig/saigSwitch.c:272:13: warning: variable 'clk' set but not used [-Wunused-but-set-variable] abctime clk;//, clkTotal = Abc_Clock(); ^ `` Compiling: /src/aig/saig/saigSynch.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/saig/saigSynch.c -o src/aig/saig/saigSynch.o `` Compiling: /src/aig/saig/saigTempor.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/saig/saigTempor.c -o src/aig/saig/saigTempor.o src/aig/saig/saigSynch.c: In function 'Saig_SynchSequence': src/aig/saig/saigSynch.c:411:19: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int iPatBest, RetValue, s, t; ^ src/aig/saig/saigSynch.c:410:32: warning: variable 'nTerCur2' set but not used [-Wunused-but-set-variable] int nTerPrev, nTerCur = 0, nTerCur2; ^ src/aig/saig/saigSynch.c: In function 'Saig_SynchSequenceApply': src/aig/saig/saigSynch.c:507:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ src/aig/saig/saigSynch.c: In function 'Saig_Synchronize': src/aig/saig/saigSynch.c:561:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ `` Compiling: /src/aig/saig/saigTrans.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/saig/saigTrans.c -o src/aig/saig/saigTrans.o In file included from src/proof/fra/fra.h:37:0, from src/aig/saig/saigTrans.c:22: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/aig/saig/saigWnd.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/saig/saigWnd.c -o src/aig/saig/saigWnd.o `` Compiling: /src/aig/gia/giaAig.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/gia/giaAig.c -o src/aig/gia/giaAig.o src/aig/saig/saigWnd.c: In function 'Saig_ManWindowOutline': src/aig/saig/saigWnd.c:103:27: warning: variable 'pObjLo' set but not used [-Wunused-but-set-variable] Aig_Obj_t * pObjLi, * pObjLo; ^ src/aig/saig/saigWnd.c:103:17: warning: variable 'pObjLi' set but not used [-Wunused-but-set-variable] Aig_Obj_t * pObjLi, * pObjLo; ^ In file included from src/proof/fra/fra.h:37:0, from src/aig/gia/giaAig.c:22: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/aig/gia/giaAgi.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/gia/giaAgi.c -o src/aig/gia/giaAgi.o `` Compiling: /src/aig/gia/giaAiger.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/gia/giaAiger.c -o src/aig/gia/giaAiger.o `` Compiling: /src/aig/gia/giaAigerExt.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/gia/giaAigerExt.c -o src/aig/gia/giaAigerExt.o src/aig/gia/giaAiger.c: In function 'Gia_AigerReadFromMemory': src/aig/gia/giaAiger.c:515:25: warning: variable 'pCurTemp' set but not used [-Wunused-but-set-variable] unsigned char * pCurTemp; ^ src/aig/gia/giaAiger.c: In function 'Gia_AigerRead': src/aig/gia/giaAiger.c:829:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ `` Compiling: /src/aig/gia/giaBalAig.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/gia/giaBalAig.c -o src/aig/gia/giaBalAig.o In file included from src/aig/gia/giaBalAig.c:22:0: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ `` Compiling: /src/aig/gia/giaBalLut.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/gia/giaBalLut.c -o src/aig/gia/giaBalLut.o In file included from src/aig/gia/giaBalLut.c:22:0: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ src/aig/gia/giaBalLut.c: In function 'Bal_SetCheckArray': src/aig/gia/giaBalLut.c:187:21: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int i, k, m, n, Value; ^ `` Compiling: /src/aig/gia/giaBalMap.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/gia/giaBalMap.c -o src/aig/gia/giaBalMap.o `` Compiling: /src/aig/gia/giaBidec.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/gia/giaBidec.c -o src/aig/gia/giaBidec.o `` Compiling: /src/aig/gia/giaCCof.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/gia/giaCCof.c -o src/aig/gia/giaCCof.o In file included from src/aig/gia/giaCCof.c:22:0: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/aig/gia/giaCex.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/gia/giaCex.c -o src/aig/gia/giaCex.o `` Compiling: /src/aig/gia/giaClp.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/gia/giaClp.c -o src/aig/gia/giaClp.o `` Compiling: /src/aig/gia/giaCof.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/gia/giaCof.c -o src/aig/gia/giaCof.o `` Compiling: /src/aig/gia/giaCone.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/gia/giaCone.c -o src/aig/gia/giaCone.o src/aig/gia/giaCof.c: In function 'Cof_ObjMffcSize': src/aig/gia/giaCof.c:584:17: warning: variable 'Count2' set but not used [-Wunused-but-set-variable] int Count1, Count2, nFanout; ^ `` Compiling: /src/aig/gia/giaCSatOld.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/gia/giaCSatOld.c -o src/aig/gia/giaCSatOld.o `` Compiling: /src/aig/gia/giaCSat.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/gia/giaCSat.c -o src/aig/gia/giaCSat.o In file included from src/aig/gia/giaCSatOld.c:21:0: src/aig/gia/giaCSatOld.c: In function 'Cbs0_ManSolve_rec': src/aig/gia/gia.h:456:100: warning: 'pVar' may be used uninitialized in this function [-Wmaybe-uninitialized] static inline Gia_Obj_t * Gia_ObjFanin1( Gia_Obj_t * pObj ) { return pObj - pObj->iDiff1; } ^ src/aig/gia/giaCSatOld.c:588:17: note: 'pVar' was declared here Gia_Obj_t * pVar, * pDecVar; ^ `` Compiling: /src/aig/gia/giaCTas.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/gia/giaCTas.c -o src/aig/gia/giaCTas.o src/aig/gia/giaCTas.c: In function 'Tas_ManDecideHighestFanin': src/aig/gia/giaCTas.c:502:12: warning: variable 'ObjId' set but not used [-Wunused-but-set-variable] int i, ObjId; ^ src/aig/gia/giaCTas.c: In function 'Tas_ManDeriveReason': src/aig/gia/giaCTas.c:760:29: warning: variable 'iLitLevel2' set but not used [-Wunused-but-set-variable] int i, k, j, iLitLevel, iLitLevel2;//, Id; ^ src/aig/gia/giaCTas.c: In function 'Tas_ManSolveMiterNc2': src/aig/gia/giaCTas.c:1704:35: warning: variable 'vCexStore' set but not used [-Wunused-but-set-variable] Vec_Int_t * vCex, * vVisit, * vCexStore; ^ `` Compiling: /src/aig/gia/giaDfs.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/gia/giaDfs.c -o src/aig/gia/giaDfs.o `` Compiling: /src/aig/gia/giaDup.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/gia/giaDup.c -o src/aig/gia/giaDup.o src/aig/gia/giaDup.c: In function 'Gia_ManChoiceMiter': src/aig/gia/giaDup.c:2610:22: warning: variable 'nNodes' set but not used [-Wunused-but-set-variable] int i, k, iNode, nNodes; ^ In file included from src/aig/gia/giaCSat.c:21:0: src/aig/gia/giaCSat.c: In function 'Cbs_ManSolve_rec': src/aig/gia/gia.h:456:100: warning: 'pVar' may be used uninitialized in this function [-Wmaybe-uninitialized] static inline Gia_Obj_t * Gia_ObjFanin1( Gia_Obj_t * pObj ) { return pObj - pObj->iDiff1; } ^ src/aig/gia/giaCSat.c:863:17: note: 'pVar' was declared here Gia_Obj_t * pVar, * pDecVar; ^ `` Compiling: /src/aig/gia/giaEmbed.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/gia/giaEmbed.c -o src/aig/gia/giaEmbed.o src/aig/gia/giaEmbed.c: In function 'Emb_ManPlacementRefine': src/aig/gia/giaEmbed.c:1527:22: warning: variable 'CostPrev' set but not used [-Wunused-but-set-variable] double CostThis, CostPrev; ^ `` Compiling: /src/aig/gia/giaEnable.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/gia/giaEnable.c -o src/aig/gia/giaEnable.o src/aig/gia/giaCTas.c: In function 'Tas_ManSolve_rec': src/aig/gia/giaCTas.c:1321:8: warning: 'pVar' may be used uninitialized in this function [-Wmaybe-uninitialized] if ( pVar != NULL ) ^ `` Compiling: /src/aig/gia/giaEquiv.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/gia/giaEquiv.c -o src/aig/gia/giaEquiv.o `` Compiling: /src/aig/gia/giaEra.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/gia/giaEra.c -o src/aig/gia/giaEra.o `` Compiling: /src/aig/gia/giaEra2.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/gia/giaEra2.c -o src/aig/gia/giaEra2.o In file included from src/aig/gia/giaEra2.c:1783:0: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/aig/gia/giaFadds.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/gia/giaFadds.c -o src/aig/gia/giaFadds.o src/aig/gia/giaFadds.c: In function 'Gia_ManCollectTruthTables': src/aig/gia/giaFadds.c:501:15: warning: variable 'Type' set but not used [-Wunused-but-set-variable] int i, k, Type, Truth, pCut[4] = {3}; ^ src/aig/gia/giaFadds.c: In function 'Gia_ManDupWithFaddBoxes_rec': src/aig/gia/giaFadds.c:633:9: warning: variable 'iChain' set but not used [-Wunused-but-set-variable] int iChain; ^ src/aig/gia/giaFadds.c: In function 'Gia_ManDupFadd': src/aig/gia/giaFadds.c:568:15: warning: 'iFadd' may be used uninitialized in this function [-Wmaybe-uninitialized] int i, k, iFadd, iCiLit, pLits[3]; ^ `` Compiling: /src/aig/gia/giaFalse.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/gia/giaFalse.c -o src/aig/gia/giaFalse.o In file included from src/sat/bsat/satStore.h:36:0, from src/aig/gia/giaFalse.c:24: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/aig/gia/giaFalse.c: In function 'Gia_ManCheckFalseAll': src/aig/gia/giaFalse.c:475:16: warning: variable 'LevelMax' set but not used [-Wunused-but-set-variable] int i, LevelMax, Changed0 = Changed; ^ `` Compiling: /src/aig/gia/giaFanout.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/gia/giaFanout.c -o src/aig/gia/giaFanout.o `` Compiling: /src/aig/gia/giaForce.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/gia/giaForce.c -o src/aig/gia/giaForce.o src/aig/gia/giaForce.c: In function 'Frc_ManPlacementRefine': src/aig/gia/giaForce.c:894:74: warning: variable 'nCutPrev' set but not used [-Wunused-but-set-variable] int k, h, Iter, iMinX, iMaxX, Counter, nCutStart, nCutCur, nCutCur2, nCutPrev; ^ src/aig/gia/giaForce.c:891:22: warning: variable 'CostPrev' set but not used [-Wunused-but-set-variable] double CostThis, CostPrev; ^ src/aig/gia/giaForce.c: In function 'For_ManFileExperiment': src/aig/gia/giaForce.c:1072:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ `` Compiling: /src/aig/gia/giaFrames.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/gia/giaFrames.c -o src/aig/gia/giaFrames.o src/aig/gia/giaFrames.c: In function 'Gia_ManUnrollAbs': src/aig/gia/giaFrames.c:162:19: warning: variable 'nObjMask' set but not used [-Wunused-but-set-variable] int nObjBits, nObjMask; ^ `` Compiling: /src/aig/gia/giaFront.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/gia/giaFront.c -o src/aig/gia/giaFront.o src/aig/gia/giaFrames.c: In function 'Gia_ManUnrollAdd': src/aig/gia/giaFrames.c:340:15: warning: 'Lit' may be used uninitialized in this function [-Wmaybe-uninitialized] pArray[1] = Entry; ^ src/aig/gia/giaFrames.c:441:15: note: 'Lit' was declared here int f, i, Lit, Beg, End; ^ `` Compiling: /src/aig/gia/giaFx.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/gia/giaFx.c -o src/aig/gia/giaFx.o `` Compiling: /src/aig/gia/giaGig.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/gia/giaGig.c -o src/aig/gia/giaGig.o `` Compiling: /src/aig/gia/giaGlitch.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/gia/giaGlitch.c -o src/aig/gia/giaGlitch.o In file included from src/aig/gia/giaFx.c:26:0: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/aig/gia/giaGig.c:23:0: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ `` Compiling: /src/aig/gia/giaHash.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/gia/giaHash.c -o src/aig/gia/giaHash.o src/aig/gia/giaHash.c: In function 'Gia_ManHashResize': src/aig/gia/giaHash.c:163:37: warning: variable 'Counter2' set but not used [-Wunused-but-set-variable] int nHTableOld, iNext, Counter, Counter2, i; ^ `` Compiling: /src/aig/gia/giaIf.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/gia/giaIf.c -o src/aig/gia/giaIf.o In file included from src/map/if/if.h:38:0, from src/aig/gia/giaIf.c:23: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/aig/gia/giaIf.c:23: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/aig/gia/giaIf.c:23: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ In file included from src/aig/gia/giaIf.c:26:0: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/aig/gia/giaIf.c: In function 'Gia_ManPrintPackingStats': src/aig/gia/giaIf.c:558:22: warning: variable 'nEntries' set but not used [-Wunused-but-set-variable] int i, k, Entry, nEntries, nEntries2, MaxSize = -1; ^ src/aig/gia/giaIf.c: In function 'Gia_ManFromIfLogicFindCell': src/aig/gia/giaIf.c:1480:16: warning: unused variable 'pCutPerm' [-Wunused-variable] char * pCutPerm = If_CutDsdPerm( pIfMan, pCutBest ); // DSD input -> cut input ^ src/aig/gia/giaIf.c: In function 'Gia_ManFromIfLogic': src/aig/gia/giaIf.c:1833:21: warning: variable 'pFanin' set but not used [-Wunused-but-set-variable] Gia_Obj_t * pFanin; ^ src/aig/gia/giaIf.c: In function 'Gia_ManPerformMappingInt': src/aig/gia/giaIf.c:2021:23: warning: unused variable 'p' [-Wunused-variable] If_DsdMan_t * p = (If_DsdMan_t *)Abc_FrameReadManDsd(); ^ `` Compiling: /src/aig/gia/giaIff.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/gia/giaIff.c -o src/aig/gia/giaIff.o In file included from src/map/if/if.h:38:0, from src/aig/gia/giaIff.c:22: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/aig/gia/giaIff.c:22: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/aig/gia/giaIff.c:22: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ `` Compiling: /src/aig/gia/giaIso.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/gia/giaIso.c -o src/aig/gia/giaIso.o `` Compiling: /src/aig/gia/giaIso2.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/gia/giaIso2.c -o src/aig/gia/giaIso2.o `` Compiling: /src/aig/gia/giaIso3.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/gia/giaIso3.c -o src/aig/gia/giaIso3.o `` Compiling: /src/aig/gia/giaJf.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/gia/giaJf.c -o src/aig/gia/giaJf.o In file included from src/aig/gia/giaJf.c:23:0: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/aig/gia/giaJf.c:26:0: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/aig/gia/giaJf.c: In function 'Jf_ManGenCnf': src/aig/gia/giaJf.c:141:17: warning: unused variable 'RetValue' [-Wunused-variable] int RetValue = Kit_TruthIsop( (unsigned *)&uTruth, Vec_IntSize(vLeaves), vCover, 0 ); ^ src/aig/gia/giaJf.c: In function 'Jf_CutAreaOld': src/aig/gia/giaJf.c:862:15: warning: variable 'Ela2' set but not used [-Wunused-but-set-variable] int Ela1, Ela2; ^ src/aig/gia/giaJf.c: In function 'Jf_ManPropagateEla': src/aig/gia/giaJf.c:1393:21: warning: variable 'CostAft' set but not used [-Wunused-but-set-variable] int i, CostBef, CostAft; ^ src/aig/gia/giaJf.c:1393:12: warning: variable 'CostBef' set but not used [-Wunused-but-set-variable] int i, CostBef, CostAft; ^ src/aig/gia/giaIf.c: In function 'Gia_ManToIf': src/aig/gia/giaIf.c:745:16: warning: 'pIfObj' may be used uninitialized in this function [-Wmaybe-uninitialized] If_Obj_t * pIfObj; ^ `` Compiling: /src/aig/gia/giaKf.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/gia/giaKf.c -o src/aig/gia/giaKf.o src/aig/gia/giaKf.c: In function 'Kf_CheckCuts': src/aig/gia/giaKf.c:340:21: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int i, k, m, n, Value; ^ src/aig/gia/giaKf.c: In function 'Kf_ManComputeCuts': src/aig/gia/giaKf.c:1012:21: warning: variable 'status' set but not used [-Wunused-but-set-variable] int i, k, iFan, status, nCountFanins, fRunning; ^ `` Compiling: /src/aig/gia/giaLf.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/gia/giaLf.c -o src/aig/gia/giaLf.o In file included from src/aig/gia/giaLf.c:24:0: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/aig/gia/giaLf.c:25:0: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/aig/gia/giaLf.c: In function 'Lf_SetCheckArray': src/aig/gia/giaLf.c:647:21: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int i, k, m, n, Value; ^ src/aig/gia/giaLf.c: In function 'Lf_ObjMergeOrder': src/aig/gia/giaLf.c:1191:24: warning: variable 'Value2' set but not used [-Wunused-but-set-variable] float Value1 = -1, Value2 = -1; ^ src/aig/gia/giaLf.c:1191:11: warning: variable 'Value1' set but not used [-Wunused-but-set-variable] float Value1 = -1, Value2 = -1; ^ src/aig/gia/giaLf.c: In function 'Lf_ManCountMapRefsOne': src/aig/gia/giaLf.c:1579:16: warning: unused variable 'pBest' [-Wunused-variable] Lf_Bst_t * pBest = Lf_ObjReadBest( p, iObj ); ^ `` Compiling: /src/aig/gia/giaMf.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/gia/giaMf.c -o src/aig/gia/giaMf.o In file included from src/aig/gia/giaMf.c:22:0: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/aig/gia/giaMf.c:23:0: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/aig/gia/giaMf.c: In function 'Mf_ManTruthCollect': src/aig/gia/giaMf.c:155:32: warning: variable 'tTemp2' set but not used [-Wunused-but-set-variable] word uTruth, tCur, tTemp1, tTemp2; ^ src/aig/gia/giaMf.c:155:24: warning: variable 'tTemp1' set but not used [-Wunused-but-set-variable] word uTruth, tCur, tTemp1, tTemp2; ^ src/aig/gia/giaMf.c: In function 'Mf_SetCheckArray': src/aig/gia/giaMf.c:736:21: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int i, k, m, n, Value; ^ src/aig/gia/giaMf.c: In function 'Mf_CutAreaDerefed': src/aig/gia/giaMf.c:1505:9: warning: unused variable 'Ela2' [-Wunused-variable] int Ela2 = Mf_CutDeref_rec( p, pCut ); ^ src/aig/gia/giaMf.c: In function 'Mf_ObjComputeBestCut': src/aig/gia/giaMf.c:1528:22: warning: unused variable 'Value2' [-Wunused-variable] int Value1 = -1, Value2 = -1; ^ src/aig/gia/giaMf.c:1528:9: warning: variable 'Value1' set but not used [-Wunused-but-set-variable] int Value1 = -1, Value2 = -1; ^ `` Compiling: /src/aig/gia/giaMan.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/gia/giaMan.c -o src/aig/gia/giaMan.o `` Compiling: /src/aig/gia/giaMem.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/gia/giaMem.c -o src/aig/gia/giaMem.o `` Compiling: /src/aig/gia/giaMfs.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/gia/giaMfs.c -o src/aig/gia/giaMfs.o `` Compiling: /src/aig/gia/giaMini.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/gia/giaMini.c -o src/aig/gia/giaMini.o In file included from src/aig/gia/giaMini.c:23:0: src/aig/miniaig/miniaig.h: In function 'Mini_AigDump': src/aig/miniaig/miniaig.h:164:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ src/aig/miniaig/miniaig.h: In function 'Mini_AigLoad': src/aig/miniaig/miniaig.h:180:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue, nSize; ^ `` Compiling: /src/aig/gia/giaMuxes.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/gia/giaMuxes.c -o src/aig/gia/giaMuxes.o `` Compiling: /src/aig/gia/giaNf.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/gia/giaNf.c -o src/aig/gia/giaNf.o src/aig/gia/giaMuxes.c: In function 'Gia_MuxMffcSize': src/aig/gia/giaMuxes.c:272:17: warning: variable 'Count2' set but not used [-Wunused-but-set-variable] int Count1, Count2; ^ src/aig/gia/giaMuxes.c: In function 'Gia_MuxStructPrint': src/aig/gia/giaMuxes.c:329:17: warning: variable 'Count2' set but not used [-Wunused-but-set-variable] int Count1, Count2; ^ src/aig/gia/giaMuxes.c:329:9: warning: variable 'Count1' set but not used [-Wunused-but-set-variable] int Count1, Count2; ^ src/aig/gia/giaMuxes.c: In function 'Gia_MuxStructDump': src/aig/gia/giaMuxes.c:380:17: warning: variable 'Count2' set but not used [-Wunused-but-set-variable] int Count1, Count2; ^ In file included from src/aig/gia/giaNf.c:25:0: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/aig/gia/giaNf.c:28:0: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/aig/gia/giaNf.c: In function 'Nf_StoCreateGateMaches': src/aig/gia/giaNf.c:222:24: warning: variable 'tTemp2' set but not used [-Wunused-but-set-variable] word tCur, tTemp1, tTemp2; ^ src/aig/gia/giaNf.c: In function 'Nf_StoPrint': src/aig/gia/giaNf.c:294:23: warning: variable 'Entry' set but not used [-Wunused-but-set-variable] int t, i, GateId, Entry, Count = 0; ^ src/aig/gia/giaNf.c:294:15: warning: variable 'GateId' set but not used [-Wunused-but-set-variable] int t, i, GateId, Entry, Count = 0; ^ src/aig/gia/giaNf.c: In function 'Nf_SetCheckArray': src/aig/gia/giaNf.c:596:21: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int i, k, m, n, Value; ^ src/aig/gia/giaNf.c: In function 'Nf_ManCutMatch': src/aig/gia/giaNf.c:1329:30: warning: variable 'ValueEnd' set but not used [-Wunused-but-set-variable] float ValueBeg[2] = {0}, ValueEnd[2] = {0}, Required[2] = {0}; ^ src/aig/gia/giaNf.c:1329:11: warning: variable 'ValueBeg' set but not used [-Wunused-but-set-variable] float ValueBeg[2] = {0}, ValueEnd[2] = {0}, Required[2] = {0}; ^ `` Compiling: /src/aig/gia/giaPat.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/gia/giaPat.c -o src/aig/gia/giaPat.o `` Compiling: /src/aig/gia/giaPf.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/gia/giaPf.c -o src/aig/gia/giaPf.o `` Compiling: /src/aig/gia/giaQbf.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/gia/giaQbf.c -o src/aig/gia/giaQbf.o In file included from src/aig/gia/giaPf.c:25:0: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/sat/bsat/satStore.h:36:0, from src/aig/gia/giaQbf.c:23: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ In file included from src/aig/gia/giaPf.c:28:0: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/aig/gia/giaQbf.c: In function 'Gia_QbfAddSpecialConstr': src/aig/gia/giaQbf.c:370:12: warning: variable 'status' set but not used [-Wunused-but-set-variable] int i, status, Lits[2]; ^ src/aig/gia/giaPf.c: In function 'Pf_StoCreateGate': src/aig/gia/giaPf.c:179:24: warning: variable 'tTemp2' set but not used [-Wunused-but-set-variable] word tCur, tTemp1, tTemp2; ^ src/aig/gia/giaPf.c: In function 'Pf_SetCheckArray': src/aig/gia/giaPf.c:551:21: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int i, k, m, n, Value; ^ `` Compiling: /src/aig/gia/giaResub.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/gia/giaResub.c -o src/aig/gia/giaResub.o `` Compiling: /src/aig/gia/giaRetime.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/gia/giaRetime.c -o src/aig/gia/giaRetime.o `` Compiling: /src/aig/gia/giaScl.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/gia/giaScl.c -o src/aig/gia/giaScl.o `` Compiling: /src/aig/gia/giaScript.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/gia/giaScript.c -o src/aig/gia/giaScript.o `` Compiling: /src/aig/gia/giaShrink.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/gia/giaShrink.c -o src/aig/gia/giaShrink.o `` Compiling: /src/aig/gia/giaShrink6.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/gia/giaShrink6.c -o src/aig/gia/giaShrink6.o src/aig/gia/giaShrink6.c: In function 'Shr_ManCollectDivisors': src/aig/gia/giaShrink6.c:226:27: warning: variable 'iPlace' set but not used [-Wunused-but-set-variable] int i, c, iDiv, iFan, iPlace; ^ src/aig/gia/giaShrink6.c: In function 'Gia_ManMapShrink6': src/aig/gia/giaShrink6.c:406:15: warning: variable 'nDivs' set but not used [-Wunused-but-set-variable] int i, k, nDivs, iNode; ^ `` Compiling: /src/aig/gia/giaShrink7.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/gia/giaShrink7.c -o src/aig/gia/giaShrink7.o In file included from src/aig/gia/giaShrink7.c:22:0: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ In file included from src/aig/gia/giaShrink7.c:23:0: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/aig/gia/giaShrink7.c: In function 'Unm_ManComputePairs': src/aig/gia/giaShrink7.c:159:34: warning: variable 'nPairs' set but not used [-Wunused-but-set-variable] int nTotal = 0, nPairs0 = 0, nPairs = 0; ^ src/aig/gia/giaShrink7.c:155:17: warning: variable 'pObj' set but not used [-Wunused-but-set-variable] Gia_Obj_t * pObj; ^ `` Compiling: /src/aig/gia/giaSim.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/gia/giaSim.c -o src/aig/gia/giaSim.o src/aig/gia/giaSim.c: In function 'Gia_ManSimCreate': src/aig/gia/giaSim.c:213:9: warning: variable 'Entry' set but not used [-Wunused-but-set-variable] int Entry, i; ^ `` Compiling: /src/aig/gia/giaSim2.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/gia/giaSim2.c -o src/aig/gia/giaSim2.o `` Compiling: /src/aig/gia/giaSort.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/gia/giaSort.c -o src/aig/gia/giaSort.o `` Compiling: /src/aig/gia/giaSpeedup.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/gia/giaSpeedup.c -o src/aig/gia/giaSpeedup.o In file included from src/map/if/if.h:38:0, from src/aig/gia/giaSpeedup.c:22: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ `` Compiling: /src/aig/gia/giaStg.c `` Compiling: /src/aig/gia/giaStr.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/gia/giaStr.c -o src/aig/gia/giaStr.o gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/gia/giaStg.c -o src/aig/gia/giaStg.o In file included from src/map/if/if.h:39:0, from src/aig/gia/giaSpeedup.c:22: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/aig/gia/giaSpeedup.c:22: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ src/aig/gia/giaStg.c: In function 'Gia_ManStgPrint': src/aig/gia/giaStg.c:416:13: warning: unused variable 'iOut' [-Wunused-variable] int iOut = Vec_IntEntry(vLines, i+3); ^ src/aig/gia/giaStg.c:415:13: warning: unused variable 'iNext' [-Wunused-variable] int iNext = Vec_IntEntry(vLines, i+2) - 1; ^ src/aig/gia/giaStg.c:414:13: warning: unused variable 'iCur' [-Wunused-variable] int iCur = Vec_IntEntry(vLines, i+1) - 1; ^ src/aig/gia/giaStg.c:413:13: warning: unused variable 'iMint' [-Wunused-variable] int iMint = Vec_IntEntry(vLines, i ); ^ src/aig/gia/giaStr.c: In function 'Str_NtkBalanceMulti': src/aig/gia/giaStr.c:1096:18: warning: variable 'MatrixSize' set but not used [-Wunused-but-set-variable] int k, iLit, MatrixSize = 0; ^ src/aig/gia/giaStr.c: In function 'Str_MuxRestructureArea': src/aig/gia/giaStr.c:1848:9: warning: variable 'Result' set but not used [-Wunused-but-set-variable] int Result; ^ `` Compiling: /src/aig/gia/giaSupMin.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/gia/giaSupMin.c -o src/aig/gia/giaSupMin.o `` Compiling: /src/aig/gia/giaSweep.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/gia/giaSweep.c -o src/aig/gia/giaSweep.o src/aig/gia/giaSweep.c: In function 'Gia_ManFraigSelectReprs': src/aig/gia/giaSweep.c:446:17: warning: unused variable 'pManTime' [-Wunused-variable] Tim_Man_t * pManTime = (Tim_Man_t *)p->pManTime; ^ src/aig/gia/giaSweep.c: In function 'Gia_ManSweepComputeOneDomainEquivs': src/aig/gia/giaSweep.c:585:9: warning: unused variable 'nDoms' [-Wunused-variable] int nDoms = Vec_IntFindMax(vRegClasses); ^ `` Compiling: /src/aig/gia/giaSweeper.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/gia/giaSweeper.c -o src/aig/gia/giaSweeper.o In file included from src/aig/gia/giaSweeper.c:23:0: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/aig/gia/giaSweeper.c: In function 'Gia_ManAddClausesMux': src/aig/gia/giaSweeper.c:546:43: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int pLits[4], LitF, LitI, LitT, LitE, RetValue; ^ src/aig/gia/giaSweeper.c: In function 'Gia_SweeperCheckEquiv': src/aig/gia/giaSweeper.c:792:49: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int iLitOld, iLitNew, iLitAig, pLitsSat[2], RetValue, RetValue1, ProbeId, i; ^ `` Compiling: /src/aig/gia/giaSwitch.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/gia/giaSwitch.c -o src/aig/gia/giaSwitch.o src/aig/gia/giaSwitch.c: In function 'Gia_ManSwiSimulate': src/aig/gia/giaSwitch.c:204:50: warning: 'Mask' may be used uninitialized in this function [-Wmaybe-uninitialized] pInfo[w] = (pInfo[w] << 16) | ((pInfo[w] ^ Mask) & 0xffff); ^ src/aig/gia/giaSwitch.c:188:14: note: 'Mask' was declared here unsigned Mask; ^ `` Compiling: /src/aig/gia/giaTim.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/gia/giaTim.c -o src/aig/gia/giaTim.o In file included from src/proof/fra/fra.h:37:0, from src/aig/gia/giaTim.c:25: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ `` Compiling: /src/aig/gia/giaTis.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/gia/giaTis.c -o src/aig/gia/giaTis.o `` Compiling: /src/aig/gia/giaTruth.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/gia/giaTruth.c -o src/aig/gia/giaTruth.o src/aig/gia/giaTruth.c: In function 'Gia_ObjComputeTruthTableTest': src/aig/gia/giaTruth.c:259:16: warning: variable 'pTruth' set but not used [-Wunused-but-set-variable] unsigned * pTruth; ^ `` Compiling: /src/aig/gia/giaTsim.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/gia/giaTsim.c -o src/aig/gia/giaTsim.o src/aig/gia/giaTsim.c: In function 'Gia_ManTerSimulate': src/aig/gia/giaTsim.c:672:12: warning: variable 'Counter' set but not used [-Wunused-but-set-variable] int i, Counter; ^ `` Compiling: /src/aig/gia/giaUtil.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/gia/giaUtil.c -o src/aig/gia/giaUtil.o `` Compiling: /src/aig/ioa/ioaReadAig.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/ioa/ioaReadAig.c -o src/aig/ioa/ioaReadAig.o In file included from src/map/if/if.h:38:0, from src/base/main/mainInt.h:31, from src/aig/gia/giaUtil.c:22: src/misc/vec/vecMem.h: In function 'Vec_MemAllocForTT': src/misc/vec/vecMem.h:388:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ src/misc/vec/vecMem.h: In function 'Vec_MemAddMuxTT': src/misc/vec/vecMem.h:404:9: warning: variable 'Value' set but not used [-Wunused-but-set-variable] int Value, nWords = (nVars <= 6 ? 1 : (1 << (nVars - 6))); ^ In file included from src/map/if/if.h:39:0, from src/base/main/mainInt.h:31, from src/aig/gia/giaUtil.c:22: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1075:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/aig/ioa/ioaReadAig.c: In function 'Ioa_ReadAiger': src/aig/ioa/ioaReadAig.c:436:20: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int nFileSize, RetValue; ^ src/misc/util/utilTruth.h: In function 'Abc_TtProcessBiDecTest': src/misc/util/utilTruth.h:2515:39: warning: variable 'nThat' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ src/misc/util/utilTruth.h:2515:32: warning: variable 'nThis' set but not used [-Wunused-but-set-variable] int Res, resThis, resThat, nThis, nThat; ^ In file included from src/map/if/if.h:41:0, from src/base/main/mainInt.h:31, from src/aig/gia/giaUtil.c:22: src/misc/vec/vecHash.h: In function 'Hash_IntManHashArrayTest': src/misc/vec/vecHash.h:241:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ In file included from src/proof/fra/fra.h:37:0, from src/base/main/mainInt.h:35, from src/aig/gia/giaUtil.c:22: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/aig/gia/giaUtil.c: In function 'Gia_NodeMffcSize': src/aig/gia/giaUtil.c:1134:20: warning: variable 'ConeSize2' set but not used [-Wunused-but-set-variable] int ConeSize1, ConeSize2; ^ `` Compiling: /src/aig/ioa/ioaWriteAig.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/ioa/ioaWriteAig.c -o src/aig/ioa/ioaWriteAig.o `` Compiling: /src/aig/ioa/ioaUtil.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/ioa/ioaUtil.c -o src/aig/ioa/ioaUtil.o `` Compiling: /src/aig/ivy/ivyBalance.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/ivy/ivyBalance.c -o src/aig/ivy/ivyBalance.o `` Compiling: /src/aig/ivy/ivyCanon.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/ivy/ivyCanon.c -o src/aig/ivy/ivyCanon.o `` Compiling: /src/aig/ivy/ivyCheck.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/ivy/ivyCheck.c -o src/aig/ivy/ivyCheck.o `` Compiling: /src/aig/ivy/ivyCutTrav.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/ivy/ivyCutTrav.c -o src/aig/ivy/ivyCutTrav.o `` Compiling: /src/aig/ivy/ivyCut.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/ivy/ivyCut.c -o src/aig/ivy/ivyCut.o src/aig/ivy/ivyCut.c: In function 'Ivy_ManFindBoolCut': src/aig/ivy/ivyCut.c:308:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue, LevelLimit, Lev, k; ^ `` Compiling: /src/aig/ivy/ivyDfs.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/ivy/ivyDfs.c -o src/aig/ivy/ivyDfs.o `` Compiling: /src/aig/ivy/ivyDsd.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/ivy/ivyDsd.c -o src/aig/ivy/ivyDsd.o `` Compiling: /src/aig/ivy/ivyFanout.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/ivy/ivyFanout.c -o src/aig/ivy/ivyFanout.o src/aig/ivy/ivyDsd.c: In function 'Ivy_TruthDecompose_rec': src/aig/ivy/ivyDsd.c:281:16: warning: 'fCompl' may be used uninitialized in this function [-Wmaybe-uninitialized] fCompl ^= ((Node.nFans & 1) == 0); ^ src/aig/ivy/ivyDsd.c:119:5: warning: 'nVars' may be used uninitialized in this function [-Wmaybe-uninitialized] switch( iNum ) ^ src/aig/ivy/ivyDsd.c:223:40: note: 'nVars' was declared here int nSupp, Count0, Count1, Count2, nVars, RetValue, fCompl, i; ^ src/aig/ivy/ivyDsd.c:276:21: warning: 'pVars' may be used uninitialized in this function [-Wmaybe-uninitialized] uTruthCof = Ivy_TruthCofactor( uTruthCof, pVars[i] ); ^ `` Compiling: /src/aig/ivy/ivyFastMap.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/ivy/ivyFastMap.c -o src/aig/ivy/ivyFastMap.o `` Compiling: /src/aig/ivy/ivyFraig.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/ivy/ivyFraig.c -o src/aig/ivy/ivyFraig.o src/aig/ivy/ivyFastMap.c: In function 'Ivy_FastMapNodeAreaRefed': src/aig/ivy/ivyFastMap.c:1041:18: warning: variable 'aResult2' set but not used [-Wunused-but-set-variable] int aResult, aResult2; ^ src/aig/ivy/ivyFastMap.c:1040:18: warning: variable 'pSupp' set but not used [-Wunused-but-set-variable] Ivy_Supp_t * pSupp; ^ src/aig/ivy/ivyFastMap.c: In function 'Ivy_FastMapNodeAreaDerefed': src/aig/ivy/ivyFastMap.c:1067:18: warning: variable 'aResult2' set but not used [-Wunused-but-set-variable] int aResult, aResult2; ^ src/aig/ivy/ivyFastMap.c:1066:18: warning: variable 'pSupp' set but not used [-Wunused-but-set-variable] Ivy_Supp_t * pSupp; ^ src/aig/ivy/ivyFastMap.c: In function 'Ivy_FastMapNodeRecover2': src/aig/ivy/ivyFastMap.c:1410:18: warning: variable 'CostAft' set but not used [-Wunused-but-set-variable] int CostBef, CostAft; ^ src/aig/ivy/ivyFastMap.c:1410:9: warning: variable 'CostBef' set but not used [-Wunused-but-set-variable] int CostBef, CostAft; ^ src/aig/ivy/ivyFastMap.c: In function 'Ivy_FastMapNodeRecover': src/aig/ivy/ivyFastMap.c:1466:18: warning: variable 'CostAft' set but not used [-Wunused-but-set-variable] int CostBef, CostAft; ^ src/aig/ivy/ivyFastMap.c:1466:9: warning: variable 'CostBef' set but not used [-Wunused-but-set-variable] int CostBef, CostAft; ^ src/aig/ivy/ivyFastMap.c: In function 'Ivy_FastMapNodeRecover4': src/aig/ivy/ivyFastMap.c:1515:18: warning: variable 'CostAft' set but not used [-Wunused-but-set-variable] int CostBef, CostAft; ^ src/aig/ivy/ivyFastMap.c:1515:9: warning: variable 'CostBef' set but not used [-Wunused-but-set-variable] int CostBef, CostAft; ^ In file included from src/aig/ivy/ivyFraig.c:23:0: src/sat/bsat/satSolver.h: In function 'sat_solver_add_const': src/sat/bsat/satSolver.h:280:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer': src/sat/bsat/satSolver.h:291:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_buffer_enable': src/sat/bsat/satSolver.h:308:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_and': src/sat/bsat/satSolver.h:327:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor': src/sat/bsat/satSolver.h:349:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux': src/sat/bsat/satSolver.h:380:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_mux41': src/sat/bsat/satSolver.h:426:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_xor_and': src/sat/bsat/satSolver.h:491:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/sat/bsat/satSolver.h: In function 'sat_solver_add_constraint': src/sat/bsat/satSolver.h:529:9: warning: variable 'Cid' set but not used [-Wunused-but-set-variable] int Cid; ^ src/aig/ivy/ivyFraig.c: In function 'Ivy_FraigNodesAreEquiv': src/aig/ivy/ivyFraig.c:2101:19: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int pLits[4], RetValue, RetValue1, nBTLimit; ^ src/aig/ivy/ivyFraig.c: In function 'Ivy_FraigNodeIsConst': src/aig/ivy/ivyFraig.c:2270:9: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int RetValue; ^ src/aig/ivy/ivyFraig.c: In function 'Ivy_FraigAddClausesMux': src/aig/ivy/ivyFraig.c:2355:19: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int pLits[4], RetValue, VarF, VarI, VarT, VarE, fCompT, fCompE; ^ src/aig/ivy/ivyFraig.c: In function 'Ivy_FraigAddClausesSuper': src/aig/ivy/ivyFraig.c:2438:25: warning: variable 'RetValue' set but not used [-Wunused-but-set-variable] int * pLits, nLits, RetValue, i; ^ src/aig/ivy/ivyFraig.c: In function 'Ivy_FraigCheckCone': src/aig/ivy/ivyFraig.c:2929:17: warning: variable 'pObj' set but not used [-Wunused-but-set-variable] Aig_Obj_t * pObj; ^ `` Compiling: /src/aig/ivy/ivyHaig.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/ivy/ivyHaig.c -o src/aig/ivy/ivyHaig.o `` Compiling: /src/aig/ivy/ivyMan.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/ivy/ivyMan.c -o src/aig/ivy/ivyMan.o `` Compiling: /src/aig/ivy/ivyMem.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/ivy/ivyMem.c -o src/aig/ivy/ivyMem.o `` Compiling: /src/aig/ivy/ivyMulti.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/ivy/ivyMulti.c -o src/aig/ivy/ivyMulti.o `` Compiling: /src/aig/ivy/ivyObj.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/ivy/ivyObj.c -o src/aig/ivy/ivyObj.o src/aig/ivy/ivyMulti.c: In function 'Ivy_MultiPlus': src/aig/ivy/ivyMulti.c:64:17: warning: variable 'nEvalsOld' set but not used [-Wunused-but-set-variable] int nEvals, nEvalsOld, i, k, x, nLeaves; ^ `` Compiling: /src/aig/ivy/ivyOper.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/ivy/ivyOper.c -o src/aig/ivy/ivyOper.o `` Compiling: /src/aig/ivy/ivyResyn.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/ivy/ivyResyn.c -o src/aig/ivy/ivyResyn.o `` Compiling: /src/aig/ivy/ivyRwr.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/ivy/ivyRwr.c -o src/aig/ivy/ivyRwr.o src/aig/ivy/ivyObj.c: In function 'Ivy_NodeFixBufferFanins': src/aig/ivy/ivyObj.c:472:5: warning: 'pResult' may be used uninitialized in this function [-Wmaybe-uninitialized] Ivy_ObjReplace( p, pNode, pResult, 1, 0, fUpdateLevel ); ^ `` Compiling: /src/aig/ivy/ivySeq.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/ivy/ivySeq.c -o src/aig/ivy/ivySeq.o src/aig/ivy/ivyRwr.c: In function 'Ivy_GraphToNetworkCount': src/aig/ivy/ivyRwr.c:417:31: warning: variable 'LevelOld' set but not used [-Wunused-but-set-variable] int i, Counter, LevelNew, LevelOld; ^ src/aig/ivy/ivyRwr.c: In function 'Ivy_GraphUpdateNetwork': src/aig/ivy/ivyRwr.c:521:31: warning: variable 'Required' set but not used [-Wunused-but-set-variable] int nNodesNew, nNodesOld, Required; ^ src/aig/ivy/ivyRwr.c:521:20: warning: variable 'nNodesOld' set but not used [-Wunused-but-set-variable] int nNodesNew, nNodesOld, Required; ^ src/aig/ivy/ivyRwr.c:521:9: warning: variable 'nNodesNew' set but not used [-Wunused-but-set-variable] int nNodesNew, nNodesOld, Required; ^ src/aig/ivy/ivyRwr.c: In function 'Ivy_GraphUpdateNetwork3': src/aig/ivy/ivyRwr.c:562:20: warning: variable 'nNodesOld' set but not used [-Wunused-but-set-variable] int nNodesNew, nNodesOld, i, nRefsOld; ^ src/aig/ivy/ivyRwr.c:562:9: warning: variable 'nNodesNew' set but not used [-Wunused-but-set-variable] int nNodesNew, nNodesOld, i, nRefsOld; ^ src/aig/ivy/ivySeq.c: In function 'Ivy_GraphUpdateNetworkSeq': src/aig/ivy/ivySeq.c:529:20: warning: variable 'nNodesOld' set but not used [-Wunused-but-set-variable] int nNodesNew, nNodesOld; ^ src/aig/ivy/ivySeq.c:529:9: warning: variable 'nNodesNew' set but not used [-Wunused-but-set-variable] int nNodesNew, nNodesOld; ^ src/aig/ivy/ivySeq.c: In function 'Ivy_CutReadLeaf': src/aig/ivy/ivySeq.c:1006:9: warning: variable 'nLats' set but not used [-Wunused-but-set-variable] int nLats, iLeaf; ^ `` Compiling: /src/aig/ivy/ivyShow.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/ivy/ivyShow.c -o src/aig/ivy/ivyShow.o `` Compiling: /src/aig/ivy/ivyTable.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/ivy/ivyTable.c -o src/aig/ivy/ivyTable.o src/aig/ivy/ivyTable.c: In function 'Ivy_TableResize': src/aig/ivy/ivyTable.c:210:13: warning: variable 'clk' set but not used [-Wunused-but-set-variable] abctime clk; ^ src/aig/ivy/ivyTable.c:209:33: warning: variable 'nEntries' set but not used [-Wunused-but-set-variable] int nTableSizeOld, Counter, nEntries, e; ^ `` Compiling: /src/aig/ivy/ivyUtil.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/ivy/ivyUtil.c -o src/aig/ivy/ivyUtil.o `` Compiling: /src/aig/hop/hopBalance.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/hop/hopBalance.c -o src/aig/hop/hopBalance.o `` Compiling: /src/aig/hop/hopCheck.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/hop/hopCheck.c -o src/aig/hop/hopCheck.o src/aig/ivy/ivyUtil.c: In function 'Ivy_ObjMffcLabel': src/aig/ivy/ivyUtil.c:361:21: warning: variable 'nConeSize2' set but not used [-Wunused-but-set-variable] int nConeSize1, nConeSize2; ^ `` Compiling: /src/aig/hop/hopDfs.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/hop/hopDfs.c -o src/aig/hop/hopDfs.o `` Compiling: /src/aig/hop/hopMan.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/hop/hopMan.c -o src/aig/hop/hopMan.o `` Compiling: /src/aig/hop/hopMem.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/hop/hopMem.c -o src/aig/hop/hopMem.o `` Compiling: /src/aig/hop/hopObj.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/hop/hopObj.c -o src/aig/hop/hopObj.o `` Compiling: /src/aig/hop/hopOper.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/hop/hopOper.c -o src/aig/hop/hopOper.o `` Compiling: /src/aig/hop/hopTable.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/hop/hopTable.c -o src/aig/hop/hopTable.o `` Compiling: /src/aig/hop/hopTruth.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/hop/hopTruth.c -o src/aig/hop/hopTruth.o src/aig/hop/hopTable.c: In function 'Hop_TableResize': src/aig/hop/hopTable.c:171:13: warning: variable 'clk' set but not used [-Wunused-but-set-variable] abctime clk; ^ src/aig/hop/hopTable.c:170:33: warning: variable 'nEntries' set but not used [-Wunused-but-set-variable] int nTableSizeOld, Counter, nEntries, i; ^ `` Compiling: /src/aig/hop/hopUtil.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/aig/hop/hopUtil.c -o src/aig/hop/hopUtil.o `` Compiling: //builddir/build/BUILD/abc-1.01/abc-python2/src/python/pyabc_wrap.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -fPIC -DNDEBUG -DLIN64 -DSIZEOF_VOID_P=8 -DSIZEOF_LONG=8 -DSIZEOF_INT=4 -Isrc -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 /builddir/build/BUILD/abc-1.01/abc-python2/src/python/pyabc_wrap.c -o /builddir/build/BUILD/abc-1.01/abc-python2/src/python/pyabc_wrap.o `` Linking: libabc.a ar: creating libabc.a a - src/base/abc/abcAig.o a - src/base/abc/abcBarBuf.o a - src/base/abc/abcBlifMv.o a - src/base/abc/abcCheck.o a - src/base/abc/abcDfs.o a - src/base/abc/abcFanio.o a - src/base/abc/abcFanOrder.o a - src/base/abc/abcFunc.o a - src/base/abc/abcHie.o a - src/base/abc/abcHieCec.o a - src/base/abc/abcHieGia.o a - src/base/abc/abcHieNew.o a - src/base/abc/abcLatch.o a - src/base/abc/abcLib.o a - src/base/abc/abcMinBase.o a - src/base/abc/abcNames.o a - src/base/abc/abcNetlist.o a - src/base/abc/abcNtk.o a - src/base/abc/abcObj.o a - src/base/abc/abcRefs.o a - src/base/abc/abcShow.o a - src/base/abc/abcSop.o a - src/base/abc/abcUtil.o a - src/base/abci/abc.o a - src/base/abci/abcAttach.o a - src/base/abci/abcAuto.o a - src/base/abci/abcBalance.o a - src/base/abci/abcBidec.o a - src/base/abci/abcBm.o a - src/base/abci/abcBmc.o a - src/base/abci/abcCas.o a - src/base/abci/abcCascade.o a - src/base/abci/abcCollapse.o a - src/base/abci/abcCut.o a - src/base/abci/abcDar.o a - src/base/abci/abcDebug.o a - src/base/abci/abcDec.o a - src/base/abci/abcDress.o a - src/base/abci/abcDress2.o a - src/base/abci/abcDsd.o a - src/base/abci/abcExtract.o a - src/base/abci/abcFraig.o a - src/base/abci/abcFx.o a - src/base/abci/abcFxu.o a - src/base/abci/abcGen.o a - src/base/abci/abcHaig.o a - src/base/abci/abcIf.o a - src/base/abci/abcIfif.o a - src/base/abci/abcIfMux.o a - src/base/abci/abcIvy.o a - src/base/abci/abcLog.o a - src/base/abci/abcLut.o a - src/base/abci/abcLutmin.o a - src/base/abci/abcMap.o a - src/base/abci/abcMerge.o a - src/base/abci/abcMfs.o a - src/base/abci/abcMini.o a - src/base/abci/abcMiter.o a - src/base/abci/abcMulti.o a - src/base/abci/abcNtbdd.o a - src/base/abci/abcNpn.o a - src/base/abci/abcNpnSave.o a - src/base/abci/abcOdc.o a - src/base/abci/abcOrder.o a - src/base/abci/abcPart.o a - src/base/abci/abcPrint.o a - src/base/abci/abcProve.o a - src/base/abci/abcQbf.o a - src/base/abci/abcQuant.o a - src/base/abci/abcRec3.o a - src/base/abci/abcReconv.o a - src/base/abci/abcReach.o a - src/base/abci/abcRefactor.o a - src/base/abci/abcRenode.o a - src/base/abci/abcReorder.o a - src/base/abci/abcRestruct.o a - src/base/abci/abcResub.o a - src/base/abci/abcRewrite.o a - src/base/abci/abcRpo.o a - src/base/abci/abcRr.o a - src/base/abci/abcSat.o a - src/base/abci/abcSaucy.o a - src/base/abci/abcScorr.o a - src/base/abci/abcSense.o a - src/base/abci/abcSpeedup.o a - src/base/abci/abcStrash.o a - src/base/abci/abcSweep.o a - src/base/abci/abcSymm.o a - src/base/abci/abcTim.o a - src/base/abci/abcTiming.o a - src/base/abci/abcUnate.o a - src/base/abci/abcUnreach.o a - src/base/abci/abcVerify.o a - src/base/abci/abcXsim.o a - src/base/cmd/cmd.o a - src/base/cmd/cmdAlias.o a - src/base/cmd/cmdApi.o a - src/base/cmd/cmdFlag.o a - src/base/cmd/cmdHist.o a - src/base/cmd/cmdLoad.o a - src/base/cmd/cmdPlugin.o a - src/base/cmd/cmdStarter.o a - src/base/cmd/cmdUtils.o a - src/base/io/io.o a - src/base/io/ioReadAiger.o a - src/base/io/ioReadBaf.o a - src/base/io/ioReadBblif.o a - src/base/io/ioReadBench.o a - src/base/io/ioReadBlif.o a - src/base/io/ioReadBlifAig.o a - src/base/io/ioReadBlifMv.o a - src/base/io/ioReadDsd.o a - src/base/io/ioReadEdif.o a - src/base/io/ioReadEqn.o a - src/base/io/ioReadPla.o a - src/base/io/ioReadVerilog.o a - src/base/io/ioUtil.o a - src/base/io/ioWriteAiger.o a - src/base/io/ioWriteBaf.o a - src/base/io/ioWriteBblif.o a - src/base/io/ioWriteBench.o a - src/base/io/ioWriteBlif.o a - src/base/io/ioWriteBlifMv.o a - src/base/io/ioWriteBook.o a - src/base/io/ioWriteCnf.o a - src/base/io/ioWriteDot.o a - src/base/io/ioWriteEqn.o a - src/base/io/ioWriteGml.o a - src/base/io/ioWriteList.o a - src/base/io/ioWritePla.o a - src/base/io/ioWriteVerilog.o a - src/base/io/ioWriteSmv.o a - src/base/main/main.o a - src/base/main/mainFrame.o a - src/base/main/mainInit.o a - src/base/main/mainLib.o a - src/base/main/mainReal.o a - src/base/main/libSupport.o a - src/base/main/mainUtils.o a - src/base/ver/verCore.o a - src/base/ver/verFormula.o a - src/base/ver/verParse.o a - src/base/ver/verStream.o a - src/base/wlc/wlcAbs.o a - src/base/wlc/wlcBlast.o a - src/base/wlc/wlcCom.o a - src/base/wlc/wlcNtk.o a - src/base/wlc/wlcReadSmt.o a - src/base/wlc/wlcReadVer.o a - src/base/wlc/wlcStdin.o a - src/base/wlc/wlcWriteVer.o a - src/base/cba/cbaBlast.o a - src/base/cba/cbaCba.o a - src/base/cba/cbaCom.o a - src/base/cba/cbaLib.o a - src/base/cba/cbaNtk.o a - src/base/cba/cbaPrsBuild.o a - src/base/cba/cbaPrsTrans.o a - src/base/cba/cbaPtr.o a - src/base/cba/cbaPtrAbc.o a - src/base/cba/cbaReadBlif.o a - src/base/cba/cbaReadSmt.o a - src/base/cba/cbaReadVer.o a - src/base/cba/cbaWriteBlif.o a - src/base/cba/cbaWriteSmt.o a - src/base/cba/cbaWriteVer.o a - src/base/test/test.o a - src/bdd/cudd/cuddAPI.o a - src/bdd/cudd/cuddAddAbs.o a - src/bdd/cudd/cuddAddApply.o a - src/bdd/cudd/cuddAddFind.o a - src/bdd/cudd/cuddAddInv.o a - src/bdd/cudd/cuddAddIte.o a - src/bdd/cudd/cuddAddNeg.o a - src/bdd/cudd/cuddAddWalsh.o a - src/bdd/cudd/cuddAndAbs.o a - src/bdd/cudd/cuddAnneal.o a - src/bdd/cudd/cuddApa.o a - src/bdd/cudd/cuddApprox.o a - src/bdd/cudd/cuddBddAbs.o a - src/bdd/cudd/cuddBddCorr.o a - src/bdd/cudd/cuddBddIte.o a - src/bdd/cudd/cuddBridge.o a - src/bdd/cudd/cuddCache.o a - src/bdd/cudd/cuddCheck.o a - src/bdd/cudd/cuddClip.o a - src/bdd/cudd/cuddCof.o a - src/bdd/cudd/cuddCompose.o a - src/bdd/cudd/cuddDecomp.o a - src/bdd/cudd/cuddEssent.o a - src/bdd/cudd/cuddExact.o a - src/bdd/cudd/cuddExport.o a - src/bdd/cudd/cuddGenCof.o a - src/bdd/cudd/cuddGenetic.o a - src/bdd/cudd/cuddGroup.o a - src/bdd/cudd/cuddHarwell.o a - src/bdd/cudd/cuddInit.o a - src/bdd/cudd/cuddInteract.o a - src/bdd/cudd/cuddLCache.o a - src/bdd/cudd/cuddLevelQ.o a - src/bdd/cudd/cuddLinear.o a - src/bdd/cudd/cuddLiteral.o a - src/bdd/cudd/cuddMatMult.o a - src/bdd/cudd/cuddPriority.o a - src/bdd/cudd/cuddRead.o a - src/bdd/cudd/cuddRef.o a - src/bdd/cudd/cuddReorder.o a - src/bdd/cudd/cuddSat.o a - src/bdd/cudd/cuddSign.o a - src/bdd/cudd/cuddSolve.o a - src/bdd/cudd/cuddSplit.o a - src/bdd/cudd/cuddSubsetHB.o a - src/bdd/cudd/cuddSubsetSP.o a - src/bdd/cudd/cuddSymmetry.o a - src/bdd/cudd/cuddTable.o a - src/bdd/cudd/cuddUtil.o a - src/bdd/cudd/cuddWindow.o a - src/bdd/cudd/cuddZddCount.o a - src/bdd/cudd/cuddZddFuncs.o a - src/bdd/cudd/cuddZddGroup.o a - src/bdd/cudd/cuddZddIsop.o a - src/bdd/cudd/cuddZddLin.o a - src/bdd/cudd/cuddZddMisc.o a - src/bdd/cudd/cuddZddPort.o a - src/bdd/cudd/cuddZddReord.o a - src/bdd/cudd/cuddZddSetop.o a - src/bdd/cudd/cuddZddSymm.o a - src/bdd/cudd/cuddZddUtil.o a - src/bdd/dsd/dsdApi.o a - src/bdd/dsd/dsdCheck.o a - src/bdd/dsd/dsdLocal.o a - src/bdd/dsd/dsdMan.o a - src/bdd/dsd/dsdProc.o a - src/bdd/dsd/dsdTree.o a - src/bdd/epd/epd.o a - src/bdd/mtr/mtrBasic.o a - src/bdd/mtr/mtrGroup.o a - src/bdd/parse/parseCore.o a - src/bdd/parse/parseEqn.o a - src/bdd/parse/parseStack.o a - src/bdd/reo/reoApi.o a - src/bdd/reo/reoCore.o a - src/bdd/reo/reoProfile.o a - src/bdd/reo/reoShuffle.o a - src/bdd/reo/reoSift.o a - src/bdd/reo/reoSwap.o a - src/bdd/reo/reoTransfer.o a - src/bdd/reo/reoUnits.o a - src/bdd/cas/casCore.o a - src/bdd/cas/casDec.o a - src/map/mapper/mapper.o a - src/map/mapper/mapperCanon.o a - src/map/mapper/mapperCore.o a - src/map/mapper/mapperCreate.o a - src/map/mapper/mapperCut.o a - src/map/mapper/mapperCutUtils.o a - src/map/mapper/mapperLib.o a - src/map/mapper/mapperMatch.o a - src/map/mapper/mapperRefs.o a - src/map/mapper/mapperSuper.o a - src/map/mapper/mapperSwitch.o a - src/map/mapper/mapperTable.o a - src/map/mapper/mapperTime.o a - src/map/mapper/mapperTree.o a - src/map/mapper/mapperTruth.o a - src/map/mapper/mapperUtils.o a - src/map/mapper/mapperVec.o a - src/map/mio/mio.o a - src/map/mio/mioApi.o a - src/map/mio/mioFunc.o a - src/map/mio/mioParse.o a - src/map/mio/mioRead.o a - src/map/mio/mioSop.o a - src/map/mio/mioUtils.o a - src/map/super/super.o a - src/map/super/superAnd.o a - src/map/super/superGate.o a - src/map/if/ifCom.o a - src/map/if/ifCache.o a - src/map/if/ifCore.o a - src/map/if/ifCut.o a - src/map/if/ifData2.o a - src/map/if/ifDec07.o a - src/map/if/ifDec08.o a - src/map/if/ifDec10.o a - src/map/if/ifDec16.o a - src/map/if/ifDec75.o a - src/map/if/ifDelay.o a - src/map/if/ifDsd.o a - src/map/if/ifLibBox.o a - src/map/if/ifLibLut.o a - src/map/if/ifMan.o a - src/map/if/ifMap.o a - src/map/if/ifMatch2.o a - src/map/if/ifReduce.o a - src/map/if/ifSat.o a - src/map/if/ifSelect.o a - src/map/if/ifSeq.o a - src/map/if/ifTest.o a - src/map/if/ifTime.o a - src/map/if/ifTruth.o a - src/map/if/ifTune.o a - src/map/if/ifUtil.o a - src/map/amap/amapCore.o a - src/map/amap/amapGraph.o a - src/map/amap/amapLib.o a - src/map/amap/amapLiberty.o a - src/map/amap/amapMan.o a - src/map/amap/amapMatch.o a - src/map/amap/amapMerge.o a - src/map/amap/amapOutput.o a - src/map/amap/amapParse.o a - src/map/amap/amapPerm.o a - src/map/amap/amapRead.o a - src/map/amap/amapRule.o a - src/map/amap/amapUniq.o a - src/map/cov/covBuild.o a - src/map/cov/covCore.o a - src/map/cov/covMan.o a - src/map/cov/covMinEsop.o a - src/map/cov/covMinMan.o a - src/map/cov/covMinSop.o a - src/map/cov/covMinUtil.o a - src/map/scl/scl.o a - src/map/scl/sclBuffer.o a - src/map/scl/sclBufSize.o a - src/map/scl/sclDnsize.o a - src/map/scl/sclLiberty.o a - src/map/scl/sclLibScl.o a - src/map/scl/sclLibUtil.o a - src/map/scl/sclLoad.o a - src/map/scl/sclSize.o a - src/map/scl/sclUpsize.o a - src/map/scl/sclUtil.o a - src/map/mpm/mpmAbc.o a - src/map/mpm/mpmCore.o a - src/map/mpm/mpmDsd.o a - src/map/mpm/mpmGates.o a - src/map/mpm/mpmLib.o a - src/map/mpm/mpmMan.o a - src/map/mpm/mpmMap.o a - src/map/mpm/mpmMig.o a - src/map/mpm/mpmPre.o a - src/map/mpm/mpmTruth.o a - src/map/mpm/mpmUtil.o a - src/misc/extra/extraBddAuto.o a - src/misc/extra/extraBddCas.o a - src/misc/extra/extraBddImage.o a - src/misc/extra/extraBddKmap.o a - src/misc/extra/extraBddMisc.o a - src/misc/extra/extraBddSymm.o a - src/misc/extra/extraBddTime.o a - src/misc/extra/extraBddUnate.o a - src/misc/extra/extraUtilBitMatrix.o a - src/misc/extra/extraUtilCanon.o a - src/misc/extra/extraUtilCube.o a - src/misc/extra/extraUtilDsd.o a - src/misc/extra/extraUtilEnum.o a - src/misc/extra/extraUtilFile.o a - src/misc/extra/extraUtilMemory.o a - src/misc/extra/extraUtilMisc.o a - src/misc/extra/extraUtilPerm.o a - src/misc/extra/extraUtilProgress.o a - src/misc/extra/extraUtilReader.o a - src/misc/extra/extraUtilSupp.o a - src/misc/extra/extraUtilThresh.o a - src/misc/extra/extraUtilTruth.o a - src/misc/extra/extraUtilUtil.o a - src/misc/mvc/mvcApi.o a - src/misc/mvc/mvcCompare.o a - src/misc/mvc/mvcContain.o a - src/misc/mvc/mvcCover.o a - src/misc/mvc/mvcCube.o a - src/misc/mvc/mvcDivide.o a - src/misc/mvc/mvcDivisor.o a - src/misc/mvc/mvcList.o a - src/misc/mvc/mvcLits.o a - src/misc/mvc/mvcMan.o a - src/misc/mvc/mvcOpAlg.o a - src/misc/mvc/mvcOpBool.o a - src/misc/mvc/mvcPrint.o a - src/misc/mvc/mvcSort.o a - src/misc/mvc/mvcUtils.o a - src/misc/st/st.o a - src/misc/st/stmm.o a - src/misc/util/utilBridge.o a - src/misc/util/utilCex.o a - src/misc/util/utilColor.o a - src/misc/util/utilFile.o a - src/misc/util/utilIsop.o a - src/misc/util/utilNam.o a - src/misc/util/utilSignal.o a - src/misc/util/utilSort.o a - src/misc/nm/nmApi.o a - src/misc/nm/nmTable.o a - src/misc/tim/timBox.o a - src/misc/tim/timDump.o a - src/misc/tim/timMan.o a - src/misc/tim/timTime.o a - src/misc/tim/timTrav.o a - src/misc/mem/mem.o a - src/misc/bar/bar.o a - src/misc/bbl/bblif.o a - src/opt/cut/cutApi.o a - src/opt/cut/cutCut.o a - src/opt/cut/cutMan.o a - src/opt/cut/cutMerge.o a - src/opt/cut/cutNode.o a - src/opt/cut/cutOracle.o a - src/opt/cut/cutPre22.o a - src/opt/cut/cutSeq.o a - src/opt/cut/cutTruth.o a - src/opt/fxu/fxu.o a - src/opt/fxu/fxuCreate.o a - src/opt/fxu/fxuHeapD.o a - src/opt/fxu/fxuHeapS.o a - src/opt/fxu/fxuList.o a - src/opt/fxu/fxuMatrix.o a - src/opt/fxu/fxuPair.o a - src/opt/fxu/fxuPrint.o a - src/opt/fxu/fxuReduce.o a - src/opt/fxu/fxuSelect.o a - src/opt/fxu/fxuSingle.o a - src/opt/fxu/fxuUpdate.o a - src/opt/rwr/rwrDec.o a - src/opt/rwr/rwrEva.o a - src/opt/rwr/rwrExp.o a - src/opt/rwr/rwrLib.o a - src/opt/rwr/rwrMan.o a - src/opt/rwr/rwrPrint.o a - src/opt/rwr/rwrUtil.o a - src/opt/mfs/mfsCore.o a - src/opt/mfs/mfsDiv.o a - src/opt/mfs/mfsInter.o a - src/opt/mfs/mfsMan.o a - src/opt/mfs/mfsResub.o a - src/opt/mfs/mfsSat.o a - src/opt/mfs/mfsStrash.o a - src/opt/mfs/mfsWin.o a - src/opt/sim/simMan.o a - src/opt/sim/simSeq.o a - src/opt/sim/simSupp.o a - src/opt/sim/simSwitch.o a - src/opt/sim/simSym.o a - src/opt/sim/simSymSat.o a - src/opt/sim/simSymSim.o a - src/opt/sim/simSymStr.o a - src/opt/sim/simUtils.o a - src/opt/ret/retArea.o a - src/opt/ret/retCore.o a - src/opt/ret/retDelay.o a - src/opt/ret/retFlow.o a - src/opt/ret/retIncrem.o a - src/opt/ret/retInit.o a - src/opt/ret/retLvalue.o a - src/opt/res/resCore.o a - src/opt/res/resDivs.o a - src/opt/res/resFilter.o a - src/opt/res/resSat.o a - src/opt/res/resSim.o a - src/opt/res/resStrash.o a - src/opt/res/resWin.o a - src/opt/lpk/lpkCore.o a - src/opt/lpk/lpkAbcDec.o a - src/opt/lpk/lpkAbcMux.o a - src/opt/lpk/lpkAbcDsd.o a - src/opt/lpk/lpkAbcUtil.o a - src/opt/lpk/lpkCut.o a - src/opt/lpk/lpkMan.o a - src/opt/lpk/lpkMap.o a - src/opt/lpk/lpkMulti.o a - src/opt/lpk/lpkMux.o a - src/opt/lpk/lpkSets.o a - src/opt/nwk/nwkAig.o a - src/opt/nwk/nwkCheck.o a - src/opt/nwk/nwkBidec.o a - src/opt/nwk/nwkDfs.o a - src/opt/nwk/nwkFanio.o a - src/opt/nwk/nwkFlow.o a - src/opt/nwk/nwkMan.o a - src/opt/nwk/nwkMap.o a - src/opt/nwk/nwkMerge.o a - src/opt/nwk/nwkObj.o a - src/opt/nwk/nwkSpeedup.o a - src/opt/nwk/nwkStrash.o a - src/opt/nwk/nwkTiming.o a - src/opt/nwk/nwkUtil.o a - src/opt/rwt/rwtDec.o a - src/opt/rwt/rwtMan.o a - src/opt/rwt/rwtUtil.o a - src/opt/cgt/cgtAig.o a - src/opt/cgt/cgtCore.o a - src/opt/cgt/cgtDecide.o a - src/opt/cgt/cgtMan.o a - src/opt/cgt/cgtSat.o a - src/opt/csw/cswCore.o a - src/opt/csw/cswCut.o a - src/opt/csw/cswMan.o a - src/opt/csw/cswTable.o a - src/opt/dar/darBalance.o a - src/opt/dar/darCore.o a - src/opt/dar/darCut.o a - src/opt/dar/darData.o a - src/opt/dar/darLib.o a - src/opt/dar/darMan.o a - src/opt/dar/darPrec.o a - src/opt/dar/darRefact.o a - src/opt/dar/darScript.o a - src/opt/dau/dauCanon.o a - src/opt/dau/dauCore.o a - src/opt/dau/dauDivs.o a - src/opt/dau/dauDsd.o a - src/opt/dau/dauEnum.o a - src/opt/dau/dauGia.o a - src/opt/dau/dauMerge.o a - src/opt/dau/dauNonDsd.o a - src/opt/dau/dauTree.o a - src/opt/sfm/sfmCnf.o a - src/opt/sfm/sfmCore.o a - src/opt/sfm/sfmNtk.o a - src/opt/sfm/sfmSat.o a - src/opt/sfm/sfmWin.o a - src/sat/bsat/satMem.o a - src/sat/bsat/satInter.o a - src/sat/bsat/satInterA.o a - src/sat/bsat/satInterB.o a - src/sat/bsat/satInterP.o a - src/sat/bsat/satProof.o a - src/sat/bsat/satSolver.o a - src/sat/bsat/satSolver2.o a - src/sat/bsat/satSolver2i.o a - src/sat/bsat/satStore.o a - src/sat/bsat/satTrace.o a - src/sat/bsat/satTruth.o a - src/sat/bsat/satUtil.o a - src/sat/csat/csat_apis.o a - src/sat/msat/msatActivity.o a - src/sat/msat/msatClause.o a - src/sat/msat/msatClauseVec.o a - src/sat/msat/msatMem.o a - src/sat/msat/msatOrderH.o a - src/sat/msat/msatQueue.o a - src/sat/msat/msatRead.o a - src/sat/msat/msatSolverApi.o a - src/sat/msat/msatSolverCore.o a - src/sat/msat/msatSolverIo.o a - src/sat/msat/msatSolverSearch.o a - src/sat/msat/msatSort.o a - src/sat/msat/msatVec.o a - src/sat/cnf/cnfCore.o a - src/sat/cnf/cnfCut.o a - src/sat/cnf/cnfData.o a - src/sat/cnf/cnfFast.o a - src/sat/cnf/cnfMan.o a - src/sat/cnf/cnfMap.o a - src/sat/cnf/cnfPost.o a - src/sat/cnf/cnfUtil.o a - src/sat/cnf/cnfWrite.o a - src/sat/bmc/bmcBCore.o a - src/sat/bmc/bmcBmc.o a - src/sat/bmc/bmcBmc2.o a - src/sat/bmc/bmcBmc3.o a - src/sat/bmc/bmcBmcAnd.o a - src/sat/bmc/bmcBmci.o a - src/sat/bmc/bmcCexCare.o a - src/sat/bmc/bmcCexCut.o a - src/sat/bmc/bmcCexDepth.o a - src/sat/bmc/bmcCexMin1.o a - src/sat/bmc/bmcCexMin2.o a - src/sat/bmc/bmcCexTools.o a - src/sat/bmc/bmcChain.o a - src/sat/bmc/bmcEco.o a - src/sat/bmc/bmcFault.o a - src/sat/bmc/bmcFx.o a - src/sat/bmc/bmcICheck.o a - src/sat/bmc/bmcInse.o a - src/sat/bmc/bmcLoad.o a - src/sat/bmc/bmcMaxi.o a - src/sat/bmc/bmcMulti.o a - src/sat/bmc/bmcUnroll.o a - src/bool/bdc/bdcCore.o a - src/bool/bdc/bdcDec.o a - src/bool/bdc/bdcSpfd.o a - src/bool/bdc/bdcTable.o a - src/bool/dec/decAbc.o a - src/bool/dec/decFactor.o a - src/bool/dec/decMan.o a - src/bool/dec/decPrint.o a - src/bool/dec/decUtil.o a - src/bool/kit/kitAig.o a - src/bool/kit/kitBdd.o a - src/bool/kit/kitCloud.o a - src/bool/kit/cloud.o a - src/bool/kit/kitDsd.o a - src/bool/kit/kitFactor.o a - src/bool/kit/kitGraph.o a - src/bool/kit/kitHop.o a - src/bool/kit/kitIsop.o a - src/bool/kit/kitPla.o a - src/bool/kit/kitSop.o a - src/bool/kit/kitTruth.o a - src/bool/lucky/lucky.o a - src/bool/lucky/luckyFast16.o a - src/bool/lucky/luckyFast6.o a - src/bool/lucky/luckyRead.o a - src/bool/lucky/luckySimple.o a - src/bool/lucky/luckySwapIJ.o a - src/bool/lucky/luckySwap.o a - src/bool/rsb/rsbDec6.o a - src/bool/rsb/rsbMan.o a - src/bool/rpo/rpo.o a - src/proof/pdr/pdrCnf.o a - src/proof/pdr/pdrCore.o a - src/proof/pdr/pdrInv.o a - src/proof/pdr/pdrMan.o a - src/proof/pdr/pdrSat.o a - src/proof/pdr/pdrTsim.o a - src/proof/pdr/pdrUtil.o a - src/proof/abs/absDup.o a - src/proof/abs/absGla.o a - src/proof/abs/absGlaOld.o a - src/proof/abs/absIter.o a - src/proof/abs/absOldCex.o a - src/proof/abs/absOldRef.o a - src/proof/abs/absOldSat.o a - src/proof/abs/absOldSim.o a - src/proof/abs/absOut.o a - src/proof/abs/absPth.o a - src/proof/abs/absRef.o a - src/proof/abs/absRefSelect.o a - src/proof/abs/absRpm.o a - src/proof/abs/absRpmOld.o a - src/proof/abs/absVta.o a - src/proof/abs/absUtil.o a - src/proof/bbr/bbrCex.o a - src/proof/bbr/bbrImage.o a - src/proof/bbr/bbrNtbdd.o a - src/proof/bbr/bbrReach.o a - src/proof/llb/llb1Cluster.o a - src/proof/llb/llb1Constr.o a - src/proof/llb/llb1Core.o a - src/proof/llb/llb1Group.o a - src/proof/llb/llb1Hint.o a - src/proof/llb/llb1Man.o a - src/proof/llb/llb1Matrix.o a - src/proof/llb/llb1Pivot.o a - src/proof/llb/llb1Reach.o a - src/proof/llb/llb1Sched.o a - src/proof/llb/llb2Bad.o a - src/proof/llb/llb2Core.o a - src/proof/llb/llb2Driver.o a - src/proof/llb/llb2Dump.o a - src/proof/llb/llb2Flow.o a - src/proof/llb/llb2Image.o a - src/proof/llb/llb3Image.o a - src/proof/llb/llb3Nonlin.o a - src/proof/llb/llb4Cex.o a - src/proof/llb/llb4Image.o a - src/proof/llb/llb4Nonlin.o a - src/proof/llb/llb4Sweep.o a - src/proof/live/liveness.o a - src/proof/live/liveness_sim.o a - src/proof/live/ltl_parser.o a - src/proof/live/kliveness.o a - src/proof/live/monotone.o a - src/proof/live/disjunctiveMonotone.o a - src/proof/live/arenaViolation.o a - src/proof/live/kLiveConstraints.o a - src/proof/live/combination.o a - src/proof/cec/cecCec.o a - src/proof/cec/cecChoice.o a - src/proof/cec/cecClass.o a - src/proof/cec/cecCore.o a - src/proof/cec/cecCorr.o a - src/proof/cec/cecIso.o a - src/proof/cec/cecMan.o a - src/proof/cec/cecPat.o a - src/proof/cec/cecSeq.o a - src/proof/cec/cecSolve.o a - src/proof/cec/cecSplit.o a - src/proof/cec/cecSynth.o a - src/proof/cec/cecSweep.o a - src/proof/dch/dchAig.o a - src/proof/dch/dchChoice.o a - src/proof/dch/dchClass.o a - src/proof/dch/dchCnf.o a - src/proof/dch/dchCore.o a - src/proof/dch/dchMan.o a - src/proof/dch/dchSat.o a - src/proof/dch/dchSim.o a - src/proof/dch/dchSimSat.o a - src/proof/dch/dchSweep.o a - src/proof/fraig/fraigApi.o a - src/proof/fraig/fraigCanon.o a - src/proof/fraig/fraigFanout.o a - src/proof/fraig/fraigFeed.o a - src/proof/fraig/fraigMan.o a - src/proof/fraig/fraigMem.o a - src/proof/fraig/fraigNode.o a - src/proof/fraig/fraigPrime.o a - src/proof/fraig/fraigSat.o a - src/proof/fraig/fraigTable.o a - src/proof/fraig/fraigUtil.o a - src/proof/fraig/fraigVec.o a - src/proof/fra/fraBmc.o a - src/proof/fra/fraCec.o a - src/proof/fra/fraClass.o a - src/proof/fra/fraClau.o a - src/proof/fra/fraClaus.o a - src/proof/fra/fraCnf.o a - src/proof/fra/fraCore.o a - src/proof/fra/fraHot.o a - src/proof/fra/fraImp.o a - src/proof/fra/fraInd.o a - src/proof/fra/fraIndVer.o a - src/proof/fra/fraLcr.o a - src/proof/fra/fraMan.o a - src/proof/fra/fraPart.o a - src/proof/fra/fraSat.o a - src/proof/fra/fraSec.o a - src/proof/fra/fraSim.o a - src/proof/ssw/sswAig.o a - src/proof/ssw/sswBmc.o a - src/proof/ssw/sswClass.o a - src/proof/ssw/sswCnf.o a - src/proof/ssw/sswConstr.o a - src/proof/ssw/sswCore.o a - src/proof/ssw/sswDyn.o a - src/proof/ssw/sswFilter.o a - src/proof/ssw/sswIslands.o a - src/proof/ssw/sswLcorr.o a - src/proof/ssw/sswMan.o a - src/proof/ssw/sswPart.o a - src/proof/ssw/sswPairs.o a - src/proof/ssw/sswRarity.o a - src/proof/ssw/sswSat.o a - src/proof/ssw/sswSemi.o a - src/proof/ssw/sswSim.o a - src/proof/ssw/sswSimSat.o a - src/proof/ssw/sswSweep.o a - src/proof/ssw/sswUnique.o a - src/proof/ssc/sscClass.o a - src/proof/ssc/sscCore.o a - src/proof/ssc/sscSat.o a - src/proof/ssc/sscSim.o a - src/proof/ssc/sscUtil.o a - src/proof/int/intCheck.o a - src/proof/int/intContain.o a - src/proof/int/intCore.o a - src/proof/int/intCtrex.o a - src/proof/int/intDup.o a - src/proof/int/intFrames.o a - src/proof/int/intInter.o a - src/proof/int/intM114.o a - src/proof/int/intMan.o a - src/proof/int/intUtil.o a - src/aig/aig/aigCheck.o a - src/aig/aig/aigCanon.o a - src/aig/aig/aigCuts.o a - src/aig/aig/aigDfs.o a - src/aig/aig/aigDup.o a - src/aig/aig/aigFanout.o a - src/aig/aig/aigFrames.o a - src/aig/aig/aigInter.o a - src/aig/aig/aigJust.o a - src/aig/aig/aigMan.o a - src/aig/aig/aigMem.o a - src/aig/aig/aigMffc.o a - src/aig/aig/aigObj.o a - src/aig/aig/aigOper.o a - src/aig/aig/aigOrder.o a - src/aig/aig/aigPack.o a - src/aig/aig/aigPart.o a - src/aig/aig/aigPartReg.o a - src/aig/aig/aigPartSat.o a - src/aig/aig/aigRepr.o a - src/aig/aig/aigRet.o a - src/aig/aig/aigRetF.o a - src/aig/aig/aigScl.o a - src/aig/aig/aigShow.o a - src/aig/aig/aigSplit.o a - src/aig/aig/aigTable.o a - src/aig/aig/aigTiming.o a - src/aig/aig/aigTruth.o a - src/aig/aig/aigTsim.o a - src/aig/aig/aigUtil.o a - src/aig/aig/aigWin.o a - src/aig/saig/saigCone.o a - src/aig/saig/saigConstr.o a - src/aig/saig/saigConstr2.o a - src/aig/saig/saigDual.o a - src/aig/saig/saigDup.o a - src/aig/saig/saigInd.o a - src/aig/saig/saigIoa.o a - src/aig/saig/saigIso.o a - src/aig/saig/saigIsoFast.o a - src/aig/saig/saigIsoSlow.o a - src/aig/saig/saigMiter.o a - src/aig/saig/saigOutDec.o a - src/aig/saig/saigPhase.o a - src/aig/saig/saigRetFwd.o a - src/aig/saig/saigRetMin.o a - src/aig/saig/saigRetStep.o a - src/aig/saig/saigScl.o a - src/aig/saig/saigSimFast.o a - src/aig/saig/saigSimMv.o a - src/aig/saig/saigSimSeq.o a - src/aig/saig/saigStrSim.o a - src/aig/saig/saigSwitch.o a - src/aig/saig/saigSynch.o a - src/aig/saig/saigTempor.o a - src/aig/saig/saigTrans.o a - src/aig/saig/saigWnd.o a - src/aig/gia/giaAig.o a - src/aig/gia/giaAgi.o a - src/aig/gia/giaAiger.o a - src/aig/gia/giaAigerExt.o a - src/aig/gia/giaBalAig.o a - src/aig/gia/giaBalLut.o a - src/aig/gia/giaBalMap.o a - src/aig/gia/giaBidec.o a - src/aig/gia/giaCCof.o a - src/aig/gia/giaCex.o a - src/aig/gia/giaClp.o a - src/aig/gia/giaCof.o a - src/aig/gia/giaCone.o a - src/aig/gia/giaCSatOld.o a - src/aig/gia/giaCSat.o a - src/aig/gia/giaCTas.o a - src/aig/gia/giaDfs.o a - src/aig/gia/giaDup.o a - src/aig/gia/giaEmbed.o a - src/aig/gia/giaEnable.o a - src/aig/gia/giaEquiv.o a - src/aig/gia/giaEra.o a - src/aig/gia/giaEra2.o a - src/aig/gia/giaFadds.o a - src/aig/gia/giaFalse.o a - src/aig/gia/giaFanout.o a - src/aig/gia/giaForce.o a - src/aig/gia/giaFrames.o a - src/aig/gia/giaFront.o a - src/aig/gia/giaFx.o a - src/aig/gia/giaGig.o a - src/aig/gia/giaGlitch.o a - src/aig/gia/giaHash.o a - src/aig/gia/giaIf.o a - src/aig/gia/giaIff.o a - src/aig/gia/giaIso.o a - src/aig/gia/giaIso2.o a - src/aig/gia/giaIso3.o a - src/aig/gia/giaJf.o a - src/aig/gia/giaKf.o a - src/aig/gia/giaLf.o a - src/aig/gia/giaMf.o a - src/aig/gia/giaMan.o a - src/aig/gia/giaMem.o a - src/aig/gia/giaMfs.o a - src/aig/gia/giaMini.o a - src/aig/gia/giaMuxes.o a - src/aig/gia/giaNf.o a - src/aig/gia/giaPat.o a - src/aig/gia/giaPf.o a - src/aig/gia/giaQbf.o a - src/aig/gia/giaResub.o a - src/aig/gia/giaRetime.o a - src/aig/gia/giaScl.o a - src/aig/gia/giaScript.o a - src/aig/gia/giaShrink.o a - src/aig/gia/giaShrink6.o a - src/aig/gia/giaShrink7.o a - src/aig/gia/giaSim.o a - src/aig/gia/giaSim2.o a - src/aig/gia/giaSort.o a - src/aig/gia/giaSpeedup.o a - src/aig/gia/giaStg.o a - src/aig/gia/giaStr.o a - src/aig/gia/giaSupMin.o a - src/aig/gia/giaSweep.o a - src/aig/gia/giaSweeper.o a - src/aig/gia/giaSwitch.o a - src/aig/gia/giaTim.o a - src/aig/gia/giaTis.o a - src/aig/gia/giaTruth.o a - src/aig/gia/giaTsim.o a - src/aig/gia/giaUtil.o a - src/aig/ioa/ioaReadAig.o a - src/aig/ioa/ioaWriteAig.o a - src/aig/ioa/ioaUtil.o a - src/aig/ivy/ivyBalance.o a - src/aig/ivy/ivyCanon.o a - src/aig/ivy/ivyCheck.o a - src/aig/ivy/ivyCut.o a - src/aig/ivy/ivyCutTrav.o a - src/aig/ivy/ivyDfs.o a - src/aig/ivy/ivyDsd.o a - src/aig/ivy/ivyFanout.o a - src/aig/ivy/ivyFastMap.o a - src/aig/ivy/ivyFraig.o a - src/aig/ivy/ivyHaig.o a - src/aig/ivy/ivyMan.o a - src/aig/ivy/ivyMem.o a - src/aig/ivy/ivyMulti.o a - src/aig/ivy/ivyObj.o a - src/aig/ivy/ivyOper.o a - src/aig/ivy/ivyResyn.o a - src/aig/ivy/ivyRwr.o a - src/aig/ivy/ivySeq.o a - src/aig/ivy/ivyShow.o a - src/aig/ivy/ivyTable.o a - src/aig/ivy/ivyUtil.o a - src/aig/hop/hopBalance.o a - src/aig/hop/hopCheck.o a - src/aig/hop/hopDfs.o a - src/aig/hop/hopMan.o a - src/aig/hop/hopMem.o a - src/aig/hop/hopObj.o a - src/aig/hop/hopOper.o a - src/aig/hop/hopTable.o a - src/aig/hop/hopTruth.o a - src/aig/hop/hopUtil.o a - /builddir/build/BUILD/abc-1.01/abc-python2/src/python/pyabc_wrap.o + cd src/python + /usr/bin/python2 setup.py build running build running build_py creating build creating build/lib.linux-x86_64-2.7 copying pyabc.py -> build/lib.linux-x86_64-2.7 copying getch.py -> build/lib.linux-x86_64-2.7 copying pyabc_split.py -> build/lib.linux-x86_64-2.7 copying redirect.py -> build/lib.linux-x86_64-2.7 copying reachx_cmd.py -> build/lib.linux-x86_64-2.7 running build_ext building '_pyabc' extension creating build/temp.linux-x86_64-2.7 gcc -pthread -fno-strict-aliasing -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -DNDEBUG -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -m64 -mtune=generic -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DLIN64=1 -I../../src -I/usr/include/python2.7 -c pyabc_wrap.c -o build/temp.linux-x86_64-2.7/pyabc_wrap.o -Wno-strict-prototypes gcc -pthread -shared -Wl,-z,relro build/temp.linux-x86_64-2.7/pyabc_wrap.o -L./../../ -L/usr/lib64 -labc -lrt -lreadline -lpython2.7 -o build/lib.linux-x86_64-2.7/_pyabc.so + popd ~/build/BUILD/abc-1.01 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.EXGRLc + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/abc-1.01-4.hg20150306.fc22.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/abc-1.01-4.hg20150306.fc22.x86_64 ++ dirname /builddir/build/BUILDROOT/abc-1.01-4.hg20150306.fc22.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/abc-1.01-4.hg20150306.fc22.x86_64 + cd abc-1.01 + pushd alanmi-abc-13cb576b8538 ~/build/BUILD/abc-1.01/alanmi-abc-13cb576b8538 ~/build/BUILD/abc-1.01 + mkdir -p /builddir/build/BUILDROOT/abc-1.01-4.hg20150306.fc22.x86_64/usr/lib64 + install -p -m 0755 libabc.so.0.0.0 /builddir/build/BUILDROOT/abc-1.01-4.hg20150306.fc22.x86_64/usr/lib64 + ln -s libabc.so.0.0.0 /builddir/build/BUILDROOT/abc-1.01-4.hg20150306.fc22.x86_64/usr/lib64/libabc.so.0 + ln -s libabc.so.0 /builddir/build/BUILDROOT/abc-1.01-4.hg20150306.fc22.x86_64/usr/lib64/libabc.so + pushd src ~/build/BUILD/abc-1.01/alanmi-abc-13cb576b8538/src ~/build/BUILD/abc-1.01/alanmi-abc-13cb576b8538 ~/build/BUILD/abc-1.01 + mkdir -p /builddir/build/BUILDROOT/abc-1.01-4.hg20150306.fc22.x86_64/usr/include/abc + cd /builddir/build/BUILDROOT/abc-1.01-4.hg20150306.fc22.x86_64/usr/include/abc + tar -xBf - ++ find -O3 . -name '*.h' + tar -cBf - ./map/super/super.h ./map/super/superInt.h ./map/mapper/mapper.h ./map/mapper/mapperInt.h ./map/mio/mioInt.h ./map/mio/exp.h ./map/mio/mio.h ./map/mpm/mpmInt.h ./map/mpm/mpmMig.h ./map/mpm/mpm.h ./map/scl/sclSize.h ./map/scl/sclLib.h ./map/scl/sclTime.h ./map/scl/scl.h ./map/cov/cov.h ./map/cov/covInt.h ./map/if/ifCount.h ./map/if/if.h ./map/amap/amap.h ./map/amap/amapInt.h ./map/fpga/fpga.h ./map/fpga/fpgaInt.h ./proof/abs/absRef.h ./proof/abs/absRefJ.h ./proof/abs/abs.h ./proof/int2/int2.h ./proof/int2/int2Int.h ./proof/pdr/pdrInt.h ./proof/pdr/pdr.h ./proof/ssw/ssw.h ./proof/ssw/sswInt.h ./proof/dch/dchInt.h ./proof/dch/dch.h ./proof/int/intInt.h ./proof/int/int.h ./proof/ssc/sscInt.h ./proof/ssc/ssc.h ./proof/bbr/bbr.h ./proof/fraig/fraigInt.h ./proof/fraig/fraig.h ./proof/cec/cecInt.h ./proof/cec/cec.h ./proof/llb/llb.h ./proof/llb/llbInt.h ./proof/fra/fra.h ./base/io/ioAbc.h ./base/io/ioInt.h ./base/main/mainInt.h ./base/main/main.h ./base/cmd/cmdInt.h ./base/cmd/cmd.h ./base/cba/cba.h ./base/cba/cbaPrs.h ./base/ver/ver.h ./base/wlc/wlc.h ./base/abc/abc.h ./base/abc/abcInt.h ./sat/proof/pr.h ./sat/bmc/bmc.h ./sat/msat/msatInt.h ./sat/msat/msat.h ./sat/psat/m114p.h ./sat/psat/m114p_types.h ./sat/csat/csat_apis.h ./sat/lsat/solver.h ./sat/bsat/satClause.h ./sat/bsat/satMem.h ./sat/bsat/satSolver.h ./sat/bsat/satSolver2.h ./sat/bsat/satStore.h ./sat/bsat/satTruth.h ./sat/bsat/satVec.h ./sat/bsat/satProof2.h ./sat/cnf/cnf.h ./opt/sim/sim.h ./opt/rwr/rwr.h ./opt/ret/retInt.h ./opt/res/resInt.h ./opt/res/res.h ./opt/rwt/rwt.h ./opt/cut/cut.h ./opt/cut/cutInt.h ./opt/cut/cutList.h ./opt/nwk/nwk.h ./opt/nwk/ntlnwk.h ./opt/nwk/nwkMerge.h ./opt/dar/dar.h ./opt/dar/darInt.h ./opt/mfs/mfs.h ./opt/mfs/mfsInt.h ./opt/csw/cswInt.h ./opt/csw/csw.h ./opt/sfm/sfmInt.h ./opt/sfm/sfm.h ./opt/lpk/lpkInt.h ./opt/lpk/lpk.h ./opt/fxu/fxu.h ./opt/fxu/fxuInt.h ./opt/dau/dauInt.h ./opt/dau/dau.h ./opt/cgt/cgt.h ./opt/cgt/cgtInt.h ./opt/fsim/fsim.h ./opt/fsim/fsimInt.h ./bool/deco/deco.h ./bool/rsb/rsb.h ./bool/rsb/rsbInt.h ./bool/dec/dec.h ./bool/rpo/rpo.h ./bool/rpo/literal.h ./bool/lucky/lucky.h ./bool/lucky/luckyInt.h ./bool/kit/kit.h ./bool/kit/cloud.h ./bool/bdc/bdcInt.h ./bool/bdc/bdc.h ./aig/gia/gia.h ./aig/gia/giaAig.h ./aig/saig/saig.h ./aig/ioa/ioa.h ./aig/miniaig/miniaig.h ./aig/miniaig/abcapis.h ./aig/aig/aig.h ./aig/hop/hop.h ./aig/hop/cudd2.h ./aig/ivy/attr.h ./aig/ivy/ivy.h ./generic.h ./misc/avl/avl.h ./misc/hash/hash.h ./misc/hash/hashPtr.h ./misc/hash/hashFlt.h ./misc/hash/hashInt.h ./misc/hash/hashGen.h ./misc/mvc/mvc.h ./misc/extra/extraBdd.h ./misc/extra/extra.h ./misc/util/utilTruth.h ./misc/util/util_hack.h ./misc/util/utilNam.h ./misc/util/utilCex.h ./misc/util/abc_global.h ./misc/util/utilSignal.h ./misc/util/utilMem.h ./misc/bbl/bblif.h ./misc/tim/timInt.h ./misc/tim/tim.h ./misc/vec/vec.h ./misc/vec/vecPtr.h ./misc/vec/vecHash.h ./misc/vec/vecHsh.h ./misc/vec/vecWec.h ./misc/vec/vecInt.h ./misc/vec/vecBit.h ./misc/vec/vecFlt.h ./misc/vec/vecQue.h ./misc/vec/vecMem.h ./misc/vec/vecWrd.h ./misc/vec/vecStr.h ./misc/vec/vecVec.h ./misc/vec/vecAtt.h ./misc/vec/vecSet.h ./misc/st/st.h ./misc/st/stmm.h ./misc/mem/mem.h ./misc/mem/mem2.h ./misc/espresso/mincov_int.h ./misc/espresso/util_old.h ./misc/espresso/sparse.h ./misc/espresso/main.h ./misc/espresso/sparse_int.h ./misc/espresso/espresso.h ./misc/espresso/mincov.h ./misc/bar/bar.h ./misc/nm/nm.h ./misc/nm/nmInt.h ./phys/place/place_qpsolver.h ./phys/place/place_gordian.h ./phys/place/libhmetis.h ./phys/place/place_base.h ./bdd/dsd/dsd.h ./bdd/dsd/dsdInt.h ./bdd/parse/parseInt.h ./bdd/parse/parse.h ./bdd/reo/reo.h ./bdd/epd/epd.h ./bdd/cudd/cudd.h ./bdd/cudd/cuddInt.h ./bdd/cas/cas.h ./bdd/mtr/mtr.h ./bdd/mtr/mtrInt.h + popd ~/build/BUILD/abc-1.01/alanmi-abc-13cb576b8538 ~/build/BUILD/abc-1.01 + mkdir -p /builddir/build/BUILDROOT/abc-1.01-4.hg20150306.fc22.x86_64/usr/bin + install -p -m 0755 abc /builddir/build/BUILDROOT/abc-1.01-4.hg20150306.fc22.x86_64/usr/bin + popd ~/build/BUILD/abc-1.01 + mkdir -p /builddir/build/BUILDROOT/abc-1.01-4.hg20150306.fc22.x86_64/usr/share/man/man1 + install -p -m 0644 abc.1 /builddir/build/BUILDROOT/abc-1.01-4.hg20150306.fc22.x86_64/usr/share/man/man1 + pushd abc-python2 ~/build/BUILD/abc-1.01/abc-python2 ~/build/BUILD/abc-1.01 + cd src/python + /usr/bin/python2 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/abc-1.01-4.hg20150306.fc22.x86_64 running install running install_lib creating /builddir/build/BUILDROOT/abc-1.01-4.hg20150306.fc22.x86_64/usr/lib64/python2.7 creating /builddir/build/BUILDROOT/abc-1.01-4.hg20150306.fc22.x86_64/usr/lib64/python2.7/site-packages copying build/lib.linux-x86_64-2.7/pyabc_split.py -> /builddir/build/BUILDROOT/abc-1.01-4.hg20150306.fc22.x86_64/usr/lib64/python2.7/site-packages copying build/lib.linux-x86_64-2.7/_pyabc.so -> /builddir/build/BUILDROOT/abc-1.01-4.hg20150306.fc22.x86_64/usr/lib64/python2.7/site-packages copying build/lib.linux-x86_64-2.7/getch.py -> /builddir/build/BUILDROOT/abc-1.01-4.hg20150306.fc22.x86_64/usr/lib64/python2.7/site-packages copying build/lib.linux-x86_64-2.7/reachx_cmd.py -> /builddir/build/BUILDROOT/abc-1.01-4.hg20150306.fc22.x86_64/usr/lib64/python2.7/site-packages copying build/lib.linux-x86_64-2.7/redirect.py -> /builddir/build/BUILDROOT/abc-1.01-4.hg20150306.fc22.x86_64/usr/lib64/python2.7/site-packages copying build/lib.linux-x86_64-2.7/pyabc.py -> /builddir/build/BUILDROOT/abc-1.01-4.hg20150306.fc22.x86_64/usr/lib64/python2.7/site-packages byte-compiling /builddir/build/BUILDROOT/abc-1.01-4.hg20150306.fc22.x86_64/usr/lib64/python2.7/site-packages/pyabc_split.py to pyabc_split.pyc byte-compiling /builddir/build/BUILDROOT/abc-1.01-4.hg20150306.fc22.x86_64/usr/lib64/python2.7/site-packages/getch.py to getch.pyc byte-compiling /builddir/build/BUILDROOT/abc-1.01-4.hg20150306.fc22.x86_64/usr/lib64/python2.7/site-packages/reachx_cmd.py to reachx_cmd.pyc byte-compiling /builddir/build/BUILDROOT/abc-1.01-4.hg20150306.fc22.x86_64/usr/lib64/python2.7/site-packages/redirect.py to redirect.pyc byte-compiling /builddir/build/BUILDROOT/abc-1.01-4.hg20150306.fc22.x86_64/usr/lib64/python2.7/site-packages/pyabc.py to pyabc.pyc writing byte-compilation script '/tmp/tmpvDTCRT.py' /usr/bin/python2 -O /tmp/tmpvDTCRT.py removing /tmp/tmpvDTCRT.py running install_egg_info Writing /builddir/build/BUILDROOT/abc-1.01-4.hg20150306.fc22.x86_64/usr/lib64/python2.7/site-packages/pyabc-1.0-py2.7.egg-info + mkdir /builddir/build/BUILDROOT/abc-1.01-4.hg20150306.fc22.x86_64/usr/lib64/python2.7/site-packages/abc + mv /builddir/build/BUILDROOT/abc-1.01-4.hg20150306.fc22.x86_64/usr/lib64/python2.7/site-packages/getch.py /builddir/build/BUILDROOT/abc-1.01-4.hg20150306.fc22.x86_64/usr/lib64/python2.7/site-packages/getch.pyc /builddir/build/BUILDROOT/abc-1.01-4.hg20150306.fc22.x86_64/usr/lib64/python2.7/site-packages/getch.pyo /builddir/build/BUILDROOT/abc-1.01-4.hg20150306.fc22.x86_64/usr/lib64/python2.7/site-packages/pyabc.py /builddir/build/BUILDROOT/abc-1.01-4.hg20150306.fc22.x86_64/usr/lib64/python2.7/site-packages/pyabc.pyc /builddir/build/BUILDROOT/abc-1.01-4.hg20150306.fc22.x86_64/usr/lib64/python2.7/site-packages/pyabc.pyo /builddir/build/BUILDROOT/abc-1.01-4.hg20150306.fc22.x86_64/usr/lib64/python2.7/site-packages/pyabc_split.py /builddir/build/BUILDROOT/abc-1.01-4.hg20150306.fc22.x86_64/usr/lib64/python2.7/site-packages/pyabc_split.pyc /builddir/build/BUILDROOT/abc-1.01-4.hg20150306.fc22.x86_64/usr/lib64/python2.7/site-packages/pyabc_split.pyo /builddir/build/BUILDROOT/abc-1.01-4.hg20150306.fc22.x86_64/usr/lib64/python2.7/site-packages/reachx_cmd.py /builddir/build/BUILDROOT/abc-1.01-4.hg20150306.fc22.x86_64/usr/lib64/python2.7/site-packages/reachx_cmd.pyc /builddir/build/BUILDROOT/abc-1.01-4.hg20150306.fc22.x86_64/usr/lib64/python2.7/site-packages/reachx_cmd.pyo /builddir/build/BUILDROOT/abc-1.01-4.hg20150306.fc22.x86_64/usr/lib64/python2.7/site-packages/redirect.py /builddir/build/BUILDROOT/abc-1.01-4.hg20150306.fc22.x86_64/usr/lib64/python2.7/site-packages/redirect.pyc /builddir/build/BUILDROOT/abc-1.01-4.hg20150306.fc22.x86_64/usr/lib64/python2.7/site-packages/redirect.pyo /builddir/build/BUILDROOT/abc-1.01-4.hg20150306.fc22.x86_64/usr/lib64/python2.7/site-packages/_pyabc.so /builddir/build/BUILDROOT/abc-1.01-4.hg20150306.fc22.x86_64/usr/lib64/python2.7/site-packages/abc + chmod 0755 /builddir/build/BUILDROOT/abc-1.01-4.hg20150306.fc22.x86_64/usr/lib64/python2.7/site-packages/abc/_pyabc.so + popd ~/build/BUILD/abc-1.01 + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /builddir/build/BUILD/abc-1.01 extracting debug info from /builddir/build/BUILDROOT/abc-1.01-4.hg20150306.fc22.x86_64/usr/lib64/libabc.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/abc-1.01-4.hg20150306.fc22.x86_64/usr/lib64/python2.7/site-packages/abc/_pyabc.so extracting debug info from /builddir/build/BUILDROOT/abc-1.01-4.hg20150306.fc22.x86_64/usr/bin/abc /usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib64/libabc.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libabc.so.debug symlinked /usr/lib/debug/usr/lib64/libabc.so.0.0.0.debug to /usr/lib/debug/usr/lib64/libabc.so.0.debug 89376 blocks + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 Bytecompiling .py files below /builddir/build/BUILDROOT/abc-1.01-4.hg20150306.fc22.x86_64/usr/lib64/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/abc-1.01-4.hg20150306.fc22.x86_64/usr/lib/debug/usr/lib64/python2.7 using /usr/bin/python2.7 + /usr/lib/rpm/brp-python-hardlink + /usr/lib/rpm/redhat/brp-java-repack-jars Processing files: abc-1.01-4.hg20150306.fc22.x86_64 Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.44maCG + umask 022 + cd /builddir/build/BUILD + cd abc-1.01 + DOCDIR=/builddir/build/BUILDROOT/abc-1.01-4.hg20150306.fc22.x86_64/usr/share/doc/abc + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/abc-1.01-4.hg20150306.fc22.x86_64/usr/share/doc/abc + cp -pr alanmi-abc-13cb576b8538/readme.md /builddir/build/BUILDROOT/abc-1.01-4.hg20150306.fc22.x86_64/usr/share/doc/abc + cp -pr alanmi-abc-13cb576b8538/readmeaig /builddir/build/BUILDROOT/abc-1.01-4.hg20150306.fc22.x86_64/usr/share/doc/abc + exit 0 Provides: abc = 1.01-4.hg20150306.fc22 abc(x86-64) = 1.01-4.hg20150306.fc22 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libabc.so.0()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libgcc_s.so.1()(64bit) libm.so.6()(64bit) libstdc++.so.6()(64bit) rtld(GNU_HASH) Processing files: abc-libs-1.01-4.hg20150306.fc22.x86_64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.DMHlwa + umask 022 + cd /builddir/build/BUILD + cd abc-1.01 + LICENSEDIR=/builddir/build/BUILDROOT/abc-1.01-4.hg20150306.fc22.x86_64/usr/share/licenses/abc-libs + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/abc-1.01-4.hg20150306.fc22.x86_64/usr/share/licenses/abc-libs + cp -pr alanmi-abc-13cb576b8538/copyright.txt /builddir/build/BUILDROOT/abc-1.01-4.hg20150306.fc22.x86_64/usr/share/licenses/abc-libs + exit 0 Provides: abc-libs = 1.01-4.hg20150306.fc22 abc-libs(x86-64) = 1.01-4.hg20150306.fc22 libabc.so.0()(64bit) Requires(interp): /sbin/ldconfig /sbin/ldconfig Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires(post): /sbin/ldconfig Requires(postun): /sbin/ldconfig Requires: libbz2.so.1()(64bit) libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libdl.so.2()(64bit) libdl.so.2(GLIBC_2.2.5)(64bit) libm.so.6()(64bit) libm.so.6(GLIBC_2.2.5)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libreadline.so.6()(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.2.5)(64bit) libz.so.1()(64bit) rtld(GNU_HASH) Processing files: abc-devel-1.01-4.hg20150306.fc22.x86_64 Provides: abc-devel = 1.01-4.hg20150306.fc22 abc-devel(x86-64) = 1.01-4.hg20150306.fc22 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Processing files: abc-python2-1.01-4.hg20150306.fc22.x86_64 Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.MeKSAG + umask 022 + cd /builddir/build/BUILD + cd abc-1.01 + LICENSEDIR=/builddir/build/BUILDROOT/abc-1.01-4.hg20150306.fc22.x86_64/usr/share/licenses/abc-python2 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/abc-1.01-4.hg20150306.fc22.x86_64/usr/share/licenses/abc-python2 + cp -pr alanmi-abc-13cb576b8538/copyright.txt /builddir/build/BUILDROOT/abc-1.01-4.hg20150306.fc22.x86_64/usr/share/licenses/abc-python2 + exit 0 Provides: abc-python2 = 1.01-4.hg20150306.fc22 abc-python2(x86-64) = 1.01-4.hg20150306.fc22 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.14)(64bit) libc.so.6(GLIBC_2.2.5)(64bit) libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.3.4)(64bit) libc.so.6(GLIBC_2.4)(64bit) libc.so.6(GLIBC_2.7)(64bit) libpthread.so.0()(64bit) libpthread.so.0(GLIBC_2.2.5)(64bit) libpython2.7.so.1.0()(64bit) libreadline.so.6()(64bit) librt.so.1()(64bit) librt.so.1(GLIBC_2.2.5)(64bit) python(abi) = 2.7 rtld(GNU_HASH) Processing files: abc-debuginfo-1.01-4.hg20150306.fc22.x86_64 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/abc-1.01-4.hg20150306.fc22.x86_64 warning: Could not canonicalize hostname: buildvm-14.phx2.fedoraproject.org Wrote: /builddir/build/RPMS/abc-1.01-4.hg20150306.fc22.x86_64.rpm Wrote: /builddir/build/RPMS/abc-libs-1.01-4.hg20150306.fc22.x86_64.rpm Wrote: /builddir/build/RPMS/abc-devel-1.01-4.hg20150306.fc22.x86_64.rpm Wrote: /builddir/build/RPMS/abc-python2-1.01-4.hg20150306.fc22.x86_64.rpm Wrote: /builddir/build/RPMS/abc-debuginfo-1.01-4.hg20150306.fc22.x86_64.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.HgXQn5 + umask 022 + cd /builddir/build/BUILD + cd abc-1.01 + /usr/bin/rm -rf /builddir/build/BUILDROOT/abc-1.01-4.hg20150306.fc22.x86_64 + exit 0 Child return code was: 0 LEAVE do -->