make[1]: Entering directory '/build/qflow-git/src/qflow/src' Installing verilog, SPICE, etc. file format handlers /usr/bin/install -c -d /build/qflow-git/pkg/qflow-git/usr/share/qflow/bin Installing links to third-party synthesis flow tool executables make[1]: Leaving directory '/build/qflow-git/src/qflow/src' make[1]: Entering directory '/build/qflow-git/src/qflow/scripts' sed -e 's#TCLSH_PATH#/usr/bin/tclsh#' blif2cel.tcl.in > blif2cel.tcl sed -e 's#TCLSH_PATH#/usr/bin/tclsh#' place2def.tcl.in > place2def.tcl sed -e 's#TCLSH_PATH#/usr/bin/tclsh#' place2lef2.tcl.in > place2lef2.tcl sed -e 's#TCLSH_PATH#/usr/bin/tclsh#' place2net2.tcl.in > place2net2.tcl sed -e 's#TCLSH_PATH#/usr/bin/tclsh#' ypostproc.tcl.in > ypostproc.tcl sed -e 's#TCLSH_PATH#/usr/bin/tclsh#' ybuffer.tcl.in > ybuffer.tcl sed -e 's#TCLSH_PATH#/usr/bin/tclsh#' decongest.tcl.in > decongest.tcl sed -e 's#TCLSH_PATH#/usr/bin/tclsh#' addspacers.tcl.in > addspacers.tcl sed -e 's#TCLSH_PATH#/usr/bin/tclsh#' getfillcell.tcl.in > getfillcell.tcl sed -e 's#TCLSH_PATH#/usr/bin/tclsh#' getantennacell.tcl.in > getantennacell.tcl sed -e 's#TCLSH_PATH#/usr/bin/tclsh#' blifanno.tcl.in > blifanno.tcl sed -e 's#TCLSH_PATH#/usr/bin/tclsh#' annotate.tcl.in > annotate.tcl sed -e 's#TCLSH_PATH#/usr/bin/tclsh#' powerbus.tcl.in > powerbus.tcl sed -e 's#TCLSH_PATH#/usr/bin/tclsh#' getpowerground.tcl.in > getpowerground.tcl sed -e 's#TCLSH_PATH#/usr/bin/tclsh#' arrangepins.tcl.in > arrangepins.tcl sed -e 's#TCLSH_PATH#/usr/bin/tclsh#' removeblocks.tcl.in > removeblocks.tcl sed -e 's#ENV_PATH#/usr/bin/env#' spi2xspice.py.in > spi2xspice.py sed -e 's#ENV_PATH#/usr/bin/env#' consoletext.py.in > consoletext.py sed -e 's#ENV_PATH#/usr/bin/env#' pinmanager.py.in > pinmanager.py sed -e 's#ENV_PATH#/usr/bin/env#' tksimpledialog.py.in > tksimpledialog.py sed -e 's#ENV_PATH#/usr/bin/env#' helpwindow.py.in > helpwindow.py sed -e '/QFLOW_SCRIPT_DIR/s#QFLOW_SCRIPT_DIR#/usr/share/qflow/scripts#' \ -e '/QFLOW_VERSION/s#QFLOW_VERSION#1.4#' \ -e '/QFLOW_REVISION/s#QFLOW_REVISION#98#' \ -e '/SUBST_TECH_DIR/s#SUBST_TECH_DIR#/usr/share/qflow/tech#' \ -e '/SUBST_SCRIPT_DIR/s#SUBST_SCRIPT_DIR#/usr/share/qflow/scripts#' \ -e '/SUBST_BIN_DIR/s#SUBST_BIN_DIR#/usr/share/qflow/bin#' \ -e '/SUBST_EXEC_DIR/s#SUBST_EXEC_DIR#/usr/bin#' \ -e '/HAVE_OPENTIMER/s#HAVE_OPENTIMER#0#' \ -e '/HAVE_OPENSTA/s#HAVE_OPENSTA#0#' \ -e '/HAVE_GRAYWOLF/s#HAVE_GRAYWOLF#0#' \ -e '/HAVE_REPLACE/s#HAVE_REPLACE#0#' \ -e '/HAVE_QROUTER/s#HAVE_QROUTER#1#' \ -e '/HAVE_MAGIC/s#HAVE_MAGIC#1#' \ -e '/HAVE_NETGEN/s#HAVE_NETGEN#1#' \ -e '/HAVE_YOSYS/s#HAVE_YOSYS#1#' \ -e '/ENV_PATH/s#ENV_PATH#/usr/bin/env#' qflow_manager.py.in > qflow_manager.py sed -e 's#ENV_PATH#/usr/bin/env#' textreport.py.in > textreport.py sed -e 's#ENV_PATH#/usr/bin/env#' tooltip.py.in > tooltip.py sed -e 's#ENV_PATH#/usr/bin/env#' count_lvs.py.in > count_lvs.py sed -e 's#ENV_PATH#/usr/bin/env#' preproc.py.in > preproc.py sed -e 's#ENV_PATH#/usr/bin/env#' migrate.py.in > migrate.py sed -e '/SUBST_TECH_DIR/s#SUBST_TECH_DIR#/usr/share/qflow/tech#' \ -e '/SUBST_SCRIPT_DIR/s#SUBST_SCRIPT_DIR#/usr/share/qflow/scripts#' \ -e '/SUBST_BIN_DIR/s#SUBST_BIN_DIR#/usr/share/qflow/bin#' \ checkdirs.sh.in > checkdirs.sh Installing qflow TCL scripts /usr/bin/install -c -d /build/qflow-git/pkg/qflow-git/usr/share/qflow/scripts for target in blif2cel.tcl place2def.tcl place2lef2.tcl place2net2.tcl ypostproc.tcl ybuffer.tcl decongest.tcl addspacers.tcl getfillcell.tcl getantennacell.tcl blifanno.tcl annotate.tcl powerbus.tcl getpowerground.tcl arrangepins.tcl removeblocks.tcl; do \ /usr/bin/install -c $target /build/qflow-git/pkg/qflow-git/usr/share/qflow/scripts ;\ done Installing qflow shell scripts for target in yosys.sh graywolf.sh replace.sh vesta.sh opentimer.sh opensta.sh qrouter.sh magic_db.sh magic_drc.sh netgen_lvs.sh magic_gds.sh magic_view.sh qflow.sh checkdirs.sh cleanup.sh; do \ /usr/bin/install -c $target /build/qflow-git/pkg/qflow-git/usr/share/qflow/scripts ;\ done Installing qflow python scripts for target in spi2xspice.py consoletext.py pinmanager.py tksimpledialog.py helpwindow.py qflow_manager.py textreport.py tooltip.py count_lvs.py preproc.py migrate.py; do \ /usr/bin/install -c $target /build/qflow-git/pkg/qflow-git/usr/share/qflow/scripts ;\ done Installing help text files for target in qflow_help.txt; do \ /usr/bin/install -c $target /build/qflow-git/pkg/qflow-git/usr/share/qflow/scripts ;\ done Installing qflow executable /usr/bin/install -c -d /build/qflow-git/pkg/qflow-git/usr/bin /usr/bin/install -c qflow /build/qflow-git/pkg/qflow-git/usr/bin make[1]: Leaving directory '/build/qflow-git/src/qflow/scripts' make[1]: Entering directory '/build/qflow-git/src/qflow/tech' Installing built-in tech files /usr/bin/install -c -d /build/qflow-git/pkg/qflow-git/usr/share/qflow/tech for target in osu050 osu035 osu035_redm4 osu018 gscl45nm; do \ (cd $target ; make install) ;\ done make[2]: Entering directory '/build/qflow-git/src/qflow/tech/osu050' Installing osu050 tech files /usr/bin/install -c -d /build/qflow-git/pkg/qflow-git/usr/share/qflow/tech/osu050 for target in osu050.par osu050_stdcells.lef osu050.sh osu050_stdcells.sp osu050.magicrc osu050.prm SCN3ME_SUBM.30.tech osu05_stdcells.lib osu05_stdcells.v osu050_setup.tcl osu05_stdcells.gds2; do \ /usr/bin/install -c $target /build/qflow-git/pkg/qflow-git/usr/share/qflow/tech/osu050 ;\ done make[2]: Leaving directory '/build/qflow-git/src/qflow/tech/osu050' make[2]: Entering directory '/build/qflow-git/src/qflow/tech/osu035' Installing osu035 tech files /usr/bin/install -c -d /build/qflow-git/pkg/qflow-git/usr/share/qflow/tech/osu035 for target in osu035.par osu035_stdcells.lef osu035.sh osu035_stdcells.sp osu035.magicrc osu035.prm SCN4M_SUBM.20.tech osu035_stdcells.lib osu035_stdcells.v osu035_setup.tcl osu035_stdcells.gds2; do \ /usr/bin/install -c $target /build/qflow-git/pkg/qflow-git/usr/share/qflow/tech/osu035 ;\ done make[2]: Leaving directory '/build/qflow-git/src/qflow/tech/osu035' make[2]: Entering directory '/build/qflow-git/src/qflow/tech/osu035_redm4' Installing osu035_redm4 tech files /usr/bin/install -c -d /build/qflow-git/pkg/qflow-git/usr/share/qflow/tech/osu035_redm4 for target in osu035_redm4.par osu035_redm4.sh osu035_redm4.magicrc osu035.prm osu035_redm4_stdcells.lef osu035_stdcells.sp osu035_stdcells.lib osu035_stdcells.v osu035_redm4_setup.tcl osu035_stdcells.gds2; do \ /usr/bin/install -c $target /build/qflow-git/pkg/qflow-git/usr/share/qflow/tech/osu035_redm4 ;\ done make[2]: Leaving directory '/build/qflow-git/src/qflow/tech/osu035_redm4' make[2]: Entering directory '/build/qflow-git/src/qflow/tech/osu018' Installing osu018 tech files /usr/bin/install -c -d /build/qflow-git/pkg/qflow-git/usr/share/qflow/tech/osu018 for target in osu018.par osu018_stdcells.lef osu018.sh osu018_stdcells.sp osu018.magicrc osu018.prm SCN6M_SUBM.10.tech osu018_stdcells.lib osu018_stdcells.v osu018_setup.tcl osu018_stdcells.gds2; do \ /usr/bin/install -c $target /build/qflow-git/pkg/qflow-git/usr/share/qflow/tech/osu018 ;\ done make[2]: Leaving directory '/build/qflow-git/src/qflow/tech/osu018' make[2]: Entering directory '/build/qflow-git/src/qflow/tech/gscl45nm' Installing gscl45nm tech files /usr/bin/install -c -d /build/qflow-git/pkg/qflow-git/usr/share/qflow/tech/gscl45nm for target in gscl45nm.par gscl45nm.lef gscl45nm.sh gscl45nm.sp gscl45nm.magicrc gscl45nm.prm gscl45nm.tech gscl45nm.lib gscl45nm.gds gscl45nm.v gscl45nm_setup.tcl; do \ /usr/bin/install -c $target /build/qflow-git/pkg/qflow-git/usr/share/qflow/tech/gscl45nm ;\ done make[2]: Leaving directory '/build/qflow-git/src/qflow/tech/gscl45nm' make[1]: Leaving directory '/build/qflow-git/src/qflow/tech'