Mock Version: 1.1.41 Mock Version: 1.1.41 ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/abc.spec'], False, '/var/lib/mock/f22-build-2717210-439934/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target armv7hl --nodeps builddir/build/SPECS/abc.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} warning: Could not canonicalize hostname: arm02-builder06.arm.fedoraproject.org Building target platforms: armv7hl Building for target armv7hl Wrote: /builddir/build/SRPMS/abc-1.01-2.hg20141130.fc22.src.rpm Child return code was: 0 LEAVE do --> ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/abc.spec'], False, '/var/lib/mock/f22-build-2717210-439934/root/', None, 86400, True, False, 1000, 425, None, False, {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'}, logger=) Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target armv7hl --nodeps builddir/build/SPECS/abc.spec'] with env {'LANG': 'en_US.UTF-8', 'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOSTNAME': 'mock', 'PROMPT_COMMAND': 'echo -n ""', 'HOME': '/builddir', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin'} Building target platforms: armv7hl Building for target armv7hl Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.1ztDxJ + 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/9d6335cdb362.zip + STATUS=0 + '[' 0 -ne 0 ']' + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + pushd alanmi-abc-9d6335cdb362 ~/build/BUILD/abc-1.01/alanmi-abc-9d6335cdb362 ~/build/BUILD/abc-1.01 Patch #0 (abc-bundlelib.patch): + 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 + echo 'Patch #1 (abc-sharedlib.patch):' 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 + popd ~/build/BUILD/abc-1.01 + cp -a alanmi-abc-9d6335cdb362 abc-python2 + sed 's/@VERSION@/1.01 (20141130)/' /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.lhP7MS + umask 022 ~/build/BUILD/abc-1.01/alanmi-abc-9d6335cdb362 ~/build/BUILD/abc-1.01 + cd /builddir/build/BUILD + cd abc-1.01 + pushd alanmi-abc-9d6335cdb362 + 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG' 'LD=g++ -Wl,-z,relro ' Using CC=gcc Using CXX=g++ Using LD=g++ -Wl,-z,relro Found GCC_VERSION 4.9.2 Found GCC_MAJOR>=4 Found GCC_MINOR>=6 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS `` 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/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/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/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/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/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/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/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/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/satStore.c `` Generating dependency: /src/sat/bsat/satSolver2i.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/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/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/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/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/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/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/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/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/cbaWriteBlif.c `` Generating dependency: /src/base/cba/cbaSimple.c `` Generating dependency: /src/base/cba/cbaReadVer.c `` Generating dependency: /src/base/cba/cbaReadBlif.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/cbaBuild.c `` Generating dependency: /src/base/cba/cbaBlast.c `` Generating dependency: /src/base/wlc/wlcWriteVer.c `` Generating dependency: /src/base/wlc/wlcReadVer.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/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/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/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 Using CC=gcc Using CXX=g++ Using LD=g++ -Wl,-z,relro Found GCC_VERSION 4.9.2 Found GCC_MAJOR>=4 Found GCC_MINOR>=6 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS `` Compiling: /src/base/abc/abcAig.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/abc/abcAig.c -o src/base/abc/abcAig.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/abc/abcBarBuf.c -o src/base/abc/abcBarBuf.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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/abc/abcCheck.c -o src/base/abc/abcCheck.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS 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:324: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:317: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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/abc/abcHieNew.c -o src/base/abc/abcHieNew.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/abc/abcLib.c -o src/base/abc/abcLib.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/abc/abcNames.c -o src/base/abc/abcNames.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:437: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/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/abc/abcRefs.c -o src/base/abc/abcRefs.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/abc/abcShow.c -o src/base/abc/abcShow.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/abci/abc.c -o src/base/abci/abc.o 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:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/abci/abcAuto.c -o src/base/abci/abcAuto.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/abci/abcCascade.c -o src/base/abci/abcCascade.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/abci/abcCollapse.c -o src/base/abci/abcCollapse.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/abci/abcDar.c -o src/base/abci/abcDar.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 In file included from src/base/abci/abcDar.c:4674: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 ); ^ gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/abci/abcFraig.c -o src/base/abci/abcFraig.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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:39:0, from src/base/abci/abcIf.c:23: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ 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(); ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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:39:0, from src/base/abci/abcIfif.c:22: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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:39:0, from src/base/abci/abcIfMux.c:22: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/abci/abcIvy.c -o src/base/abci/abcIvy.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/abci/abcLog.c -o src/base/abci/abcLog.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/abci/abcLut.c -o src/base/abci/abcLut.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/abci/abcMulti.c -o src/base/abci/abcMulti.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/abci/abcOrder.c -o src/base/abci/abcOrder.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/abci/abcPrint.c -o src/base/abci/abcPrint.o 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:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/abci/abcRec3.c -o src/base/abci/abcRec3.o 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:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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:39:0, from src/base/abci/abcRenode.c:23: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/abci/abcResub.c -o src/base/abci/abcResub.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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_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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/abci/abcRr.c -o src/base/abci/abcRr.o src/base/abci/abcRr.c: In function 'Abc_NtkRRUpdate.isra.25': 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:324: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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/abci/abcSat.c -o src/base/abci/abcSat.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/abci/abcSpeedup.c -o src/base/abci/abcSpeedup.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/abci/abcStrash.c -o src/base/abci/abcStrash.o 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:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/abci/abcSweep.c -o src/base/abci/abcSweep.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/abci/abcTim.c -o src/base/abci/abcTim.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/abci/abcUnate.c -o src/base/abci/abcUnate.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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: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:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/cmd/cmdAlias.c -o src/base/cmd/cmdAlias.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/cmd/cmdApi.c -o src/base/cmd/cmdApi.o 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:1057: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/cmdApi.c:22: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/cmd/cmdFlag.c -o src/base/cmd/cmdFlag.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/cmd/cmdHist.c -o src/base/cmd/cmdHist.o `` Compiling: /src/base/cmd/cmdLoad.c 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:1057: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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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/cmdHist.c:22: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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: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:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` Compiling: /src/base/cmd/cmdStarter.c 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:1057: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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/cmd/cmdStarter.c -o src/base/cmd/cmdStarter.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/io/io.c -o src/base/io/io.o 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:1057: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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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: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:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/io/ioReadBblif.c -o src/base/io/ioReadBblif.o `` Compiling: /src/base/io/ioReadBench.c 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) ); ^ gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/io/ioReadBlifAig.c -o src/base/io/ioReadBlifAig.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/io/ioWriteBlif.c -o src/base/io/ioWriteBlif.o 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:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/io/ioWriteCnf.c -o src/base/io/ioWriteCnf.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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: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:1057: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/mainInit.c:22: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1057: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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/main/mainLib.c -o src/base/main/mainLib.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/main/mainReal.c -o src/base/main/mainReal.o 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:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/main/libSupport.c -o src/base/main/libSupport.o `` Compiling: /src/base/main/mainUtils.c 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:1057: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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/main/mainUtils.c -o src/base/main/mainUtils.o `` Compiling: /src/base/ver/verCore.c 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:1057: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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/ver/verCore.c -o src/base/ver/verCore.o `` Compiling: /src/base/ver/verFormula.c 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:1057: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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/ver/verStream.c -o src/base/ver/verStream.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/wlc/wlcAbs.c -o src/base/wlc/wlcAbs.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:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/wlc/wlcBlast.c -o src/base/wlc/wlcBlast.o `` Compiling: /src/base/wlc/wlcCom.c 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:1057: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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS 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:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS 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:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS 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:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/cba/cbaBlast.c -o src/base/cba/cbaBlast.o In file included from src/base/cba/cba.h:34:0, from src/base/cba/cbaBlast.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` Compiling: /src/base/cba/cbaBuild.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/cba/cbaBuild.c -o src/base/cba/cbaBuild.o In file included from src/base/cba/cba.h:34:0, from src/base/cba/cbaBuild.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/cba/cbaCom.c -o src/base/cba/cbaCom.o In file included from src/base/cba/cba.h:34:0, from src/base/cba/cbaCom.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/cba/cbaLib.c -o src/base/cba/cbaLib.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/cba/cbaNtk.c -o src/base/cba/cbaNtk.o `` Compiling: /src/base/cba/cbaReadBlif.c In file included from src/base/cba/cba.h:34:0, from src/base/cba/cbaLib.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1057: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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/cba/cbaReadBlif.c -o src/base/cba/cbaReadBlif.o `` Compiling: /src/base/cba/cbaReadVer.c In file included from src/base/cba/cba.h:34:0, from src/base/cba/cbaNtk.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1057: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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/cba/cbaReadVer.c -o src/base/cba/cbaReadVer.o `` Compiling: /src/base/cba/cbaSimple.c In file included from src/base/cba/cba.h:34:0, from src/base/cba/cbaReadBlif.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1057: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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/cba/cbaSimple.c -o src/base/cba/cbaSimple.o `` Compiling: /src/base/cba/cbaWriteBlif.c In file included from src/base/cba/cba.h:34:0, from src/base/cba/cbaReadVer.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1057: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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/cba/cbaWriteBlif.c -o src/base/cba/cbaWriteBlif.o In file included from src/base/cba/cba.h:34:0, from src/base/cba/cbaSimple.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ In file included from src/base/cba/cba.h:34:0, from src/base/cba/cbaWriteBlif.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/base/cba/cbaWriteVer.c -o src/base/cba/cbaWriteVer.o `` Compiling: /src/base/test/test.c In file included from src/base/cba/cba.h:34:0, from src/base/cba/cbaWriteVer.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1057: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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/bdd/cudd/cuddLinear.c -o src/bdd/cudd/cuddLinear.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/bdd/epd/epd.c -o src/bdd/epd/epd.o `` Compiling: /src/bdd/mtr/mtrBasic.c 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:1057: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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/bdd/reo/reoSift.c -o src/bdd/reo/reoSift.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/bdd/reo/reoUnits.c -o src/bdd/reo/reoUnits.o `` Compiling: /src/bdd/cas/casCore.c 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; ^ gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/bdd/cas/casCore.c -o src/bdd/cas/casCore.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/mapper/mapper.c -o src/map/mapper/mapper.o `` Compiling: /src/map/mapper/mapperCanon.c 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:1057: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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/mapper/mapperCanon.c -o src/map/mapper/mapperCanon.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/mapper/mapperCutUtils.c -o src/map/mapper/mapperCutUtils.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/mapper/mapperMatch.c -o src/map/mapper/mapperMatch.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/mapper/mapperSuper.c -o src/map/mapper/mapperSuper.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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" ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/mio/mioUtils.c -o src/map/mio/mioUtils.o 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:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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: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:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/super/superAnd.c -o src/map/super/superAnd.o `` Compiling: /src/map/super/superGate.c 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:1057: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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/super/superGate.c -o src/map/super/superGate.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/if/ifCom.c -o src/map/if/ifCom.o `` Compiling: /src/map/if/ifCache.c 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:1057: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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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/map/if/ifCom.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1057: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/ifCache.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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:39:0, from src/map/if/ifCore.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1057: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:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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:39:0, from src/map/if/ifData2.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` Compiling: /src/map/if/ifDec08.c 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:1057: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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/if/ifDec08.c -o src/map/if/ifDec08.o 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:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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:39:0, from src/map/if/ifDec10.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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:39:0, from src/map/if/ifDec16.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/if/ifDec75.c -o src/map/if/ifDec75.o `` Compiling: /src/map/if/ifDelay.c 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:1057: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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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:39:0, from src/map/if/ifDelay.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1057: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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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:39:0, from src/map/if/ifDsd.c:22: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1057: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/ifLibBox.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/if/ifLibLut.c -o src/map/if/ifLibLut.o `` Compiling: /src/map/if/ifMan.c 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]; ^ 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:1057: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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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:5: warning: 'nCofs' may be used uninitialized in this function [-Wmaybe-uninitialized] return nCofs; ^ 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:1057: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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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:39:0, from src/map/if/ifMap.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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:39:0, from src/map/if/ifMatch2.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/if/ifReduce.c -o src/map/if/ifReduce.o `` Compiling: /src/map/if/ifSat.c 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:1057: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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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:39:0, from src/map/if/ifSat.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/map/if/ifSat.c: In function 'If_ManSatTest2': src/map/if/ifSat.c:508: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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/if/ifSelect.c -o src/map/if/ifSelect.o `` Compiling: /src/map/if/ifSeq.c 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:1057: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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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:39:0, from src/map/if/ifSeq.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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:39:0, from src/map/if/ifTest.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/if/ifTime.c -o src/map/if/ifTime.o 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:1057: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 ); ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/if/ifTruth.c -o src/map/if/ifTruth.o 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 ); ^ 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:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/if/ifTune.c -o src/map/if/ifTune.o `` Compiling: /src/map/if/ifUtil.c src/map/if/ifDsd.c: In function 'If_CutDsdBalancePinDelays_rec': src/map/if/ifDsd.c:2119:16: warning: 'pFaninRes[0]' 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[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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:39:0, from src/map/if/ifTune.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1057: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/ifUtil.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ 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 ); ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/amap/amapMan.c -o src/map/amap/amapMan.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/amap/amapRule.c -o src/map/amap/amapRule.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/amap/amapUniq.c -o src/map/amap/amapUniq.o `` Compiling: /src/map/cov/covBuild.c src/map/amap/amapRule.c: In function 'Amap_CreateRulesFromDsd_rec': src/map/amap/amapRule.c:193:17: warning: 'vRes' may be used uninitialized in this function [-Wmaybe-uninitialized] Vec_Int_t * vRes; ^ gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/cov/covCore.c -o src/map/cov/covCore.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/cov/covMinSop.c -o src/map/cov/covMinSop.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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: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:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/scl/sclBufSize.c -o src/map/scl/sclBufSize.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/scl/sclLiberty.c -o src/map/scl/sclLiberty.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/scl/sclLibScl.c -o src/map/scl/sclLibScl.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); ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/scl/sclLibUtil.c -o src/map/scl/sclLibUtil.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/scl/sclUpsize.c -o src/map/scl/sclUpsize.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/scl/sclUtil.c -o src/map/scl/sclUtil.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/mpm/mpmAbc.c -o src/map/mpm/mpmAbc.o 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:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/mpm/mpmCore.c -o src/map/mpm/mpmCore.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/mpm/mpmDsd.c -o src/map/mpm/mpmDsd.o `` Compiling: /src/map/mpm/mpmGates.c 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:437: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:40:0, from src/map/mpm/mpmCore.c:22: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1057: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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/mpm/mpmGates.c -o src/map/mpm/mpmGates.o 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:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` Compiling: /src/map/mpm/mpmLib.c 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:1057: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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/mpm/mpmLib.c -o src/map/mpm/mpmLib.o 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:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/mpm/mpmMan.c -o src/map/mpm/mpmMan.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/mpm/mpmMap.c -o src/map/mpm/mpmMap.o 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:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` Compiling: /src/map/mpm/mpmMig.c 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:1057: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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/mpm/mpmMig.c -o src/map/mpm/mpmMig.o `` Compiling: /src/map/mpm/mpmPre.c 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:1057: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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/mpm/mpmPre.c -o src/map/mpm/mpmPre.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:1057: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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/map/mpm/mpmTruth.c -o src/map/mpm/mpmTruth.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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:40:0, from src/map/mpm/mpmTruth.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1057: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/mpmUtil.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/misc/extra/extraBddImage.c -o src/misc/extra/extraBddImage.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/misc/extra/extraUtilEnum.c -o src/misc/extra/extraUtilEnum.o `` Compiling: /src/misc/extra/extraUtilFile.c 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:1057: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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/misc/extra/extraUtilFile.c -o src/misc/extra/extraUtilFile.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/misc/extra/extraUtilProgress.c -o src/misc/extra/extraUtilProgress.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/misc/util/utilColor.c -o src/misc/util/utilColor.o `` Compiling: /src/misc/util/utilFile.c 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; ^ gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/misc/util/utilIsop.c -o src/misc/util/utilIsop.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/misc/util/utilNam.c -o src/misc/util/utilNam.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:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/misc/nm/nmTable.c -o src/misc/nm/nmTable.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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:39:0, from src/misc/tim/timMan.c:22: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/misc/bbl/bblif.c -o src/misc/bbl/bblif.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/cut/cutNode.c -o src/opt/cut/cutNode.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/mfs/mfsMan.c -o src/opt/mfs/mfsMan.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/mfs/mfsStrash.c -o src/opt/mfs/mfsStrash.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/sim/simMan.c -o src/opt/sim/simMan.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/sim/simSwitch.c -o src/opt/sim/simSwitch.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/sim/simSymSim.c -o src/opt/sim/simSymSim.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/ret/retArea.c -o src/opt/ret/retArea.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/ret/retIncrem.c -o src/opt/ret/retIncrem.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/res/resCore.c -o src/opt/res/resCore.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/res/resSat.c -o src/opt/res/resSat.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/res/resSim.c -o src/opt/res/resSim.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/lpk/lpkCore.c -o src/opt/lpk/lpkCore.o `` Compiling: /src/opt/lpk/lpkAbcDec.c 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:1057: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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/lpk/lpkAbcDec.c -o src/opt/lpk/lpkAbcDec.o 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:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/lpk/lpkAbcMux.c -o src/opt/lpk/lpkAbcMux.o `` Compiling: /src/opt/lpk/lpkAbcDsd.c 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:1057: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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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: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:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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/lpkAbcUtil.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ 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:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/lpk/lpkMan.c -o src/opt/lpk/lpkMan.o `` Compiling: /src/opt/lpk/lpkMap.c 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:1057: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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/lpk/lpkMap.c -o src/opt/lpk/lpkMap.o `` Compiling: /src/opt/lpk/lpkMulti.c 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:1057: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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/lpk/lpkMux.c -o src/opt/lpk/lpkMux.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/lpk/lpkSets.c -o src/opt/lpk/lpkSets.o `` Compiling: /src/opt/nwk/nwkAig.c 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:1057: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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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: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:1057: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:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ 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:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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: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:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/nwk/nwkDfs.c -o src/opt/nwk/nwkDfs.o `` Compiling: /src/opt/nwk/nwkFanio.c 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:1057: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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/nwk/nwkFanio.c -o src/opt/nwk/nwkFanio.o `` Compiling: /src/opt/nwk/nwkFlow.c 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:1057: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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/nwk/nwkFlow.c -o src/opt/nwk/nwkFlow.o 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:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` Compiling: /src/opt/nwk/nwkMan.c 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:1057: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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/nwk/nwkMan.c -o src/opt/nwk/nwkMan.o `` Compiling: /src/opt/nwk/nwkMap.c 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:1057: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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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: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:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` Compiling: /src/opt/nwk/nwkMerge.c 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]; ^ gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/nwk/nwkObj.c -o src/opt/nwk/nwkObj.o `` Compiling: /src/opt/nwk/nwkSpeedup.c 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; ^ 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:1057: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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/nwk/nwkSpeedup.c -o src/opt/nwk/nwkSpeedup.o 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); ^ 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:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/nwk/nwkStrash.c -o src/opt/nwk/nwkStrash.o 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:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` Compiling: /src/opt/nwk/nwkTiming.c 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:1057: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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/nwk/nwkTiming.c -o src/opt/nwk/nwkTiming.o 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; ^ 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:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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: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:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/cgt/cgtAig.c -o src/opt/cgt/cgtAig.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/cgt/cgtDecide.c -o src/opt/cgt/cgtDecide.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/cgt/cgtMan.c -o src/opt/cgt/cgtMan.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/cgt/cgtSat.c -o src/opt/cgt/cgtSat.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/csw/cswMan.c -o src/opt/csw/cswMan.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/dar/darLib.c -o src/opt/dar/darLib.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/dar/darPrec.c -o src/opt/dar/darPrec.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/dar/darScript.c -o src/opt/dar/darScript.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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS 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:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/opt/dau/dauCanon.c: In function 'Abc_TtCofactorTest10': src/misc/util/utilTruth.h:1232: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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/dau/dauDsd.c -o src/opt/dau/dauDsd.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:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ 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:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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:1057: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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ 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; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/sfm/sfmCnf.c -o src/opt/sfm/sfmCnf.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/sfm/sfmNtk.c -o src/opt/sfm/sfmNtk.o 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/opt/sfm/sfmSat.c -o src/opt/sfm/sfmSat.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/sat/bsat/satInter.c -o src/sat/bsat/satInter.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/sat/bsat/satInterA.c -o src/sat/bsat/satInterA.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/sat/bsat/satInterP.c -o src/sat/bsat/satInterP.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/sat/bsat/satProof.c -o src/sat/bsat/satProof.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/sat/bsat/satSolver.c -o src/sat/bsat/satSolver.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/sat/bsat/satSolver2.c -o src/sat/bsat/satSolver2.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS 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)); ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/sat/bsat/satStore.c -o src/sat/bsat/satStore.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/sat/bsat/satTruth.c -o src/sat/bsat/satTruth.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/sat/bsat/satUtil.c -o src/sat/bsat/satUtil.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/sat/msat/msatRead.c -o src/sat/msat/msatRead.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/sat/msat/msatSort.c -o src/sat/msat/msatSort.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/sat/cnf/cnfFast.c -o src/sat/cnf/cnfFast.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/sat/bmc/bmcBmc.c -o src/sat/bmc/bmcBmc.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/sat/bmc/bmcBmc2.c -o src/sat/bmc/bmcBmc2.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/sat/bmc/bmcBmci.c -o src/sat/bmc/bmcBmci.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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:403: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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS 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); ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/sat/bmc/bmcFault.c -o src/sat/bmc/bmcFault.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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/sat/bmc/bmcICheck.c -o src/sat/bmc/bmcICheck.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/sat/bmc/bmcInse.c -o src/sat/bmc/bmcInse.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/sat/bmc/bmcMaxi.c -o src/sat/bmc/bmcMaxi.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/bool/bdc/bdcSpfd.c -o src/bool/bdc/bdcSpfd.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/bool/dec/decFactor.c -o src/bool/dec/decFactor.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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/bool/kit/cloud.c -o src/bool/kit/cloud.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/bool/kit/kitTruth.c -o src/bool/kit/kitTruth.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/bool/lucky/luckyFast6.c -o src/bool/lucky/luckyFast6.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/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/bool/lucky/luckyRead.c -o src/bool/lucky/luckyRead.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/pdr/pdrCore.c -o src/proof/pdr/pdrCore.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/pdr/pdrMan.c -o src/proof/pdr/pdrMan.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/pdr/pdrUtil.c -o src/proof/pdr/pdrUtil.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/abs/absGlaOld.c -o src/proof/abs/absGlaOld.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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/abs/absIter.c -o src/proof/abs/absIter.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/abs/absOldCex.c -o src/proof/abs/absOldCex.o 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:699: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/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/abs/absOldRef.c -o src/proof/abs/absOldRef.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/abs/absOldSat.c -o src/proof/abs/absOldSat.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/abs/absPth.c -o src/proof/abs/absPth.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/abs/absRef.c -o src/proof/abs/absRef.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/abs/absRefSelect.c -o src/proof/abs/absRefSelect.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/abs/absVta.c -o src/proof/abs/absVta.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/abs/absUtil.c -o src/proof/abs/absUtil.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/bbr/bbrCex.c -o src/proof/bbr/bbrCex.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/bbr/bbrNtbdd.c -o src/proof/bbr/bbrNtbdd.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/llb/llb1Reach.c -o src/proof/llb/llb1Reach.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/llb/llb2Bad.c -o src/proof/llb/llb2Bad.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/llb/llb2Dump.c -o src/proof/llb/llb2Dump.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/llb/llb3Image.c -o src/proof/llb/llb3Image.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/llb/llb4Cex.c -o src/proof/llb/llb4Cex.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/llb/llb4Sweep.c -o src/proof/llb/llb4Sweep.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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: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:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/live/liveness_sim.c -o src/proof/live/liveness_sim.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/live/ltl_parser.c -o src/proof/live/ltl_parser.o 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:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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: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:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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: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:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ 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; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/live/disjunctiveMonotone.c -o src/proof/live/disjunctiveMonotone.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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: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:1057: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/proof/live/arenaViolation.c:25: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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: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:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/cec/cecChoice.c -o src/proof/cec/cecChoice.o 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:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/cec/cecClass.c -o src/proof/cec/cecClass.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/cec/cecCore.c -o src/proof/cec/cecCore.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/cec/cecCorr.c -o src/proof/cec/cecCorr.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/cec/cecMan.c -o src/proof/cec/cecMan.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/cec/cecSeq.c -o src/proof/cec/cecSeq.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/cec/cecSolve.c -o src/proof/cec/cecSolve.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/cec/cecSplit.c -o src/proof/cec/cecSplit.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/cec/cecSynth.c -o src/proof/cec/cecSynth.o 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:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/cec/cecSweep.c -o src/proof/cec/cecSweep.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/dch/dchAig.c -o src/proof/dch/dchAig.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/dch/dchClass.c -o src/proof/dch/dchClass.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/dch/dchCore.c -o src/proof/dch/dchCore.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/dch/dchSimSat.c -o src/proof/dch/dchSimSat.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/fraig/fraigCanon.c -o src/proof/fraig/fraigCanon.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/fraig/fraigMan.c -o src/proof/fraig/fraigMan.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/fraig/fraigMem.c -o src/proof/fraig/fraigMem.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/fraig/fraigNode.c -o src/proof/fraig/fraigNode.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/fraig/fraigTable.c -o src/proof/fraig/fraigTable.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/fraig/fraigUtil.c -o src/proof/fraig/fraigUtil.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/fra/fraBmc.c -o src/proof/fra/fraBmc.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/fra/fraClau.c -o src/proof/fra/fraClau.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/fra/fraCnf.c -o src/proof/fra/fraCnf.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/fra/fraImp.c -o src/proof/fra/fraImp.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/fra/fraIndVer.c -o src/proof/fra/fraIndVer.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/fra/fraMan.c -o src/proof/fra/fraMan.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/fra/fraPart.c -o src/proof/fra/fraPart.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/fra/fraSec.c -o src/proof/fra/fraSec.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/fra/fraSim.c -o src/proof/fra/fraSim.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/ssw/sswBmc.c -o src/proof/ssw/sswBmc.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/ssw/sswClass.c -o src/proof/ssw/sswClass.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/ssw/sswCnf.c -o src/proof/ssw/sswCnf.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/ssw/sswConstr.c -o src/proof/ssw/sswConstr.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/ssw/sswCore.c -o src/proof/ssw/sswCore.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/ssw/sswIslands.c -o src/proof/ssw/sswIslands.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/ssw/sswLcorr.c -o src/proof/ssw/sswLcorr.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/ssw/sswMan.c -o src/proof/ssw/sswMan.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/ssw/sswSat.c -o src/proof/ssw/sswSat.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/ssw/sswSemi.c -o src/proof/ssw/sswSemi.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/ssw/sswSweep.c -o src/proof/ssw/sswSweep.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/ssw/sswUnique.c -o src/proof/ssw/sswUnique.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/ssc/sscClass.c -o src/proof/ssc/sscClass.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/ssc/sscSat.c -o src/proof/ssc/sscSat.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/ssc/sscUtil.c -o src/proof/ssc/sscUtil.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/int/intCore.c -o src/proof/int/intCore.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/int/intCtrex.c -o src/proof/int/intCtrex.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/proof/int/intInter.c -o src/proof/int/intInter.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/aig/aigCheck.c -o src/aig/aig/aigCheck.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/aig/aigDup.c -o src/aig/aig/aigDup.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/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/aig/aigFanout.c -o src/aig/aig/aigFanout.o `` Compiling: /src/aig/aig/aigFrames.c 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; ^ gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/aig/aigFrames.c -o src/aig/aig/aigFrames.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/aig/aigInter.c -o src/aig/aig/aigInter.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/aig/aigMan.c -o src/aig/aig/aigMan.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/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/aig/aigMffc.c -o src/aig/aig/aigMffc.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/aig/aigPack.c -o src/aig/aig/aigPack.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/aig/aigPart.c -o src/aig/aig/aigPart.o 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/aig/aigRepr.c -o src/aig/aig/aigRepr.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/aig/aigTable.c -o src/aig/aig/aigTable.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/aig/aigTsim.c -o src/aig/aig/aigTsim.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/aig/aigWin.c -o src/aig/aig/aigWin.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/saig/saigDual.c -o src/aig/saig/saigDual.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/saig/saigMiter.c -o src/aig/saig/saigMiter.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/saig/saigPhase.c -o src/aig/saig/saigPhase.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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: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:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/saig/saigRetStep.c -o src/aig/saig/saigRetStep.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/saig/saigSwitch.c -o src/aig/saig/saigSwitch.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/saig/saigTempor.c -o src/aig/saig/saigTempor.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/gia/giaAig.c -o src/aig/gia/giaAig.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/gia/giaAigerExt.c -o src/aig/gia/giaAigerExt.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/gia/giaBalAig.c -o src/aig/gia/giaBalAig.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/gia/giaBalLut.c -o src/aig/gia/giaBalLut.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/gia/giaCCof.c -o src/aig/gia/giaCCof.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS 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:453: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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/gia/giaCTas.c -o src/aig/gia/giaCTas.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/gia/giaDup.c -o src/aig/gia/giaDup.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:453: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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/gia/giaEmbed.c -o src/aig/gia/giaEmbed.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/gia/giaEnable.c -o src/aig/gia/giaEnable.o In file included from src/aig/gia/giaCTas.c:21:0: src/aig/gia/giaCTas.c: In function 'Tas_ManSolve_rec': src/aig/gia/gia.h:453: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/giaCTas.c:1288:17: note: 'pVar' was declared here Gia_Obj_t * pVar, * pDecVar = 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/gia/giaEra2.c -o src/aig/gia/giaEra2.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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_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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/gia/giaFrames.c -o src/aig/gia/giaFrames.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/gia/giaFront.c -o src/aig/gia/giaFront.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/gia/giaFx.c -o src/aig/gia/giaFx.o `` Compiling: /src/aig/gia/giaGig.c 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; ^ gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS 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:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ 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:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/gia/giaHash.c -o src/aig/gia/giaHash.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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:39:0, from src/aig/gia/giaIf.c:23: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/gia/giaIff.c -o src/aig/gia/giaIff.o 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_ManPerformMappingInt': src/aig/gia/giaIf.c:1932: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:39:0, from src/aig/gia/giaIff.c:22: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/gia/giaJf.c -o src/aig/gia/giaJf.o 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; ^ 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:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ 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_ManComputeCuts': src/aig/gia/giaJf.c:1259:9: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'word' [-Wformat=] printf( "CutPair = %lu ", p->CutCount[0] ); ^ src/aig/gia/giaJf.c:1260:9: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'word' [-Wformat=] printf( "Merge = %lu ", p->CutCount[1] ); ^ src/aig/gia/giaJf.c:1261:9: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'word' [-Wformat=] printf( "Eval = %lu ", p->CutCount[2] ); ^ src/aig/gia/giaJf.c:1262:9: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'word' [-Wformat=] printf( "Cut = %lu ", p->CutCount[3] ); ^ src/aig/gia/giaJf.c: In function 'Jf_ManPrintStats': src/aig/gia/giaJf.c:1704:5: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'word' [-Wformat=] printf( "Level =%6lu ", p->pPars->Delay ); ^ src/aig/gia/giaJf.c:1705:5: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'word' [-Wformat=] printf( "Area =%9lu ", p->pPars->Area ); ^ src/aig/gia/giaJf.c:1706:5: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'word' [-Wformat=] printf( "Edge =%9lu ", p->pPars->Edge ); ^ src/aig/gia/giaJf.c:1708:5: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'word' [-Wformat=] printf( "Cnf =%9lu ", p->pPars->Clause ); ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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_ManPrintStats': src/aig/gia/giaKf.c:1128:5: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'word' [-Wformat=] printf( "Level =%6lu ", p->pPars->Delay ); ^ src/aig/gia/giaKf.c:1129:5: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'word' [-Wformat=] printf( "Area =%9lu ", p->pPars->Area ); ^ src/aig/gia/giaKf.c:1130:5: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'word' [-Wformat=] printf( "Edge =%9lu ", p->pPars->Edge ); ^ src/aig/gia/giaKf.c: In function 'Kf_ManComputeMapping': src/aig/gia/giaKf.c:1176:9: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'word' [-Wformat=] printf( "CutPair = %lu ", p->pSett->CutCount[0] ); ^ src/aig/gia/giaKf.c:1177:9: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'word' [-Wformat=] printf( "Merge = %lu ", p->pSett->CutCount[1] ); ^ src/aig/gia/giaKf.c:1178:9: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'word' [-Wformat=] printf( "Eval = %lu ", p->pSett->CutCount[2] ); ^ src/aig/gia/giaKf.c:1179:9: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'word' [-Wformat=] printf( "Cut = %lu ", p->pSett->CutCount[3] ); ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/gia/giaLf.c -o src/aig/gia/giaLf.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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:23:0: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/aig/gia/giaMf.c: In function 'Mf_ManPrintStats': src/aig/gia/giaMf.c:1409:5: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'word' [-Wformat=] printf( "Level =%6lu ", p->pPars->Delay ); ^ src/aig/gia/giaMf.c:1410:5: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'word' [-Wformat=] printf( "Area =%9lu ", p->pPars->Area ); ^ src/aig/gia/giaMf.c:1411:5: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'word' [-Wformat=] printf( "Edge =%9lu ", p->pPars->Edge ); ^ src/aig/gia/giaMf.c:1413:9: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'word' [-Wformat=] printf( "CNF =%9lu ", p->pPars->Clause ); ^ 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; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/gia/giaMini.c -o src/aig/gia/giaMini.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/gia/giaNf.c -o src/aig/gia/giaNf.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/gia/giaPat.c -o src/aig/gia/giaPat.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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/gia/giaQbf.c -o src/aig/gia/giaQbf.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/gia/giaShrink6.c -o src/aig/gia/giaShrink6.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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:23:0: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/gia/giaSim.c -o src/aig/gia/giaSim.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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:39:0, from src/aig/gia/giaSpeedup.c:22: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': `` Compiling: /src/aig/gia/giaStg.c src/misc/util/utilTruth.h:1057: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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/gia/giaStg.c -o src/aig/gia/giaStg.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/gia/giaStr.c -o src/aig/gia/giaStr.o `` Compiling: /src/aig/gia/giaSupMin.c 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 ); ^ gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/gia/giaSweeper.c -o src/aig/gia/giaSweeper.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/gia/giaTim.c -o src/aig/gia/giaTim.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/gia/giaTruth.c -o src/aig/gia/giaTruth.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/gia/giaTsim.c -o src/aig/gia/giaTsim.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/gia/giaUtil.c -o src/aig/gia/giaUtil.o 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:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/ioa/ioaReadAig.c -o src/aig/ioa/ioaReadAig.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/ivy/ivyCutTrav.c -o src/aig/ivy/ivyCutTrav.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/ivy/ivyFanout.c -o src/aig/ivy/ivyFanout.o `` Compiling: /src/aig/ivy/ivyFastMap.c 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:222:50: warning: 'pVars' may be used uninitialized in this function [-Wmaybe-uninitialized] int Supp[5], Vars0[5], Vars1[5], Vars2[5], * pVars; ^ gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/ivy/ivyFraig.c -o src/aig/ivy/ivyFraig.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 ); ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS src/aig/ivy/ivyTable.c -o src/aig/ivy/ivyTable.o `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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/wlcReadVer.o src/base/wlc/wlcWriteVer.o src/base/cba/cbaBlast.o src/base/cba/cbaBuild.o src/base/cba/cbaCom.o src/base/cba/cbaLib.o src/base/cba/cbaNtk.o src/base/cba/cbaReadBlif.o src/base/cba/cbaReadVer.o src/base/cba/cbaSimple.o src/base/cba/cbaWriteBlif.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/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/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 ~/build/BUILD/abc-1.01/abc-python2 ~/build/BUILD/abc-1.01 + pushd abc-python2 + 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 4.9.2 Found GCC_MAJOR>=4 Found GCC_MINOR>=6 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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/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/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/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/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/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/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/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/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/satStore.c `` Generating dependency: /src/sat/bsat/satSolver2i.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/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/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/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/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/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/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/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/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/cbaWriteBlif.c `` Generating dependency: /src/base/cba/cbaSimple.c `` Generating dependency: /src/base/cba/cbaReadVer.c `` Generating dependency: /src/base/cba/cbaReadBlif.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/cbaBuild.c `` Generating dependency: /src/base/cba/cbaBlast.c `` Generating dependency: /src/base/wlc/wlcWriteVer.c `` Generating dependency: /src/base/wlc/wlcReadVer.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/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/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/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 4.9.2 Found GCC_MAJOR>=4 Found GCC_MINOR>=6 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS `` Compiling: /src/base/abc/abcAig.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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:324: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:317: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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` Compiling: /src/base/abc/abcNetlist.c 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:437: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; ^ gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 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:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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:4674: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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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:39:0, from src/base/abci/abcIf.c:23: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ 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(); ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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:39:0, from src/base/abci/abcIfif.c:22: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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:39:0, from src/base/abci/abcIfMux.c:22: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 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:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 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:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 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:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` Compiling: /src/base/abci/abcRpo.c 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) ); ^ gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` Compiling: /src/base/abci/abcRr.c 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) ); ^ gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 'Abc_NtkRRUpdate.isra.25': 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:324: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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 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:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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: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:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` Compiling: /src/base/cmd/cmdApi.c 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:1057: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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` Compiling: /src/base/cmd/cmdHist.c 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:1057: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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 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:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` Compiling: /src/base/cmd/cmdLoad.c 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:1057: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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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: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:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` Compiling: /src/base/cmd/cmdStarter.c 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:1057: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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` Compiling: /src/base/io/ioReadAiger.c 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:1057: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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 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:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 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:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 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:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` Compiling: /src/base/main/mainLib.c 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:1057: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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` Compiling: /src/base/main/mainReal.c 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:1057: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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 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:1057: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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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: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:1057: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:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 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:1057: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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` Compiling: /src/base/wlc/wlcCom.c 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:1057: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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 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:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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/cba/cba.h:34:0, from src/base/cba/cbaBlast.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` Compiling: /src/base/cba/cbaBuild.c gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/cba/cbaBuild.c -o src/base/cba/cbaBuild.o In file included from src/base/cba/cba.h:34:0, from src/base/cba/cbaBuild.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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/cba.h:34:0, from src/base/cba/cbaCom.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` Compiling: /src/base/cba/cbaNtk.c In file included from src/base/cba/cba.h:34:0, from src/base/cba/cbaLib.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1057: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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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/cbaReadVer.c In file included from src/base/cba/cba.h:34:0, from src/base/cba/cbaNtk.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1057: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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` Compiling: /src/base/cba/cbaSimple.c In file included from src/base/cba/cba.h:34:0, from src/base/cba/cbaReadBlif.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1057: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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -DABC_USE_READLINE -DABC_USE_PTHREADS -I/usr/include/python2.7 -I/usr/include/python2.7 -DABC_PYTHON_EMBED=1 src/base/cba/cbaSimple.c -o src/base/cba/cbaSimple.o `` Compiling: /src/base/cba/cbaWriteBlif.c In file included from src/base/cba/cba.h:34:0, from src/base/cba/cbaReadVer.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1057: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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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/cba.h:34:0, from src/base/cba/cbaSimple.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ In file included from src/base/cba/cba.h:34:0, from src/base/cba/cbaWriteBlif.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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/cba.h:34:0, from src/base/cba/cbaWriteVer.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` Compiling: /src/bdd/mtr/mtrBasic.c 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:1057: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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 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)) ^ gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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: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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` Compiling: /src/map/mapper/mapperCanon.c 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:1057: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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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" ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 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:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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: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:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` Compiling: /src/map/super/superGate.c 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:1057: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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` Compiling: /src/map/if/ifCache.c 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:1057: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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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:39:0, from src/map/if/ifCom.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1057: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/ifCache.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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:39:0, from src/map/if/ifCore.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1057: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:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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:39:0, from src/map/if/ifData2.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` Compiling: /src/map/if/ifDec08.c 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:1057: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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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:39:0, from src/map/if/ifDec08.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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:39:0, from src/map/if/ifDec10.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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:39:0, from src/map/if/ifDec16.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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:39:0, from src/map/if/ifDec75.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1057: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/ifDelay.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1057: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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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:39:0, from src/map/if/ifDsd.c:22: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1057: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/ifLibBox.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` Compiling: /src/map/if/ifMan.c 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:1057: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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 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]; ^ 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:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ 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:5: 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 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:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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:39:0, from src/map/if/ifMatch2.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` Compiling: /src/map/if/ifSat.c 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:1057: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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 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:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/map/if/ifSat.c: In function 'If_ManSatTest2': src/map/if/ifSat.c:508: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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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:39:0, from src/map/if/ifSelect.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1057: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/ifSeq.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 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:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 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 ); ^ `` Compiling: /src/map/if/ifTruth.c 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:1057: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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 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/ifDsd.c: In function 'If_CutDsdBalancePinDelays_rec': src/map/if/ifDsd.c:2119:16: warning: 'pFaninRes[0]' 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[1]' may be used uninitialized in this function [-Wmaybe-uninitialized] 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:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 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:1057: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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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:39:0, from src/map/if/ifUtil.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ 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 ); ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` Compiling: /src/map/amap/amapUniq.c src/map/amap/amapRule.c: In function 'Amap_CreateRulesFromDsd_rec': src/map/amap/amapRule.c:193:17: warning: 'vRes' may be used uninitialized in this function [-Wmaybe-uninitialized] Vec_Int_t * vRes; ^ gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 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] gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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: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:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 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); ^ gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 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:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` Compiling: /src/map/mpm/mpmGates.c 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:1057: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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 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:1057: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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 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:1057: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/mpmLib.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` Compiling: /src/map/mpm/mpmMan.c 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:437: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; ^ gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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:40:0, from src/map/mpm/mpmMan.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` Compiling: /src/map/mpm/mpmMig.c 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:1057: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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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:40:0, from src/map/mpm/mpmMig.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ 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:1057: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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 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:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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:40:0, from src/map/mpm/mpmUtil.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` Compiling: /src/misc/extra/extraUtilFile.c 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:1057: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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` Compiling: /src/misc/util/utilFile.c 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; ^ gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 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:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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:39:0, from src/misc/tim/timMan.c:22: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` Compiling: /src/opt/lpk/lpkAbcDec.c 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:1057: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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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: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:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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: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:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` Compiling: /src/opt/lpk/lpkAbcUtil.c 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:1057: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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` Compiling: /src/opt/lpk/lpkCut.c 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:1057: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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` Compiling: /src/opt/lpk/lpkMan.c 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:1057: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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 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:1057: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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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: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:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` Compiling: /src/opt/lpk/lpkMux.c 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:1057: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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 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:1057: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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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: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:1057: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:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 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:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` Compiling: /src/opt/nwk/nwkDfs.c 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:1057: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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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/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:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` Compiling: /src/opt/nwk/nwkFlow.c 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:1057: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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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: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:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` Compiling: /src/opt/nwk/nwkMap.c 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:1057: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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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/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:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 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]; ^ gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 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:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ 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 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); ^ 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:1057: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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` Compiling: /src/opt/nwk/nwkTiming.c 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:1057: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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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/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:1057: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/nwkTiming.c:21: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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: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:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` Compiling: /src/opt/dar/darData.c 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 ); ^ gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/opt/dau/dauCanon.c: In function 'Abc_TtCofactorTest10': src/misc/util/utilTruth.h:1232: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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 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:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` Compiling: /src/opt/dau/dauEnum.c 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:1057: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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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:1057: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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 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:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ 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; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 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/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 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/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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)); ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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:403: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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 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); ^ gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 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/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 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:699: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/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 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:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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: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:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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: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:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 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:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ 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; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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: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:1057: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/proof/live/arenaViolation.c:25: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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: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:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 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:1057: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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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:26:0: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` Compiling: /src/aig/aig/aigFanout.c 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; ^ gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` Compiling: /src/aig/aig/aigFrames.c 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; ^ gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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_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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 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/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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: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:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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:453: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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 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:453: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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 In file included from src/aig/gia/giaCTas.c:21:0: src/aig/gia/giaCTas.c: In function 'Tas_ManSolve_rec': src/aig/gia/gia.h:453: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/giaCTas.c:1288:17: note: 'pVar' was declared here Gia_Obj_t * pVar, * pDecVar = 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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_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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 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; ^ gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ 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:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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:39:0, from src/aig/gia/giaIf.c:23: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ 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_ManPerformMappingInt': src/aig/gia/giaIf.c:1932: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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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:39:0, from src/aig/gia/giaIff.c:22: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 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; ^ 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:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ 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_ManComputeCuts': src/aig/gia/giaJf.c:1259:9: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'word' [-Wformat=] printf( "CutPair = %lu ", p->CutCount[0] ); ^ src/aig/gia/giaJf.c:1260:9: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'word' [-Wformat=] printf( "Merge = %lu ", p->CutCount[1] ); ^ src/aig/gia/giaJf.c:1261:9: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'word' [-Wformat=] printf( "Eval = %lu ", p->CutCount[2] ); ^ src/aig/gia/giaJf.c:1262:9: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'word' [-Wformat=] printf( "Cut = %lu ", p->CutCount[3] ); ^ src/aig/gia/giaJf.c: In function 'Jf_ManPrintStats': src/aig/gia/giaJf.c:1704:5: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'word' [-Wformat=] printf( "Level =%6lu ", p->pPars->Delay ); ^ src/aig/gia/giaJf.c:1705:5: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'word' [-Wformat=] printf( "Area =%9lu ", p->pPars->Area ); ^ src/aig/gia/giaJf.c:1706:5: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'word' [-Wformat=] printf( "Edge =%9lu ", p->pPars->Edge ); ^ src/aig/gia/giaJf.c:1708:5: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'word' [-Wformat=] printf( "Cnf =%9lu ", p->pPars->Clause ); ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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_ManPrintStats': src/aig/gia/giaKf.c:1128:5: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'word' [-Wformat=] printf( "Level =%6lu ", p->pPars->Delay ); ^ src/aig/gia/giaKf.c:1129:5: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'word' [-Wformat=] printf( "Area =%9lu ", p->pPars->Area ); ^ src/aig/gia/giaKf.c:1130:5: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'word' [-Wformat=] printf( "Edge =%9lu ", p->pPars->Edge ); ^ src/aig/gia/giaKf.c: In function 'Kf_ManComputeMapping': src/aig/gia/giaKf.c:1176:9: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'word' [-Wformat=] printf( "CutPair = %lu ", p->pSett->CutCount[0] ); ^ src/aig/gia/giaKf.c:1177:9: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'word' [-Wformat=] printf( "Merge = %lu ", p->pSett->CutCount[1] ); ^ src/aig/gia/giaKf.c:1178:9: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'word' [-Wformat=] printf( "Eval = %lu ", p->pSett->CutCount[2] ); ^ src/aig/gia/giaKf.c:1179:9: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'word' [-Wformat=] printf( "Cut = %lu ", p->pSett->CutCount[3] ); ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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:23:0: src/misc/util/utilTruth.h: In function 'Abc_TtCheckCondDep': src/misc/util/utilTruth.h:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ src/aig/gia/giaMf.c: In function 'Mf_ManPrintStats': src/aig/gia/giaMf.c:1409:5: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'word' [-Wformat=] printf( "Level =%6lu ", p->pPars->Delay ); ^ src/aig/gia/giaMf.c:1410:5: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'word' [-Wformat=] printf( "Area =%9lu ", p->pPars->Area ); ^ src/aig/gia/giaMf.c:1411:5: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'word' [-Wformat=] printf( "Edge =%9lu ", p->pPars->Edge ); ^ src/aig/gia/giaMf.c:1413:9: warning: format '%lu' expects argument of type 'long unsigned int', but argument 2 has type 'word' [-Wformat=] printf( "CNF =%9lu ", p->pPars->Clause ); ^ 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; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` Compiling: /src/aig/gia/giaSim.c 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:1057: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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` Compiling: /src/aig/gia/giaStg.c 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:1057: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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` Compiling: /src/aig/gia/giaStr.c 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 ); ^ gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 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:1057:9: warning: unused variable 'nVarsMax' [-Wunused-variable] int nVarsMax = 13; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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/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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 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:222:50: warning: 'pVars' may be used uninitialized in this function [-Wmaybe-uninitialized] int Supp[5], Vars0[5], Vars1[5], Vars2[5], * pVars; ^ `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 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 ); ^ gcc -c -Wno-unused-function -O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong --param=ssp-buffer-size=4 -grecord-gcc-switches -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 `` 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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -fPIC -DNDEBUG -DLIN -DSIZEOF_VOID_P=4 -DSIZEOF_LONG=4 -DSIZEOF_INT=4 -Isrc -Wno-unused-but-set-variable -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/wlcReadVer.o a - src/base/wlc/wlcWriteVer.o a - src/base/cba/cbaBlast.o a - src/base/cba/cbaBuild.o a - src/base/cba/cbaCom.o a - src/base/cba/cbaLib.o a - src/base/cba/cbaNtk.o a - src/base/cba/cbaReadBlif.o a - src/base/cba/cbaReadVer.o a - src/base/cba/cbaSimple.o a - src/base/cba/cbaWriteBlif.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/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/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-armv7l-2.7 copying pyabc.py -> build/lib.linux-armv7l-2.7 copying getch.py -> build/lib.linux-armv7l-2.7 copying pyabc_split.py -> build/lib.linux-armv7l-2.7 copying redirect.py -> build/lib.linux-armv7l-2.7 copying reachx_cmd.py -> build/lib.linux-armv7l-2.7 running build_ext building '_pyabc' extension creating build/temp.linux-armv7l-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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -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 -march=armv7-a -mfpu=vfpv3-d16 -mfloat-abi=hard -D_GNU_SOURCE -fPIC -fwrapv -fPIC -DLIN=1 -I../../src -I/usr/include/python2.7 -c pyabc_wrap.c -o build/temp.linux-armv7l-2.7/pyabc_wrap.o -Wno-strict-prototypes gcc -pthread -shared -Wl,-z,relro build/temp.linux-armv7l-2.7/pyabc_wrap.o -L./../../ -L/usr/lib -labc -lrt -lreadline -lpython2.7 -o build/lib.linux-armv7l-2.7/_pyabc.so + popd ~/build/BUILD/abc-1.01 + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.hZ7JU0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm '!=' / ']' + rm -rf /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm ++ dirname /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm + cd abc-1.01 ~/build/BUILD/abc-1.01/alanmi-abc-9d6335cdb362 ~/build/BUILD/abc-1.01 + pushd alanmi-abc-9d6335cdb362 + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/lib + install -p -m 0755 libabc.so.0.0.0 /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/lib + ln -s libabc.so.0.0.0 /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/lib/libabc.so.0 + ln -s libabc.so.0 /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/lib/libabc.so + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc ++ find -O3 src -name '*.h' + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/misc/tim/timInt.h ++ cut -d/ -f3- + dir=tim + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/tim + install -p -m 0644 src/misc/tim/timInt.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/tim + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/misc/tim/tim.h ++ cut -d/ -f3- + dir=tim + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/tim + install -p -m 0644 src/misc/tim/tim.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/tim + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/misc/nm/nmInt.h ++ cut -d/ -f3- + dir=nm + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/nm + install -p -m 0644 src/misc/nm/nmInt.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/nm + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/misc/nm/nm.h ++ cut -d/ -f3- + dir=nm + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/nm + install -p -m 0644 src/misc/nm/nm.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/nm + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/misc/bar/bar.h ++ cut -d/ -f3- + dir=bar + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/bar + install -p -m 0644 src/misc/bar/bar.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/bar + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/misc/mem/mem.h ++ cut -d/ -f3- + dir=mem + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/mem + install -p -m 0644 src/misc/mem/mem.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/mem + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/misc/mem/mem2.h ++ cut -d/ -f3- + dir=mem + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/mem + install -p -m 0644 src/misc/mem/mem2.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/mem + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/misc/espresso/sparse.h ++ cut -d/ -f3- + dir=espresso + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/espresso + install -p -m 0644 src/misc/espresso/sparse.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/espresso + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/misc/espresso/main.h ++ cut -d/ -f3- + dir=espresso + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/espresso + install -p -m 0644 src/misc/espresso/main.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/espresso + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/misc/espresso/mincov_int.h ++ cut -d/ -f3- + dir=espresso + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/espresso + install -p -m 0644 src/misc/espresso/mincov_int.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/espresso + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/misc/espresso/mincov.h ++ cut -d/ -f3- + dir=espresso + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/espresso + install -p -m 0644 src/misc/espresso/mincov.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/espresso + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/misc/espresso/espresso.h ++ cut -d/ -f3- + dir=espresso + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/espresso + install -p -m 0644 src/misc/espresso/espresso.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/espresso + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/misc/espresso/sparse_int.h ++ cut -d/ -f3- + dir=espresso + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/espresso + install -p -m 0644 src/misc/espresso/sparse_int.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/espresso + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/misc/espresso/util_old.h ++ cut -d/ -f3- + dir=espresso + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/espresso + install -p -m 0644 src/misc/espresso/util_old.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/espresso + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/misc/extra/extra.h ++ cut -d/ -f3- + dir=extra + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/extra + install -p -m 0644 src/misc/extra/extra.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/extra + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/misc/extra/extraBdd.h ++ cut -d/ -f3- + dir=extra + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/extra + install -p -m 0644 src/misc/extra/extraBdd.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/extra + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/misc/util/utilNam.h ++ cut -d/ -f3- + dir=util + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/util + install -p -m 0644 src/misc/util/utilNam.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/util + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/misc/util/utilTruth.h ++ cut -d/ -f3- + dir=util + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/util + install -p -m 0644 src/misc/util/utilTruth.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/util + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/misc/util/abc_global.h ++ cut -d/ -f3- + dir=util + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/util + install -p -m 0644 src/misc/util/abc_global.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/util + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/misc/util/utilCex.h ++ cut -d/ -f3- + dir=util + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/util + install -p -m 0644 src/misc/util/utilCex.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/util + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/misc/util/utilSignal.h ++ cut -d/ -f3- + dir=util + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/util + install -p -m 0644 src/misc/util/utilSignal.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/util + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/misc/util/utilMem.h ++ cut -d/ -f3- + dir=util + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/util + install -p -m 0644 src/misc/util/utilMem.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/util + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/misc/util/util_hack.h ++ cut -d/ -f3- + dir=util + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/util + install -p -m 0644 src/misc/util/util_hack.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/util + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/misc/st/st.h ++ cut -d/ -f3- + dir=st + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/st + install -p -m 0644 src/misc/st/st.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/st + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/misc/st/stmm.h ++ cut -d/ -f3- + dir=st + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/st + install -p -m 0644 src/misc/st/stmm.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/st + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/misc/avl/avl.h ++ cut -d/ -f3- + dir=avl + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/avl + install -p -m 0644 src/misc/avl/avl.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/avl + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/misc/hash/hashInt.h ++ cut -d/ -f3- + dir=hash + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/hash + install -p -m 0644 src/misc/hash/hashInt.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/hash + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/misc/hash/hashGen.h ++ cut -d/ -f3- + dir=hash + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/hash + install -p -m 0644 src/misc/hash/hashGen.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/hash + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/misc/hash/hashFlt.h ++ cut -d/ -f3- + dir=hash + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/hash + install -p -m 0644 src/misc/hash/hashFlt.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/hash + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/misc/hash/hashPtr.h ++ cut -d/ -f3- + dir=hash + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/hash + install -p -m 0644 src/misc/hash/hashPtr.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/hash + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/misc/hash/hash.h ++ cut -d/ -f3- + dir=hash + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/hash + install -p -m 0644 src/misc/hash/hash.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/hash + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/misc/vec/vec.h ++ cut -d/ -f3- + dir=vec + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/vec + install -p -m 0644 src/misc/vec/vec.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/vec + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/misc/vec/vecMem.h ++ cut -d/ -f3- + dir=vec + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/vec + install -p -m 0644 src/misc/vec/vecMem.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/vec + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/misc/vec/vecHash.h ++ cut -d/ -f3- + dir=vec + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/vec + install -p -m 0644 src/misc/vec/vecHash.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/vec + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/misc/vec/vecWec.h ++ cut -d/ -f3- + dir=vec + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/vec + install -p -m 0644 src/misc/vec/vecWec.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/vec + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/misc/vec/vecSet.h ++ cut -d/ -f3- + dir=vec + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/vec + install -p -m 0644 src/misc/vec/vecSet.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/vec + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/misc/vec/vecInt.h ++ cut -d/ -f3- + dir=vec + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/vec + install -p -m 0644 src/misc/vec/vecInt.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/vec + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/misc/vec/vecBit.h ++ cut -d/ -f3- + dir=vec + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/vec + install -p -m 0644 src/misc/vec/vecBit.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/vec + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/misc/vec/vecAtt.h ++ cut -d/ -f3- + dir=vec + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/vec + install -p -m 0644 src/misc/vec/vecAtt.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/vec + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/misc/vec/vecWrd.h ++ cut -d/ -f3- + dir=vec + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/vec + install -p -m 0644 src/misc/vec/vecWrd.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/vec + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/misc/vec/vecStr.h ++ cut -d/ -f3- + dir=vec + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/vec + install -p -m 0644 src/misc/vec/vecStr.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/vec + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/misc/vec/vecVec.h ++ cut -d/ -f3- + dir=vec + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/vec + install -p -m 0644 src/misc/vec/vecVec.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/vec + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/misc/vec/vecHsh.h ++ cut -d/ -f3- + dir=vec + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/vec + install -p -m 0644 src/misc/vec/vecHsh.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/vec + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/misc/vec/vecFlt.h ++ cut -d/ -f3- + dir=vec + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/vec + install -p -m 0644 src/misc/vec/vecFlt.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/vec + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/misc/vec/vecQue.h ++ cut -d/ -f3- + dir=vec + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/vec + install -p -m 0644 src/misc/vec/vecQue.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/vec + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/misc/vec/vecPtr.h ++ cut -d/ -f3- + dir=vec + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/vec + install -p -m 0644 src/misc/vec/vecPtr.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/vec + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/misc/mvc/mvc.h ++ cut -d/ -f3- + dir=mvc + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/mvc + install -p -m 0644 src/misc/mvc/mvc.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/mvc + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/misc/bbl/bblif.h ++ cut -d/ -f3- + dir=bbl + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/bbl + install -p -m 0644 src/misc/bbl/bblif.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/bbl + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/proof/llb/llbInt.h ++ cut -d/ -f3- + dir=llb + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/llb + install -p -m 0644 src/proof/llb/llbInt.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/llb + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/proof/llb/llb.h ++ cut -d/ -f3- + dir=llb + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/llb + install -p -m 0644 src/proof/llb/llb.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/llb + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/proof/bbr/bbr.h ++ cut -d/ -f3- + dir=bbr + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/bbr + install -p -m 0644 src/proof/bbr/bbr.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/bbr + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/proof/ssw/ssw.h ++ cut -d/ -f3- + dir=ssw + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/ssw + install -p -m 0644 src/proof/ssw/ssw.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/ssw + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/proof/ssw/sswInt.h ++ cut -d/ -f3- + dir=ssw + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/ssw + install -p -m 0644 src/proof/ssw/sswInt.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/ssw + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/proof/pdr/pdr.h ++ cut -d/ -f3- + dir=pdr + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/pdr + install -p -m 0644 src/proof/pdr/pdr.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/pdr + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/proof/pdr/pdrInt.h ++ cut -d/ -f3- + dir=pdr + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/pdr + install -p -m 0644 src/proof/pdr/pdrInt.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/pdr + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/proof/fra/fra.h ++ cut -d/ -f3- + dir=fra + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/fra + install -p -m 0644 src/proof/fra/fra.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/fra + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/proof/dch/dchInt.h ++ cut -d/ -f3- + dir=dch + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/dch + install -p -m 0644 src/proof/dch/dchInt.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/dch + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/proof/dch/dch.h ++ cut -d/ -f3- + dir=dch + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/dch + install -p -m 0644 src/proof/dch/dch.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/dch + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/proof/int/intInt.h ++ cut -d/ -f3- + dir=int + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/int + install -p -m 0644 src/proof/int/intInt.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/int + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/proof/int/int.h ++ cut -d/ -f3- + dir=int + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/int + install -p -m 0644 src/proof/int/int.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/int + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/proof/abs/absRef.h ++ cut -d/ -f3- + dir=abs + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/abs + install -p -m 0644 src/proof/abs/absRef.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/abs + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/proof/abs/absRefJ.h ++ cut -d/ -f3- + dir=abs + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/abs + install -p -m 0644 src/proof/abs/absRefJ.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/abs + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/proof/abs/abs.h ++ cut -d/ -f3- + dir=abs + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/abs + install -p -m 0644 src/proof/abs/abs.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/abs + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/proof/fraig/fraigInt.h ++ cut -d/ -f3- + dir=fraig + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/fraig + install -p -m 0644 src/proof/fraig/fraigInt.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/fraig + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/proof/fraig/fraig.h ++ cut -d/ -f3- + dir=fraig + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/fraig + install -p -m 0644 src/proof/fraig/fraig.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/fraig + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/proof/ssc/sscInt.h ++ cut -d/ -f3- + dir=ssc + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/ssc + install -p -m 0644 src/proof/ssc/sscInt.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/ssc + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/proof/ssc/ssc.h ++ cut -d/ -f3- + dir=ssc + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/ssc + install -p -m 0644 src/proof/ssc/ssc.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/ssc + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/proof/cec/cec.h ++ cut -d/ -f3- + dir=cec + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/cec + install -p -m 0644 src/proof/cec/cec.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/cec + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/proof/cec/cecInt.h ++ cut -d/ -f3- + dir=cec + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/cec + install -p -m 0644 src/proof/cec/cecInt.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/cec + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/proof/int2/int2Int.h ++ cut -d/ -f3- + dir=int2 + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/int2 + install -p -m 0644 src/proof/int2/int2Int.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/int2 + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/proof/int2/int2.h ++ cut -d/ -f3- + dir=int2 + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/int2 + install -p -m 0644 src/proof/int2/int2.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/int2 + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/opt/rwt/rwt.h ++ cut -d/ -f3- + dir=rwt + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/rwt + install -p -m 0644 src/opt/rwt/rwt.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/rwt + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/opt/nwk/nwkMerge.h ++ cut -d/ -f3- + dir=nwk + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/nwk + install -p -m 0644 src/opt/nwk/nwkMerge.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/nwk + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/opt/nwk/nwk.h ++ cut -d/ -f3- + dir=nwk + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/nwk + install -p -m 0644 src/opt/nwk/nwk.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/nwk + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/opt/nwk/ntlnwk.h ++ cut -d/ -f3- + dir=nwk + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/nwk + install -p -m 0644 src/opt/nwk/ntlnwk.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/nwk + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/opt/fxu/fxu.h ++ cut -d/ -f3- + dir=fxu + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/fxu + install -p -m 0644 src/opt/fxu/fxu.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/fxu + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/opt/fxu/fxuInt.h ++ cut -d/ -f3- + dir=fxu + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/fxu + install -p -m 0644 src/opt/fxu/fxuInt.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/fxu + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/opt/fsim/fsim.h ++ cut -d/ -f3- + dir=fsim + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/fsim + install -p -m 0644 src/opt/fsim/fsim.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/fsim + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/opt/fsim/fsimInt.h ++ cut -d/ -f3- + dir=fsim + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/fsim + install -p -m 0644 src/opt/fsim/fsimInt.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/fsim + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/opt/dau/dau.h ++ cut -d/ -f3- + dir=dau + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/dau + install -p -m 0644 src/opt/dau/dau.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/dau + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/opt/dau/dauInt.h ++ cut -d/ -f3- + dir=dau + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/dau + install -p -m 0644 src/opt/dau/dauInt.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/dau + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/opt/sfm/sfmInt.h ++ cut -d/ -f3- + dir=sfm + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/sfm + install -p -m 0644 src/opt/sfm/sfmInt.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/sfm + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/opt/sfm/sfm.h ++ cut -d/ -f3- + dir=sfm + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/sfm + install -p -m 0644 src/opt/sfm/sfm.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/sfm + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/opt/cut/cutInt.h ++ cut -d/ -f3- + dir=cut + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/cut + install -p -m 0644 src/opt/cut/cutInt.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/cut + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/opt/cut/cutList.h ++ cut -d/ -f3- + dir=cut + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/cut + install -p -m 0644 src/opt/cut/cutList.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/cut + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/opt/cut/cut.h ++ cut -d/ -f3- + dir=cut + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/cut + install -p -m 0644 src/opt/cut/cut.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/cut + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/opt/sim/sim.h ++ cut -d/ -f3- + dir=sim + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/sim + install -p -m 0644 src/opt/sim/sim.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/sim + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/opt/rwr/rwr.h ++ cut -d/ -f3- + dir=rwr + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/rwr + install -p -m 0644 src/opt/rwr/rwr.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/rwr + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/opt/ret/retInt.h ++ cut -d/ -f3- + dir=ret + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/ret + install -p -m 0644 src/opt/ret/retInt.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/ret + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/opt/cgt/cgtInt.h ++ cut -d/ -f3- + dir=cgt + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/cgt + install -p -m 0644 src/opt/cgt/cgtInt.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/cgt + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/opt/cgt/cgt.h ++ cut -d/ -f3- + dir=cgt + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/cgt + install -p -m 0644 src/opt/cgt/cgt.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/cgt + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/opt/lpk/lpkInt.h ++ cut -d/ -f3- + dir=lpk + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/lpk + install -p -m 0644 src/opt/lpk/lpkInt.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/lpk + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/opt/lpk/lpk.h ++ cut -d/ -f3- + dir=lpk + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/lpk + install -p -m 0644 src/opt/lpk/lpk.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/lpk + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/opt/res/res.h ++ cut -d/ -f3- + dir=res + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/res + install -p -m 0644 src/opt/res/res.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/res + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/opt/res/resInt.h ++ cut -d/ -f3- + dir=res + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/res + install -p -m 0644 src/opt/res/resInt.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/res + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/opt/dar/darInt.h ++ cut -d/ -f3- + dir=dar + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/dar + install -p -m 0644 src/opt/dar/darInt.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/dar + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/opt/dar/dar.h ++ cut -d/ -f3- + dir=dar + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/dar + install -p -m 0644 src/opt/dar/dar.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/dar + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/opt/csw/cswInt.h ++ cut -d/ -f3- + dir=csw + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/csw + install -p -m 0644 src/opt/csw/cswInt.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/csw + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/opt/csw/csw.h ++ cut -d/ -f3- + dir=csw + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/csw + install -p -m 0644 src/opt/csw/csw.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/csw + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/opt/mfs/mfsInt.h ++ cut -d/ -f3- + dir=mfs + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/mfs + install -p -m 0644 src/opt/mfs/mfsInt.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/mfs + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/opt/mfs/mfs.h ++ cut -d/ -f3- + dir=mfs + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/mfs + install -p -m 0644 src/opt/mfs/mfs.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/mfs + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/aig/aig/aig.h ++ cut -d/ -f3- + dir=aig + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/aig + install -p -m 0644 src/aig/aig/aig.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/aig + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/aig/miniaig/miniaig.h ++ cut -d/ -f3- + dir=miniaig + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/miniaig + install -p -m 0644 src/aig/miniaig/miniaig.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/miniaig + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/aig/miniaig/abcapis.h ++ cut -d/ -f3- + dir=miniaig + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/miniaig + install -p -m 0644 src/aig/miniaig/abcapis.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/miniaig + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/aig/hop/cudd2.h ++ cut -d/ -f3- + dir=hop + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/hop + install -p -m 0644 src/aig/hop/cudd2.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/hop + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/aig/hop/hop.h ++ cut -d/ -f3- + dir=hop + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/hop + install -p -m 0644 src/aig/hop/hop.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/hop + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/aig/ioa/ioa.h ++ cut -d/ -f3- + dir=ioa + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/ioa + install -p -m 0644 src/aig/ioa/ioa.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/ioa + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/aig/saig/saig.h ++ cut -d/ -f3- + dir=saig + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/saig + install -p -m 0644 src/aig/saig/saig.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/saig + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/aig/gia/gia.h ++ cut -d/ -f3- + dir=gia + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/gia + install -p -m 0644 src/aig/gia/gia.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/gia + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/aig/gia/giaAig.h ++ cut -d/ -f3- + dir=gia + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/gia + install -p -m 0644 src/aig/gia/giaAig.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/gia + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/aig/ivy/ivy.h ++ cut -d/ -f3- + dir=ivy + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/ivy + install -p -m 0644 src/aig/ivy/ivy.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/ivy + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/aig/ivy/attr.h ++ cut -d/ -f3- + dir=ivy + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/ivy + install -p -m 0644 src/aig/ivy/attr.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/ivy + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/map/cov/covInt.h ++ cut -d/ -f3- + dir=cov + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/cov + install -p -m 0644 src/map/cov/covInt.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/cov + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/map/cov/cov.h ++ cut -d/ -f3- + dir=cov + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/cov + install -p -m 0644 src/map/cov/cov.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/cov + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/map/amap/amap.h ++ cut -d/ -f3- + dir=amap + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/amap + install -p -m 0644 src/map/amap/amap.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/amap + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/map/amap/amapInt.h ++ cut -d/ -f3- + dir=amap + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/amap + install -p -m 0644 src/map/amap/amapInt.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/amap + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/map/fpga/fpgaInt.h ++ cut -d/ -f3- + dir=fpga + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/fpga + install -p -m 0644 src/map/fpga/fpgaInt.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/fpga + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/map/fpga/fpga.h ++ cut -d/ -f3- + dir=fpga + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/fpga + install -p -m 0644 src/map/fpga/fpga.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/fpga + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/map/mpm/mpm.h ++ cut -d/ -f3- + dir=mpm + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/mpm + install -p -m 0644 src/map/mpm/mpm.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/mpm + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/map/mpm/mpmMig.h ++ cut -d/ -f3- + dir=mpm + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/mpm + install -p -m 0644 src/map/mpm/mpmMig.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/mpm + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/map/mpm/mpmInt.h ++ cut -d/ -f3- + dir=mpm + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/mpm + install -p -m 0644 src/map/mpm/mpmInt.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/mpm + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/map/if/if.h ++ cut -d/ -f3- + dir=if + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/if + install -p -m 0644 src/map/if/if.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/if + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/map/if/ifCount.h ++ cut -d/ -f3- + dir=if + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/if + install -p -m 0644 src/map/if/ifCount.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/if + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/map/scl/sclSize.h ++ cut -d/ -f3- + dir=scl + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/scl + install -p -m 0644 src/map/scl/sclSize.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/scl + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/map/scl/sclTime.h ++ cut -d/ -f3- + dir=scl + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/scl + install -p -m 0644 src/map/scl/sclTime.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/scl + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/map/scl/sclLib.h ++ cut -d/ -f3- + dir=scl + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/scl + install -p -m 0644 src/map/scl/sclLib.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/scl + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/map/scl/scl.h ++ cut -d/ -f3- + dir=scl + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/scl + install -p -m 0644 src/map/scl/scl.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/scl + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/map/super/super.h ++ cut -d/ -f3- + dir=super + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/super + install -p -m 0644 src/map/super/super.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/super + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/map/super/superInt.h ++ cut -d/ -f3- + dir=super + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/super + install -p -m 0644 src/map/super/superInt.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/super + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/map/mapper/mapper.h ++ cut -d/ -f3- + dir=mapper + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/mapper + install -p -m 0644 src/map/mapper/mapper.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/mapper + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/map/mapper/mapperInt.h ++ cut -d/ -f3- + dir=mapper + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/mapper + install -p -m 0644 src/map/mapper/mapperInt.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/mapper + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/map/mio/mioInt.h ++ cut -d/ -f3- + dir=mio + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/mio + install -p -m 0644 src/map/mio/mioInt.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/mio + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/map/mio/mio.h ++ cut -d/ -f3- + dir=mio + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/mio + install -p -m 0644 src/map/mio/mio.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/mio + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/map/mio/exp.h ++ cut -d/ -f3- + dir=mio + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/mio + install -p -m 0644 src/map/mio/exp.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/mio + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/phys/place/place_qpsolver.h ++ cut -d/ -f3- + dir=place + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/place + install -p -m 0644 src/phys/place/place_qpsolver.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/place + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/phys/place/place_gordian.h ++ cut -d/ -f3- + dir=place + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/place + install -p -m 0644 src/phys/place/place_gordian.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/place + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/phys/place/libhmetis.h ++ cut -d/ -f3- + dir=place + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/place + install -p -m 0644 src/phys/place/libhmetis.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/place + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/phys/place/place_base.h ++ cut -d/ -f3- + dir=place + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/place + install -p -m 0644 src/phys/place/place_base.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/place + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/generic.h ++ cut -d/ -f3- + dir=src + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/src + install -p -m 0644 src/generic.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/src + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/bool/rsb/rsb.h ++ cut -d/ -f3- + dir=rsb + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/rsb + install -p -m 0644 src/bool/rsb/rsb.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/rsb + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/bool/rsb/rsbInt.h ++ cut -d/ -f3- + dir=rsb + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/rsb + install -p -m 0644 src/bool/rsb/rsbInt.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/rsb + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/bool/deco/deco.h ++ cut -d/ -f3- + dir=deco + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/deco + install -p -m 0644 src/bool/deco/deco.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/deco + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/bool/kit/cloud.h ++ cut -d/ -f3- + dir=kit + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/kit + install -p -m 0644 src/bool/kit/cloud.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/kit + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/bool/kit/kit.h ++ cut -d/ -f3- + dir=kit + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/kit + install -p -m 0644 src/bool/kit/kit.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/kit + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/bool/bdc/bdcInt.h ++ cut -d/ -f3- + dir=bdc + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/bdc + install -p -m 0644 src/bool/bdc/bdcInt.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/bdc + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/bool/bdc/bdc.h ++ cut -d/ -f3- + dir=bdc + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/bdc + install -p -m 0644 src/bool/bdc/bdc.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/bdc + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/bool/lucky/luckyInt.h ++ cut -d/ -f3- + dir=lucky + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/lucky + install -p -m 0644 src/bool/lucky/luckyInt.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/lucky + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/bool/lucky/lucky.h ++ cut -d/ -f3- + dir=lucky + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/lucky + install -p -m 0644 src/bool/lucky/lucky.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/lucky + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/bool/rpo/rpo.h ++ cut -d/ -f3- + dir=rpo + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/rpo + install -p -m 0644 src/bool/rpo/rpo.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/rpo + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/bool/rpo/literal.h ++ cut -d/ -f3- + dir=rpo + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/rpo + install -p -m 0644 src/bool/rpo/literal.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/rpo + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/bool/dec/dec.h ++ cut -d/ -f3- + dir=dec + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/dec + install -p -m 0644 src/bool/dec/dec.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/dec + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/base/io/ioAbc.h ++ cut -d/ -f3- + dir=io + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/io + install -p -m 0644 src/base/io/ioAbc.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/io + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/base/io/ioInt.h ++ cut -d/ -f3- + dir=io + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/io + install -p -m 0644 src/base/io/ioInt.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/io + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/base/wlc/wlc.h ++ cut -d/ -f3- + dir=wlc + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/wlc + install -p -m 0644 src/base/wlc/wlc.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/wlc + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/base/cmd/cmd.h ++ cut -d/ -f3- + dir=cmd + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/cmd + install -p -m 0644 src/base/cmd/cmd.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/cmd + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/base/cmd/cmdInt.h ++ cut -d/ -f3- + dir=cmd + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/cmd + install -p -m 0644 src/base/cmd/cmdInt.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/cmd + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/base/cba/cbaPrs.h ++ cut -d/ -f3- + dir=cba + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/cba + install -p -m 0644 src/base/cba/cbaPrs.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/cba + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/base/cba/cba.h ++ cut -d/ -f3- + dir=cba + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/cba + install -p -m 0644 src/base/cba/cba.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/cba + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/base/main/main.h ++ cut -d/ -f3- + dir=main + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/main + install -p -m 0644 src/base/main/main.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/main + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/base/main/mainInt.h ++ cut -d/ -f3- + dir=main + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/main + install -p -m 0644 src/base/main/mainInt.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/main + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/base/abc/abc.h ++ cut -d/ -f3- + dir=abc + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/abc + install -p -m 0644 src/base/abc/abc.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/abc + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/base/abc/abcInt.h ++ cut -d/ -f3- + dir=abc + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/abc + install -p -m 0644 src/base/abc/abcInt.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/abc + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/base/ver/ver.h ++ cut -d/ -f3- + dir=ver + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/ver + install -p -m 0644 src/base/ver/ver.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/ver + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/bdd/cudd/cudd.h ++ cut -d/ -f3- + dir=cudd + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/cudd + install -p -m 0644 src/bdd/cudd/cudd.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/cudd + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/bdd/cudd/cuddInt.h ++ cut -d/ -f3- + dir=cudd + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/cudd + install -p -m 0644 src/bdd/cudd/cuddInt.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/cudd + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/bdd/cas/cas.h ++ cut -d/ -f3- + dir=cas + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/cas + install -p -m 0644 src/bdd/cas/cas.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/cas + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/bdd/epd/epd.h ++ cut -d/ -f3- + dir=epd + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/epd + install -p -m 0644 src/bdd/epd/epd.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/epd + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/bdd/reo/reo.h ++ cut -d/ -f3- + dir=reo + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/reo + install -p -m 0644 src/bdd/reo/reo.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/reo + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/bdd/mtr/mtr.h ++ cut -d/ -f3- + dir=mtr + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/mtr + install -p -m 0644 src/bdd/mtr/mtr.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/mtr + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/bdd/mtr/mtrInt.h ++ cut -d/ -f3- + dir=mtr + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/mtr + install -p -m 0644 src/bdd/mtr/mtrInt.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/mtr + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/bdd/parse/parse.h ++ cut -d/ -f3- + dir=parse + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/parse + install -p -m 0644 src/bdd/parse/parse.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/parse + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/bdd/parse/parseInt.h ++ cut -d/ -f3- + dir=parse + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/parse + install -p -m 0644 src/bdd/parse/parseInt.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/parse + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/bdd/dsd/dsdInt.h ++ cut -d/ -f3- + dir=dsd + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/dsd + install -p -m 0644 src/bdd/dsd/dsdInt.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/dsd + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/bdd/dsd/dsd.h ++ cut -d/ -f3- + dir=dsd + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/dsd + install -p -m 0644 src/bdd/dsd/dsd.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/dsd + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/sat/proof/pr.h ++ cut -d/ -f3- + dir=proof + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/proof + install -p -m 0644 src/sat/proof/pr.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/proof + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/sat/lsat/solver.h ++ cut -d/ -f3- + dir=lsat + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/lsat + install -p -m 0644 src/sat/lsat/solver.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/lsat + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/sat/csat/csat_apis.h ++ cut -d/ -f3- + dir=csat + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/csat + install -p -m 0644 src/sat/csat/csat_apis.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/csat + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/sat/msat/msatInt.h ++ cut -d/ -f3- + dir=msat + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/msat + install -p -m 0644 src/sat/msat/msatInt.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/msat + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/sat/msat/msat.h ++ cut -d/ -f3- + dir=msat + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/msat + install -p -m 0644 src/sat/msat/msat.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/msat + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/sat/bmc/bmc.h ++ cut -d/ -f3- + dir=bmc + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/bmc + install -p -m 0644 src/sat/bmc/bmc.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/bmc + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/sat/bsat/satClause.h ++ cut -d/ -f3- + dir=bsat + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/bsat + install -p -m 0644 src/sat/bsat/satClause.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/bsat + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/sat/bsat/satSolver2.h ++ cut -d/ -f3- + dir=bsat + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/bsat + install -p -m 0644 src/sat/bsat/satSolver2.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/bsat + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/sat/bsat/satTruth.h ++ cut -d/ -f3- + dir=bsat + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/bsat + install -p -m 0644 src/sat/bsat/satTruth.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/bsat + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/sat/bsat/satMem.h ++ cut -d/ -f3- + dir=bsat + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/bsat + install -p -m 0644 src/sat/bsat/satMem.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/bsat + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/sat/bsat/satStore.h ++ cut -d/ -f3- + dir=bsat + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/bsat + install -p -m 0644 src/sat/bsat/satStore.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/bsat + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/sat/bsat/satProof2.h ++ cut -d/ -f3- + dir=bsat + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/bsat + install -p -m 0644 src/sat/bsat/satProof2.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/bsat + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/sat/bsat/satSolver.h ++ cut -d/ -f3- + dir=bsat + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/bsat + install -p -m 0644 src/sat/bsat/satSolver.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/bsat + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/sat/bsat/satVec.h ++ cut -d/ -f3- + dir=bsat + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/bsat + install -p -m 0644 src/sat/bsat/satVec.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/bsat + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/sat/psat/m114p_types.h ++ cut -d/ -f3- + dir=psat + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/psat + install -p -m 0644 src/sat/psat/m114p_types.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/psat + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/sat/psat/m114p.h ++ cut -d/ -f3- + dir=psat + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/psat + install -p -m 0644 src/sat/psat/m114p.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/psat + for fil in '$(find -O3 src -name \*.h)' ++ dirname src/sat/cnf/cnf.h ++ cut -d/ -f3- + dir=cnf + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/cnf + install -p -m 0644 src/sat/cnf/cnf.h /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/include/abc/cnf + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/bin + install -p -m 0755 abc /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/bin + popd ~/build/BUILD/abc-1.01 + mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/share/man/man1 + install -p -m 0644 abc.1 /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/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-2.hg20141130.fc22.arm running install running install_lib creating /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/lib/python2.7 creating /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/lib/python2.7/site-packages copying build/lib.linux-armv7l-2.7/reachx_cmd.py -> /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/lib/python2.7/site-packages copying build/lib.linux-armv7l-2.7/redirect.py -> /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/lib/python2.7/site-packages copying build/lib.linux-armv7l-2.7/pyabc_split.py -> /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/lib/python2.7/site-packages copying build/lib.linux-armv7l-2.7/_pyabc.so -> /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/lib/python2.7/site-packages copying build/lib.linux-armv7l-2.7/pyabc.py -> /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/lib/python2.7/site-packages copying build/lib.linux-armv7l-2.7/getch.py -> /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/lib/python2.7/site-packages byte-compiling /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/lib/python2.7/site-packages/reachx_cmd.py to reachx_cmd.pyc byte-compiling /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/lib/python2.7/site-packages/redirect.py to redirect.pyc byte-compiling /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/lib/python2.7/site-packages/pyabc_split.py to pyabc_split.pyc byte-compiling /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/lib/python2.7/site-packages/pyabc.py to pyabc.pyc byte-compiling /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/lib/python2.7/site-packages/getch.py to getch.pyc writing byte-compilation script '/tmp/tmppZ0kfU.py' /usr/bin/python2 -O /tmp/tmppZ0kfU.py removing /tmp/tmppZ0kfU.py running install_egg_info Writing /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/lib/python2.7/site-packages/pyabc-1.0-py2.7.egg-info + mkdir /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/lib/python2.7/site-packages/abc + mv /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/lib/python2.7/site-packages/getch.py /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/lib/python2.7/site-packages/getch.pyc /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/lib/python2.7/site-packages/getch.pyo /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/lib/python2.7/site-packages/pyabc.py /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/lib/python2.7/site-packages/pyabc.pyc /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/lib/python2.7/site-packages/pyabc.pyo /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/lib/python2.7/site-packages/pyabc_split.py /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/lib/python2.7/site-packages/pyabc_split.pyc /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/lib/python2.7/site-packages/pyabc_split.pyo /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/lib/python2.7/site-packages/reachx_cmd.py /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/lib/python2.7/site-packages/reachx_cmd.pyc /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/lib/python2.7/site-packages/reachx_cmd.pyo /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/lib/python2.7/site-packages/redirect.py /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/lib/python2.7/site-packages/redirect.pyc /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/lib/python2.7/site-packages/redirect.pyo /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/lib/python2.7/site-packages/_pyabc.so /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/lib/python2.7/site-packages/abc + chmod 0755 /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/lib/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 50000000 /builddir/build/BUILD/abc-1.01 extracting debug info from /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/bin/abc extracting debug info from /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/lib/libabc.so.0.0.0 extracting debug info from /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/lib/python2.7/site-packages/abc/_pyabc.so /usr/lib/rpm/sepdebugcrcfix: Updated 3 CRC32s, 0 CRC32s did match. symlinked /usr/lib/debug/usr/lib/libabc.so.0.0.0.debug to /usr/lib/debug/usr/lib/libabc.so.0.debug symlinked /usr/lib/debug/usr/lib/libabc.so.0.0.0.debug to /usr/lib/debug/usr/lib/libabc.so.debug 86729 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-2.hg20141130.fc22.arm/usr/lib/debug/usr/lib/python2.7 using /usr/bin/python2.7 Bytecompiling .py files below /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/lib/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-2.hg20141130.fc22.armv7hl Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.9ucHx8 + umask 022 + cd /builddir/build/BUILD + cd abc-1.01 + DOCDIR=/builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/share/doc/abc + export DOCDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/share/doc/abc + cp -pr alanmi-abc-9d6335cdb362/readme.md /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/share/doc/abc + cp -pr alanmi-abc-9d6335cdb362/readmeaig /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/share/doc/abc + exit 0 Provides: abc = 1.01-2.hg20141130.fc22 abc(armv7hl-32) = 1.01-2.hg20141130.fc22 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libabc.so.0 libc.so.6 libc.so.6(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libm.so.6 libstdc++.so.6 rtld(GNU_HASH) Processing files: abc-libs-1.01-2.hg20141130.fc22.armv7hl Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.8jXH5c + umask 022 + cd /builddir/build/BUILD + cd abc-1.01 + LICENSEDIR=/builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/share/licenses/abc-libs + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/share/licenses/abc-libs + cp -pr alanmi-abc-9d6335cdb362/copyright.txt /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/share/licenses/abc-libs + exit 0 Provides: abc-libs = 1.01-2.hg20141130.fc22 abc-libs(armv7hl-32) = 1.01-2.hg20141130.fc22 libabc.so.0 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: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libbz2.so.1 libc.so.6 libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libdl.so.2 libdl.so.2(GLIBC_2.4) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libm.so.6 libm.so.6(GLIBC_2.4) libpthread.so.0 libpthread.so.0(GLIBC_2.4) libreadline.so.6 librt.so.1 librt.so.1(GLIBC_2.4) libz.so.1 rtld(GNU_HASH) Processing files: abc-devel-1.01-2.hg20141130.fc22.armv7hl Provides: abc-devel = 1.01-2.hg20141130.fc22 abc-devel(armv7hl-32) = 1.01-2.hg20141130.fc22 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: libabc.so.0 Processing files: abc-python2-1.01-2.hg20141130.fc22.armv7hl Executing(%license): /bin/sh -e /var/tmp/rpm-tmp.ziWGmZ + umask 022 + cd /builddir/build/BUILD + cd abc-1.01 + LICENSEDIR=/builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/share/licenses/abc-python2 + export LICENSEDIR + /usr/bin/mkdir -p /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/share/licenses/abc-python2 + cp -pr alanmi-abc-9d6335cdb362/copyright.txt /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm/usr/share/licenses/abc-python2 + exit 0 Provides: abc-python2 = 1.01-2.hg20141130.fc22 abc-python2(armv7hl-32) = 1.01-2.hg20141130.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: ld-linux-armhf.so.3 ld-linux-armhf.so.3(GLIBC_2.4) libc.so.6 libc.so.6(GLIBC_2.4) libc.so.6(GLIBC_2.7) libgcc_s.so.1 libgcc_s.so.1(GCC_3.5) libpthread.so.0 libpthread.so.0(GLIBC_2.4) libpython2.7.so.1.0 libreadline.so.6 librt.so.1 librt.so.1(GLIBC_2.4) python(abi) = 2.7 rtld(GNU_HASH) Processing files: abc-debuginfo-1.01-2.hg20141130.fc22.armv7hl Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm warning: Could not canonicalize hostname: arm02-builder06.arm.fedoraproject.org Wrote: /builddir/build/RPMS/abc-1.01-2.hg20141130.fc22.armv7hl.rpm Wrote: /builddir/build/RPMS/abc-libs-1.01-2.hg20141130.fc22.armv7hl.rpm Wrote: /builddir/build/RPMS/abc-devel-1.01-2.hg20141130.fc22.armv7hl.rpm Wrote: /builddir/build/RPMS/abc-python2-1.01-2.hg20141130.fc22.armv7hl.rpm Wrote: /builddir/build/RPMS/abc-debuginfo-1.01-2.hg20141130.fc22.armv7hl.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.dp8pGY + umask 022 + cd /builddir/build/BUILD + cd abc-1.01 + /usr/bin/rm -rf /builddir/build/BUILDROOT/abc-1.01-2.hg20141130.fc22.arm + exit 0 Child return code was: 0 LEAVE do -->