Content

상위 폴더로 이동
Build start time: Sat Oct 11 06:27:37 UTC 2025
[ REASON ] :      target/debs/bookworm/sonic-mgmt-framework_1.0-01_amd64.deb does not exist   NON-EXISTENT PREREQUISITES: target/debs/bookworm/sonic-mgmt-common_1.0.0_amd64.deb-install target/debs/bookworm/sonic-mgmt-common-codegen_1.0.0_amd64.deb-install 
[ FLAGS  FILE    ] : [] 
[ FLAGS  DEPENDS ] : [] 
[ FLAGS  DIFF    ] : [] 
/sonic/src/sonic-mgmt-framework /sonic
dpkg-buildpackage: info: source package sonic-mgmt-framework
dpkg-buildpackage: info: source version 1.0-01
dpkg-buildpackage: info: source distribution UNRELEASED
dpkg-buildpackage: info: source changed by Prabhu Sreenivasan 
 dpkg-source --before-build .
dpkg-buildpackage: info: host architecture amd64
 fakeroot debian/rules clean
make[1]: warning: jobserver unavailable: using -j1.  Add '+' to parent make rule.
make[1]: Entering directory '/sonic/src/sonic-mgmt-framework'
dh clean --with systemd --parallel
dh: warning: Compatibility levels before 10 are deprecated (level 9 in use)
   dh_auto_clean -O--parallel
dh_auto_clean: warning: Compatibility levels before 10 are deprecated (level 9 in use)
	make -j112 clean
make[2]: Entering directory '/sonic/src/sonic-mgmt-framework'
rm -f -r vendor
make -C models clean
make[3]: Entering directory '/sonic/src/sonic-mgmt-framework/models'
make -f yang_to_openapi.mk clean
make[4]: Entering directory '/sonic/src/sonic-mgmt-framework/models'
rm -f -r ../build/yaml
rm -f -r ../build/restconf_md
make[4]: Leaving directory '/sonic/src/sonic-mgmt-framework/models'
make -f openapi_codegen.mk clean
make[4]: Entering directory '/sonic/src/sonic-mgmt-framework/models'
rm -f -r ../build/rest_server/dist
rm -f -r ../build/rest_server/codegen
rm -f ../build/rest_server/dist/ui/index.html
make[4]: Leaving directory '/sonic/src/sonic-mgmt-framework/models'
make[3]: Leaving directory '/sonic/src/sonic-mgmt-framework/models'
make -C rest clean
make[3]: Entering directory '/sonic/src/sonic-mgmt-framework/rest'
find: '../build/rest_server/dist': No such file or directory
find: '../vendor/github.com/Azure/sonic-mgmt-common': No such file or directory
rm -f ../build/rest_server/rest_server ../build/rest_server/generate_cert
rm -f ../build/tests/rest/server.test
make[3]: Leaving directory '/sonic/src/sonic-mgmt-framework/rest'
git check-ignore debian/* | xargs -r rm -f -r
rm -f -r debian/.debhelper
rm -f -r /sonic/src/sonic-mgmt-framework/build
make[2]: Leaving directory '/sonic/src/sonic-mgmt-framework'
   dh_clean -O--parallel
dh_clean: warning: Compatibility levels before 10 are deprecated (level 9 in use)
make[1]: Leaving directory '/sonic/src/sonic-mgmt-framework'
 debian/rules build
make[1]: warning: jobserver unavailable: using -j1.  Add '+' to parent make rule.
make[1]: Entering directory '/sonic/src/sonic-mgmt-framework'
dh build --with systemd --parallel
dh: warning: Compatibility levels before 10 are deprecated (level 9 in use)
   dh_update_autotools_config -O--parallel
   dh_auto_configure -O--parallel
dh_auto_configure: warning: Compatibility levels before 10 are deprecated (level 9 in use)
   dh_auto_build -O--parallel
dh_auto_build: warning: Compatibility levels before 10 are deprecated (level 9 in use)
	make -j112
make[2]: Entering directory '/sonic/src/sonic-mgmt-framework'
make -C models -f openapi_codegen.mk go-server-init
make -C CLI
make[3]: Entering directory '/sonic/src/sonic-mgmt-framework/models'
make[3]: Entering directory '/sonic/src/sonic-mgmt-framework/CLI'
mkdir -p ../build/rest_server/dist/.
cp -r ../tools/swagger_codegen/ui-dist ../build/rest_server/dist/ui
mkdir -p /sonic/src/sonic-mgmt-framework/build/pylint/.
cp -r ../tools/swagger_codegen/go-server/src/* ../build/rest_server/dist/
/sonic/src/sonic-mgmt-framework/tools/test/pylint.sh /sonic/src/sonic-mgmt-framework/CLI/actioner/sonic-cli-show-techsupport.py /sonic/src/sonic-mgmt-framework/CLI/actioner/sonic-cli-if.py /sonic/src/sonic-mgmt-framework/CLI/actioner/cli_client.py /sonic/src/sonic-mgmt-framework/CLI/actioner/sonic-cli-lldp.py /sonic/src/sonic-mgmt-framework/CLI/actioner/sonic_cli_mclag.py /sonic/src/sonic-mgmt-framework/CLI/actioner/sonic-cli-acl.py /sonic/src/sonic-mgmt-framework/CLI/actioner/sonic-cli-sys.py /sonic/src/sonic-mgmt-framework/CLI/actioner/cli_log.py /sonic/src/sonic-mgmt-framework/CLI/actioner/sonic-cli-pfm.py /sonic/src/sonic-mgmt-framework/CLI/renderer/scripts/rpipe_utils.py /sonic/src/sonic-mgmt-framework/CLI/renderer/scripts/acl_jinja2.py /sonic/src/sonic-mgmt-framework/CLI/renderer/scripts/render_cli.py /sonic/src/sonic-mgmt-framework/CLI/renderer/scripts/__init__.py /sonic/src/sonic-mgmt-framework/CLI/clitree/scripts/klish_replace_macro.py /sonic/src/sonic-mgmt-framework/CLI/clitree/scripts/klish_preproc_cmdtree.py /sonic/src/sonic-mgmt-framework/CLI/clitree/scripts/klish_ins_def_cmd.py /sonic/src/sonic-mgmt-framework/CLI/clitree/scripts/klish_insert_pipe.py
touch /sonic/src/sonic-mgmt-framework/build/pylint/.pylint_done
touch ../build/rest_server/dist/.init_done
make[3]: Leaving directory '/sonic/src/sonic-mgmt-framework/models'
/usr/local/go/bin/go mod vendor
make -C models
make[3]: Entering directory '/sonic/src/sonic-mgmt-framework/models'
make -f yang_to_openapi.mk all
make[4]: Entering directory '/sonic/src/sonic-mgmt-framework/models'
mkdir -p ../build/yaml/.
mkdir -p ../build/restconf_md/.
make -C ../tools/openapi_tests
make[5]: Entering directory '/sonic/src/sonic-mgmt-framework/tools/openapi_tests'
pyang -f swaggerapi --plugindir ../../tools/pyang/pyang_plugins test-rpc.yang | diff test-rpc.yang.expect -
pyang -f swaggerapi --plugindir ../../tools/pyang/pyang_plugins test-data-nodes.yang | diff test-data-nodes.yang.expect -
pyang -f swaggerapi --plugindir ../../tools/pyang/pyang_plugins --with-oneof ietf-snmp.yang ietf-snmp-community.yang | diff ietf-snmp.yang.expect -
pyang -f swaggerapi --plugindir ../../tools/pyang/pyang_plugins ietf-snmp.yang ietf-snmp-community.yang | diff ietf-snmp.no-oneof.yang.expect -
go: downloading gopkg.in/go-playground/validator.v9 v9.31.0
go: downloading github.com/gorilla/mux v1.7.4
go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9
go: downloading github.com/leodido/go-urn v1.2.0
go: downloading github.com/go-playground/universal-translator v0.17.0
go: downloading github.com/go-playground/locales v0.13.0
make[5]: Leaving directory '/sonic/src/sonic-mgmt-framework/tools/openapi_tests'
touch ../build/yaml/.openapi_gen_ut
+++++ Generating YAML files for Yang modules +++++
pyang \
	-f swaggerapi \
	--outdir ../build/yaml \
	--plugindir ../tools/pyang/pyang_plugins \
	--with-md-doc \
	--md-outdir ../build/restconf_md \
	--with-serverstub \
	--stub-outdir ../build/rest_server/dist/openapi \
	-p /sonic/src/sonic-mgmt-common/build/yang/common:/sonic/src/sonic-mgmt-common/build/yang:/sonic/src/sonic-mgmt-common/build/yang/extensions \
	/sonic/src/sonic-mgmt-common/build/yang/ietf-yang-library.yang /sonic/src/sonic-mgmt-common/build/yang/openconfig-acl.yang /sonic/src/sonic-mgmt-common/build/yang/openconfig-if-ethernet.yang /sonic/src/sonic-mgmt-common/build/yang/openconfig-if-ip.yang /sonic/src/sonic-mgmt-common/build/yang/openconfig-interfaces.yang /sonic/src/sonic-mgmt-common/build/yang/openconfig-lldp.yang /sonic/src/sonic-mgmt-common/build/yang/openconfig-platform.yang /sonic/src/sonic-mgmt-common/build/yang/openconfig-sampling-sflow.yang /sonic/src/sonic-mgmt-common/build/yang/openconfig-system.yang /sonic/src/sonic-mgmt-common/build/yang/extensions/openconfig-interfaces-deviation.yang /sonic/src/sonic-mgmt-common/build/yang/extensions/openconfig-mclag.yang /sonic/src/sonic-mgmt-common/build/yang/extensions/openconfig-sampling-sflow-deviation.yang
+++++ Generating YAML files for Sonic Yang modules +++++
pyang \
	-f swaggerapi \
	--with-md-doc \
	--outdir ../build/yaml \
	--md-outdir ../build/restconf_md \
	--plugindir ../tools/pyang/pyang_plugins \
	--with-serverstub \
	--stub-outdir ../build/rest_server/dist/openapi \
	-p /sonic/src/sonic-mgmt-common/build/yang/common:/sonic/src/sonic-mgmt-common/build/yang/sonic/common:/sonic/src/sonic-mgmt-common/build/yang/sonic \
	/sonic/src/sonic-mgmt-common/build/yang/sonic/sonic-acl.yang /sonic/src/sonic-mgmt-common/build/yang/sonic/sonic-interface.yang /sonic/src/sonic-mgmt-common/build/yang/sonic/sonic-mclag.yang /sonic/src/sonic-mgmt-common/build/yang/sonic/sonic-port.yang /sonic/src/sonic-mgmt-common/build/yang/sonic/sonic-portchannel.yang /sonic/src/sonic-mgmt-common/build/yang/sonic/sonic-sflow.yang /sonic/src/sonic-mgmt-common/build/yang/sonic/sonic-show-techsupport.yang /sonic/src/sonic-mgmt-common/build/yang/sonic/sonic-types.yang /sonic/src/sonic-mgmt-common/build/yang/sonic/sonic-vrf.yang
/sonic/src/sonic-mgmt-common/patches/apply.sh vendor
+ copy github.com/openconfig/ygot v0.7.1 ygen genutil generator
+ for FILE in "${@:3}"
+ rsync -r --chmod=u+w --exclude=testdata '--exclude=*_test.go' /tmp/go/pkg/mod/github.com/openconfig/ygot@v0.7.1/ygen vendor/github.com/openconfig/ygot/
+ for FILE in "${@:3}"
+ rsync -r --chmod=u+w --exclude=testdata '--exclude=*_test.go' /tmp/go/pkg/mod/github.com/openconfig/ygot@v0.7.1/genutil vendor/github.com/openconfig/ygot/
+ for FILE in "${@:3}"
+ rsync -r --chmod=u+w --exclude=testdata '--exclude=*_test.go' /tmp/go/pkg/mod/github.com/openconfig/ygot@v0.7.1/generator vendor/github.com/openconfig/ygot/
+ copy github.com/openconfig/goyang v0.0.0-20200309174518-a00bece872fc .
+ for FILE in "${@:3}"
+ rsync -r --chmod=u+w --exclude=testdata '--exclude=*_test.go' /tmp/go/pkg/mod/github.com/openconfig/goyang@v0.0.0-20200309174518-a00bece872fc/. vendor/github.com/openconfig/goyang/
+ copy github.com/openconfig/gnmi v0.0.0-20200617225440-d2b4e6a45802 .
+ for FILE in "${@:3}"
+ rsync -r --chmod=u+w --exclude=testdata '--exclude=*_test.go' /tmp/go/pkg/mod/github.com/openconfig/gnmi@v0.0.0-20200617225440-d2b4e6a45802/. vendor/github.com/openconfig/gnmi/
+ patch -d vendor/github.com/openconfig/ygot -p1
patching file generator/generator.go
patching file genutil/common.go
patching file util/debug.go
patching file util/path.go
patching file util/reflect.go
patching file ygen/codegen.go
patching file ygen/genstate.go
patching file ygen/schemaparse.go
patching file ygot/render.go
patching file ygot/struct_validation_map.go
patching file ytypes/container.go
patching file ytypes/leaf.go
patching file ytypes/list.go
patching file ytypes/node.go
patching file ytypes/string_type.go
patching file ytypes/unmarshal.go
patching file ytypes/util_types.go
patching file ytypes/validate.go
+ patch -d vendor/github.com/openconfig/goyang -p1
patching file README.md
patching file annotate.go
patching file pkg/yang/ast.go
patching file pkg/yang/entry.go
patching file pkg/yang/types.go
patching file yang.go
+ patch -d vendor/github.com/antchfx/jsonquery -p1
patching file node.go
patching file query.go
+ patch -d vendor/github.com/antchfx/xmlquery -p1
patching file node.go
patching file query.go
+ patch -d vendor/github.com/antchfx/xpath -p1
patching file build.go
patching file func.go
patching file operator.go
patching file query.go
patching file xpath.go
+ patch -d vendor/github.com/golang/glog -p1
patching file glog.go
touch  vendor/.done
/sonic/src/sonic-mgmt-common/build/yang/openconfig-if-ethernet.yang:455: warning: node "openconfig-interfaces::state" is config false and is not part of the accessible tree
************* Module sonic-cli-show-techsupport
actioner/sonic-cli-show-techsupport.py:86:0: W0311: Bad indentation. Found 5 spaces, expected 8 (bad-indentation)
actioner/sonic-cli-show-techsupport.py:88:0: W0311: Bad indentation. Found 12 spaces, expected 8 (bad-indentation)
actioner/sonic-cli-show-techsupport.py:73:35: W1401: Anomalous backslash in string: '\/'. String constant might be missing an r prefix. (anomalous-backslash-in-string)
actioner/sonic-cli-show-techsupport.py:73:40: W1401: Anomalous backslash in string: '\/'. String constant might be missing an r prefix. (anomalous-backslash-in-string)
actioner/sonic-cli-show-techsupport.py:73:50: W1401: Anomalous backslash in string: '\.'. String constant might be missing an r prefix. (anomalous-backslash-in-string)
actioner/sonic-cli-show-techsupport.py:42:43: E0601: Using variable 'response' before assignment (used-before-assignment)
************* Module sonic-cli-if
actioner/sonic-cli-if.py:21:0: E0401: Unable to import 'natsort' (import-error)
actioner/sonic-cli-if.py:112:8: W0621: Redefining name 'func' from outer scope (line 118) (redefined-outer-name)
************* Module cli_client
actioner/cli_client.py:67:13: W0511: TODO have more specific error message based (fixme)
actioner/cli_client.py:156:13: W0511: TODO Can we set status_code to 5XX in this case??? (fixme)
actioner/cli_client.py:41:4: W0102: Dangerous default value {} as argument (dangerous-default-value)
actioner/cli_client.py:71:4: W0102: Dangerous default value {} as argument (dangerous-default-value)
actioner/cli_client.py:189:8: W0201: Attribute 'err_message_override' defined outside __init__ (attribute-defined-outside-init)
************* Module sonic-cli-lldp
actioner/sonic-cli-lldp.py:21:0: E0401: Unable to import 'natsort' (import-error)
actioner/sonic-cli-lldp.py:57:8: W0621: Redefining name 'func' from outer scope (line 63) (redefined-outer-name)
************* Module sonic-cli-acl
actioner/sonic-cli-acl.py:103:29: W1401: Anomalous backslash in string: '\d'. String constant might be missing an r prefix. (anomalous-backslash-in-string)
actioner/sonic-cli-acl.py:103:36: W1401: Anomalous backslash in string: '\.'. String constant might be missing an r prefix. (anomalous-backslash-in-string)
actioner/sonic-cli-acl.py:103:38: W1401: Anomalous backslash in string: '\d'. String constant might be missing an r prefix. (anomalous-backslash-in-string)
actioner/sonic-cli-acl.py:103:45: W1401: Anomalous backslash in string: '\.'. String constant might be missing an r prefix. (anomalous-backslash-in-string)
actioner/sonic-cli-acl.py:103:47: W1401: Anomalous backslash in string: '\d'. String constant might be missing an r prefix. (anomalous-backslash-in-string)
actioner/sonic-cli-acl.py:103:54: W1401: Anomalous backslash in string: '\.'. String constant might be missing an r prefix. (anomalous-backslash-in-string)
actioner/sonic-cli-acl.py:103:56: W1401: Anomalous backslash in string: '\d'. String constant might be missing an r prefix. (anomalous-backslash-in-string)
actioner/sonic-cli-acl.py:93:4: R0914: Too many local variables (17/15) (too-many-locals)
actioner/sonic-cli-acl.py:184:8: W0621: Redefining name 'func' from outer scope (line 190) (redefined-outer-name)
************* Module sonic-cli-sys
actioner/sonic-cli-sys.py:27:13: W0612: Unused variable 'val' (unused-variable)
actioner/sonic-cli-sys.py:103:8: W0621: Redefining name 'func' from outer scope (line 109) (redefined-outer-name)
************* Module sonic-cli-pfm
actioner/sonic-cli-pfm.py:29:12: W0612: Unused variable 'val' (unused-variable)
actioner/sonic-cli-pfm.py:45:8: W0621: Redefining name 'func' from outer scope (line 71) (redefined-outer-name)
************* Module scripts.rpipe_utils
renderer/scripts/rpipe_utils.py:59:4: R0912: Too many branches (18/12) (too-many-branches)
************* Module scripts.acl_jinja2
renderer/scripts/acl_jinja2.py:2:0: W0611: Unused Template imported from jinja2 (unused-import)
************* Module scripts.render_cli
renderer/scripts/render_cli.py:24:4: W0601: Global variable 'ctrlc_rfd' undefined at the module level (global-variable-undefined)
renderer/scripts/render_cli.py:58:8: W0612: Unused variable 'read_fds' (unused-variable)
renderer/scripts/render_cli.py:58:18: W0612: Unused variable 'write_fds' (unused-variable)
renderer/scripts/render_cli.py:58:29: W0612: Unused variable 'excep_fds' (unused-variable)
renderer/scripts/render_cli.py:83:4: W0601: Global variable 'line_count' undefined at the module level (global-variable-undefined)
renderer/scripts/render_cli.py:124:4: W0601: Global variable 'line_count' undefined at the module level (global-variable-undefined)
renderer/scripts/render_cli.py:2:0: W0611: Unused Template imported from jinja2 (unused-import)
renderer/scripts/render_cli.py:4:0: W0611: Unused import json (unused-import)
************* Module klish_replace_macro
clitree/scripts/klish_replace_macro.py:241:41: W1401: Anomalous backslash in string: '\,'. String constant might be missing an r prefix. (anomalous-backslash-in-string)
clitree/scripts/klish_replace_macro.py:210:16: E0602: Undefined variable 'parser' (undefined-variable)
clitree/scripts/klish_replace_macro.py:166:0: R0912: Too many branches (14/12) (too-many-branches)
clitree/scripts/klish_replace_macro.py:225:0: R0912: Too many branches (23/12) (too-many-branches)
clitree/scripts/klish_replace_macro.py:225:0: R0915: Too many statements (71/50) (too-many-statements)
clitree/scripts/klish_replace_macro.py:272:28: W0612: Unused variable 'i' (unused-variable)
clitree/scripts/klish_replace_macro.py:299:21: W0621: Redefining name 'macro_dir_path' from outer scope (line 400) (redefined-outer-name)
clitree/scripts/klish_replace_macro.py:303:8: W0612: Unused variable 'dirName' (unused-variable)
clitree/scripts/klish_replace_macro.py:303:17: W0612: Unused variable 'subdirList' (unused-variable)
clitree/scripts/klish_replace_macro.py:315:17: W0621: Redefining name 'dirpath' from outer scope (line 399) (redefined-outer-name)
clitree/scripts/klish_replace_macro.py:369:16: W0621: Redefining name 'macro_dir_path' from outer scope (line 400) (redefined-outer-name)
clitree/scripts/klish_replace_macro.py:369:32: W0621: Redefining name 'nested_levels' from outer scope (line 401) (redefined-outer-name)
clitree/scripts/klish_replace_macro.py:370:8: W0612: Unused variable 'i' (unused-variable)
clitree/scripts/klish_replace_macro.py:378:20: W0621: Redefining name 'dirpath' from outer scope (line 399) (redefined-outer-name)
clitree/scripts/klish_replace_macro.py:378:29: W0621: Redefining name 'macro_dir_path' from outer scope (line 400) (redefined-outer-name)
clitree/scripts/klish_replace_macro.py:378:45: W0621: Redefining name 'nested_levels' from outer scope (line 401) (redefined-outer-name)
clitree/scripts/klish_replace_macro.py:378:60: W0621: Redefining name 'debug' from outer scope (line 404) (redefined-outer-name)
clitree/scripts/klish_replace_macro.py:381:4: W0621: Redefining name 'DBG_FLAG' from outer scope (line 115) (redefined-outer-name)
************* Module klish_preproc_cmdtree
clitree/scripts/klish_preproc_cmdtree.py:31:0: W0611: Unused import os (unused-import)
clitree/scripts/klish_preproc_cmdtree.py:32:0: W0611: Unused import re (unused-import)
clitree/scripts/klish_preproc_cmdtree.py:33:0: W0611: Unused etree imported from lxml (unused-import)
************* Module klish_ins_def_cmd
clitree/scripts/klish_ins_def_cmd.py:93:46: W0621: Redefining name 'out_dirpath' from outer scope (line 169) (redefined-outer-name)
clitree/scripts/klish_ins_def_cmd.py:112:16: W0612: Unused variable 'inherit_enable_element_without_prefix' (unused-variable)
clitree/scripts/klish_ins_def_cmd.py:141:29: W0621: Redefining name 'out_dirpath' from outer scope (line 169) (redefined-outer-name)
clitree/scripts/klish_ins_def_cmd.py:141:42: W0621: Redefining name 'debug' from outer scope (line 158) (redefined-outer-name)
clitree/scripts/klish_ins_def_cmd.py:144:4: W0621: Redefining name 'DBG_FLAG' from outer scope (line 89) (redefined-outer-name)
clitree/scripts/klish_ins_def_cmd.py:148:18: W0612: Unused variable 'subdir_list' (unused-variable)
************* Module klish_insert_pipe
clitree/scripts/klish_insert_pipe.py:71:0: W0311: Bad indentation. Found 3 spaces, expected 4 (bad-indentation)
clitree/scripts/klish_insert_pipe.py:72:0: W0311: Bad indentation. Found 3 spaces, expected 4 (bad-indentation)
clitree/scripts/klish_insert_pipe.py:73:0: W0311: Bad indentation. Found 3 spaces, expected 4 (bad-indentation)
clitree/scripts/klish_insert_pipe.py:74:0: W0311: Bad indentation. Found 6 spaces, expected 8 (bad-indentation)
clitree/scripts/klish_insert_pipe.py:75:0: W0311: Bad indentation. Found 10 spaces, expected 12 (bad-indentation)
clitree/scripts/klish_insert_pipe.py:76:0: W0311: Bad indentation. Found 6 spaces, expected 8 (bad-indentation)
clitree/scripts/klish_insert_pipe.py:77:0: W0311: Bad indentation. Found 10 spaces, expected 12 (bad-indentation)
clitree/scripts/klish_insert_pipe.py:79:0: W0311: Bad indentation. Found 6 spaces, expected 8 (bad-indentation)
clitree/scripts/klish_insert_pipe.py:80:0: W0311: Bad indentation. Found 10 spaces, expected 12 (bad-indentation)
clitree/scripts/klish_insert_pipe.py:81:0: W0311: Bad indentation. Found 3 spaces, expected 4 (bad-indentation)
clitree/scripts/klish_insert_pipe.py:88:0: W0311: Bad indentation. Found 3 spaces, expected 4 (bad-indentation)
clitree/scripts/klish_insert_pipe.py:89:0: W0311: Bad indentation. Found 3 spaces, expected 4 (bad-indentation)
clitree/scripts/klish_insert_pipe.py:90:0: W0311: Bad indentation. Found 3 spaces, expected 4 (bad-indentation)
clitree/scripts/klish_insert_pipe.py:101:0: W0311: Bad indentation. Found 16 spaces, expected 12 (bad-indentation)
clitree/scripts/klish_insert_pipe.py:102:0: W0311: Bad indentation. Found 16 spaces, expected 12 (bad-indentation)
clitree/scripts/klish_insert_pipe.py:103:0: W0311: Bad indentation. Found 16 spaces, expected 12 (bad-indentation)
clitree/scripts/klish_insert_pipe.py:104:0: W0311: Bad indentation. Found 16 spaces, expected 12 (bad-indentation)
clitree/scripts/klish_insert_pipe.py:106:0: W0311: Bad indentation. Found 16 spaces, expected 12 (bad-indentation)
clitree/scripts/klish_insert_pipe.py:107:0: W0311: Bad indentation. Found 24 spaces, expected 16 (bad-indentation)
clitree/scripts/klish_insert_pipe.py:108:0: W0311: Bad indentation. Found 16 spaces, expected 12 (bad-indentation)
clitree/scripts/klish_insert_pipe.py:109:0: W0311: Bad indentation. Found 24 spaces, expected 16 (bad-indentation)
clitree/scripts/klish_insert_pipe.py:110:0: W0311: Bad indentation. Found 32 spaces, expected 20 (bad-indentation)
clitree/scripts/klish_insert_pipe.py:111:0: W0311: Bad indentation. Found 16 spaces, expected 12 (bad-indentation)
clitree/scripts/klish_insert_pipe.py:112:0: W0311: Bad indentation. Found 24 spaces, expected 16 (bad-indentation)
clitree/scripts/klish_insert_pipe.py:113:0: W0311: Bad indentation. Found 32 spaces, expected 20 (bad-indentation)
clitree/scripts/klish_insert_pipe.py:115:0: W0311: Bad indentation. Found 16 spaces, expected 12 (bad-indentation)
clitree/scripts/klish_insert_pipe.py:60:49: E0602: Undefined variable 'outputfile' (undefined-variable)
clitree/scripts/klish_insert_pipe.py:61:32: E0602: Undefined variable 'out_file_name' (undefined-variable)
clitree/scripts/klish_insert_pipe.py:126:26: W0621: Redefining name 'debug' from outer scope (line 182) (redefined-outer-name)
clitree/scripts/klish_insert_pipe.py:128:4: W0621: Redefining name 'DBG_FLAG' from outer scope (line 31) (redefined-outer-name)
clitree/scripts/klish_insert_pipe.py:138:16: E0602: Undefined variable 'parser' (undefined-variable)

-----------------------------------
Your code has been rated at 9.08/10

for dir in clitree renderer klish ; do \
    	make -C $dir -f Makefile all; \
done
rm -rf /sonic/src/sonic-mgmt-framework/build/cli
mv -f /sonic/src/sonic-mgmt-framework/build/target /sonic/src/sonic-mgmt-framework/build/cli
make[4]: Entering directory '/sonic/src/sonic-mgmt-framework/CLI/clitree'
mkdir -p /sonic/src/sonic-mgmt-framework/build/target/command-tree /sonic/src/sonic-mgmt-framework/build/target/cli-macro /sonic/src/sonic-mgmt-framework/build/target/render-templates /sonic/src/sonic-mgmt-framework/build/target/scripts
cp -r cli-xml/include /sonic/src/sonic-mgmt-framework/build/target/command-tree
cp cli-xml/*.xml /sonic/src/sonic-mgmt-framework/build/target/command-tree
cp macro/*.xml /sonic/src/sonic-mgmt-framework/build/target/cli-macro
(cd scripts;./klish_platform_features_process.sh ../../clicfg /sonic/src/sonic-mgmt-framework/build/target)
Sanity check of platform config files with feature master ...
Done. Generating platform specific files ...
Done
Inserting platform features
insert_entities: /sonic/src/sonic-mgmt-framework/build/target/tmp/dummy_entities.ent /sonic/src/sonic-mgmt-framework/build/target/command-tree
Processing /sonic/src/sonic-mgmt-framework/build/target/command-tree/acl.xml
Processing /sonic/src/sonic-mgmt-framework/build/target/command-tree/configure_mode.xml
Processing /sonic/src/sonic-mgmt-framework/build/target/command-tree/enable_mode.xml
Processing /sonic/src/sonic-mgmt-framework/build/target/command-tree/interface.xml
Processing /sonic/src/sonic-mgmt-framework/build/target/command-tree/ip.xml
Processing /sonic/src/sonic-mgmt-framework/build/target/command-tree/ipv4.xml
Processing /sonic/src/sonic-mgmt-framework/build/target/command-tree/ipv6.xml
Processing /sonic/src/sonic-mgmt-framework/build/target/command-tree/lldp.xml
Processing /sonic/src/sonic-mgmt-framework/build/target/command-tree/mclag.xml
Processing /sonic/src/sonic-mgmt-framework/build/target/command-tree/platform.xml
Processing /sonic/src/sonic-mgmt-framework/build/target/command-tree/show_techsupport.xml
Processing /sonic/src/sonic-mgmt-framework/build/target/command-tree/sonic_types.xml
Processing /sonic/src/sonic-mgmt-framework/build/target/command-tree/startup.xml
Processing /sonic/src/sonic-mgmt-framework/build/target/command-tree/system.xml
cp: cannot stat '/sonic/src/sonic-mgmt-framework/build/target/tmp/*.xml': No such file or directory
python scripts/klish_preproc_cmdtree.py /sonic/src/sonic-mgmt-framework/build/target/command-tree /sonic/src/sonic-mgmt-framework/build/target/cli-macro 6 
===> processing sonic-acl ...
===> processing sonic-interface ...
===> processing sonic-mclag ...
===> processing sonic-port ...
===> processing sonic-portchannel ...
===> processing sonic-sflow ...
===> processing sonic-show-techsupport ...
===> processing sonic-types ...
===> processing sonic-vrf ...
+++++ Generation of  YAML files for Sonic Yang modules completed +++++
touch ../build/yaml/.sonic_done
Replacing the macros ...
Resolving nested macro references in /sonic/src/sonic-mgmt-framework/build/target/cli-macro/
Writing  /sonic/src/sonic-mgmt-framework/build/target/cli-macro/acl_macro.xml
Writing  /sonic/src/sonic-mgmt-framework/build/target/cli-macro/acl_macro.xml
Writing  /sonic/src/sonic-mgmt-framework/build/target/cli-macro/acl_macro.xml
Writing  /sonic/src/sonic-mgmt-framework/build/target/cli-macro/acl_macro.xml
Writing  /sonic/src/sonic-mgmt-framework/build/target/cli-macro/acl_macro.xml
Writing  /sonic/src/sonic-mgmt-framework/build/target/cli-macro/acl_macro.xml
Processing directory: /sonic/src/sonic-mgmt-framework/build/target/command-tree/
Writing  /sonic/src/sonic-mgmt-framework/build/target/command-tree/ipv4.xml
Writing  /sonic/src/sonic-mgmt-framework/build/target/command-tree/mclag.xml
Writing  /sonic/src/sonic-mgmt-framework/build/target/command-tree/interface.xml
Writing  /sonic/src/sonic-mgmt-framework/build/target/command-tree/lldp.xml
Writing  /sonic/src/sonic-mgmt-framework/build/target/command-tree/startup.xml
Writing  /sonic/src/sonic-mgmt-framework/build/target/command-tree/ip.xml
Writing  /sonic/src/sonic-mgmt-framework/build/target/command-tree/system.xml
Writing  /sonic/src/sonic-mgmt-framework/build/target/command-tree/configure_mode.xml
Writing  /sonic/src/sonic-mgmt-framework/build/target/command-tree/ipv6.xml
Writing  /sonic/src/sonic-mgmt-framework/build/target/command-tree/enable_mode.xml
Writing  /sonic/src/sonic-mgmt-framework/build/target/command-tree/sonic_types.xml
Writing  /sonic/src/sonic-mgmt-framework/build/target/command-tree/acl.xml
Writing  /sonic/src/sonic-mgmt-framework/build/target/command-tree/platform.xml
Writing  /sonic/src/sonic-mgmt-framework/build/target/command-tree/show_techsupport.xml
Done
Inserting the pipe parameters ...
Insert the end, exit commands ...
Processed view name ['name']
Processed view name ['name']
Skipping File ipv4.xml ...
Processed view name ['name']
Processed view name ['name', 'prompt', 'depth']
Appending to view configure-mclag-view ...
b'\n  \n  \n  \n            \t  \n  \n  \n  \n  \n  \n  \n     \n    \n    \n  \n  \n     \n  \n  \n     \n    sonic_cli_mclag patch_sonic_mclag_sonic_mclag_mclag_domain_mclag_domain_list_source_ip ${id} ${SIP} \n  \n  \n    sonic_cli_mclag delete_sonic_mclag_sonic_mclag_mclag_domain_mclag_domain_list_source_ip ${id} \n  \n  \n     \n    sonic_cli_mclag patch_sonic_mclag_sonic_mclag_mclag_domain_mclag_domain_list_peer_ip ${id} ${PIP} \n  \n  \n    sonic_cli_mclag delete_sonic_mclag_sonic_mclag_mclag_domain_mclag_domain_list_peer_ip ${id} \n  \n  \n    \n      \n         \n      \n      \n         \n      \n    \n    sonic_cli_mclag patch_sonic_mclag_sonic_mclag_mclag_domain_mclag_domain_list_peer_link ${id} ${PLK} ${if-subcommands} \n  \n  \n    sonic_cli_mclag delete_sonic_mclag_sonic_mclag_mclag_domain_mclag_domain_list_peer_link ${id} \n  \n  \n     \n    sonic_cli_mclag patch_sonic_mclag_sonic_mclag_mclag_domain_mclag_domain_list_keepalive_interval ${id} ${KA} \n  \n  \n    \n    sonic_cli_mclag delete_sonic_mclag_sonic_mclag_mclag_domain_mclag_domain_list_keepalive_interval ${id} \n  \n  \n     \n    sonic_cli_mclag patch_sonic_mclag_sonic_mclag_mclag_domain_mclag_domain_list_session_timeout ${id} ${ST} \n  \n  \n    sonic_cli_mclag delete_sonic_mclag_sonic_mclag_mclag_domain_mclag_domain_list_session_timeout ${id} \n  \n\n'
VIEW_LIST:
Processed view name ['name']
Writing File /sonic/src/sonic-mgmt-framework/build/target/command-tree/mclag.xml ...
Processed view name ['name']
Processed view name ['name']
Processed view name ['name', 'prompt', 'depth']
Appending to view configure-if-view ...
b'\n  \n  \n  \n            \t  \n  \n  \n  \n  \n  \n  \n    python3 $SONIC_CLI_ROOT/sonic-cli-if.py patch_openconfig_interfaces_interfaces_interface_config_enabled ${iface} False \n  \n  \n    python3 $SONIC_CLI_ROOT/sonic-cli-if.py patch_openconfig_interfaces_interfaces_interface_config_enabled ${iface} True \n  \n  \n    \n    python3 $SONIC_CLI_ROOT/sonic-cli-if.py patch_openconfig_interfaces_interfaces_interface_config_description ${iface} ${desc} \n  \n  \n    python3 $SONIC_CLI_ROOT/sonic-cli-if.py patch_openconfig_interfaces_interfaces_interface_config_description ${iface} "" \n  \n  \n    \n    python3 $SONIC_CLI_ROOT/sonic-cli-if.py patch_openconfig_interfaces_interfaces_interface_config_mtu ${iface} ${mtu} \n  \n  \n    python3 $SONIC_CLI_ROOT/sonic-cli-if.py patch_openconfig_interfaces_interfaces_interface_config_mtu ${iface} 9100 \n  \n\n'
VIEW_LIST:
Writing File /sonic/src/sonic-mgmt-framework/build/target/command-tree/interface.xml ...
Processed view name ['name']
Skipping File lldp.xml ...
Skipping File startup.xml ...
Processed view name ['name']
Skipping File ip.xml ...
Processed view name ['name']
Skipping File system.xml ...
Processed view name ['depth', 'name', 'prompt', 'restore']
Appending to view configure-view ...
b'\n  \n  \n  \n            \t  \n  \n  \n  \n\n'
VIEW_LIST:
Writing File /sonic/src/sonic-mgmt-framework/build/target/command-tree/configure_mode.xml ...
Processed view name ['name']
Skipping File ipv6.xml ...
Processed view name ['name', 'prompt']
Processed view name ['name', 'prompt']
Skipping File enable_mode.xml ...
Skipping File sonic_types.xml ...
Processed view name ['name']
Processed view name ['name']
Processed view name ['name']
Processed view name ['name', 'prompt', 'depth']
Appending to view configure-acl-ipv4-view ...
b'\n  \n  \n  \n            \t  \n  \n  \n  \n  \n  \n  \n     \n    \n  \n   \n  \n    \n    python3 $SONIC_CLI_ROOT/sonic-cli-acl.py delete_openconfig_acl_acl_acl_sets_acl_set_acl_entries_acl_entry ${name} ACL_IPV4 ${seq-no}\n  \n  \n    \n      \n        \n          \n            \n            \n              \n                 \n                 \n              \n              \n                 \n                 \n              \n              \n                \n              \n            \n            \n            \n              \n                 \n                 \n              \n              \n                 \n                 \n              \n              \n                \n              \n            \n            \n            \n              \n                 \n                 \n              \n              \n                \n                  \n                \n              \n              \n                 \n                 \n              \n              \n                \n                  \n                \n              \n              \n                \n              \n              \n              \n              \n              \n              \n              \n            \n            \n            \n              \n                 \n                 \n              \n              \n                \n                  \n                \n              \n              \n                 \n                 \n              \n              \n                \n                  \n                \n              \n              \n                \n              \n            \n          \n        \n        \n          \n            \n            \n              \n                 \n                 \n              \n              \n                 \n                 \n              \n              \n                \n              \n            \n            \n            \n              \n                 \n                 \n              \n              \n                 \n                 \n              \n              \n                \n              \n            \n            \n            \n              \n                 \n                 \n              \n              \n                \n                  \n                \n              \n              \n                 \n                 \n              \n              \n                \n                  \n                \n              \n              \n                \n              \n              \n              \n              \n              \n              \n              \n            \n            \n            \n              \n                 \n                 \n              \n              \n                \n                  \n                \n              \n              \n                 \n                 \n              \n              \n                \n                  \n                \n              \n              \n                \n              \n            \n          \n        \n      \n    \n     python3 $SONIC_CLI_ROOT/sonic-cli-acl.py patch_list_openconfig_acl_acl_acl_sets_acl_set_acl_entries_acl_entry ${name} ACL_IPV4 ${__params} \n  \n\n'
VIEW_LIST:
Writing File /sonic/src/sonic-mgmt-framework/build/target/command-tree/acl.xml ...
Processed view name ['name']
Skipping File platform.xml ...
Processed view name ['name']
Skipping File show_techsupport.xml ...
Skipping File pipe_without_display_xml.xml ...
Skipping File pipe.xml ...
cp ./../actioner/*.py /sonic/src/sonic-mgmt-framework/build/target/.
cp ../renderer/scripts/*.py /sonic/src/sonic-mgmt-framework/build/target/scripts
cp -r ../renderer/templates/* /sonic/src/sonic-mgmt-framework/build/target/render-templates
cp scripts/sonic-clish.xsd /sonic/src/sonic-mgmt-framework/build/target/command-tree
(cd /sonic/src/sonic-mgmt-framework/build/target/command-tree ; xmllint --noout --schema sonic-clish.xsd /sonic/src/sonic-mgmt-framework/build/target/command-tree/*.xml && \
            xmllint --noout --schema sonic-clish.xsd /sonic/src/sonic-mgmt-framework/build/target/command-tree/include/*.xml) || exit 1
/sonic/src/sonic-mgmt-framework/build/target/command-tree/acl.xml validates
/sonic/src/sonic-mgmt-framework/build/target/command-tree/configure_mode.xml validates
/sonic/src/sonic-mgmt-framework/build/target/command-tree/enable_mode.xml validates
/sonic/src/sonic-mgmt-framework/build/target/command-tree/interface.xml validates
/sonic/src/sonic-mgmt-framework/build/target/command-tree/ip.xml validates
/sonic/src/sonic-mgmt-framework/build/target/command-tree/ipv4.xml validates
/sonic/src/sonic-mgmt-framework/build/target/command-tree/ipv6.xml validates
/sonic/src/sonic-mgmt-framework/build/target/command-tree/lldp.xml validates
/sonic/src/sonic-mgmt-framework/build/target/command-tree/mclag.xml validates
/sonic/src/sonic-mgmt-framework/build/target/command-tree/platform.xml validates
/sonic/src/sonic-mgmt-framework/build/target/command-tree/show_techsupport.xml validates
/sonic/src/sonic-mgmt-framework/build/target/command-tree/sonic_types.xml validates
/sonic/src/sonic-mgmt-framework/build/target/command-tree/startup.xml validates
/sonic/src/sonic-mgmt-framework/build/target/command-tree/system.xml validates
/sonic/src/sonic-mgmt-framework/build/target/command-tree/include/pipe.xml validates
/sonic/src/sonic-mgmt-framework/build/target/command-tree/include/pipe_without_display_xml.xml validates
rm -rf {TGT_DIR}/cli-macro
rm -rf scripts/*.pyc
touch /sonic/src/sonic-mgmt-framework/build/target/command-tree/.done
make[4]: Leaving directory '/sonic/src/sonic-mgmt-framework/CLI/clitree'
make[4]: Entering directory '/sonic/src/sonic-mgmt-framework/CLI/renderer'
nothing to install for now
make[4]: Leaving directory '/sonic/src/sonic-mgmt-framework/CLI/renderer'
make[4]: Entering directory '/sonic/src/sonic-mgmt-framework/CLI/klish'
tar xzvf klish-2.1.4.tgz -C /sonic/src/sonic-mgmt-framework/build
./patches/scripts/patchmake.sh -p VER=2.1.4 TSP=/sonic/src/sonic-mgmt-framework/build DSP=/sonic/src/sonic-mgmt-framework/CLI/klish/patches TWP=/sonic/src/sonic-mgmt-framework/build
cd /sonic/src/sonic-mgmt-framework/build/klish-2.1.4 && \
	sh autogen.sh && \
	./configure \
		--with-libxml2=/usr \
		 \
		--enable-debug=no \
		LIBS='-lcurl  -L/usr/lib/x86_64-linux-gnu -lpython3.11  -Wl,-rpath=/usr/lib/x86_64-linux-gnu -lcjson' \
		CFLAGS='-g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 ' \
		CPPFLAGS='-Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson' && \
	make
mkdir -p /sonic/src/sonic-mgmt-framework/build/target/.libs
cp /sonic/src/sonic-mgmt-framework/CLI/klish/clish_start /sonic/src/sonic-mgmt-framework/build/target/.
cp -r /sonic/src/sonic-mgmt-framework/build/klish-2.1.4/bin/.libs/clish   /sonic/src/sonic-mgmt-framework/build/target/.
cp -r /sonic/src/sonic-mgmt-framework/build/klish-2.1.4/.libs/*.so* /sonic/src/sonic-mgmt-framework/build/target/.libs
cp -r /sonic/src/sonic-mgmt-framework/build/klish-2.1.4/.libs/*.a   /sonic/src/sonic-mgmt-framework/build/target/.libs
echo "complete klish build"
klish-2.1.4/
klish-2.1.4/README
klish-2.1.4/lub/
klish-2.1.4/lub/bintree/
klish-2.1.4/lub/bintree/module.am
klish-2.1.4/lub/bintree/bintree_find.c
klish-2.1.4/lub/bintree/bintree_dump.c
klish-2.1.4/lub/bintree/private.h
klish-2.1.4/lub/bintree/bintree_splay.c
klish-2.1.4/lub/bintree/bintree_findlast.c
klish-2.1.4/lub/bintree/bintree_findfirst.c
klish-2.1.4/lub/bintree/bintree_findprevious.c
klish-2.1.4/lub/bintree/bintree_findnext.c
klish-2.1.4/lub/bintree/bintree_node_init.c
klish-2.1.4/lub/bintree/bintree_iterator_previous.c
klish-2.1.4/lub/bintree/bintree_iterator_init.c
klish-2.1.4/lub/bintree/bintree_remove.c
klish-2.1.4/lub/bintree/bintree_init.c
klish-2.1.4/lub/bintree/bintree_insert.c
klish-2.1.4/lub/bintree/bintree_iterator_next.c
klish-2.1.4/lub/module.am
klish-2.1.4/lub/ctype/
klish-2.1.4/lub/ctype/module.am
klish-2.1.4/lub/ctype/ctype.c
klish-2.1.4/lub/dump.h
klish-2.1.4/lub/README
klish-2.1.4/lub/conv.h
klish-2.1.4/lub/db/
klish-2.1.4/lub/db/module.am
klish-2.1.4/lub/db/db.c
klish-2.1.4/lub/ctype.h
klish-2.1.4/lub/argv.h
klish-2.1.4/lub/log.h
klish-2.1.4/lub/conv/
klish-2.1.4/lub/conv/conv.c
klish-2.1.4/lub/conv/module.am
klish-2.1.4/lub/conv/private.h
klish-2.1.4/lub/list.h
klish-2.1.4/lub/system.h
klish-2.1.4/lub/argv/
klish-2.1.4/lub/argv/module.am
klish-2.1.4/lub/argv/private.h
klish-2.1.4/lub/argv/argv.c
klish-2.1.4/lub/c_decl.h
klish-2.1.4/lub/system/
klish-2.1.4/lub/system/test.c
klish-2.1.4/lub/system/system_file.c
klish-2.1.4/lub/system/module.am
klish-2.1.4/lub/system/private.h
klish-2.1.4/lub/system/system_test.c
klish-2.1.4/lub/list/
klish-2.1.4/lub/list/module.am
klish-2.1.4/lub/list/private.h
klish-2.1.4/lub/list/list.c
klish-2.1.4/lub/log/
klish-2.1.4/lub/log/module.am
klish-2.1.4/lub/log/log.c
klish-2.1.4/lub/string.h
klish-2.1.4/lub/db.h
klish-2.1.4/lub/types.h
klish-2.1.4/lub/bintree.h
klish-2.1.4/lub/string/
klish-2.1.4/lub/string/module.am
klish-2.1.4/lub/string/private.h
klish-2.1.4/lub/string/string.c
klish-2.1.4/lub/dump/
klish-2.1.4/lub/dump/module.am
klish-2.1.4/lub/dump/private.h
klish-2.1.4/lub/dump/dump.c
klish-2.1.4/lub/ini.h
klish-2.1.4/lub/ini/
klish-2.1.4/lub/ini/module.am
klish-2.1.4/lub/ini/pair.c
klish-2.1.4/lub/ini/private.h
klish-2.1.4/lub/ini/ini.c
klish-2.1.4/clish.xsd
klish-2.1.4/tinyrl/
klish-2.1.4/tinyrl/module.am
klish-2.1.4/tinyrl/README
klish-2.1.4/tinyrl/vt100/
klish-2.1.4/tinyrl/vt100/module.am
klish-2.1.4/tinyrl/vt100/private.h
klish-2.1.4/tinyrl/vt100/vt100.c
klish-2.1.4/tinyrl/private.h
klish-2.1.4/tinyrl/history/
klish-2.1.4/tinyrl/history/module.am
klish-2.1.4/tinyrl/history/private.h
klish-2.1.4/tinyrl/history/history.c
klish-2.1.4/tinyrl/history/history_entry.c
klish-2.1.4/tinyrl/tinyrl.h
klish-2.1.4/tinyrl/vt100.h
klish-2.1.4/tinyrl/tinyrl.c
klish-2.1.4/tinyrl/history.h
klish-2.1.4/konf/
klish-2.1.4/konf/module.am
klish-2.1.4/konf/buf.h
klish-2.1.4/konf/tree/
klish-2.1.4/konf/tree/tree_dump.c
klish-2.1.4/konf/tree/module.am
klish-2.1.4/konf/tree/private.h
klish-2.1.4/konf/tree/tree.c
klish-2.1.4/konf/net.h
klish-2.1.4/konf/tree.h
klish-2.1.4/konf/query.h
klish-2.1.4/konf/net/
klish-2.1.4/konf/net/module.am
klish-2.1.4/konf/net/net.c
klish-2.1.4/konf/net/private.h
klish-2.1.4/konf/buf/
klish-2.1.4/konf/buf/module.am
klish-2.1.4/konf/buf/private.h
klish-2.1.4/konf/buf/buf.c
klish-2.1.4/konf/query/
klish-2.1.4/konf/query/module.am
klish-2.1.4/konf/query/query.c
klish-2.1.4/konf/query/query_dump.c
klish-2.1.4/konf/query/private.h
klish-2.1.4/libc/
klish-2.1.4/libc/module.am
klish-2.1.4/libc/getopt.c
klish-2.1.4/libc/getopt.h
klish-2.1.4/m4/
klish-2.1.4/m4/ax_lua.m4
klish-2.1.4/clish/
klish-2.1.4/clish/ptype.h
klish-2.1.4/clish/var.h
klish-2.1.4/clish/module.am
klish-2.1.4/clish/nspace/
klish-2.1.4/clish/nspace/nspace.c
klish-2.1.4/clish/nspace/module.am
klish-2.1.4/clish/nspace/private.h
klish-2.1.4/clish/nspace/nspace_dump.c
klish-2.1.4/clish/README
klish-2.1.4/clish/plugin_builtin.c.in
klish-2.1.4/clish/plugin.h
klish-2.1.4/clish/config.h
klish-2.1.4/clish/hotkey.h
klish-2.1.4/clish/plugin/
klish-2.1.4/clish/plugin/module.am
klish-2.1.4/clish/plugin/plugin.c
klish-2.1.4/clish/plugin/private.h
klish-2.1.4/clish/plugin/sym.c
klish-2.1.4/clish/plugin/plugin_dump.c
klish-2.1.4/clish/view/
klish-2.1.4/clish/view/view_dump.c
klish-2.1.4/clish/view/module.am
klish-2.1.4/clish/view/view.c
klish-2.1.4/clish/view/private.h
klish-2.1.4/clish/private.h
klish-2.1.4/clish/udata.h
klish-2.1.4/clish/param/
klish-2.1.4/clish/param/module.am
klish-2.1.4/clish/param/param_dump.c
klish-2.1.4/clish/param/private.h
klish-2.1.4/clish/param/param.c
klish-2.1.4/clish/param/paramv.c
klish-2.1.4/clish/param.h
klish-2.1.4/clish/pargv.h
klish-2.1.4/clish/hotkey/
klish-2.1.4/clish/hotkey/hotkey_dump.c
klish-2.1.4/clish/hotkey/module.am
klish-2.1.4/clish/hotkey/private.h
klish-2.1.4/clish/hotkey/hotkey.c
klish-2.1.4/clish/command.h
klish-2.1.4/clish/udata/
klish-2.1.4/clish/udata/module.am
klish-2.1.4/clish/udata/private.h
klish-2.1.4/clish/udata/udata.c
klish-2.1.4/clish/shell/
klish-2.1.4/clish/shell/module.am
klish-2.1.4/clish/shell/shell_plugin.c
klish-2.1.4/clish/shell/shell_wdog.c
klish-2.1.4/clish/shell/shell_xml.c
klish-2.1.4/clish/shell/shell_var.c
klish-2.1.4/clish/shell/shell_udata.c
klish-2.1.4/clish/shell/xmlapi.h
klish-2.1.4/clish/shell/context.c
klish-2.1.4/clish/shell/shell_view.c
klish-2.1.4/clish/shell/shell_tinyrl.c
klish-2.1.4/clish/shell/shell_parse.c
klish-2.1.4/clish/shell/shell_help.c
klish-2.1.4/clish/shell/private.h
klish-2.1.4/clish/shell/shell_ptype.c
klish-2.1.4/clish/shell/shell_expat.c
klish-2.1.4/clish/shell/shell_dump.c
klish-2.1.4/clish/shell/shell_execute.c
klish-2.1.4/clish/shell/shell_roxml.c
klish-2.1.4/clish/shell/shell_libxml2.c
klish-2.1.4/clish/shell/shell_pwd.c
klish-2.1.4/clish/shell/shell_loop.c
klish-2.1.4/clish/shell/shell_file.c
klish-2.1.4/clish/shell/shell_misc.c
klish-2.1.4/clish/shell/shell_startup.c
klish-2.1.4/clish/shell/shell_new.c
klish-2.1.4/clish/shell/shell_command.c
klish-2.1.4/clish/ptype/
klish-2.1.4/clish/ptype/module.am
klish-2.1.4/clish/ptype/ptype_dump.c
klish-2.1.4/clish/ptype/private.h
klish-2.1.4/clish/ptype/ptype.c
klish-2.1.4/clish/view.h
klish-2.1.4/clish/action.h
klish-2.1.4/clish/config/
klish-2.1.4/clish/config/module.am
klish-2.1.4/clish/config/config.c
klish-2.1.4/clish/config/config_dump.c
klish-2.1.4/clish/config/private.h
klish-2.1.4/clish/var/
klish-2.1.4/clish/var/var_dump.c
klish-2.1.4/clish/var/module.am
klish-2.1.4/clish/var/var.c
klish-2.1.4/clish/var/private.h
klish-2.1.4/clish/types.h
klish-2.1.4/clish/command/
klish-2.1.4/clish/command/module.am
klish-2.1.4/clish/command/command.c
klish-2.1.4/clish/command/private.h
klish-2.1.4/clish/command/command_dump.c
klish-2.1.4/clish/shell.h
klish-2.1.4/clish/macros.h
klish-2.1.4/clish/nspace.h
klish-2.1.4/clish/pargv/
klish-2.1.4/clish/pargv/module.am
klish-2.1.4/clish/pargv/private.h
klish-2.1.4/clish/pargv/pargv_dump.c
klish-2.1.4/clish/pargv/parg.c
klish-2.1.4/clish/pargv/pargv.c
klish-2.1.4/clish/action/
klish-2.1.4/clish/action/module.am
klish-2.1.4/clish/action/private.h
klish-2.1.4/clish/action/action_dump.c
klish-2.1.4/clish/action/action.c
klish-2.1.4/LICENCE
klish-2.1.4/autogen.sh
klish-2.1.4/configure.ac
klish-2.1.4/Makefile.am
klish-2.1.4/ChangeLog
klish-2.1.4/CHANGES
klish-2.1.4/ISSUES
klish-2.1.4/xml-examples/
klish-2.1.4/xml-examples/clish/
klish-2.1.4/xml-examples/clish/global-commands.xml
klish-2.1.4/xml-examples/clish/named-view.xml
klish-2.1.4/xml-examples/clish/debug-view.xml
klish-2.1.4/xml-examples/clish/README
klish-2.1.4/xml-examples/clish/startup.xml
klish-2.1.4/xml-examples/clish/clock.xml
klish-2.1.4/xml-examples/clish/debug-commands.xml
klish-2.1.4/xml-examples/clish/script-view.xml
klish-2.1.4/xml-examples/clish/root-view.xml
klish-2.1.4/xml-examples/clish/script.txt
klish-2.1.4/xml-examples/clish/network-commands.xml
klish-2.1.4/xml-examples/clish/types.xml
klish-2.1.4/xml-examples/lua/
klish-2.1.4/xml-examples/lua/startup.xml
klish-2.1.4/xml-examples/lua/test.lua
klish-2.1.4/xml-examples/lua/test.xml
klish-2.1.4/xml-examples/test/
klish-2.1.4/xml-examples/test/startup.xml
klish-2.1.4/xml-examples/test/test.xml
klish-2.1.4/xml-examples/klish/
klish-2.1.4/xml-examples/klish/etc/
klish-2.1.4/xml-examples/klish/etc/clish/
klish-2.1.4/xml-examples/klish/etc/clish/ping.xml
klish-2.1.4/xml-examples/klish/etc/clish/startup.xml
klish-2.1.4/xml-examples/klish/etc/clish/common.xml
klish-2.1.4/xml-examples/klish/etc/clish/info-mode.xml
klish-2.1.4/xml-examples/klish/etc/clish/overview.xml
klish-2.1.4/xml-examples/klish/etc/clish/types.xml
klish-2.1.4/xml-examples/klish/etc/init.d/
klish-2.1.4/xml-examples/klish/etc/init.d/klish-init
klish-2.1.4/xml-examples/klish/etc/clish-enable/
klish-2.1.4/xml-examples/klish/etc/clish-enable/interface.xml
klish-2.1.4/xml-examples/klish/etc/clish-enable/ping.xml
klish-2.1.4/xml-examples/klish/etc/clish-enable/startup.xml
klish-2.1.4/xml-examples/klish/etc/clish-enable/route.xml
klish-2.1.4/xml-examples/klish/etc/clish-enable/common.xml
klish-2.1.4/xml-examples/klish/etc/clish-enable/configure-mode.xml
klish-2.1.4/xml-examples/klish/etc/clish-enable/enable-mode.xml
klish-2.1.4/xml-examples/klish/etc/clish-enable/types.xml
klish-2.1.4/.gitignore
klish-2.1.4/.git/
klish-2.1.4/.git/info/
klish-2.1.4/.git/info/exclude
klish-2.1.4/.git/branches/
klish-2.1.4/.git/index
klish-2.1.4/.git/packed-refs
klish-2.1.4/.git/logs/
klish-2.1.4/.git/logs/refs/
klish-2.1.4/.git/logs/refs/heads/
klish-2.1.4/.git/logs/refs/heads/master
klish-2.1.4/.git/logs/refs/remotes/
klish-2.1.4/.git/logs/refs/remotes/origin/
klish-2.1.4/.git/logs/refs/remotes/origin/HEAD
klish-2.1.4/.git/logs/HEAD
klish-2.1.4/.git/refs/
klish-2.1.4/.git/refs/heads/
klish-2.1.4/.git/refs/heads/master
klish-2.1.4/.git/refs/tags/
klish-2.1.4/.git/refs/remotes/
klish-2.1.4/.git/refs/remotes/origin/
klish-2.1.4/.git/refs/remotes/origin/HEAD
klish-2.1.4/.git/hooks/
klish-2.1.4/.git/hooks/fsmonitor-watchman.sample
klish-2.1.4/.git/hooks/update.sample
klish-2.1.4/.git/hooks/commit-msg.sample
klish-2.1.4/.git/hooks/post-update.sample
klish-2.1.4/.git/hooks/applypatch-msg.sample
klish-2.1.4/.git/hooks/prepare-commit-msg.sample
klish-2.1.4/.git/hooks/pre-commit.sample
klish-2.1.4/.git/hooks/pre-push.sample
klish-2.1.4/.git/hooks/pre-receive.sample
klish-2.1.4/.git/hooks/pre-applypatch.sample
klish-2.1.4/.git/hooks/pre-rebase.sample
klish-2.1.4/.git/HEAD
klish-2.1.4/.git/config
klish-2.1.4/.git/description
klish-2.1.4/.git/objects/
klish-2.1.4/.git/objects/info/
klish-2.1.4/.git/objects/pack/
klish-2.1.4/.git/objects/pack/pack-d9573cb31353dc72d61d1379d3e28e1327fd3202.idx
klish-2.1.4/.git/objects/pack/pack-d9573cb31353dc72d61d1379d3e28e1327fd3202.pack
klish-2.1.4/bin/
klish-2.1.4/bin/module.am
klish-2.1.4/bin/konfd.c
klish-2.1.4/bin/konf.c
klish-2.1.4/bin/sigexec.c
klish-2.1.4/bin/clish.c
klish-2.1.4/contrib/
klish-2.1.4/contrib/README
klish-2.1.4/contrib/buildroot-2014.08/
klish-2.1.4/contrib/buildroot-2014.08/Config.in
klish-2.1.4/contrib/buildroot-2014.08/klish.mk
klish-2.1.4/contrib/konfd.init
klish-2.1.4/contrib/openwrt/
klish-2.1.4/contrib/openwrt/Makefile
klish-2.1.4/contrib/buildroot-2010.11/
klish-2.1.4/contrib/buildroot-2010.11/Config.in
klish-2.1.4/contrib/buildroot-2010.11/klish.mk
klish-2.1.4/contrib/debian/
klish-2.1.4/contrib/debian/clish/
klish-2.1.4/contrib/debian/clish/startup.xml
klish-2.1.4/contrib/debian/clish/root-view.xml
klish-2.1.4/contrib/debian/konfd
klish-2.1.4/debian/
klish-2.1.4/debian/changelog
klish-2.1.4/debian/source/
klish-2.1.4/debian/source/format
klish-2.1.4/debian/klish-dev.install
klish-2.1.4/debian/compat
klish-2.1.4/debian/klish.postinst
klish-2.1.4/debian/klish.install
klish-2.1.4/debian/klish.dirs
klish-2.1.4/debian/control
klish-2.1.4/debian/rules
klish-2.1.4/debian/copyright
klish-2.1.4/doc/
klish-2.1.4/doc/module.am
klish-2.1.4/doc/klish.md
klish-2.1.4/examples/
klish-2.1.4/examples/explugin/
klish-2.1.4/examples/explugin/anplug.c
klish-2.1.4/examples/explugin/explugin.c
klish-2.1.4/plugins/
klish-2.1.4/plugins/module.am
klish-2.1.4/plugins/clish/
klish-2.1.4/plugins/clish/hook_config.c
klish-2.1.4/plugins/clish/module.am
klish-2.1.4/plugins/clish/builtin_init.c
klish-2.1.4/plugins/clish/hook_log.c
klish-2.1.4/plugins/clish/private.h
klish-2.1.4/plugins/clish/sym_script.c
klish-2.1.4/plugins/clish/sym_misc.c
klish-2.1.4/plugins/clish/hook_access.c
klish-2.1.4/plugins/lua/
klish-2.1.4/plugins/lua/module.am
klish-2.1.4/plugins/lua/lua_action.c
klish-2.1.4/plugins/lua/private.h
klish-2.1.4/plugins/lua/plugin_init.c
klish-2.1.4/plugins/lua/lua_init.c
klish-2.1.4/plugins/lua/lua_print_error.c
klish-2.1.4/plugins/lua/version.map
klish-2.1.4/plugins/lua/symbols.map
klish-2.1.4/plugins/lua/plugin_fini.c
## Executing /sonic/src/sonic-mgmt-framework/CLI/klish/./patches/scripts/patchmake.sh
cp: '/sonic/src/sonic-mgmt-framework/build/./klish-2.1.4' and '/sonic/src/sonic-mgmt-framework/build/klish-2.1.4' are the same file
## Preparing the .diff file list...
## Applying the patch from /sonic/src/sonic-mgmt-framework/CLI/klish/patches/./klish-2.1.4
copying /sonic/src/sonic-mgmt-framework/CLI/klish/patches/./klish-2.1.4/./mgmt_clish_extn_param.h /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/.
patching file /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./configure.ac.tmp (read from /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./configure.ac)
moving /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./configure.ac.tmp -> /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./configure.ac
patching file /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./bin/clish.c.tmp (read from /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./bin/clish.c)
moving /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./bin/clish.c.tmp -> /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./bin/clish.c
copying /sonic/src/sonic-mgmt-framework/CLI/klish/patches/./klish-2.1.4/./plugins/clish/nos_extn.c /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./plugins/clish
copying /sonic/src/sonic-mgmt-framework/CLI/klish/patches/./klish-2.1.4/./plugins/clish/nos_extn.h /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./plugins/clish
copying /sonic/src/sonic-mgmt-framework/CLI/klish/patches/./klish-2.1.4/./plugins/clish/call_pyobj.c /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./plugins/clish
patching file /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./plugins/clish/module.am.tmp (read from /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./plugins/clish/module.am)
moving /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./plugins/clish/module.am.tmp -> /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./plugins/clish/module.am
copying /sonic/src/sonic-mgmt-framework/CLI/klish/patches/./klish-2.1.4/./plugins/clish/rest_cl.cpp /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./plugins/clish
copying /sonic/src/sonic-mgmt-framework/CLI/klish/patches/./klish-2.1.4/./plugins/clish/logging.h /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./plugins/clish
patching file /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./plugins/clish/builtin_init.c.tmp (read from /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./plugins/clish/builtin_init.c)
moving /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./plugins/clish/builtin_init.c.tmp -> /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./plugins/clish/builtin_init.c
patching file /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./plugins/clish/hook_log.c.tmp (read from /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./plugins/clish/hook_log.c)
moving /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./plugins/clish/hook_log.c.tmp -> /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./plugins/clish/hook_log.c
patching file /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./plugins/clish/sym_script.c.tmp (read from /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./plugins/clish/sym_script.c)
moving /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./plugins/clish/sym_script.c.tmp -> /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./plugins/clish/sym_script.c
patching file /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./plugins/clish/private.h.tmp (read from /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./plugins/clish/private.h)
moving /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./plugins/clish/private.h.tmp -> /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./plugins/clish/private.h
patching file /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./tinyrl/tinyrl.c.tmp (read from /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./tinyrl/tinyrl.c)
moving /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./tinyrl/tinyrl.c.tmp -> /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./tinyrl/tinyrl.c
patching file /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./tinyrl/tinyrl.h.tmp (read from /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./tinyrl/tinyrl.h)
moving /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./tinyrl/tinyrl.h.tmp -> /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./tinyrl/tinyrl.h
patching file /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./tinyrl/history/history.c.tmp (read from /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./tinyrl/history/history.c)
moving /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./tinyrl/history/history.c.tmp -> /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./tinyrl/history/history.c
patching file /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./clish/shell.h.tmp (read from /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./clish/shell.h)
moving /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./clish/shell.h.tmp -> /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./clish/shell.h
patching file /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./clish/shell/shell_wdog.c.tmp (read from /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./clish/shell/shell_wdog.c)
moving /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./clish/shell/shell_wdog.c.tmp -> /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./clish/shell/shell_wdog.c
patching file /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./clish/shell/shell_libxml2.c.tmp (read from /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./clish/shell/shell_libxml2.c)
moving /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./clish/shell/shell_libxml2.c.tmp -> /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./clish/shell/shell_libxml2.c
patching file /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./clish/shell/shell_command.c.tmp (read from /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./clish/shell/shell_command.c)
moving /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./clish/shell/shell_command.c.tmp -> /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./clish/shell/shell_command.c
patching file /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./clish/shell/shell_xml.c.tmp (read from /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./clish/shell/shell_xml.c)
moving /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./clish/shell/shell_xml.c.tmp -> /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./clish/shell/shell_xml.c
patching file /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./clish/shell/shell_execute.c.tmp (read from /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./clish/shell/shell_execute.c)
moving /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./clish/shell/shell_execute.c.tmp -> /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./clish/shell/shell_execute.c
patching file /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./clish/shell/shell_new.c.tmp (read from /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./clish/shell/shell_new.c)
moving /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./clish/shell/shell_new.c.tmp -> /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./clish/shell/shell_new.c
patching file /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./clish/shell/shell_help.c.tmp (read from /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./clish/shell/shell_help.c)
moving /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./clish/shell/shell_help.c.tmp -> /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./clish/shell/shell_help.c
patching file /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./clish/shell/shell_ptype.c.tmp (read from /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./clish/shell/shell_ptype.c)
moving /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./clish/shell/shell_ptype.c.tmp -> /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./clish/shell/shell_ptype.c
patching file /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./clish/shell/shell_parse.c.tmp (read from /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./clish/shell/shell_parse.c)
moving /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./clish/shell/shell_parse.c.tmp -> /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./clish/shell/shell_parse.c
patching file /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./clish/shell/shell_tinyrl.c.tmp (read from /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./clish/shell/shell_tinyrl.c)
moving /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./clish/shell/shell_tinyrl.c.tmp -> /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./clish/shell/shell_tinyrl.c
patching file /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./clish/shell/private.h.tmp (read from /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./clish/shell/private.h)
moving /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./clish/shell/private.h.tmp -> /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./clish/shell/private.h
patching file /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./clish/command/command.c.tmp (read from /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./clish/command/command.c)
moving /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./clish/command/command.c.tmp -> /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./clish/command/command.c
patching file /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./clish/command/private.h.tmp (read from /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./clish/command/private.h)
moving /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./clish/command/private.h.tmp -> /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./clish/command/private.h
patching file /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./clish/nspace.h.tmp (read from /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./clish/nspace.h)
moving /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./clish/nspace.h.tmp -> /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./clish/nspace.h
patching file /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./clish/command.h.tmp (read from /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./clish/command.h)
moving /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./clish/command.h.tmp -> /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./clish/command.h
patching file /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./clish/param.h.tmp (read from /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./clish/param.h)
moving /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./clish/param.h.tmp -> /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./clish/param.h
patching file /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./clish/param/module.am.tmp (read from /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./clish/param/module.am)
moving /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./clish/param/module.am.tmp -> /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./clish/param/module.am
copying /sonic/src/sonic-mgmt-framework/CLI/klish/patches/./klish-2.1.4/./clish/param/mgmt_clish_extn_param.c /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./clish/param
patching file /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./clish/param/param.c.tmp (read from /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./clish/param/param.c)
moving /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./clish/param/param.c.tmp -> /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./clish/param/param.c
patching file /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./clish/param/private.h.tmp (read from /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./clish/param/private.h)
moving /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./clish/param/private.h.tmp -> /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./clish/param/private.h
patching file /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./clish/param/paramv.c.tmp (read from /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./clish/param/paramv.c)
moving /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./clish/param/paramv.c.tmp -> /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./clish/param/paramv.c
patching file /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./clish/pargv.h.tmp (read from /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./clish/pargv.h)
moving /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./clish/pargv.h.tmp -> /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./clish/pargv.h
patching file /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./clish/ptype/ptype.c.tmp (read from /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./clish/ptype/ptype.c)
moving /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./clish/ptype/ptype.c.tmp -> /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./clish/ptype/ptype.c
patching file /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./clish/ptype/private.h.tmp (read from /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./clish/ptype/private.h)
moving /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./clish/ptype/private.h.tmp -> /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./clish/ptype/private.h
patching file /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./clish/plugin/module.am.tmp (read from /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./clish/plugin/module.am)
moving /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./clish/plugin/module.am.tmp -> /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./clish/plugin/module.am
copying /sonic/src/sonic-mgmt-framework/CLI/klish/patches/./klish-2.1.4/./clish/plugin/mgmt_clish_utils.c /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./clish/plugin
copying /sonic/src/sonic-mgmt-framework/CLI/klish/patches/./klish-2.1.4/./clish/plugin/mgmt_clish_utils.h /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./clish/plugin
copying /sonic/src/sonic-mgmt-framework/CLI/klish/patches/./klish-2.1.4/./clish/plugin/clish_api.h /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./clish/plugin
patching file /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./clish/ptype.h.tmp (read from /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./clish/ptype.h)
moving /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./clish/ptype.h.tmp -> /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./clish/ptype.h
patching file /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./lub/argv.h.tmp (read from /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./lub/argv.h)
moving /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./lub/argv.h.tmp -> /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./lub/argv.h
patching file /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./lub/string/string.c.tmp (read from /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./lub/string/string.c)
moving /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./lub/string/string.c.tmp -> /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./lub/string/string.c
patching file /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./lub/string.h.tmp (read from /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./lub/string.h)
moving /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./lub/string.h.tmp -> /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./lub/string.h
patching file /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./lub/argv/argv.c.tmp (read from /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./lub/argv/argv.c)
moving /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./lub/argv/argv.c.tmp -> /sonic/src/sonic-mgmt-framework/build/./klish-2.1.4/./lub/argv/argv.c
+ mkdir -p m4
+ autoreconf -fvi
autoreconf: export WARNINGS=
autoreconf: Entering directory '.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force -I m4
autoreconf: configure.ac: tracing
autoreconf: configure.ac: creating directory aux_scripts
autoreconf: running: libtoolize --copy --force
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, 'aux_scripts'.
libtoolize: copying file 'aux_scripts/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIRS, 'm4'.
libtoolize: copying file 'm4/libtool.m4'
libtoolize: copying file 'm4/ltoptions.m4'
libtoolize: copying file 'm4/ltsugar.m4'
libtoolize: copying file 'm4/ltversion.m4'
libtoolize: copying file 'm4/lt~obsolete.m4'
autoreconf: configure.ac: not using Intltool
autoreconf: configure.ac: not using Gtkdoc
autoreconf: running: aclocal --force -I m4
autoreconf: running: /usr/bin/autoconf --force
configure.ac:25: warning: The macro `AC_LIBTOOL_WIN32_DLL' is obsolete.
configure.ac:25: You should run autoupdate.
m4/ltoptions.m4:148: AC_LIBTOOL_WIN32_DLL is expanded from...
configure.ac:25: the top level
configure.ac:25: warning: AC_LIBTOOL_WIN32_DLL: Remove this warning and the call to _LT_SET_OPTION when you
configure.ac:25: put the 'win32-dll' option into LT_INIT's first parameter.
./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from...
m4/ltoptions.m4:148: AC_LIBTOOL_WIN32_DLL is expanded from...
configure.ac:25: the top level
configure.ac:26: warning: The macro `AC_PROG_LIBTOOL' is obsolete.
configure.ac:26: You should run autoupdate.
m4/libtool.m4:100: AC_PROG_LIBTOOL is expanded from...
configure.ac:26: the top level
configure.ac:589: warning: The macro `AC_TRY_LINK' is obsolete.
configure.ac:589: You should run autoupdate.
./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
configure.ac:576: AM_LANGINFO_CODESET is expanded from...
configure.ac:589: the top level
autoreconf: running: /usr/bin/autoheader --force
===> processing ietf-yang-library ...
===> processing openconfig-acl ...
===> processing openconfig-if-ethernet ...
===> processing openconfig-if-ip ...
===> processing openconfig-interfaces ...
===> processing openconfig-lldp ...
===> processing openconfig-platform ...
===> processing openconfig-sampling-sflow ...
===> processing openconfig-system ...
===> processing openconfig-interfaces-deviation ...
===> processing openconfig-mclag ...
===> processing openconfig-sampling-sflow-deviation ...
autoreconf: running: automake --add-missing --copy --force-missing
+++++ Generation of  YAML files for Yang modules completed +++++
touch ../build/yaml/.done
make[4]: Leaving directory '/sonic/src/sonic-mgmt-framework/models'
make -f openapi_codegen.mk all
make[4]: Entering directory '/sonic/src/sonic-mgmt-framework/models'
cd ../tools/swagger_codegen && \
wget https://repo1.maven.org/maven2/org/openapitools/openapi-generator-cli/4.2.3/openapi-generator-cli-4.2.3.jar
mkdir -p ../build/rest_server/codegen/openconfig-platform/.
mkdir -p ../build/rest_server/codegen/sonic-mclag/.
mkdir -p ../build/rest_server/codegen/openconfig-acl/.
mkdir -p ../build/rest_server/codegen/ietf-yang-library/.
mkdir -p ../build/rest_server/codegen/sonic-show-techsupport/.
mkdir -p ../build/rest_server/codegen/sonic-portchannel/.
mkdir -p ../build/rest_server/codegen/openconfig-mclag/.
mkdir -p ../build/rest_server/codegen/sonic-port/.
mkdir -p ../build/rest_server/codegen/sonic-vrf/.
mkdir -p ../build/rest_server/codegen/sonic-interface/.
mkdir -p ../build/rest_server/codegen/openconfig-sampling-sflow/.
mkdir -p ../build/rest_server/codegen/openconfig-lldp/.
mkdir -p ../build/rest_server/codegen/sonic-acl/.
mkdir -p ../build/rest_server/codegen/openconfig-system/.
mkdir -p ../build/rest_server/codegen/openconfig-interfaces/.
mkdir -p ../build/rest_server/codegen/sonic-sflow/.
mkdir -p ../build/rest_server/codegen/sonic-types/.
mkdir: cannot create directory '/vcache/sonic-slave-bookworm/web': Permission denied
configure.ac:21: installing 'aux_scripts/compile'
configure.ac:25: installing 'aux_scripts/config.guess'
configure.ac:25: installing 'aux_scripts/config.sub'
configure.ac:31: installing 'aux_scripts/install-sh'
configure.ac:31: installing 'aux_scripts/missing'
Makefile.am: installing 'aux_scripts/depcomp'
autoreconf: Leaving directory '.'
--2025-10-11 06:27:56--  https://packages.trafficmanager.net/packages/openapi-generator-cli-4.2.3.jar-cda48eb414c8b4585e280c3fb2656e24
Resolving packages.trafficmanager.net (packages.trafficmanager.net)... 13.107.246.74, 2620:1ec:bdf::74
Connecting to packages.trafficmanager.net (packages.trafficmanager.net)|13.107.246.74|:443... connected.
HTTP request sent, awaiting response... checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... none needed
checking whether gcc understands -c and -o together... 200 OK
Length: 21878784 (21M) [application/octet-stream]
Saving to: 'openapi-generator-cli-4.2.3.jar-cda48eb414c8b4585e280c3fb2656e24'

     0K .......... .....yes
checking for stdio.h... yes
checking for stdlib.h... ..... .......... .......... .......yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... ...  0%  206K 1m44s
    50K .......... .......... .......... .......... .....yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... .....  0%  413K 77s
   100K .......... .......... .......... .......... ..........  0% 52.9M 52s
   150K .......... .......... .....yes
checking for unistd.h... yes
checking for wchar.h... ..... .......... ..........  0%  414K 51s
   200K .......... .......... .......... .......... ..........  1% 90.3M 41s
   250K .......... .......... .......... .......yes
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... ... ..........  1%  410K 43s
   300K .......... .......... .......... .......... ..........  1%  121M 37s
   350K ..yes
........ ........checking whether _XOPEN_SOURCE should be defined... .. .......... .......... ..........  1%  141M 32s
   400K .......... .......... .......... .no
checking for gcc... (cached) gcc
checking whether the compiler supports GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to enable C11 features... (cached) none needed
checking whether gcc understands -c and -o together... (cached) yes
......... ..........  2%  415K 34s
   450K .......... .......... .......... .......... ..........  2%  105M 30s
   500K .......... .......... .......... .......... ..........  2%  109M 28s
   550K .......... .......... .......... .......... ..........  2%  119M 25s
   600K .......checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... ... .......... .......... .......... ..........  3%  416K 27s
   650K .......... .......... .......... .......... ..........  3%  107M 25s
   700K .......... .......... .......... .......... ..........  3%  107M 23s
   750K .......... .......... .......... .......... ..........  3%  135M 22s
   800K .......... .......... .......... .......... .......printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... ...  3%  419K 23s
   850K .......... .......... .......... .......... ..........  4%  118M 22s
   900K .......... .......... .......... .......... ..........  4%  109M 21s
   950K .......... .......... .......... .......... ..........  4% 99.4M 20s
  1000K .......... .......... .......... .......... ..........  4%  101M 19s
  1050K .......... .......... .......... .......... ..........  5%  135M 18s
  1100K .......... .......... .......... .......... ..........  5%  116M 17s
  1150K .......... .......... .......... ...BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking for gawk... gawk
checking command to parse /usr/bin/nm -B output from gcc object... ....... ..........  5%  420K 18s
  1200K .......... .......... .......... .......... ..........  5%  127M 18s
  1250K .......... .......... .......... .......... ..........  6% 97.1M 17s
  1300K .......... .......... .......... .......... ..........  6%  133M 16s
  1350K .......... .......... .......... .......... ..........  6%  105M 16s
  1400K .......... .......... .......... .......... ..........  6% 97.8M 15s
  1450K .......... .......... .......... .......... ..........  7%  133M 15s
  1500K .......... .......... .......... .......... ..........  7%  135M 14s
  1550K .......... .......... .......... .......... ..........  7% 90.8M 14s
  1600K .......... .......... .......... .......... ..........  7%  138M 13s
  1650K .......... .......... .......... .......... ..........  7%  426K 14s
  1700K .......... .......... .......... .......... ..........  8% 96.9M 14s
  1750K .......... .......... .......... .......... ..........  8%  108M 13s
  1800K .......... .......... .......... .......... ..........  8%  100M 13s
  1850K .......... .......... .......... .......... ..........  8%  111M 12s
  1900K .......... .......... .......... .......... ..........  9%  109M 12s
  1950K .......... .......... .......... .......... ..........  9%  119M 12s
  2000K .......... .......... .......... .......... ..........  9%  120M 11s
  2050K .......... .......... .......... .......... ..........  9%  129M 11s
  2100K .......... .......... .......... .......... .......... 10% 81.6M 11s
  2150K .......... .......... .......... .......... .......... 10%  105M 11s
  2200K .......... .......... .......... .......... .......... 10%  139M 10s
  2250K .......... .......... .......... .......... .......... 10%  102M 10s
  2300K .......... .......... .......... .......... .......... 10%  112M 10s
  2350K .......... .......ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for dlfcn.h... ... .......... .......... .......... 11%  431K 11s
  2400K .......... .......... .......... .......... .......... 11%  109M 10s
  2450K .......... .......... .......... .......... .......... 11%  119M 10s
  2500K .......... .......... .......... .......... .......... 11%  111M 10s
  2550K .......... .......... .......... .......... .......... 12%  137M 10s
  2600K .......... .......... .......... .......... .......... 12%  105M 9s
  2650K .......... .......... .......... .......... .......... 12%  112M 9s
  2700K .......... .......... .......... .......... .......... 12%  116M 9s
  2750K .......... .......... .......... .......... .......... 13%  113M 9s
  2800K .......... .......... .......... .......... .......... 13%  106M 9s
  2850K .......... .......... .......... .......... .......... 13%  122M 9s
  2900K .......... .......... .......... .......... .......... 13% 97.8M 8s
  2950K .......... .......... .......... .......... .......... 14%  134M 8s
  3000K .......... .......... .......... .......... .......... 14% 92.8M 8s
  3050K .......... .......... .......... .......... .......... 14%  109M 8s
  3100K .......... .......... .......... .......... .......... 14%  110M 8s
  3150K .......... .......... .......... ...yes
checking for objdir... .libs
....... .......... 14%  437K 8s
  3200K .......... .......... .......... .......... .......... 15%  112M 8s
  3250K .......... .......... .......... .......... .......... 15%  103M 8s
  3300K .......... .......... .......... .......... .......... 15% 30.7M 8s
  3350K .......... .......... .......... .......... .......... 15% 9.32M 8s
  3400K .......... .......... .......... .......... .......... 16%  133M 8s
  3450K .......... .......... .......... .......... .......... 16%  149M 7s
  3500K .......... .......... .......... .......... .......... 16% 97.5M 7s
  3550K .......... .......... .......... .......... .......... 16%  103M 7s
  3600K .......... .......... .......... .......... .......... 17%  133M 7s
  3650K .......... .......... .......... .......... .......... 17% 89.9M 7s
  3700K .......... .......... .......... .......... .......... 17%  121M 7s
  3750K .......... .......... .......... .......... .......... 17%  119M 7s
  3800K .......... .......... .......... .......... .......... 18%  105M 7s
  3850K .......... .......... .......... .......... .......... 18%  107M 7s
  3900K .......... .......... .......... .......... .......... 18%  131M 6s
  3950K .......... .......... .......... .......... .......... 18%  120M 6s
  4000K .......... .......... .......... .......... .......... 18%  109M 6s
  4050K .......... .......... .......... .......... ......checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... .... 19%  412K 7s
  4100K .......... .......... .......... .......... .......... 19%  109M 7s
  4150K .......... .......... .......... .......... .......... 19%  116M 7s
  4200K .......... .......... .......... .......... .......... 19%  114M 6s
  4250K .......... .......... .......... .......... .......... 20%  102M 6s
  4300K .......... .......... .......... .......... .......... 20%  115M 6s
  4350K .......... .......... .......... .......... .......... 20%  129M 6s
  4400K .......... .......... .......... .......... .......... 20%  113M 6s
  4450K .......... .......... .......... .......... .......... 21%  109M 6s
  4500K .......... .......... .......... .......... .......... 21%  123M 6s
  4550K .......... .......... .......... .......... .......... 21% 85.6M 6s
  4600K .......... .......... .......... .......... .......... 21%  108M 6s
  4650K .......... .......... .......... .......... .......... 21%  134M 6s
  4700K .......... .......... .......... .......... .......... 22%  102M 6s
  4750K .......... .......... .......... .......... .......... 22%  111M 6s
  4800K .......... .......... .......... .......... .......... 22%  148M 5s
  4850K .......... .......... .......... .......... .......... 22%  101M 5s
  4900K .......... .......... .......... .......... .......... 23%  105M 5s
  4950K .......... .......... .......... .......... .......... 23%  121M 5s
  5000K .......... .......... .......... .......... .......... 23%  105M 5s
  5050K .......... .......... .......... .......... .......... 23%  128M 5s
  5100K .......... .......... .......... .......... .......... 24%  111M 5s
  5150K .......... .......... .......... .......... .......... 24%  133M 5s
  5200K .......... .......... .......... .......... .......... 24% 86.8M 5s
  5250K .......... .......... .......... .......... .......... 24%  127M 5s
  5300K .......... .......... .......... .......... .......... 25%  112M 5s
  5350K .......... .......... .......... .......... .......... 25%  116M 5s
  5400K .......... .......... .......... .......... .......... 25% 97.9M 5s
  5450K .......... .......... ..no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... ........ .......... .......... 25%  452K 5s
  5500K .......... .......... .......... .......... .......... 25%  127M 5s
  5550K .......... .......... .......... .......... .......... 26%  111M 5s
  5600K .......... .......... .......... .......... .......... 26%  108M 5s
  5650K .......... .......... .......... .......... .......... 26% 92.1M 5s
  5700K .......... .......... .......... .......... .......... 26%  118M 5s
  5750K .......... .......... .......... .......... .......... 27% 98.4M 5s
  5800K .......... .......... .......... .......... .......... 27%  139M 5s
  5850K .......... .......... .......... .......... .......... 27%  111M 5s
  5900K .......... .......... .......... .......... .......... 27%  104M 4s
  5950K .......... .......... .......... .......... .......... 28%  139M 4s
  6000K .......... .......... .......... .......... .......... 28%  109M 4s
  6050K .......... .......... .......... .......... .......... 28%  102M 4s
  6100K .......... .......... .......... .......... .......... 28%  132M 4s
  6150K .......... .......... .......... .......... .......... 29% 90.0M 4s
  6200K .......... .......... .......... .......... .......... 29%  133M 4s
  6250K .......... .......... .......... .......... .......... 29%  145M 4s
  6300K .......... .......... .......... .......... .......... 29% 78.4M 4s
  6350K .......... .......... .......... .......... .......... 29%  126M 4s
  6400K .......... .......... .......... .......... .......... 30% 96.9M 4s
  6450K .......... .......... .......... .......... .......... 30%  135M 4s
  6500K .......... .......... .......... .......... .......... 30%  128M 4s
  6550K .......... .......... .......... .......... .......... 30%  110M 4s
  6600K .......... .......... .......... .......... .......... 31% 95.3M 4s
  6650K .......... .......... .......... .......... .......... 31%  116M 4s
  6700K .......... .......... .......... .......... .......... 31%  131M 4s
  6750K .......... .......... .......... .......... .......... 31%  131M 4s
  6800K .......... .......... .......... .......... .......... 32%  106M 4s
  6850K .......... .......... .......... .......... .......... 32% 97.4M 4s
  6900K .......... .......... .......... .......... .......... 32%  120M 4s
  6950K .......... .......... ......no
checking dynamic linker characteristics... .... .......... .......... 32%  460K 4s
  7000K .......... .......... .......... .......... .......... 32% 85.0M 4s
  7050K .......... .......... .......... .......... .......... 33%  139M 4s
  7100K .......... .......... .......... .......... .......... 33%  136M 4s
  7150K .......... .......... .......... .......... .......... 33% 86.5M 4s
  7200K .......... .......... .......... .......... .......... 33%  141M 4s
  7250K .......... .......... .......... .......... .......... 34%  115M 4s
  7300K .......... .......... .......... .......... .......... 34% 93.9M 4s
  7350K .......... .......... .......... .......... .......... 34%  104M 3s
  7400K .......... .......... .......... .......... .......... 34%  135M 3s
  7450K .......... .......... .......... .......... .......... 35% 86.3M 3s
  7500K .......... .......... .......... .......... .......... 35%  141M 3s
  7550K .......... .......... .......... .......... .......... 35%  136M 3s
  7600K .......... .......... .......... .......... .......... 35% 85.2M 3s
  7650K .......... .......... .......... .......... .......... 36%  133M 3s
  7700K .......... .......... .......... .......... .......... 36%  114M 3s
  7750K .......... .......... .......... .......... .......... 36%  104M 3s
  7800K .......... .......... .......... .......... .......... 36%  133M 3s
  7850K .......... .......... .......... .......... .......... 36%  112M 3s
  7900K .......... .......... .......... .......... .......... 37%  106M 3s
  7950K .......... .......... .......... .......... .......... 37% 94.6M 3s
  8000K .......... .......... .......... .......... .......... 37%  136M 3s
  8050K .......... .......... .......... .......... .......... 37% 89.3M 3s
  8100K .......... .......... .......... .......... .......... 38%  136M 3s
  8150K .......... .......... .......... .......... ..GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for g++... g++
checking whether the compiler supports GNU C++... yes
checking whether g++ accepts -g... ........ 38%  410K 3s
  8200K .......... .......... .......... .......... .......... 38% 69.2M 3s
  8250K .......... .......... .......... .......... .......... 38%  141M 3s
  8300K .......... .......... .......... .......... .......... 39%  103M 3s
  8350K .......... .......... .......... .......... .......... 39%  105M 3s
  8400K .......... .......... .......... .......... .......... 39%  134M 3s
  8450K .......... .......... .......... .......... .......... 39%  133M 3s
  8500K .......... .......... .......... .......... .......... 40% 78.0M 3s
  8550K .......... .......... .......... .......... .......... 40%  104M 3s
  8600K .......... .......... .......... .......... .......... 40%  124M 3s
  8650K .......... .......... .......... .......... .......... 40%  124M 3s
  8700K .......... .......... .......... .......... .......... 40%  121M 3s
  8750K .......... .......... .......... .......... .......... 41%  103M 3s
  8800K .......... .......... .......... .......... .......... 41%  120M 3s
  8850K .......... .......... .......... .......... .......... 41%  109M 3s
  8900K .......... .......... .......... .......... .......... 41% 98.2M 3s
  8950K .......... .......... .......... .......... .......... 42%  130M 3s
  9000K .......... .......... .......... .......... .......... 42%  130M 3s
  9050K .......... .......... .......... .......... .......... 42%  107M 3s
  9100K .......... .......... .......... .......... .......... 42% 92.0M 3s
  9150K .......... .......... .......... .......... .......... 43%  123M 3s
  9200K .......... .......... .......... .......... .......... 43% 96.0M 3s
  9250K .......... .......... .......... .......... .......... 43%  130M 3s
  9300K .......... .......... .......... .......... .......... 43%  122M 3s
  9350K .......... .......... .......... .......... .......... 43%  111M 3s
  9400K .......... .......... .......... .......... .......... 44% 94.5M 2s
  9450K .......... .......... .......... .......... .......... 44%  123M 2s
  9500K .......... .......... .......... .......... .......... 44%  127M 2s
  9550K .......... .......... .......... .......... .......... 44%  129M 2s
  9600K .......... .......... .......... .......... .......... 45%  105M 2s
  9650K .......... .......... .......... .......... .......... 45% 95.1M 2s
  9700K .......... .......... .......... .......... .......... 45%  134M 2s
  9750K .......... .......... .......... .......... .......... 45%  127M 2s
  9800K .......... .......... .......... .......... .......... 46% 88.0M 2s
  9850K .......... .......... .......... .......... .......... 46%  126M 2s
  9900K .......... .......... .......... .......... .......... 46%  108M 2s
  9950K .......... .......... .......... .......... .......... 46% 94.5M 2s
 10000K .......... .......... .......... .......... .......... 47%  130M 2s
 10050K .......... .......... .......... .......... .......... 47%  127M 2s
 10100K .......... .......... .......... .......... ....yes
checking for g++ option to enable C++11 features... ...... 47%  477K 2s
 10150K .......... .......... .......... .......... .......... 47%  128M 2s
 10200K .......... .......... .......... .......... .......... 47% 97.9M 2s
 10250K .......... .......... .......... .......... .......... 48%  113M 2s
 10300K .......... .......... .......... .......... .......... 48% 98.4M 2s
 10350K .......... .......... .......... .......... .......... 48%  133M 2s
 10400K .......... .......... .......... .......... .......... 48%  118M 2s
 10450K .......... .......... .......... .......... .......... 49% 96.1M 2s
 10500K .......... .......... .......... .......... .......... 49%  135M 2s
 10550K .......... .......... .......... .......... .......... 49% 92.0M 2s
 10600K .......... .......... .......... .......... .......... 49%  131M 2s
 10650K .......... ....none needed
...... .......... .......... .......... 50% 88.5M 2s
 10700K .......... .......... .......... .......... .......... 50%  135M 2s
 10750K .......... .......... .......... .......... .......... 50%  131M 2s
 10800K .......... .......... .......... .......... .......... 50% 89.5M 2s
 10850K .......... .......... .......... .......... .......... 51%  128M 2s
 10900K .......... .......... .......... .......... .......... 51%  135M 2s
 10950K .......... .......... .......... .......... .......... 51% 85.1M 2s
 11000K .......... .......... .......... .......... .......... 51%  129M 2s
 11050K .......... .......... .......... .......... .......... 51%  126M 2s
 11100K .......... .......... .......... .......... .......... 52%  132M 2s
 11150K .......... .......... .......... .......... .......... 52%  111M 2s
 11200K .......... .......... .......... .......... .......... 52% 88.0M 2s
 11250K .......... .......... .......... .......... .......... 52% 93.2M 2s
 11300K .......... .......... .......... .......... .......... 53%  129M 2s
 11350K .......... .......... .......... .......... .......... 53%  123M 2s
 11400K .......... .......... .......... .......... .......... 53%  130M 2s
 11450K .......... .......... .......... .......... .......... 53%  113M 2s
 11500K .......... .......... .......... .......... .......... 54% 89.3M 2s
 11550K .......... .......... .......... .......... .......... 54%  128M 2s
 11600K .......... .......... .......... .......... .......... 54%  123M 2s
 11650K .......... .......... .......... .......... .......... 54%  133M 2s
 11700K ....checking how to run the C++ preprocessor... ...... .......... .......... .......... .......... 54%  111M 2s
 11750K .......... .......... .......... .......... .......... 55% 94.1M 2s
 11800K .......... .......... .......... .......... .......... 55%  127M 2s
 11850K .......... .......... .......... .......... .......... 55% 87.6M 2s
 11900K .......... .......... .......... .......... .......... 55%  123M 2s
 11950K .......... .......... .......... .......... .......... 56%  114M 2s
 12000K .......... .......... .......... .......... .......... 56%  125M 2s
 12050K .......... .......... .......... .......... .......... 56% 93.9M 2s
 12100K .......... .......... .......... .......... .......... 56%  130M 2s
 12150K .......... .......... .......... .......... .......... 57%  116M 2s
 12200K .......... .......... .......... .......... .......... 57%  115M 2s
 12250K .......... .......... ..g++ -E
........ ........checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... .. .......... 57%  212K 2s
 12300K .......... .......... .......... .......... .......... 57%  103M 2s
 12350K .......... .......... .......... .......... .......... 58%  132M 2s
 12400K .......... .......... .......... .......... .......... 58%  116M 2s
 12450K .......... .......... .......... .......... .......... 58% 94.9M 2s
 12500K .......... .......... .......... .......... .......... 58% 99.8M 2s
 12550K .......... .......... .......... .......... ......yes
.... 58%  132M 2s
 12600K .......... .......... .......... .......... .......... 59%  127M 2s
 12650K .......... .......... .......... .......... .......... 59% 93.6M 2s
 12700K .......... .......... .......... .......... .......... 59%  135M 2s
 12750K .......... .......... .......... .......... .......... 59%  116M 2s
 12800K .......... .......... .......... .......... .......... 60% 94.4M 2s
 12850K .......... .......... .......... .......... .......... 60%  137M 2s
 12900K .......... .......... .......... .......... .......... 60%  101M 2s
 12950K .......... .......... .......... .......... .......... 60%  122M 2s
 13000K .......... .......... .......... .......... .......... 61%  120M 1s
 13050K .......... .......... .......... .......... .......... 61%  107M 1s
 13100K .......... .......... .......... .......... .......... 61%  105M 1s
 13150K .......... .......... .......... .......... .......... 61%  101M 1s
 13200K .......... .......... .......... .......... .......... 62%  110M 1s
 13250K .......... .......... .......... .......... .......... 62%  126M 1s
 13300K .......... .......... .......... .......... .......... 62%  129M 1s
 13350K .......... .......... .......... .......... .......... 62%  117M 1s
 13400K .......... .......... .......... .......... .......... 62%  113M 1s
 13450K .......... .......... .......... .......... .......... 63% 94.5M 1s
 13500K .......... .......... .......... .......... .......... 63%  129M 1s
 13550K .......... .......... .......... .......... .......... 63%  126M 1s
 13600K .......... ..........checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries...  .......... .......... .......... 63%  105M 1s
 13650K .......... .......... .......... .......... .......... 64% 95.9M 1s
 13700K .......... .......... .......... .......... .......... 64%  123M 1s
 13750K .......... .......... .......... .......... .......... 64% 89.9M 1s
 13800K .......... .......... .......... .......... .......... 64%  129M 1s
 13850K .......... .......... .......... .......... .......... 65%  130M 1s
 13900K .......... .......... .......... .......... .......... 65%  107M 1s
 13950K .......... .......... .......... .......... .......... 65% 98.2M 1s
 14000K .......... .......... .......... .......... .......... 65%  122M 1s
 14050K .......... .......... .......... .......... .......... 65%  121M 1s
 14100K .......... .......... .......... .......... .......... 66%  132M 1s
 14150K .......... .......... .......... .......... .......... 66%  106M 1s
 14200K .......... .......... .......... .......... .......... 66% 92.0M 1s
 14250K .......... .......... .......... .......... .......... 66%  130M 1s
 14300K .......... .......... .......... .......... .......... 67%  133M 1s
 14350K .......... .......... .......... .......... .......... 67%  134M 1s
 14400K .......... .......... .......... .......... .......... 67% 86.1M 1s
 14450K .......... .......... .......... .......... .......... 67%  112M 1s
 14500K .......... .......... ..........yes
 .......... .......... 68% 93.9M 1s
 14550K .......... .......... .......... .......... .......... 68%  120M 1s
 14600K .......... .......... .......... .......... .......... 68%  133M 1s
 14650K .......... .......... .......... .......... .......... 68%  114M 1s
 14700K .......... .......... .......... .......... .......... 69%  123M 1s
 14750K .......... .......... .......... .......... .......... 69%  495K 1s
 14800K .......... .......... .......... .......... .......... 69% 93.3M 1s
 14850K .......... .......... .......... .......... .......... 69%  111M 1s
 14900K .......... .......... .......... .......... .......... 69% 99.6M 1s
 14950K .......... .......... .......... .......... .......... 70%  124M 1s
 15000K .......... .......... .......... .......... .......... 70%  132M 1s
 15050K .......... .......... .......... .......... .......... 70%  107M 1s
 15100K .......... .......... .......... .......... .......... 70% 97.0M 1s
 15150K .......... .......... .......... .......... .......... 71%  121M 1s
 15200K .......... .......... .......... .......... .......... 71%  124M 1s
 15250K .......... .......... .......... .......... .......... 71%  120M 1s
 15300K .......... .......... .......... .......... .......... 71% 91.9M 1s
 15350K .......... .......... .......... .......... .......... 72%  128M 1s
 15400K .......... .......... .......... .......... .......... 72%  125M 1s
 15450K .......... .......... .......... .......... .......... 72% 88.3M 1s
 15500K .......... .......... .......... .......... .......... 72%  118M 1s
 15550K .......... .......... .......... .......... .......... 73%  114M 1s
 15600K .......... .......... .......... .......... .......... 73% 94.8M 1s
 15650K .......... .......... .......... .......... .......... 73%  128M 1s
 15700K .......... .......... .......... .......... .......... 73%  130M 1s
 15750K .......... .......... .......... .......... .......... 73%  120M 1s
 15800K .......... .......... .......... .......... .......... 74%  108M 1s
 15850K .......... .......... .......... .......... .......... 74% 96.0M 1s
 15900K .......... .......... .......... .......... .......... 74%  124M 1s
 15950K .......... .......... .......... .......... .......... 74%  130M 1s
 16000K .......... .......... .......... .......... .......... 75%  105M 1s
 16050K .......... .......... .......... .......... .......... 75%  137M 1s
 16100K .......... .......... .......... .......... .......... 75% 84.8M 1s
 16150K .......... .......... .......... .......... .......... 75% 96.5M 1s
 16200K .......... .......... .......... .......... .......... 76%  133M 1s
 16250K .......... .......... .......... .......... .......... 76%  125M 1s
 16300K .......... .......... .......... .......... .......... 76%  107M 1s
 16350K .......... .......... .......... ....checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... ...... .......... 76%  435K 1s
 16400K .......... .......... .......... .......... .......... 76%  101M 1s
 16450K .......... .......... .......... .......... .......no
... 77%  129M 1s
 16500K .....checking if g++ supports -c -o file.o... ..... .......... .......... .......... .......... 77%  111M 1s
 16550K .......... .......... .......... .......... .......... 77% 96.8M 1s
 16600K .......... .......... .......... .......... .......... 77%  128M 1s
 16650K .......... .......... .......... .......... .......... 78%  129M 1s
 16700K .......... .......... .......... .......... .......... 78%  103M 1s
 16750K .......... .......... .......... .......... .......... 78% 97.2M 1s
 16800K .......... .......... .......... .......... .......... 78%  125M 1s
 16850K .......... .......... .......... .......... .......... 79%  127M 1s
 16900K .......... .......... .......... .......... .......... 79%  125M 1s
 16950K .......... .......... .......... .......... .......... 79%  107M 1s
 17000K .......... .......... .......... .......... .......... 79% 99.1M 1s
 17050K .......... .......... .......... .......... .......... 80%  103M 1s
 17100K .......... .......... .......... .......... .......... 80%  107M 1s
 17150K .......... .......... .......... .......... .......... 80%  132M 1s
 17200K .......... .......... .......... .......... .......... 80%  123M 1s
 17250K .......... .......... .......... .......... .......... 80%  104M 1s
 17300K .......... .......... .......... .......... .......... 81% 98.9M 1s
 17350K .......... .......... .......... .......... .......... 81%  124M 1s
 17400K .......... .......... .......... .......... .......... 81%  124M 1s
 17450K .......... .......... .......... .......... .......... 81%  101M 1s
 17500K .......... .......... .......... .......... .......... 82%  132M 1s
 17550K .......... .......... .......... .......... .......... 82% 97.4M 1s
 17600K .......... .......... .......... .......... .......... 82%  140M 1s
 17650K .......... .......... .......... .......... .......... 82%  129M 1s
 17700K .......... .......... .......... .......... .......... 83% 87.7M 1s
 17750K .......... .......... .......... .......... .......... 83%  113M 1s
 17800K .......... .......... .......... .......... .......... 83%  122M 1s
 17850K .......... .......... .......... .......... .......... 83% 93.4M 1s
 17900K .......... .......... .......... .......... .......... 84%  129M 0s
 17950K .......... .......... .......... .......... .......... 84%  126M 0s
 18000K .......... .......... .......... .......... .......... 84%  107M 0s
 18050K .......... .......... .......... .......... .......... 84% 96.1M 0s
 18100K .......... .......... .......... .......... .......... 84%  123M 0s
 18150K .......... .......... .......... .......... .......... 85%  131M 0s
 18200K .......... .......... .......... .......... .......... 85%  127M 0s
 18250K .......... .......... .......... .......... .......... 85%  108M 0s
 18300K .......... .......... .......... .......... .......... 85% 95.8M 0s
 18350K .......... .......... .......... .......... .......... 86% 87.8M 0s
 18400K .......... .......... .......... .......... .......... 86%  123M 0s
 18450K .......... .......... .......... .......... .......... 86%  131M 0s
 18500K .......... .......... .......... .......... .......... 86%  111M 0s
 18550K .......... .......... .......... .......... .......... 87%  128M 0s
 18600K .......... .......... .......... .......... .......... 87% 94.0M 0s
 18650K .......... .......... .......... .......... .......... 87%  117M 0s
 18700K .......... .......... .......... .......... .......... 87%  126M 0s
 18750K .......... .......... .......... .......... .......... 87%  119M 0s
 18800K .......... .......... .......... .......... .......... 88%  113M 0s
 18850K .......... .......... .......... .......... .......... 88%  112M 0s
 18900K .......... .......... .......... .......... .......... 88%  128M 0s
 18950K .......... .......... .......... .......... .......... 88% 91.0M 0s
 19000K .......... .......... .......... .......... .......... 89% 86.6M 0s
 19050K .......... .......... .......... .......... .......... 89%  130M 0s
 19100K .......... .......... .......... .......... .......... 89%  133M 0s
 19150K ..yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... ........ .......... .......... .......... .......... 89%  513K 0s
 19200K .......... .......... .......... .......... .......... 90% 89.3M 0s
 19250K .......... .......... .......... .......... .......... 90%  112M 0s
 19300K .......... .......... .......... .......... .......... 90% 98.5M 0s
 19350K .......... .......... .......... .......... .......... 90%  132M 0s
 19400K .......... .......... .......... .......... .......... 91%  129M 0s
 19450K .......... .......... .......... .......... .......... 91%  107M 0s
 19500K .......... .......... .......... .......... .......... 91% 90.9M 0s
 19550K .......... .......... .......... .......... .......... 91%  126M 0s
 19600K .......... .......... .......... .......... .......... 91%  133M 0s
 19650K ...../usr/bin/mkdir -p
..... .......checking whether make sets $(MAKE)... ... .......... .......... .......... 92%  127M 0s
 19700K .......... .......... .......... .......... .......... 92%  107M 0s
 19750K .......... .......... .......... .......... .......... 92% 92.4M 0s
 19800K .......... .......... .......... .......... .......... 92%  134M 0s
 19850K .......... .......... .......... .......... .......... 93% 86.7M 0s
 19900K .......... .......... .......... .......... .......... 93%  129M 0s
 19950K .......... .......... .......... .......... .......... 93%  131M 0s
 20000K .......... .......... .......... .......... .......... 93%  103M 0s
 20050K .......... .......... .......... .......... .......... 94%  101M 0s
 20100K .......... .......... .......... .......... .......... 94%  121M 0s
 20150K .......... .......... .......... .......... .......... 94%  121M 0s
 20200K .......... .......... .......... .......... .......... 94%  112M 0s
 20250K .......... .......... .......... .......... .......... 95%  117M 0s
 20300K .......... .......... .......... .......... .......... 95%  103M 0s
 20350K .......... .......... .......... .......... .......... 95%  126M 0s
 20400K .......... .......... .......... .......... .......... 95%  133M 0s
 20450K .......... .......... ..........yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of gcc...  .......... .......... 95%  444K 0s
 20500K .......... .......... .......... .......... .......... 96% 96.8M 0s
 20550K .......... .......... .......... .......... .......... 96%  118M 0s
 20600K .......... .......... .......... .......... .......... 96%  122M 0s
 20650K .......... .......... .......... .......... .......... 96%  117M 0s
 20700K .......... .......... .......... .......... .......... 97%  106M 0s
 20750K .......... .......... .......... .......... .......... 97%  110M 0s
 20800K .......... .......... .......... .......... .......... 97%  118M 0s
 20850K .......... .......... .......... .......... .......... 97%  130M 0s
 20900K .......... .......... .......... .......... .......... 98%  123M 0s
 20950K .......... .......... .......... .......... .......... 98% 95.9M 0s
 21000K .......... .......... .......... .......... .......... 98%  106M 0s
 21050K .......... .......... .......... .......... .......... 98% 95.5M 0s
 21100K .......... .......... .......... .......... .......... 98%  122M 0s
 21150K .......... .......... .......... .......... .......... 99%  128M 0s
 21200K .......... .......... .......... .......... .......... 99%  106M 0s
 21250K .......... .......... .......... .......... .......... 99%  102M 0s
 21300K .......... .......... .......... .......... .......... 99%  119M 0s
 21350K .......... ......                                     100%  180M=2.8s

2025-10-11 06:27:59 (7.33 MB/s) - 'openapi-generator-cli-4.2.3.jar-cda48eb414c8b4585e280c3fb2656e24' saved [21878784/21878784]

gcc3
checking dependency style of g++... +++ Copying openconfig-platform.yaml +++
cp ../build/yaml/$(basename ../build/rest_server/codegen/openconfig-platform).yaml ../build/rest_server/dist/ui/$(basename ../build/rest_server/codegen/openconfig-platform).yaml
+++ Copying sonic-mclag.yaml +++
cp ../build/yaml/$(basename ../build/rest_server/codegen/sonic-mclag).yaml ../build/rest_server/dist/ui/$(basename ../build/rest_server/codegen/sonic-mclag).yaml
+++ Copying openconfig-acl.yaml +++
cp ../build/yaml/$(basename ../build/rest_server/codegen/openconfig-acl).yaml ../build/rest_server/dist/ui/$(basename ../build/rest_server/codegen/openconfig-acl).yaml
+++ Copying ietf-yang-library.yaml +++
cp ../build/yaml/$(basename ../build/rest_server/codegen/ietf-yang-library).yaml ../build/rest_server/dist/ui/$(basename ../build/rest_server/codegen/ietf-yang-library).yaml
+++ Copying sonic-show-techsupport.yaml +++
cp ../build/yaml/$(basename ../build/rest_server/codegen/sonic-show-techsupport).yaml ../build/rest_server/dist/ui/$(basename ../build/rest_server/codegen/sonic-show-techsupport).yaml
+++ Copying sonic-portchannel.yaml +++
cp ../build/yaml/$(basename ../build/rest_server/codegen/sonic-portchannel).yaml ../build/rest_server/dist/ui/$(basename ../build/rest_server/codegen/sonic-portchannel).yaml
+++ Copying openconfig-mclag.yaml +++
cp ../build/yaml/$(basename ../build/rest_server/codegen/openconfig-mclag).yaml ../build/rest_server/dist/ui/$(basename ../build/rest_server/codegen/openconfig-mclag).yaml
+++ Copying sonic-port.yaml +++
cp ../build/yaml/$(basename ../build/rest_server/codegen/sonic-port).yaml ../build/rest_server/dist/ui/$(basename ../build/rest_server/codegen/sonic-port).yaml
touch ../build/rest_server/codegen/openconfig-platform/.yangapi_copy_done
+++ Copying sonic-vrf.yaml +++
touch ../build/rest_server/codegen/sonic-mclag/.yangapi_copy_done
cp ../build/yaml/$(basename ../build/rest_server/codegen/sonic-vrf).yaml ../build/rest_server/dist/ui/$(basename ../build/rest_server/codegen/sonic-vrf).yaml
+++ Copying sonic-interface.yaml +++
touch ../build/rest_server/codegen/ietf-yang-library/.yangapi_copy_done
cp ../build/yaml/$(basename ../build/rest_server/codegen/sonic-interface).yaml ../build/rest_server/dist/ui/$(basename ../build/rest_server/codegen/sonic-interface).yaml
+++ Copying openconfig-sampling-sflow.yaml +++
cp ../build/yaml/$(basename ../build/rest_server/codegen/openconfig-sampling-sflow).yaml ../build/rest_server/dist/ui/$(basename ../build/rest_server/codegen/openconfig-sampling-sflow).yaml
touch ../build/rest_server/codegen/openconfig-acl/.yangapi_copy_done
touch ../build/rest_server/codegen/sonic-show-techsupport/.yangapi_copy_done
touch ../build/rest_server/codegen/sonic-portchannel/.yangapi_copy_done
touch ../build/rest_server/codegen/openconfig-mclag/.yangapi_copy_done
+++ Copying openconfig-lldp.yaml +++
touch ../build/rest_server/codegen/sonic-port/.yangapi_copy_done
cp ../build/yaml/$(basename ../build/rest_server/codegen/openconfig-lldp).yaml ../build/rest_server/dist/ui/$(basename ../build/rest_server/codegen/openconfig-lldp).yaml
+++ Copying sonic-acl.yaml +++
touch ../build/rest_server/codegen/sonic-vrf/.yangapi_copy_done
touch ../build/rest_server/codegen/sonic-interface/.yangapi_copy_done
cp ../build/yaml/$(basename ../build/rest_server/codegen/sonic-acl).yaml ../build/rest_server/dist/ui/$(basename ../build/rest_server/codegen/sonic-acl).yaml
+++ Copying openconfig-system.yaml +++
cp ../build/yaml/$(basename ../build/rest_server/codegen/openconfig-system).yaml ../build/rest_server/dist/ui/$(basename ../build/rest_server/codegen/openconfig-system).yaml
+++ Copying openconfig-interfaces.yaml +++
touch ../build/rest_server/codegen/openconfig-sampling-sflow/.yangapi_copy_done
cp ../build/yaml/$(basename ../build/rest_server/codegen/openconfig-interfaces).yaml ../build/rest_server/dist/ui/$(basename ../build/rest_server/codegen/openconfig-interfaces).yaml
+++ Copying sonic-sflow.yaml +++
cp ../build/yaml/$(basename ../build/rest_server/codegen/sonic-sflow).yaml ../build/rest_server/dist/ui/$(basename ../build/rest_server/codegen/sonic-sflow).yaml
+++ Copying sonic-types.yaml +++
touch ../build/rest_server/codegen/openconfig-lldp/.yangapi_copy_done
cp ../build/yaml/$(basename ../build/rest_server/codegen/sonic-types).yaml ../build/rest_server/dist/ui/$(basename ../build/rest_server/codegen/sonic-types).yaml
touch ../build/rest_server/codegen/sonic-acl/.yangapi_copy_done
touch ../build/rest_server/codegen/openconfig-interfaces/.yangapi_copy_done
touch ../build/rest_server/codegen/openconfig-system/.yangapi_copy_done
touch ../build/rest_server/codegen/sonic-sflow/.yangapi_copy_done
touch ../build/rest_server/codegen/sonic-types/.yangapi_copy_done
+++ Generating  landing page for Swagger UI +++
../tools/ui_gen/src/uigen.py
+++ Generating index page for RESTCONF documents +++
../tools/restconf_doc_tools/index.py --mdDir ../build/restconf_md
gcc3
checking size of int... 4
checking size of long... make[4]: Leaving directory '/sonic/src/sonic-mgmt-framework/models'
make[3]: Leaving directory '/sonic/src/sonic-mgmt-framework/models'
make -C rest
make[3]: Entering directory '/sonic/src/sonic-mgmt-framework/rest'
/usr/local/go/bin/go build -mod=vendor -gcflags="all=-N -l" -v -o ../build/rest_server/rest_server ../rest/main/main.go
8
checking size of size_t... /usr/local/go/bin/go build -o ../build/rest_server/generate_cert /usr/lib/go-1.19/src/crypto/tls/generate_cert.go
/usr/local/go/bin/go test -mod=vendor -tags test -cover -c ../rest/server -o ../build/tests/rest/server.test
Checking Go file formatting...
All files are properly formatted.
touch ../build/rest_server/.formatcheck
8
checking if LD -Wl,--version-script works... yes
checking for libexpat support... no
checking for libroxml support... no
configure: WARNING: --with-libxml2=DIR is probably broken, just trying
checking for libxml2 support... yes
configure: headers for libxml2 hopefully in /usr/include/libxml2
configure: library libxml2 hopefully in /usr/lib
checking for library containing socket... none required
checking for regex.h... yes
checking for getopt.h... yes
checking for getopt_long()... yes
checking for locale.h... internal/unsafeheader
internal/race
yes
checking for nl_langinfo and CODESET... internal/goexperiment
container/list
internal/itoa
sync/atomic
internal/goarch
google.golang.org/grpc/serviceconfig
vendor/golang.org/x/crypto/internal/subtle
crypto/subtle
golang.org/x/sys/internal/unsafeheader
unicode/utf16
internal/goos
golang.org/x/net/html/atom
golang.org/x/text/encoding/internal/identifier
math/bits
runtime/internal/atomic
internal/nettrace
unicode
crypto/internal/subtle
golang.org/x/text/internal/utf8internal
google.golang.org/protobuf/internal/flags
github.com/google/go-cmp/cmp/internal/flags
encoding
vendor/golang.org/x/crypto/cryptobyte/asn1
github.com/go-playground/locales/currency
github.com/google/go-cmp/cmp/internal/diff
unicode/utf8
go4.org/unsafe/assume-no-moving-gc
google.golang.org/protobuf/internal/genname
runtime/internal/syscall
internal/cpu
golang.org/x/crypto/internal/subtle
github.com/philopon/go-toposort
google.golang.org/grpc/internal/grpclog
google.golang.org/protobuf/internal/fieldnum
internal/abi
runtime/internal/math
runtime/internal/sys
github.com/golang/groupcache/lru
yes
checking for pwd.h... google.golang.org/protobuf/internal/set
crypto/internal/boring/fipstls
crypto/internal/boring/bcache
internal/bytealg
math
yes
checking for grp.h... runtime
yes
checking for chroot... yes
checking for dlfcn.h... (cached) yes
checking for library containing dlopen... none required
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating clish/plugin_builtin.c
config.status: creating Makefile
config.status: creating config.h
config.status: executing libtool commands
config.status: executing depfiles commands
internal/reflectlite
sync
internal/testlog
github.com/Workiva/go-datastructures/set
internal/singleflight
google.golang.org/protobuf/internal/pragma
math/rand
google.golang.org/grpc/internal/buffer
google.golang.org/grpc/internal/grpcsync
runtime/cgo
errors
sort
internal/oserror
internal/safefilepath
path
io
vendor/golang.org/x/net/dns/dnsmessage
strconv
crypto/internal/nistec/fiat
syscall
golang.org/x/text/internal/tag
golang.org/x/text/internal/stringset
hash
crypto/internal/randutil
text/tabwriter
bytes
strings
hash/fnv
hash/crc32
crypto
crypto/rc4
github.com/maruel/natural
github.com/go-redis/redis/v7/internal/util
golang.org/x/crypto/blowfish
make[5]: Entering directory '/sonic/src/sonic-mgmt-framework/build/klish-2.1.4'
make[5]: warning: jobserver unavailable: using -j1.  Add '+' to parent make rule.
reflect
github.com/go-redis/redis/v7/internal/consistenthash
make  all-am
golang.org/x/text/transform
make[6]: Entering directory '/sonic/src/sonic-mgmt-framework/build/klish-2.1.4'
vendor/golang.org/x/text/transform
depbase=`echo bin/clish.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT bin/clish.o -MD -MP -MF $depbase.Tpo -c -o bin/clish.o bin/clish.c &&\
mv -f $depbase.Tpo $depbase.Po
github.com/go-redis/redis/v7/internal/hashtag
google.golang.org/grpc/encoding
github.com/openconfig/goyang/pkg/indent
net/http/internal/ascii
bufio
regexp/syntax
html
golang.org/x/text/encoding
golang.org/x/text/runes
golang.org/x/text/encoding/internal
internal/syscall/execenv
internal/syscall/unix
time
golang.org/x/text/encoding/unicode
golang.org/x/text/encoding/charmap
golang.org/x/text/encoding/japanese
golang.org/x/text/encoding/traditionalchinese
golang.org/x/text/encoding/korean
golang.org/x/text/encoding/simplifiedchinese
regexp
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT clish/libclish_la-plugin_builtin.lo -MD -MP -MF clish/.deps/libclish_la-plugin_builtin.Tpo -c -o clish/libclish_la-plugin_builtin.lo `test -f 'clish/plugin_builtin.c' || echo './'`clish/plugin_builtin.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/libclish_la-plugin_builtin.lo -MD -MP -MF clish/.deps/libclish_la-plugin_builtin.Tpo -c clish/plugin_builtin.c  -fPIC -DPIC -o clish/.libs/libclish_la-plugin_builtin.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/libclish_la-plugin_builtin.lo -MD -MP -MF clish/.deps/libclish_la-plugin_builtin.Tpo -c clish/plugin_builtin.c -o clish/libclish_la-plugin_builtin.o >/dev/null 2>&1
google.golang.org/grpc/backoff
google.golang.org/grpc/internal/grpcrand
google.golang.org/grpc/keepalive
context
github.com/go-playground/locales
github.com/Workiva/go-datastructures/queue
io/fs
internal/poll
mv -f clish/.deps/libclish_la-plugin_builtin.Tpo clish/.deps/libclish_la-plugin_builtin.Plo
google.golang.org/grpc/internal/backoff
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT clish/command/libclish_la-command.lo -MD -MP -MF clish/command/.deps/libclish_la-command.Tpo -c -o clish/command/libclish_la-command.lo `test -f 'clish/command/command.c' || echo './'`clish/command/command.c
google.golang.org/grpc/tap
embed
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/command/libclish_la-command.lo -MD -MP -MF clish/command/.deps/libclish_la-command.Tpo -c clish/command/command.c  -fPIC -DPIC -o clish/command/.libs/libclish_la-command.o
os
encoding/binary
github.com/google/go-cmp/cmp/internal/function
github.com/openconfig/gnmi/errlist
internal/fmtsort
encoding/base64
crypto/md5
vendor/golang.org/x/crypto/internal/poly1305
vendor/golang.org/x/crypto/curve25519/internal/field
golang.org/x/crypto/poly1305
crypto/cipher
crypto/internal/edwards25519/field
crypto/internal/nistec
golang.org/x/sys/unix
encoding/pem
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/command/libclish_la-command.lo -MD -MP -MF clish/command/.deps/libclish_la-command.Tpo -c clish/command/command.c -o clish/command/libclish_la-command.o >/dev/null 2>&1
internal/godebug
google.golang.org/grpc/internal/envconfig
google.golang.org/protobuf/internal/detrand
io/ioutil
go4.org/intern
fmt
path/filepath
os/signal
crypto/internal/edwards25519
internal/intern
golang.org/x/crypto/chacha20
vendor/golang.org/x/crypto/chacha20
crypto/des
vendor/golang.org/x/sys/cpu
net/netip
os/exec
vendor/golang.org/x/crypto/chacha20poly1305
net
encoding/hex
vendor/golang.org/x/crypto/curve25519
flag
net/url
mime
encoding/json
encoding/xml
github.com/antchfx/xpath
golang.org/x/text/internal/language
golang.org/x/net/html
math/big
log
net/http/internal
mime/quotedprintable
github.com/go-redis/redis/v7/internal/proto
github.com/google/go-cmp/cmp/internal/value
google.golang.org/protobuf/internal/version
google.golang.org/grpc/metadata
os/user
vendor/golang.org/x/net/http2/hpack
text/template/parse
runtime/debug
google.golang.org/grpc/attributes
google.golang.org/grpc/codes
github.com/kylelemons/godebug/diff
google.golang.org/protobuf/internal/errors
compress/flate
runtime/trace
golang.org/x/net/http2/hpack
github.com/leodido/go-urn
go/token
golang.org/x/crypto/curve25519
vendor/golang.org/x/text/unicode/norm
github.com/openconfig/goyang/pkg/yang
mv -f clish/command/.deps/libclish_la-command.Tpo clish/command/.deps/libclish_la-command.Plo
golang.org/x/text/unicode/norm
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT clish/command/libclish_la-command_dump.lo -MD -MP -MF clish/command/.deps/libclish_la-command_dump.Tpo -c -o clish/command/libclish_la-command_dump.lo `test -f 'clish/command/command_dump.c' || echo './'`clish/command/command_dump.c
google.golang.org/protobuf/encoding/protowire
github.com/go-redis/redis/v7/internal
golang.org/x/net/internal/timeseries
google.golang.org/grpc/grpclog
google.golang.org/grpc/internal/balancerload
vendor/golang.org/x/text/unicode/bidi
golang.org/x/text/unicode/bidi
github.com/google/go-cmp/cmp
google.golang.org/protobuf/reflect/protoreflect
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/command/libclish_la-command_dump.lo -MD -MP -MF clish/command/.deps/libclish_la-command_dump.Tpo -c clish/command/command_dump.c  -fPIC -DPIC -o clish/command/.libs/libclish_la-command_dump.o
google.golang.org/grpc/connectivity
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/command/libclish_la-command_dump.lo -MD -MP -MF clish/command/.deps/libclish_la-command_dump.Tpo -c clish/command/command_dump.c -o clish/command/libclish_la-command_dump.o >/dev/null 2>&1
google.golang.org/grpc/internal
mv -f clish/command/.deps/libclish_la-command_dump.Tpo clish/command/.deps/libclish_la-command_dump.Plo
compress/gzip
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT clish/param/libclish_la-param.lo -MD -MP -MF clish/param/.deps/libclish_la-param.Tpo -c -o clish/param/libclish_la-param.lo `test -f 'clish/param/param.c' || echo './'`clish/param/param.c
runtime/pprof
github.com/google/pprof/profile
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/param/libclish_la-param.lo -MD -MP -MF clish/param/.deps/libclish_la-param.Tpo -c clish/param/param.c  -fPIC -DPIC -o clish/param/.libs/libclish_la-param.o
golang.org/x/text/secure/bidirule
text/template
github.com/go-playground/universal-translator
google.golang.org/protobuf/internal/mapsort
github.com/golang/protobuf/internal/wire
google.golang.org/protobuf/internal/strs
google.golang.org/protobuf/reflect/protoregistry
google.golang.org/protobuf/internal/fieldsort
google.golang.org/protobuf/internal/descopts
google.golang.org/protobuf/internal/descfmt
google.golang.org/protobuf/runtime/protoiface
vendor/golang.org/x/text/secure/bidirule
golang.org/x/text/internal/language/compact
google.golang.org/protobuf/internal/encoding/text
google.golang.org/protobuf/internal/encoding/messageset
golang.org/x/text/language
google.golang.org/protobuf/proto
crypto/dsa
encoding/asn1
crypto/elliptic
golang.org/x/net/idna
google.golang.org/protobuf/internal/encoding/defval
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/param/libclish_la-param.lo -MD -MP -MF clish/param/.deps/libclish_la-param.Tpo -c clish/param/param.c -o clish/param/libclish_la-param.o >/dev/null 2>&1
vendor/golang.org/x/net/idna
html/template
golang.org/x/text/internal
golang.org/x/text/encoding/htmlindex
golang.org/x/text/internal/catmsg
golang.org/x/text/internal/format
golang.org/x/text/internal/number
vendor/golang.org/x/crypto/cryptobyte
crypto/x509/pkix
vendor/github.com/golang-fips/openssl-fips/openssl
golang.org/x/net/html/charset
google.golang.org/protobuf/internal/filedesc
google.golang.org/protobuf/encoding/prototext
golang.org/x/text/message/catalog
mv -f clish/param/.deps/libclish_la-param.Tpo clish/param/.deps/libclish_la-param.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT clish/param/libclish_la-paramv.lo -MD -MP -MF clish/param/.deps/libclish_la-paramv.Tpo -c -o clish/param/libclish_la-paramv.lo `test -f 'clish/param/paramv.c' || echo './'`clish/param/paramv.c
golang.org/x/text/feature/plural
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/param/libclish_la-paramv.lo -MD -MP -MF clish/param/.deps/libclish_la-paramv.Tpo -c clish/param/paramv.c  -fPIC -DPIC -o clish/param/.libs/libclish_la-paramv.o
golang.org/x/text/message
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/param/libclish_la-paramv.lo -MD -MP -MF clish/param/.deps/libclish_la-paramv.Tpo -c clish/param/paramv.c -o clish/param/libclish_la-paramv.o >/dev/null 2>&1
google.golang.org/protobuf/internal/encoding/tag
mv -f clish/param/.deps/libclish_la-paramv.Tpo clish/param/.deps/libclish_la-paramv.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT clish/param/libclish_la-param_dump.lo -MD -MP -MF clish/param/.deps/libclish_la-param_dump.Tpo -c -o clish/param/libclish_la-param_dump.lo `test -f 'clish/param/param_dump.c' || echo './'`clish/param/param_dump.c
github.com/golang/glog
google.golang.org/protobuf/internal/impl
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/param/libclish_la-param_dump.lo -MD -MP -MF clish/param/.deps/libclish_la-param_dump.Tpo -c clish/param/param_dump.c  -fPIC -DPIC -o clish/param/.libs/libclish_la-param_dump.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/param/libclish_la-param_dump.lo -MD -MP -MF clish/param/.deps/libclish_la-param_dump.Tpo -c clish/param/param_dump.c -o clish/param/libclish_la-param_dump.o >/dev/null 2>&1
mv -f clish/param/.deps/libclish_la-param_dump.Tpo clish/param/.deps/libclish_la-param_dump.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT clish/param/libclish_la-mgmt_clish_extn_param.lo -MD -MP -MF clish/param/.deps/libclish_la-mgmt_clish_extn_param.Tpo -c -o clish/param/libclish_la-mgmt_clish_extn_param.lo `test -f 'clish/param/mgmt_clish_extn_param.c' || echo './'`clish/param/mgmt_clish_extn_param.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/param/libclish_la-mgmt_clish_extn_param.lo -MD -MP -MF clish/param/.deps/libclish_la-mgmt_clish_extn_param.Tpo -c clish/param/mgmt_clish_extn_param.c  -fPIC -DPIC -o clish/param/.libs/libclish_la-mgmt_clish_extn_param.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/param/libclish_la-mgmt_clish_extn_param.lo -MD -MP -MF clish/param/.deps/libclish_la-mgmt_clish_extn_param.Tpo -c clish/param/mgmt_clish_extn_param.c -o clish/param/libclish_la-mgmt_clish_extn_param.o >/dev/null 2>&1
mv -f clish/param/.deps/libclish_la-mgmt_clish_extn_param.Tpo clish/param/.deps/libclish_la-mgmt_clish_extn_param.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT clish/pargv/libclish_la-pargv.lo -MD -MP -MF clish/pargv/.deps/libclish_la-pargv.Tpo -c -o clish/pargv/libclish_la-pargv.lo `test -f 'clish/pargv/pargv.c' || echo './'`clish/pargv/pargv.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/pargv/libclish_la-pargv.lo -MD -MP -MF clish/pargv/.deps/libclish_la-pargv.Tpo -c clish/pargv/pargv.c  -fPIC -DPIC -o clish/pargv/.libs/libclish_la-pargv.o
net/textproto
vendor/golang.org/x/net/http/httpproxy
github.com/kylelemons/godebug/pretty
google.golang.org/grpc/credentials/internal
google.golang.org/grpc/stats
google.golang.org/grpc/naming
github.com/go-redis/redis/v7/internal/pool
google.golang.org/grpc/internal/syscall
inet.af/netaddr
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/pargv/libclish_la-pargv.lo -MD -MP -MF clish/pargv/.deps/libclish_la-pargv.Tpo -c clish/pargv/pargv.c -o clish/pargv/libclish_la-pargv.o >/dev/null 2>&1
vendor/golang.org/x/net/http/httpguts
golang.org/x/net/http/httpguts
mv -f clish/pargv/.deps/libclish_la-pargv.Tpo clish/pargv/.deps/libclish_la-pargv.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT clish/pargv/libclish_la-parg.lo -MD -MP -MF clish/pargv/.deps/libclish_la-parg.Tpo -c -o clish/pargv/libclish_la-parg.lo `test -f 'clish/pargv/parg.c' || echo './'`clish/pargv/parg.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/pargv/libclish_la-parg.lo -MD -MP -MF clish/pargv/.deps/libclish_la-parg.Tpo -c clish/pargv/parg.c  -fPIC -DPIC -o clish/pargv/.libs/libclish_la-parg.o
google.golang.org/protobuf/internal/filetype
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/pargv/libclish_la-parg.lo -MD -MP -MF clish/pargv/.deps/libclish_la-parg.Tpo -c clish/pargv/parg.c -o clish/pargv/libclish_la-parg.o >/dev/null 2>&1
google.golang.org/protobuf/runtime/protoimpl
mv -f clish/pargv/.deps/libclish_la-parg.Tpo clish/pargv/.deps/libclish_la-parg.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT clish/pargv/libclish_la-pargv_dump.lo -MD -MP -MF clish/pargv/.deps/libclish_la-pargv_dump.Tpo -c -o clish/pargv/libclish_la-pargv_dump.lo `test -f 'clish/pargv/pargv_dump.c' || echo './'`clish/pargv/pargv_dump.c
google.golang.org/protobuf/types/known/durationpb
google.golang.org/protobuf/types/known/anypb
google.golang.org/protobuf/types/known/timestamppb
google.golang.org/protobuf/types/descriptorpb
github.com/golang/protobuf/proto
github.com/golang/protobuf/ptypes/duration
github.com/golang/protobuf/ptypes/any
github.com/golang/protobuf/ptypes/timestamp
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/pargv/libclish_la-pargv_dump.lo -MD -MP -MF clish/pargv/.deps/libclish_la-pargv_dump.Tpo -c clish/pargv/pargv_dump.c  -fPIC -DPIC -o clish/pargv/.libs/libclish_la-pargv_dump.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/pargv/libclish_la-pargv_dump.lo -MD -MP -MF clish/pargv/.deps/libclish_la-pargv_dump.Tpo -c clish/pargv/pargv_dump.c -o clish/pargv/libclish_la-pargv_dump.o >/dev/null 2>&1
mv -f clish/pargv/.deps/libclish_la-pargv_dump.Tpo clish/pargv/.deps/libclish_la-pargv_dump.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT clish/ptype/libclish_la-ptype.lo -MD -MP -MF clish/ptype/.deps/libclish_la-ptype.Tpo -c -o clish/ptype/libclish_la-ptype.lo `test -f 'clish/ptype/ptype.c' || echo './'`clish/ptype/ptype.c
github.com/golang/protobuf/protoc-gen-go/descriptor
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/ptype/libclish_la-ptype.lo -MD -MP -MF clish/ptype/.deps/libclish_la-ptype.Tpo -c clish/ptype/ptype.c  -fPIC -DPIC -o clish/ptype/.libs/libclish_la-ptype.o
github.com/openconfig/gnmi/proto/gnmi_ext
google.golang.org/grpc/encoding/proto
github.com/golang/protobuf/ptypes
google.golang.org/genproto/googleapis/rpc/status
google.golang.org/grpc/binarylog/grpc_binarylog_v1
github.com/openconfig/ygot/proto/ywrapper
github.com/openconfig/ygot/proto/yext
google.golang.org/grpc/status
google.golang.org/grpc/internal/binarylog
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/ptype/libclish_la-ptype.lo -MD -MP -MF clish/ptype/.deps/libclish_la-ptype.Tpo -c clish/ptype/ptype.c -o clish/ptype/libclish_la-ptype.o >/dev/null 2>&1
mv -f clish/ptype/.deps/libclish_la-ptype.Tpo clish/ptype/.deps/libclish_la-ptype.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT clish/ptype/libclish_la-ptype_dump.lo -MD -MP -MF clish/ptype/.deps/libclish_la-ptype_dump.Tpo -c -o clish/ptype/libclish_la-ptype_dump.lo `test -f 'clish/ptype/ptype_dump.c' || echo './'`clish/ptype/ptype_dump.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/ptype/libclish_la-ptype_dump.lo -MD -MP -MF clish/ptype/.deps/libclish_la-ptype_dump.Tpo -c clish/ptype/ptype_dump.c  -fPIC -DPIC -o clish/ptype/.libs/libclish_la-ptype_dump.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/ptype/libclish_la-ptype_dump.lo -MD -MP -MF clish/ptype/.deps/libclish_la-ptype_dump.Tpo -c clish/ptype/ptype_dump.c -o clish/ptype/libclish_la-ptype_dump.o >/dev/null 2>&1
mv -f clish/ptype/.deps/libclish_la-ptype_dump.Tpo clish/ptype/.deps/libclish_la-ptype_dump.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT clish/shell/libclish_la-shell_view.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_view.Tpo -c -o clish/shell/libclish_la-shell_view.lo `test -f 'clish/shell/shell_view.c' || echo './'`clish/shell/shell_view.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/shell/libclish_la-shell_view.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_view.Tpo -c clish/shell/shell_view.c  -fPIC -DPIC -o clish/shell/.libs/libclish_la-shell_view.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/shell/libclish_la-shell_view.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_view.Tpo -c clish/shell/shell_view.c -o clish/shell/libclish_la-shell_view.o >/dev/null 2>&1
mv -f clish/shell/.deps/libclish_la-shell_view.Tpo clish/shell/.deps/libclish_la-shell_view.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT clish/shell/libclish_la-shell_ptype.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_ptype.Tpo -c -o clish/shell/libclish_la-shell_ptype.lo `test -f 'clish/shell/shell_ptype.c' || echo './'`clish/shell/shell_ptype.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/shell/libclish_la-shell_ptype.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_ptype.Tpo -c clish/shell/shell_ptype.c  -fPIC -DPIC -o clish/shell/.libs/libclish_la-shell_ptype.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/shell/libclish_la-shell_ptype.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_ptype.Tpo -c clish/shell/shell_ptype.c -o clish/shell/libclish_la-shell_ptype.o >/dev/null 2>&1
mv -f clish/shell/.deps/libclish_la-shell_ptype.Tpo clish/shell/.deps/libclish_la-shell_ptype.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT clish/shell/libclish_la-shell_var.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_var.Tpo -c -o clish/shell/libclish_la-shell_var.lo `test -f 'clish/shell/shell_var.c' || echo './'`clish/shell/shell_var.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/shell/libclish_la-shell_var.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_var.Tpo -c clish/shell/shell_var.c  -fPIC -DPIC -o clish/shell/.libs/libclish_la-shell_var.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/shell/libclish_la-shell_var.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_var.Tpo -c clish/shell/shell_var.c -o clish/shell/libclish_la-shell_var.o >/dev/null 2>&1
mv -f clish/shell/.deps/libclish_la-shell_var.Tpo clish/shell/.deps/libclish_la-shell_var.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT clish/shell/libclish_la-shell_command.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_command.Tpo -c -o clish/shell/libclish_la-shell_command.lo `test -f 'clish/shell/shell_command.c' || echo './'`clish/shell/shell_command.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/shell/libclish_la-shell_command.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_command.Tpo -c clish/shell/shell_command.c  -fPIC -DPIC -o clish/shell/.libs/libclish_la-shell_command.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/shell/libclish_la-shell_command.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_command.Tpo -c clish/shell/shell_command.c -o clish/shell/libclish_la-shell_command.o >/dev/null 2>&1
mv -f clish/shell/.deps/libclish_la-shell_command.Tpo clish/shell/.deps/libclish_la-shell_command.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT clish/shell/libclish_la-shell_dump.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_dump.Tpo -c -o clish/shell/libclish_la-shell_dump.lo `test -f 'clish/shell/shell_dump.c' || echo './'`clish/shell/shell_dump.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/shell/libclish_la-shell_dump.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_dump.Tpo -c clish/shell/shell_dump.c  -fPIC -DPIC -o clish/shell/.libs/libclish_la-shell_dump.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/shell/libclish_la-shell_dump.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_dump.Tpo -c clish/shell/shell_dump.c -o clish/shell/libclish_la-shell_dump.o >/dev/null 2>&1
mv -f clish/shell/.deps/libclish_la-shell_dump.Tpo clish/shell/.deps/libclish_la-shell_dump.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT clish/shell/libclish_la-shell_execute.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_execute.Tpo -c -o clish/shell/libclish_la-shell_execute.lo `test -f 'clish/shell/shell_execute.c' || echo './'`clish/shell/shell_execute.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/shell/libclish_la-shell_execute.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_execute.Tpo -c clish/shell/shell_execute.c  -fPIC -DPIC -o clish/shell/.libs/libclish_la-shell_execute.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/shell/libclish_la-shell_execute.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_execute.Tpo -c clish/shell/shell_execute.c -o clish/shell/libclish_la-shell_execute.o >/dev/null 2>&1
mv -f clish/shell/.deps/libclish_la-shell_execute.Tpo clish/shell/.deps/libclish_la-shell_execute.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT clish/shell/libclish_la-shell_help.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_help.Tpo -c -o clish/shell/libclish_la-shell_help.lo `test -f 'clish/shell/shell_help.c' || echo './'`clish/shell/shell_help.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/shell/libclish_la-shell_help.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_help.Tpo -c clish/shell/shell_help.c  -fPIC -DPIC -o clish/shell/.libs/libclish_la-shell_help.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/shell/libclish_la-shell_help.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_help.Tpo -c clish/shell/shell_help.c -o clish/shell/libclish_la-shell_help.o >/dev/null 2>&1
mv -f clish/shell/.deps/libclish_la-shell_help.Tpo clish/shell/.deps/libclish_la-shell_help.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT clish/shell/libclish_la-shell_new.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_new.Tpo -c -o clish/shell/libclish_la-shell_new.lo `test -f 'clish/shell/shell_new.c' || echo './'`clish/shell/shell_new.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/shell/libclish_la-shell_new.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_new.Tpo -c clish/shell/shell_new.c  -fPIC -DPIC -o clish/shell/.libs/libclish_la-shell_new.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/shell/libclish_la-shell_new.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_new.Tpo -c clish/shell/shell_new.c -o clish/shell/libclish_la-shell_new.o >/dev/null 2>&1
mv -f clish/shell/.deps/libclish_la-shell_new.Tpo clish/shell/.deps/libclish_la-shell_new.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT clish/shell/libclish_la-shell_parse.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_parse.Tpo -c -o clish/shell/libclish_la-shell_parse.lo `test -f 'clish/shell/shell_parse.c' || echo './'`clish/shell/shell_parse.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/shell/libclish_la-shell_parse.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_parse.Tpo -c clish/shell/shell_parse.c  -fPIC -DPIC -o clish/shell/.libs/libclish_la-shell_parse.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/shell/libclish_la-shell_parse.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_parse.Tpo -c clish/shell/shell_parse.c -o clish/shell/libclish_la-shell_parse.o >/dev/null 2>&1
mv -f clish/shell/.deps/libclish_la-shell_parse.Tpo clish/shell/.deps/libclish_la-shell_parse.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT clish/shell/libclish_la-shell_file.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_file.Tpo -c -o clish/shell/libclish_la-shell_file.lo `test -f 'clish/shell/shell_file.c' || echo './'`clish/shell/shell_file.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/shell/libclish_la-shell_file.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_file.Tpo -c clish/shell/shell_file.c  -fPIC -DPIC -o clish/shell/.libs/libclish_la-shell_file.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/shell/libclish_la-shell_file.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_file.Tpo -c clish/shell/shell_file.c -o clish/shell/libclish_la-shell_file.o >/dev/null 2>&1
mv -f clish/shell/.deps/libclish_la-shell_file.Tpo clish/shell/.deps/libclish_la-shell_file.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT clish/shell/libclish_la-shell_loop.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_loop.Tpo -c -o clish/shell/libclish_la-shell_loop.lo `test -f 'clish/shell/shell_loop.c' || echo './'`clish/shell/shell_loop.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/shell/libclish_la-shell_loop.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_loop.Tpo -c clish/shell/shell_loop.c  -fPIC -DPIC -o clish/shell/.libs/libclish_la-shell_loop.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/shell/libclish_la-shell_loop.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_loop.Tpo -c clish/shell/shell_loop.c -o clish/shell/libclish_la-shell_loop.o >/dev/null 2>&1
mv -f clish/shell/.deps/libclish_la-shell_loop.Tpo clish/shell/.deps/libclish_la-shell_loop.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT clish/shell/libclish_la-shell_startup.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_startup.Tpo -c -o clish/shell/libclish_la-shell_startup.lo `test -f 'clish/shell/shell_startup.c' || echo './'`clish/shell/shell_startup.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/shell/libclish_la-shell_startup.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_startup.Tpo -c clish/shell/shell_startup.c  -fPIC -DPIC -o clish/shell/.libs/libclish_la-shell_startup.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/shell/libclish_la-shell_startup.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_startup.Tpo -c clish/shell/shell_startup.c -o clish/shell/libclish_la-shell_startup.o >/dev/null 2>&1
mv -f clish/shell/.deps/libclish_la-shell_startup.Tpo clish/shell/.deps/libclish_la-shell_startup.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT clish/shell/libclish_la-shell_wdog.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_wdog.Tpo -c -o clish/shell/libclish_la-shell_wdog.lo `test -f 'clish/shell/shell_wdog.c' || echo './'`clish/shell/shell_wdog.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/shell/libclish_la-shell_wdog.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_wdog.Tpo -c clish/shell/shell_wdog.c  -fPIC -DPIC -o clish/shell/.libs/libclish_la-shell_wdog.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/shell/libclish_la-shell_wdog.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_wdog.Tpo -c clish/shell/shell_wdog.c -o clish/shell/libclish_la-shell_wdog.o >/dev/null 2>&1
mv -f clish/shell/.deps/libclish_la-shell_wdog.Tpo clish/shell/.deps/libclish_la-shell_wdog.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT clish/shell/libclish_la-shell_pwd.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_pwd.Tpo -c -o clish/shell/libclish_la-shell_pwd.lo `test -f 'clish/shell/shell_pwd.c' || echo './'`clish/shell/shell_pwd.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/shell/libclish_la-shell_pwd.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_pwd.Tpo -c clish/shell/shell_pwd.c  -fPIC -DPIC -o clish/shell/.libs/libclish_la-shell_pwd.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/shell/libclish_la-shell_pwd.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_pwd.Tpo -c clish/shell/shell_pwd.c -o clish/shell/libclish_la-shell_pwd.o >/dev/null 2>&1
mv -f clish/shell/.deps/libclish_la-shell_pwd.Tpo clish/shell/.deps/libclish_la-shell_pwd.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT clish/shell/libclish_la-shell_tinyrl.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_tinyrl.Tpo -c -o clish/shell/libclish_la-shell_tinyrl.lo `test -f 'clish/shell/shell_tinyrl.c' || echo './'`clish/shell/shell_tinyrl.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/shell/libclish_la-shell_tinyrl.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_tinyrl.Tpo -c clish/shell/shell_tinyrl.c  -fPIC -DPIC -o clish/shell/.libs/libclish_la-shell_tinyrl.o
clish/shell/shell_tinyrl.c: In function 'clish_shell_tinyrl_key_enter':
clish/shell/shell_tinyrl.c:389:41: warning: too many arguments for format [-Wformat-extra-args]
  389 |                         fprintf(stderr, "^",cmderrlen,promtlen);
      |                                         ^~~
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/shell/libclish_la-shell_tinyrl.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_tinyrl.Tpo -c clish/shell/shell_tinyrl.c -o clish/shell/libclish_la-shell_tinyrl.o >/dev/null 2>&1
mv -f clish/shell/.deps/libclish_la-shell_tinyrl.Tpo clish/shell/.deps/libclish_la-shell_tinyrl.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT clish/shell/libclish_la-shell_plugin.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_plugin.Tpo -c -o clish/shell/libclish_la-shell_plugin.lo `test -f 'clish/shell/shell_plugin.c' || echo './'`clish/shell/shell_plugin.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/shell/libclish_la-shell_plugin.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_plugin.Tpo -c clish/shell/shell_plugin.c  -fPIC -DPIC -o clish/shell/.libs/libclish_la-shell_plugin.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/shell/libclish_la-shell_plugin.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_plugin.Tpo -c clish/shell/shell_plugin.c -o clish/shell/libclish_la-shell_plugin.o >/dev/null 2>&1
mv -f clish/shell/.deps/libclish_la-shell_plugin.Tpo clish/shell/.deps/libclish_la-shell_plugin.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT clish/shell/libclish_la-shell_xml.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_xml.Tpo -c -o clish/shell/libclish_la-shell_xml.lo `test -f 'clish/shell/shell_xml.c' || echo './'`clish/shell/shell_xml.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/shell/libclish_la-shell_xml.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_xml.Tpo -c clish/shell/shell_xml.c  -fPIC -DPIC -o clish/shell/.libs/libclish_la-shell_xml.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/shell/libclish_la-shell_xml.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_xml.Tpo -c clish/shell/shell_xml.c -o clish/shell/libclish_la-shell_xml.o >/dev/null 2>&1
mv -f clish/shell/.deps/libclish_la-shell_xml.Tpo clish/shell/.deps/libclish_la-shell_xml.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT clish/shell/libclish_la-shell_roxml.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_roxml.Tpo -c -o clish/shell/libclish_la-shell_roxml.lo `test -f 'clish/shell/shell_roxml.c' || echo './'`clish/shell/shell_roxml.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/shell/libclish_la-shell_roxml.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_roxml.Tpo -c clish/shell/shell_roxml.c  -fPIC -DPIC -o clish/shell/.libs/libclish_la-shell_roxml.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/shell/libclish_la-shell_roxml.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_roxml.Tpo -c clish/shell/shell_roxml.c -o clish/shell/libclish_la-shell_roxml.o >/dev/null 2>&1
mv -f clish/shell/.deps/libclish_la-shell_roxml.Tpo clish/shell/.deps/libclish_la-shell_roxml.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT clish/shell/libclish_la-shell_libxml2.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_libxml2.Tpo -c -o clish/shell/libclish_la-shell_libxml2.lo `test -f 'clish/shell/shell_libxml2.c' || echo './'`clish/shell/shell_libxml2.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/shell/libclish_la-shell_libxml2.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_libxml2.Tpo -c clish/shell/shell_libxml2.c  -fPIC -DPIC -o clish/shell/.libs/libclish_la-shell_libxml2.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/shell/libclish_la-shell_libxml2.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_libxml2.Tpo -c clish/shell/shell_libxml2.c -o clish/shell/libclish_la-shell_libxml2.o >/dev/null 2>&1
mv -f clish/shell/.deps/libclish_la-shell_libxml2.Tpo clish/shell/.deps/libclish_la-shell_libxml2.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT clish/shell/libclish_la-shell_expat.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_expat.Tpo -c -o clish/shell/libclish_la-shell_expat.lo `test -f 'clish/shell/shell_expat.c' || echo './'`clish/shell/shell_expat.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/shell/libclish_la-shell_expat.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_expat.Tpo -c clish/shell/shell_expat.c  -fPIC -DPIC -o clish/shell/.libs/libclish_la-shell_expat.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/shell/libclish_la-shell_expat.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_expat.Tpo -c clish/shell/shell_expat.c -o clish/shell/libclish_la-shell_expat.o >/dev/null 2>&1
mv -f clish/shell/.deps/libclish_la-shell_expat.Tpo clish/shell/.deps/libclish_la-shell_expat.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT clish/shell/libclish_la-shell_udata.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_udata.Tpo -c -o clish/shell/libclish_la-shell_udata.lo `test -f 'clish/shell/shell_udata.c' || echo './'`clish/shell/shell_udata.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/shell/libclish_la-shell_udata.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_udata.Tpo -c clish/shell/shell_udata.c  -fPIC -DPIC -o clish/shell/.libs/libclish_la-shell_udata.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/shell/libclish_la-shell_udata.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_udata.Tpo -c clish/shell/shell_udata.c -o clish/shell/libclish_la-shell_udata.o >/dev/null 2>&1
mv -f clish/shell/.deps/libclish_la-shell_udata.Tpo clish/shell/.deps/libclish_la-shell_udata.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT clish/shell/libclish_la-shell_misc.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_misc.Tpo -c -o clish/shell/libclish_la-shell_misc.lo `test -f 'clish/shell/shell_misc.c' || echo './'`clish/shell/shell_misc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/shell/libclish_la-shell_misc.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_misc.Tpo -c clish/shell/shell_misc.c  -fPIC -DPIC -o clish/shell/.libs/libclish_la-shell_misc.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/shell/libclish_la-shell_misc.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_misc.Tpo -c clish/shell/shell_misc.c -o clish/shell/libclish_la-shell_misc.o >/dev/null 2>&1
mv -f clish/shell/.deps/libclish_la-shell_misc.Tpo clish/shell/.deps/libclish_la-shell_misc.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT clish/shell/libclish_la-context.lo -MD -MP -MF clish/shell/.deps/libclish_la-context.Tpo -c -o clish/shell/libclish_la-context.lo `test -f 'clish/shell/context.c' || echo './'`clish/shell/context.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/shell/libclish_la-context.lo -MD -MP -MF clish/shell/.deps/libclish_la-context.Tpo -c clish/shell/context.c  -fPIC -DPIC -o clish/shell/.libs/libclish_la-context.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/shell/libclish_la-context.lo -MD -MP -MF clish/shell/.deps/libclish_la-context.Tpo -c clish/shell/context.c -o clish/shell/libclish_la-context.o >/dev/null 2>&1
mv -f clish/shell/.deps/libclish_la-context.Tpo clish/shell/.deps/libclish_la-context.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT clish/view/libclish_la-view.lo -MD -MP -MF clish/view/.deps/libclish_la-view.Tpo -c -o clish/view/libclish_la-view.lo `test -f 'clish/view/view.c' || echo './'`clish/view/view.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/view/libclish_la-view.lo -MD -MP -MF clish/view/.deps/libclish_la-view.Tpo -c clish/view/view.c  -fPIC -DPIC -o clish/view/.libs/libclish_la-view.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/view/libclish_la-view.lo -MD -MP -MF clish/view/.deps/libclish_la-view.Tpo -c clish/view/view.c -o clish/view/libclish_la-view.o >/dev/null 2>&1
mv -f clish/view/.deps/libclish_la-view.Tpo clish/view/.deps/libclish_la-view.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT clish/view/libclish_la-view_dump.lo -MD -MP -MF clish/view/.deps/libclish_la-view_dump.Tpo -c -o clish/view/libclish_la-view_dump.lo `test -f 'clish/view/view_dump.c' || echo './'`clish/view/view_dump.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/view/libclish_la-view_dump.lo -MD -MP -MF clish/view/.deps/libclish_la-view_dump.Tpo -c clish/view/view_dump.c  -fPIC -DPIC -o clish/view/.libs/libclish_la-view_dump.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/view/libclish_la-view_dump.lo -MD -MP -MF clish/view/.deps/libclish_la-view_dump.Tpo -c clish/view/view_dump.c -o clish/view/libclish_la-view_dump.o >/dev/null 2>&1
mv -f clish/view/.deps/libclish_la-view_dump.Tpo clish/view/.deps/libclish_la-view_dump.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT clish/nspace/libclish_la-nspace.lo -MD -MP -MF clish/nspace/.deps/libclish_la-nspace.Tpo -c -o clish/nspace/libclish_la-nspace.lo `test -f 'clish/nspace/nspace.c' || echo './'`clish/nspace/nspace.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/nspace/libclish_la-nspace.lo -MD -MP -MF clish/nspace/.deps/libclish_la-nspace.Tpo -c clish/nspace/nspace.c  -fPIC -DPIC -o clish/nspace/.libs/libclish_la-nspace.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/nspace/libclish_la-nspace.lo -MD -MP -MF clish/nspace/.deps/libclish_la-nspace.Tpo -c clish/nspace/nspace.c -o clish/nspace/libclish_la-nspace.o >/dev/null 2>&1
mv -f clish/nspace/.deps/libclish_la-nspace.Tpo clish/nspace/.deps/libclish_la-nspace.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT clish/nspace/libclish_la-nspace_dump.lo -MD -MP -MF clish/nspace/.deps/libclish_la-nspace_dump.Tpo -c -o clish/nspace/libclish_la-nspace_dump.lo `test -f 'clish/nspace/nspace_dump.c' || echo './'`clish/nspace/nspace_dump.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/nspace/libclish_la-nspace_dump.lo -MD -MP -MF clish/nspace/.deps/libclish_la-nspace_dump.Tpo -c clish/nspace/nspace_dump.c  -fPIC -DPIC -o clish/nspace/.libs/libclish_la-nspace_dump.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/nspace/libclish_la-nspace_dump.lo -MD -MP -MF clish/nspace/.deps/libclish_la-nspace_dump.Tpo -c clish/nspace/nspace_dump.c -o clish/nspace/libclish_la-nspace_dump.o >/dev/null 2>&1
mv -f clish/nspace/.deps/libclish_la-nspace_dump.Tpo clish/nspace/.deps/libclish_la-nspace_dump.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT clish/var/libclish_la-var.lo -MD -MP -MF clish/var/.deps/libclish_la-var.Tpo -c -o clish/var/libclish_la-var.lo `test -f 'clish/var/var.c' || echo './'`clish/var/var.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/var/libclish_la-var.lo -MD -MP -MF clish/var/.deps/libclish_la-var.Tpo -c clish/var/var.c  -fPIC -DPIC -o clish/var/.libs/libclish_la-var.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/var/libclish_la-var.lo -MD -MP -MF clish/var/.deps/libclish_la-var.Tpo -c clish/var/var.c -o clish/var/libclish_la-var.o >/dev/null 2>&1
mv -f clish/var/.deps/libclish_la-var.Tpo clish/var/.deps/libclish_la-var.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT clish/var/libclish_la-var_dump.lo -MD -MP -MF clish/var/.deps/libclish_la-var_dump.Tpo -c -o clish/var/libclish_la-var_dump.lo `test -f 'clish/var/var_dump.c' || echo './'`clish/var/var_dump.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/var/libclish_la-var_dump.lo -MD -MP -MF clish/var/.deps/libclish_la-var_dump.Tpo -c clish/var/var_dump.c  -fPIC -DPIC -o clish/var/.libs/libclish_la-var_dump.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/var/libclish_la-var_dump.lo -MD -MP -MF clish/var/.deps/libclish_la-var_dump.Tpo -c clish/var/var_dump.c -o clish/var/libclish_la-var_dump.o >/dev/null 2>&1
mv -f clish/var/.deps/libclish_la-var_dump.Tpo clish/var/.deps/libclish_la-var_dump.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT clish/action/libclish_la-action.lo -MD -MP -MF clish/action/.deps/libclish_la-action.Tpo -c -o clish/action/libclish_la-action.lo `test -f 'clish/action/action.c' || echo './'`clish/action/action.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/action/libclish_la-action.lo -MD -MP -MF clish/action/.deps/libclish_la-action.Tpo -c clish/action/action.c  -fPIC -DPIC -o clish/action/.libs/libclish_la-action.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/action/libclish_la-action.lo -MD -MP -MF clish/action/.deps/libclish_la-action.Tpo -c clish/action/action.c -o clish/action/libclish_la-action.o >/dev/null 2>&1
mv -f clish/action/.deps/libclish_la-action.Tpo clish/action/.deps/libclish_la-action.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT clish/action/libclish_la-action_dump.lo -MD -MP -MF clish/action/.deps/libclish_la-action_dump.Tpo -c -o clish/action/libclish_la-action_dump.lo `test -f 'clish/action/action_dump.c' || echo './'`clish/action/action_dump.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/action/libclish_la-action_dump.lo -MD -MP -MF clish/action/.deps/libclish_la-action_dump.Tpo -c clish/action/action_dump.c  -fPIC -DPIC -o clish/action/.libs/libclish_la-action_dump.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/action/libclish_la-action_dump.lo -MD -MP -MF clish/action/.deps/libclish_la-action_dump.Tpo -c clish/action/action_dump.c -o clish/action/libclish_la-action_dump.o >/dev/null 2>&1
mv -f clish/action/.deps/libclish_la-action_dump.Tpo clish/action/.deps/libclish_la-action_dump.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT clish/config/libclish_la-config.lo -MD -MP -MF clish/config/.deps/libclish_la-config.Tpo -c -o clish/config/libclish_la-config.lo `test -f 'clish/config/config.c' || echo './'`clish/config/config.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/config/libclish_la-config.lo -MD -MP -MF clish/config/.deps/libclish_la-config.Tpo -c clish/config/config.c  -fPIC -DPIC -o clish/config/.libs/libclish_la-config.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/config/libclish_la-config.lo -MD -MP -MF clish/config/.deps/libclish_la-config.Tpo -c clish/config/config.c -o clish/config/libclish_la-config.o >/dev/null 2>&1
mv -f clish/config/.deps/libclish_la-config.Tpo clish/config/.deps/libclish_la-config.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT clish/config/libclish_la-config_dump.lo -MD -MP -MF clish/config/.deps/libclish_la-config_dump.Tpo -c -o clish/config/libclish_la-config_dump.lo `test -f 'clish/config/config_dump.c' || echo './'`clish/config/config_dump.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/config/libclish_la-config_dump.lo -MD -MP -MF clish/config/.deps/libclish_la-config_dump.Tpo -c clish/config/config_dump.c  -fPIC -DPIC -o clish/config/.libs/libclish_la-config_dump.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/config/libclish_la-config_dump.lo -MD -MP -MF clish/config/.deps/libclish_la-config_dump.Tpo -c clish/config/config_dump.c -o clish/config/libclish_la-config_dump.o >/dev/null 2>&1
mv -f clish/config/.deps/libclish_la-config_dump.Tpo clish/config/.deps/libclish_la-config_dump.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT clish/hotkey/libclish_la-hotkey.lo -MD -MP -MF clish/hotkey/.deps/libclish_la-hotkey.Tpo -c -o clish/hotkey/libclish_la-hotkey.lo `test -f 'clish/hotkey/hotkey.c' || echo './'`clish/hotkey/hotkey.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/hotkey/libclish_la-hotkey.lo -MD -MP -MF clish/hotkey/.deps/libclish_la-hotkey.Tpo -c clish/hotkey/hotkey.c  -fPIC -DPIC -o clish/hotkey/.libs/libclish_la-hotkey.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/hotkey/libclish_la-hotkey.lo -MD -MP -MF clish/hotkey/.deps/libclish_la-hotkey.Tpo -c clish/hotkey/hotkey.c -o clish/hotkey/libclish_la-hotkey.o >/dev/null 2>&1
mv -f clish/hotkey/.deps/libclish_la-hotkey.Tpo clish/hotkey/.deps/libclish_la-hotkey.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT clish/hotkey/libclish_la-hotkey_dump.lo -MD -MP -MF clish/hotkey/.deps/libclish_la-hotkey_dump.Tpo -c -o clish/hotkey/libclish_la-hotkey_dump.lo `test -f 'clish/hotkey/hotkey_dump.c' || echo './'`clish/hotkey/hotkey_dump.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/hotkey/libclish_la-hotkey_dump.lo -MD -MP -MF clish/hotkey/.deps/libclish_la-hotkey_dump.Tpo -c clish/hotkey/hotkey_dump.c  -fPIC -DPIC -o clish/hotkey/.libs/libclish_la-hotkey_dump.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/hotkey/libclish_la-hotkey_dump.lo -MD -MP -MF clish/hotkey/.deps/libclish_la-hotkey_dump.Tpo -c clish/hotkey/hotkey_dump.c -o clish/hotkey/libclish_la-hotkey_dump.o >/dev/null 2>&1
mv -f clish/hotkey/.deps/libclish_la-hotkey_dump.Tpo clish/hotkey/.deps/libclish_la-hotkey_dump.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT clish/plugin/libclish_la-plugin.lo -MD -MP -MF clish/plugin/.deps/libclish_la-plugin.Tpo -c -o clish/plugin/libclish_la-plugin.lo `test -f 'clish/plugin/plugin.c' || echo './'`clish/plugin/plugin.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/plugin/libclish_la-plugin.lo -MD -MP -MF clish/plugin/.deps/libclish_la-plugin.Tpo -c clish/plugin/plugin.c  -fPIC -DPIC -o clish/plugin/.libs/libclish_la-plugin.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/plugin/libclish_la-plugin.lo -MD -MP -MF clish/plugin/.deps/libclish_la-plugin.Tpo -c clish/plugin/plugin.c -o clish/plugin/libclish_la-plugin.o >/dev/null 2>&1
mv -f clish/plugin/.deps/libclish_la-plugin.Tpo clish/plugin/.deps/libclish_la-plugin.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT clish/plugin/libclish_la-sym.lo -MD -MP -MF clish/plugin/.deps/libclish_la-sym.Tpo -c -o clish/plugin/libclish_la-sym.lo `test -f 'clish/plugin/sym.c' || echo './'`clish/plugin/sym.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/plugin/libclish_la-sym.lo -MD -MP -MF clish/plugin/.deps/libclish_la-sym.Tpo -c clish/plugin/sym.c  -fPIC -DPIC -o clish/plugin/.libs/libclish_la-sym.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/plugin/libclish_la-sym.lo -MD -MP -MF clish/plugin/.deps/libclish_la-sym.Tpo -c clish/plugin/sym.c -o clish/plugin/libclish_la-sym.o >/dev/null 2>&1
mv -f clish/plugin/.deps/libclish_la-sym.Tpo clish/plugin/.deps/libclish_la-sym.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT clish/plugin/libclish_la-plugin_dump.lo -MD -MP -MF clish/plugin/.deps/libclish_la-plugin_dump.Tpo -c -o clish/plugin/libclish_la-plugin_dump.lo `test -f 'clish/plugin/plugin_dump.c' || echo './'`clish/plugin/plugin_dump.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/plugin/libclish_la-plugin_dump.lo -MD -MP -MF clish/plugin/.deps/libclish_la-plugin_dump.Tpo -c clish/plugin/plugin_dump.c  -fPIC -DPIC -o clish/plugin/.libs/libclish_la-plugin_dump.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/plugin/libclish_la-plugin_dump.lo -MD -MP -MF clish/plugin/.deps/libclish_la-plugin_dump.Tpo -c clish/plugin/plugin_dump.c -o clish/plugin/libclish_la-plugin_dump.o >/dev/null 2>&1
mv -f clish/plugin/.deps/libclish_la-plugin_dump.Tpo clish/plugin/.deps/libclish_la-plugin_dump.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT clish/plugin/libclish_la-mgmt_clish_utils.lo -MD -MP -MF clish/plugin/.deps/libclish_la-mgmt_clish_utils.Tpo -c -o clish/plugin/libclish_la-mgmt_clish_utils.lo `test -f 'clish/plugin/mgmt_clish_utils.c' || echo './'`clish/plugin/mgmt_clish_utils.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/plugin/libclish_la-mgmt_clish_utils.lo -MD -MP -MF clish/plugin/.deps/libclish_la-mgmt_clish_utils.Tpo -c clish/plugin/mgmt_clish_utils.c  -fPIC -DPIC -o clish/plugin/.libs/libclish_la-mgmt_clish_utils.o
clish/plugin/mgmt_clish_utils.c: In function 'clish_interrupt_handler':
clish/plugin/mgmt_clish_utils.c:33:5: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
   33 |     write(ctrlc_wr_fd, "q", 1);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/plugin/libclish_la-mgmt_clish_utils.lo -MD -MP -MF clish/plugin/.deps/libclish_la-mgmt_clish_utils.Tpo -c clish/plugin/mgmt_clish_utils.c -o clish/plugin/libclish_la-mgmt_clish_utils.o >/dev/null 2>&1
mv -f clish/plugin/.deps/libclish_la-mgmt_clish_utils.Tpo clish/plugin/.deps/libclish_la-mgmt_clish_utils.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT clish/udata/libclish_la-udata.lo -MD -MP -MF clish/udata/.deps/libclish_la-udata.Tpo -c -o clish/udata/libclish_la-udata.lo `test -f 'clish/udata/udata.c' || echo './'`clish/udata/udata.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/udata/libclish_la-udata.lo -MD -MP -MF clish/udata/.deps/libclish_la-udata.Tpo -c clish/udata/udata.c  -fPIC -DPIC -o clish/udata/.libs/libclish_la-udata.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/udata/libclish_la-udata.lo -MD -MP -MF clish/udata/.deps/libclish_la-udata.Tpo -c clish/udata/udata.c -o clish/udata/libclish_la-udata.o >/dev/null 2>&1
mv -f clish/udata/.deps/libclish_la-udata.Tpo clish/udata/.deps/libclish_la-udata.Plo
depbase=`echo lub/argv/argv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT lub/argv/argv.lo -MD -MP -MF $depbase.Tpo -c -o lub/argv/argv.lo lub/argv/argv.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT lub/argv/argv.lo -MD -MP -MF lub/argv/.deps/argv.Tpo -c lub/argv/argv.c  -fPIC -DPIC -o lub/argv/.libs/argv.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT lub/argv/argv.lo -MD -MP -MF lub/argv/.deps/argv.Tpo -c lub/argv/argv.c -o lub/argv/argv.o >/dev/null 2>&1
depbase=`echo lub/bintree/bintree_dump.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT lub/bintree/bintree_dump.lo -MD -MP -MF $depbase.Tpo -c -o lub/bintree/bintree_dump.lo lub/bintree/bintree_dump.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT lub/bintree/bintree_dump.lo -MD -MP -MF lub/bintree/.deps/bintree_dump.Tpo -c lub/bintree/bintree_dump.c  -fPIC -DPIC -o lub/bintree/.libs/bintree_dump.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT lub/bintree/bintree_dump.lo -MD -MP -MF lub/bintree/.deps/bintree_dump.Tpo -c lub/bintree/bintree_dump.c -o lub/bintree/bintree_dump.o >/dev/null 2>&1
depbase=`echo lub/bintree/bintree_find.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT lub/bintree/bintree_find.lo -MD -MP -MF $depbase.Tpo -c -o lub/bintree/bintree_find.lo lub/bintree/bintree_find.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT lub/bintree/bintree_find.lo -MD -MP -MF lub/bintree/.deps/bintree_find.Tpo -c lub/bintree/bintree_find.c  -fPIC -DPIC -o lub/bintree/.libs/bintree_find.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT lub/bintree/bintree_find.lo -MD -MP -MF lub/bintree/.deps/bintree_find.Tpo -c lub/bintree/bintree_find.c -o lub/bintree/bintree_find.o >/dev/null 2>&1
depbase=`echo lub/bintree/bintree_findfirst.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT lub/bintree/bintree_findfirst.lo -MD -MP -MF $depbase.Tpo -c -o lub/bintree/bintree_findfirst.lo lub/bintree/bintree_findfirst.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT lub/bintree/bintree_findfirst.lo -MD -MP -MF lub/bintree/.deps/bintree_findfirst.Tpo -c lub/bintree/bintree_findfirst.c  -fPIC -DPIC -o lub/bintree/.libs/bintree_findfirst.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT lub/bintree/bintree_findfirst.lo -MD -MP -MF lub/bintree/.deps/bintree_findfirst.Tpo -c lub/bintree/bintree_findfirst.c -o lub/bintree/bintree_findfirst.o >/dev/null 2>&1
depbase=`echo lub/bintree/bintree_findlast.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT lub/bintree/bintree_findlast.lo -MD -MP -MF $depbase.Tpo -c -o lub/bintree/bintree_findlast.lo lub/bintree/bintree_findlast.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT lub/bintree/bintree_findlast.lo -MD -MP -MF lub/bintree/.deps/bintree_findlast.Tpo -c lub/bintree/bintree_findlast.c  -fPIC -DPIC -o lub/bintree/.libs/bintree_findlast.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT lub/bintree/bintree_findlast.lo -MD -MP -MF lub/bintree/.deps/bintree_findlast.Tpo -c lub/bintree/bintree_findlast.c -o lub/bintree/bintree_findlast.o >/dev/null 2>&1
depbase=`echo lub/bintree/bintree_findnext.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT lub/bintree/bintree_findnext.lo -MD -MP -MF $depbase.Tpo -c -o lub/bintree/bintree_findnext.lo lub/bintree/bintree_findnext.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT lub/bintree/bintree_findnext.lo -MD -MP -MF lub/bintree/.deps/bintree_findnext.Tpo -c lub/bintree/bintree_findnext.c  -fPIC -DPIC -o lub/bintree/.libs/bintree_findnext.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT lub/bintree/bintree_findnext.lo -MD -MP -MF lub/bintree/.deps/bintree_findnext.Tpo -c lub/bintree/bintree_findnext.c -o lub/bintree/bintree_findnext.o >/dev/null 2>&1
depbase=`echo lub/bintree/bintree_findprevious.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT lub/bintree/bintree_findprevious.lo -MD -MP -MF $depbase.Tpo -c -o lub/bintree/bintree_findprevious.lo lub/bintree/bintree_findprevious.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT lub/bintree/bintree_findprevious.lo -MD -MP -MF lub/bintree/.deps/bintree_findprevious.Tpo -c lub/bintree/bintree_findprevious.c  -fPIC -DPIC -o lub/bintree/.libs/bintree_findprevious.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT lub/bintree/bintree_findprevious.lo -MD -MP -MF lub/bintree/.deps/bintree_findprevious.Tpo -c lub/bintree/bintree_findprevious.c -o lub/bintree/bintree_findprevious.o >/dev/null 2>&1
depbase=`echo lub/bintree/bintree_init.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT lub/bintree/bintree_init.lo -MD -MP -MF $depbase.Tpo -c -o lub/bintree/bintree_init.lo lub/bintree/bintree_init.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT lub/bintree/bintree_init.lo -MD -MP -MF lub/bintree/.deps/bintree_init.Tpo -c lub/bintree/bintree_init.c  -fPIC -DPIC -o lub/bintree/.libs/bintree_init.o
crypto/internal/backend
crypto/internal/backend/bbig
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT lub/bintree/bintree_init.lo -MD -MP -MF lub/bintree/.deps/bintree_init.Tpo -c lub/bintree/bintree_init.c -o lub/bintree/bintree_init.o >/dev/null 2>&1
crypto/hmac
crypto/rand
crypto/sha512
crypto/sha256
crypto/aes
crypto/sha1
vendor/golang.org/x/crypto/hkdf
crypto/rsa
mime/multipart
depbase=`echo lub/bintree/bintree_insert.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT lub/bintree/bintree_insert.lo -MD -MP -MF $depbase.Tpo -c -o lub/bintree/bintree_insert.lo lub/bintree/bintree_insert.c &&\
mv -f $depbase.Tpo $depbase.Plo
golang.org/x/crypto/ssh/internal/bcrypt_pbkdf
crypto/ed25519
github.com/godbus/dbus/v5
gopkg.in/go-playground/validator.v9
golang.org/x/crypto/ed25519
crypto/ecdsa
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT lub/bintree/bintree_insert.lo -MD -MP -MF lub/bintree/.deps/bintree_insert.Tpo -c lub/bintree/bintree_insert.c  -fPIC -DPIC -o lub/bintree/.libs/bintree_insert.o
crypto/x509
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT lub/bintree/bintree_insert.lo -MD -MP -MF lub/bintree/.deps/bintree_insert.Tpo -c lub/bintree/bintree_insert.c -o lub/bintree/bintree_insert.o >/dev/null 2>&1
depbase=`echo lub/bintree/bintree_iterator_init.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT lub/bintree/bintree_iterator_init.lo -MD -MP -MF $depbase.Tpo -c -o lub/bintree/bintree_iterator_init.lo lub/bintree/bintree_iterator_init.c &&\
mv -f $depbase.Tpo $depbase.Plo
crypto/tls
golang.org/x/crypto/ssh
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT lub/bintree/bintree_iterator_init.lo -MD -MP -MF lub/bintree/.deps/bintree_iterator_init.Tpo -c lub/bintree/bintree_iterator_init.c  -fPIC -DPIC -o lub/bintree/.libs/bintree_iterator_init.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT lub/bintree/bintree_iterator_init.lo -MD -MP -MF lub/bintree/.deps/bintree_iterator_init.Tpo -c lub/bintree/bintree_iterator_init.c -o lub/bintree/bintree_iterator_init.o >/dev/null 2>&1
depbase=`echo lub/bintree/bintree_iterator_next.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT lub/bintree/bintree_iterator_next.lo -MD -MP -MF $depbase.Tpo -c -o lub/bintree/bintree_iterator_next.lo lub/bintree/bintree_iterator_next.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT lub/bintree/bintree_iterator_next.lo -MD -MP -MF lub/bintree/.deps/bintree_iterator_next.Tpo -c lub/bintree/bintree_iterator_next.c  -fPIC -DPIC -o lub/bintree/.libs/bintree_iterator_next.o
net/http/httptrace
google.golang.org/grpc/credentials
github.com/go-redis/redis/v7
net/http
google.golang.org/grpc/peer
google.golang.org/grpc/resolver
google.golang.org/grpc/internal/channelz
google.golang.org/grpc/balancer
google.golang.org/grpc/internal/grpcutil
google.golang.org/grpc/internal/resolver/passthrough
google.golang.org/grpc/internal/resolver/dns
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT lub/bintree/bintree_iterator_next.lo -MD -MP -MF lub/bintree/.deps/bintree_iterator_next.Tpo -c lub/bintree/bintree_iterator_next.c -o lub/bintree/bintree_iterator_next.o >/dev/null 2>&1
google.golang.org/grpc/balancer/base
google.golang.org/grpc/balancer/roundrobin
depbase=`echo lub/bintree/bintree_iterator_previous.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT lub/bintree/bintree_iterator_previous.lo -MD -MP -MF $depbase.Tpo -c -o lub/bintree/bintree_iterator_previous.lo lub/bintree/bintree_iterator_previous.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT lub/bintree/bintree_iterator_previous.lo -MD -MP -MF lub/bintree/.deps/bintree_iterator_previous.Tpo -c lub/bintree/bintree_iterator_previous.c  -fPIC -DPIC -o lub/bintree/.libs/bintree_iterator_previous.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT lub/bintree/bintree_iterator_previous.lo -MD -MP -MF lub/bintree/.deps/bintree_iterator_previous.Tpo -c lub/bintree/bintree_iterator_previous.c -o lub/bintree/bintree_iterator_previous.o >/dev/null 2>&1
depbase=`echo lub/bintree/bintree_node_init.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT lub/bintree/bintree_node_init.lo -MD -MP -MF $depbase.Tpo -c -o lub/bintree/bintree_node_init.lo lub/bintree/bintree_node_init.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT lub/bintree/bintree_node_init.lo -MD -MP -MF lub/bintree/.deps/bintree_node_init.Tpo -c lub/bintree/bintree_node_init.c  -fPIC -DPIC -o lub/bintree/.libs/bintree_node_init.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT lub/bintree/bintree_node_init.lo -MD -MP -MF lub/bintree/.deps/bintree_node_init.Tpo -c lub/bintree/bintree_node_init.c -o lub/bintree/bintree_node_init.o >/dev/null 2>&1
github.com/antchfx/xmlquery
github.com/antchfx/jsonquery
golang.org/x/net/trace
github.com/felixge/fgprof
net/http/httputil
github.com/gorilla/mux
golang.org/x/net/http2
depbase=`echo lub/bintree/bintree_remove.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT lub/bintree/bintree_remove.lo -MD -MP -MF $depbase.Tpo -c -o lub/bintree/bintree_remove.lo lub/bintree/bintree_remove.c &&\
mv -f $depbase.Tpo $depbase.Plo
github.com/pkg/profile
github.com/Azure/sonic-mgmt-common/cvl/common
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT lub/bintree/bintree_remove.lo -MD -MP -MF lub/bintree/.deps/bintree_remove.Tpo -c lub/bintree/bintree_remove.c  -fPIC -DPIC -o lub/bintree/.libs/bintree_remove.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT lub/bintree/bintree_remove.lo -MD -MP -MF lub/bintree/.deps/bintree_remove.Tpo -c lub/bintree/bintree_remove.c -o lub/bintree/bintree_remove.o >/dev/null 2>&1
depbase=`echo lub/bintree/bintree_splay.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT lub/bintree/bintree_splay.lo -MD -MP -MF $depbase.Tpo -c -o lub/bintree/bintree_splay.lo lub/bintree/bintree_splay.c &&\
mv -f $depbase.Tpo $depbase.Plo
google.golang.org/grpc/internal/transport
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT lub/bintree/bintree_splay.lo -MD -MP -MF lub/bintree/.deps/bintree_splay.Tpo -c lub/bintree/bintree_splay.c  -fPIC -DPIC -o lub/bintree/.libs/bintree_splay.o
github.com/Azure/sonic-mgmt-common/cvl/internal/util
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT lub/bintree/bintree_splay.lo -MD -MP -MF lub/bintree/.deps/bintree_splay.Tpo -c lub/bintree/bintree_splay.c -o lub/bintree/bintree_splay.o >/dev/null 2>&1
google.golang.org/grpc
depbase=`echo lub/list/list.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT lub/list/list.lo -MD -MP -MF $depbase.Tpo -c -o lub/list/list.lo lub/list/list.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT lub/list/list.lo -MD -MP -MF lub/list/.deps/list.Tpo -c lub/list/list.c  -fPIC -DPIC -o lub/list/.libs/list.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT lub/list/list.lo -MD -MP -MF lub/list/.deps/list.Tpo -c lub/list/list.c -o lub/list/list.o >/dev/null 2>&1
github.com/openconfig/gnmi/proto/gnmi
depbase=`echo lub/ctype/ctype.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT lub/ctype/ctype.lo -MD -MP -MF $depbase.Tpo -c -o lub/ctype/ctype.lo lub/ctype/ctype.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT lub/ctype/ctype.lo -MD -MP -MF lub/ctype/.deps/ctype.Tpo -c lub/ctype/ctype.c  -fPIC -DPIC -o lub/ctype/.libs/ctype.o
github.com/openconfig/gnmi/value
github.com/openconfig/ygot/util
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT lub/ctype/ctype.lo -MD -MP -MF lub/ctype/.deps/ctype.Tpo -c lub/ctype/ctype.c -o lub/ctype/ctype.o >/dev/null 2>&1
github.com/openconfig/ygot/ygot
depbase=`echo lub/dump/dump.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT lub/dump/dump.lo -MD -MP -MF $depbase.Tpo -c -o lub/dump/dump.lo lub/dump/dump.c &&\
mv -f $depbase.Tpo $depbase.Plo
github.com/Azure/sonic-mgmt-common/cvl/internal/yparser
github.com/openconfig/ygot/ytypes
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT lub/dump/dump.lo -MD -MP -MF lub/dump/.deps/dump.Tpo -c lub/dump/dump.c  -fPIC -DPIC -o lub/dump/.libs/dump.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT lub/dump/dump.lo -MD -MP -MF lub/dump/.deps/dump.Tpo -c lub/dump/dump.c -o lub/dump/dump.o >/dev/null 2>&1
github.com/Azure/sonic-mgmt-common/translib/ocbinds
depbase=`echo lub/string/string.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT lub/string/string.lo -MD -MP -MF $depbase.Tpo -c -o lub/string/string.lo lub/string/string.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT lub/string/string.lo -MD -MP -MF lub/string/.deps/string.Tpo -c lub/string/string.c  -fPIC -DPIC -o lub/string/.libs/string.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT lub/string/string.lo -MD -MP -MF lub/string/.deps/string.Tpo -c lub/string/string.c -o lub/string/string.o >/dev/null 2>&1
depbase=`echo lub/system/test.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT lub/system/test.lo -MD -MP -MF $depbase.Tpo -c -o lub/system/test.lo lub/system/test.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT lub/system/test.lo -MD -MP -MF lub/system/.deps/test.Tpo -c lub/system/test.c  -fPIC -DPIC -o lub/system/.libs/test.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT lub/system/test.lo -MD -MP -MF lub/system/.deps/test.Tpo -c lub/system/test.c -o lub/system/test.o >/dev/null 2>&1
depbase=`echo lub/system/system_test.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT lub/system/system_test.lo -MD -MP -MF $depbase.Tpo -c -o lub/system/system_test.lo lub/system/system_test.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT lub/system/system_test.lo -MD -MP -MF lub/system/.deps/system_test.Tpo -c lub/system/system_test.c  -fPIC -DPIC -o lub/system/.libs/system_test.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT lub/system/system_test.lo -MD -MP -MF lub/system/.deps/system_test.Tpo -c lub/system/system_test.c -o lub/system/system_test.o >/dev/null 2>&1
depbase=`echo lub/system/system_file.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT lub/system/system_file.lo -MD -MP -MF $depbase.Tpo -c -o lub/system/system_file.lo lub/system/system_file.c &&\
mv -f $depbase.Tpo $depbase.Plo
github.com/Azure/sonic-mgmt-common/cvl/custom_validation
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT lub/system/system_file.lo -MD -MP -MF lub/system/.deps/system_file.Tpo -c lub/system/system_file.c  -fPIC -DPIC -o lub/system/.libs/system_file.o
github.com/Azure/sonic-mgmt-common/cvl
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT lub/system/system_file.lo -MD -MP -MF lub/system/.deps/system_file.Tpo -c lub/system/system_file.c -o lub/system/system_file.o >/dev/null 2>&1
depbase=`echo lub/db/db.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT lub/db/db.lo -MD -MP -MF $depbase.Tpo -c -o lub/db/db.lo lub/db/db.c &&\
mv -f $depbase.Tpo $depbase.Plo
github.com/Azure/sonic-mgmt-common/translib/tlerr
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT lub/db/db.lo -MD -MP -MF lub/db/.deps/db.Tpo -c lub/db/db.c  -fPIC -DPIC -o lub/db/.libs/db.o
github.com/Azure/sonic-mgmt-common/translib/path
github.com/Azure/sonic-mgmt-common/translib/db
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT lub/db/db.lo -MD -MP -MF lub/db/.deps/db.Tpo -c lub/db/db.c -o lub/db/db.o >/dev/null 2>&1
github.com/Azure/sonic-mgmt-common/translib/internal/apis
github.com/Azure/sonic-mgmt-common/translib/utils
depbase=`echo lub/ini/pair.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT lub/ini/pair.lo -MD -MP -MF $depbase.Tpo -c -o lub/ini/pair.lo lub/ini/pair.c &&\
mv -f $depbase.Tpo $depbase.Plo
github.com/Azure/sonic-mgmt-common/translib/transformer
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT lub/ini/pair.lo -MD -MP -MF lub/ini/.deps/pair.Tpo -c lub/ini/pair.c  -fPIC -DPIC -o lub/ini/.libs/pair.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT lub/ini/pair.lo -MD -MP -MF lub/ini/.deps/pair.Tpo -c lub/ini/pair.c -o lub/ini/pair.o >/dev/null 2>&1
depbase=`echo lub/ini/ini.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT lub/ini/ini.lo -MD -MP -MF $depbase.Tpo -c -o lub/ini/ini.lo lub/ini/ini.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT lub/ini/ini.lo -MD -MP -MF lub/ini/.deps/ini.Tpo -c lub/ini/ini.c  -fPIC -DPIC -o lub/ini/.libs/ini.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT lub/ini/ini.lo -MD -MP -MF lub/ini/.deps/ini.Tpo -c lub/ini/ini.c -o lub/ini/ini.o >/dev/null 2>&1
depbase=`echo lub/log/log.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT lub/log/log.lo -MD -MP -MF $depbase.Tpo -c -o lub/log/log.lo lub/log/log.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT lub/log/log.lo -MD -MP -MF lub/log/.deps/log.Tpo -c lub/log/log.c  -fPIC -DPIC -o lub/log/.libs/log.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT lub/log/log.lo -MD -MP -MF lub/log/.deps/log.Tpo -c lub/log/log.c -o lub/log/log.o >/dev/null 2>&1
depbase=`echo lub/conv/conv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT lub/conv/conv.lo -MD -MP -MF $depbase.Tpo -c -o lub/conv/conv.lo lub/conv/conv.c &&\
mv -f $depbase.Tpo $depbase.Plo
github.com/Azure/sonic-mgmt-common/translib
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT lub/conv/conv.lo -MD -MP -MF lub/conv/.deps/conv.Tpo -c lub/conv/conv.c  -fPIC -DPIC -o lub/conv/.libs/conv.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT lub/conv/conv.lo -MD -MP -MF lub/conv/.deps/conv.Tpo -c lub/conv/conv.c -o lub/conv/conv.o >/dev/null 2>&1
/bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -version-info 1:0:0 -Wl,-z,relro -o liblub.la -rpath /usr/local/lib lub/argv/argv.lo lub/bintree/bintree_dump.lo lub/bintree/bintree_find.lo lub/bintree/bintree_findfirst.lo lub/bintree/bintree_findlast.lo lub/bintree/bintree_findnext.lo lub/bintree/bintree_findprevious.lo lub/bintree/bintree_init.lo lub/bintree/bintree_insert.lo lub/bintree/bintree_iterator_init.lo lub/bintree/bintree_iterator_next.lo lub/bintree/bintree_iterator_previous.lo lub/bintree/bintree_node_init.lo lub/bintree/bintree_remove.lo lub/bintree/bintree_splay.lo lub/list/list.lo lub/ctype/ctype.lo lub/dump/dump.lo lub/string/string.lo lub/system/test.lo lub/system/system_test.lo lub/system/system_file.lo lub/db/db.lo lub/ini/pair.lo lub/ini/ini.lo lub/log/log.lo lub/conv/conv.lo  -lcurl  -L/usr/lib/x86_64-linux-gnu -lpython3.11  -Wl,-rpath=/usr/lib/x86_64-linux-gnu -lcjson
github.com/Azure/sonic-mgmt-framework/rest/server
libtool: link: gcc -shared  -fPIC -DPIC  lub/argv/.libs/argv.o lub/bintree/.libs/bintree_dump.o lub/bintree/.libs/bintree_find.o lub/bintree/.libs/bintree_findfirst.o lub/bintree/.libs/bintree_findlast.o lub/bintree/.libs/bintree_findnext.o lub/bintree/.libs/bintree_findprevious.o lub/bintree/.libs/bintree_init.o lub/bintree/.libs/bintree_insert.o lub/bintree/.libs/bintree_iterator_init.o lub/bintree/.libs/bintree_iterator_next.o lub/bintree/.libs/bintree_iterator_previous.o lub/bintree/.libs/bintree_node_init.o lub/bintree/.libs/bintree_remove.o lub/bintree/.libs/bintree_splay.o lub/list/.libs/list.o lub/ctype/.libs/ctype.o lub/dump/.libs/dump.o lub/string/.libs/string.o lub/system/.libs/test.o lub/system/.libs/system_test.o lub/system/.libs/system_file.o lub/db/.libs/db.o lub/ini/.libs/pair.o lub/ini/.libs/ini.o lub/log/.libs/log.o lub/conv/.libs/conv.o   -lcurl -L/usr/lib/x86_64-linux-gnu -lpython3.11 -lcjson  -g -O2 -fstack-protector-strong -g -Wl,-z -Wl,relro -Wl,-rpath=/usr/lib/x86_64-linux-gnu   -Wl,-soname -Wl,liblub.so.1 -o .libs/liblub.so.1.0.0
libtool: link: (cd ".libs" && rm -f "liblub.so.1" && ln -s "liblub.so.1.0.0" "liblub.so.1")
libtool: link: (cd ".libs" && rm -f "liblub.so" && ln -s "liblub.so.1.0.0" "liblub.so")
github.com/Azure/sonic-mgmt-framework/build/rest_server/dist/openapi
libtool: link: ar cr .libs/liblub.a  lub/argv/argv.o lub/bintree/bintree_dump.o lub/bintree/bintree_find.o lub/bintree/bintree_findfirst.o lub/bintree/bintree_findlast.o lub/bintree/bintree_findnext.o lub/bintree/bintree_findprevious.o lub/bintree/bintree_init.o lub/bintree/bintree_insert.o lub/bintree/bintree_iterator_init.o lub/bintree/bintree_iterator_next.o lub/bintree/bintree_iterator_previous.o lub/bintree/bintree_node_init.o lub/bintree/bintree_remove.o lub/bintree/bintree_splay.o lub/list/list.o lub/ctype/ctype.o lub/dump/dump.o lub/string/string.o lub/system/test.o lub/system/system_test.o lub/system/system_file.o lub/db/db.o lub/ini/pair.o lub/ini/ini.o lub/log/log.o lub/conv/conv.o
libtool: link: ranlib .libs/liblub.a
libtool: link: ( cd ".libs" && rm -f "liblub.la" && ln -s "../liblub.la" "liblub.la" )
depbase=`echo tinyrl/tinyrl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT tinyrl/tinyrl.lo -MD -MP -MF $depbase.Tpo -c -o tinyrl/tinyrl.lo tinyrl/tinyrl.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT tinyrl/tinyrl.lo -MD -MP -MF tinyrl/.deps/tinyrl.Tpo -c tinyrl/tinyrl.c  -fPIC -DPIC -o tinyrl/.libs/tinyrl.o
tinyrl/tinyrl.c: In function 'tinyrl_insert_text':
tinyrl/tinyrl.c:1114:9: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation]
 1114 |         strncpy(&this->buffer[this->point], text, delta);
      |         ^
tinyrl/tinyrl.c:1088:30: note: length computed here
 1088 |         unsigned int delta = strlen(text);
      |                              ^~~~~~~~~~~~
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT tinyrl/tinyrl.lo -MD -MP -MF tinyrl/.deps/tinyrl.Tpo -c tinyrl/tinyrl.c -o tinyrl/tinyrl.o >/dev/null 2>&1
command-line-arguments
depbase=`echo tinyrl/history/history.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT tinyrl/history/history.lo -MD -MP -MF $depbase.Tpo -c -o tinyrl/history/history.lo tinyrl/history/history.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT tinyrl/history/history.lo -MD -MP -MF tinyrl/history/.deps/history.Tpo -c tinyrl/history/history.c  -fPIC -DPIC -o tinyrl/history/.libs/history.o
tinyrl/history/history.c: In function 'remove_duplicate':
tinyrl/history/history.c:137:18: warning: unused variable 'i' [-Wunused-variable]
  137 |         unsigned i;
      |                  ^
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT tinyrl/history/history.lo -MD -MP -MF tinyrl/history/.deps/history.Tpo -c tinyrl/history/history.c -o tinyrl/history/history.o >/dev/null 2>&1
depbase=`echo tinyrl/history/history_entry.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT tinyrl/history/history_entry.lo -MD -MP -MF $depbase.Tpo -c -o tinyrl/history/history_entry.lo tinyrl/history/history_entry.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT tinyrl/history/history_entry.lo -MD -MP -MF tinyrl/history/.deps/history_entry.Tpo -c tinyrl/history/history_entry.c  -fPIC -DPIC -o tinyrl/history/.libs/history_entry.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT tinyrl/history/history_entry.lo -MD -MP -MF tinyrl/history/.deps/history_entry.Tpo -c tinyrl/history/history_entry.c -o tinyrl/history/history_entry.o >/dev/null 2>&1
depbase=`echo tinyrl/vt100/vt100.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT tinyrl/vt100/vt100.lo -MD -MP -MF $depbase.Tpo -c -o tinyrl/vt100/vt100.lo tinyrl/vt100/vt100.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT tinyrl/vt100/vt100.lo -MD -MP -MF tinyrl/vt100/.deps/vt100.Tpo -c tinyrl/vt100/vt100.c  -fPIC -DPIC -o tinyrl/vt100/.libs/vt100.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT tinyrl/vt100/vt100.lo -MD -MP -MF tinyrl/vt100/.deps/vt100.Tpo -c tinyrl/vt100/vt100.c -o tinyrl/vt100/vt100.o >/dev/null 2>&1
/bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -version-info 1:0:0 -Wl,-z,relro -o libtinyrl.la -rpath /usr/local/lib tinyrl/tinyrl.lo tinyrl/history/history.lo tinyrl/history/history_entry.lo tinyrl/vt100/vt100.lo liblub.la -lcurl  -L/usr/lib/x86_64-linux-gnu -lpython3.11  -Wl,-rpath=/usr/lib/x86_64-linux-gnu -lcjson
make[3]: Leaving directory '/sonic/src/sonic-mgmt-framework/rest'
libtool: link: gcc -shared  -fPIC -DPIC  tinyrl/.libs/tinyrl.o tinyrl/history/.libs/history.o tinyrl/history/.libs/history_entry.o tinyrl/vt100/.libs/vt100.o   -Wl,-rpath -Wl,/sonic/src/sonic-mgmt-framework/build/klish-2.1.4/.libs ./.libs/liblub.so -lcurl -L/usr/lib/x86_64-linux-gnu -lpython3.11 -lcjson  -g -O2 -fstack-protector-strong -g -Wl,-z -Wl,relro -Wl,-rpath=/usr/lib/x86_64-linux-gnu   -Wl,-soname -Wl,libtinyrl.so.1 -o .libs/libtinyrl.so.1.0.0
libtool: link: (cd ".libs" && rm -f "libtinyrl.so.1" && ln -s "libtinyrl.so.1.0.0" "libtinyrl.so.1")
libtool: link: (cd ".libs" && rm -f "libtinyrl.so" && ln -s "libtinyrl.so.1.0.0" "libtinyrl.so")
libtool: link: ar cr .libs/libtinyrl.a  tinyrl/tinyrl.o tinyrl/history/history.o tinyrl/history/history_entry.o tinyrl/vt100/vt100.o
libtool: link: ranlib .libs/libtinyrl.a
libtool: link: ( cd ".libs" && rm -f "libtinyrl.la" && ln -s "../libtinyrl.la" "libtinyrl.la" )
depbase=`echo konf/tree/tree.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT konf/tree/tree.lo -MD -MP -MF $depbase.Tpo -c -o konf/tree/tree.lo konf/tree/tree.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT konf/tree/tree.lo -MD -MP -MF konf/tree/.deps/tree.Tpo -c konf/tree/tree.c  -fPIC -DPIC -o konf/tree/.libs/tree.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT konf/tree/tree.lo -MD -MP -MF konf/tree/.deps/tree.Tpo -c konf/tree/tree.c -o konf/tree/tree.o >/dev/null 2>&1
depbase=`echo konf/tree/tree_dump.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT konf/tree/tree_dump.lo -MD -MP -MF $depbase.Tpo -c -o konf/tree/tree_dump.lo konf/tree/tree_dump.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT konf/tree/tree_dump.lo -MD -MP -MF konf/tree/.deps/tree_dump.Tpo -c konf/tree/tree_dump.c  -fPIC -DPIC -o konf/tree/.libs/tree_dump.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT konf/tree/tree_dump.lo -MD -MP -MF konf/tree/.deps/tree_dump.Tpo -c konf/tree/tree_dump.c -o konf/tree/tree_dump.o >/dev/null 2>&1
depbase=`echo konf/query/query.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT konf/query/query.lo -MD -MP -MF $depbase.Tpo -c -o konf/query/query.lo konf/query/query.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT konf/query/query.lo -MD -MP -MF konf/query/.deps/query.Tpo -c konf/query/query.c  -fPIC -DPIC -o konf/query/.libs/query.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT konf/query/query.lo -MD -MP -MF konf/query/.deps/query.Tpo -c konf/query/query.c -o konf/query/query.o >/dev/null 2>&1
depbase=`echo konf/query/query_dump.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT konf/query/query_dump.lo -MD -MP -MF $depbase.Tpo -c -o konf/query/query_dump.lo konf/query/query_dump.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT konf/query/query_dump.lo -MD -MP -MF konf/query/.deps/query_dump.Tpo -c konf/query/query_dump.c  -fPIC -DPIC -o konf/query/.libs/query_dump.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT konf/query/query_dump.lo -MD -MP -MF konf/query/.deps/query_dump.Tpo -c konf/query/query_dump.c -o konf/query/query_dump.o >/dev/null 2>&1
depbase=`echo konf/buf/buf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT konf/buf/buf.lo -MD -MP -MF $depbase.Tpo -c -o konf/buf/buf.lo konf/buf/buf.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT konf/buf/buf.lo -MD -MP -MF konf/buf/.deps/buf.Tpo -c konf/buf/buf.c  -fPIC -DPIC -o konf/buf/.libs/buf.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT konf/buf/buf.lo -MD -MP -MF konf/buf/.deps/buf.Tpo -c konf/buf/buf.c -o konf/buf/buf.o >/dev/null 2>&1
depbase=`echo konf/net/net.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT konf/net/net.lo -MD -MP -MF $depbase.Tpo -c -o konf/net/net.lo konf/net/net.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT konf/net/net.lo -MD -MP -MF konf/net/.deps/net.Tpo -c konf/net/net.c  -fPIC -DPIC -o konf/net/.libs/net.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT konf/net/net.lo -MD -MP -MF konf/net/.deps/net.Tpo -c konf/net/net.c -o konf/net/net.o >/dev/null 2>&1
/bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -version-info 1:0:0 -Wl,-z,relro -o libkonf.la -rpath /usr/local/lib konf/tree/tree.lo konf/tree/tree_dump.lo konf/query/query.lo konf/query/query_dump.lo konf/buf/buf.lo konf/net/net.lo liblub.la -lcurl  -L/usr/lib/x86_64-linux-gnu -lpython3.11  -Wl,-rpath=/usr/lib/x86_64-linux-gnu -lcjson
libtool: link: gcc -shared  -fPIC -DPIC  konf/tree/.libs/tree.o konf/tree/.libs/tree_dump.o konf/query/.libs/query.o konf/query/.libs/query_dump.o konf/buf/.libs/buf.o konf/net/.libs/net.o   -Wl,-rpath -Wl,/sonic/src/sonic-mgmt-framework/build/klish-2.1.4/.libs ./.libs/liblub.so -lcurl -L/usr/lib/x86_64-linux-gnu -lpython3.11 -lcjson  -g -O2 -fstack-protector-strong -g -Wl,-z -Wl,relro -Wl,-rpath=/usr/lib/x86_64-linux-gnu   -Wl,-soname -Wl,libkonf.so.1 -o .libs/libkonf.so.1.0.0
libtool: link: (cd ".libs" && rm -f "libkonf.so.1" && ln -s "libkonf.so.1.0.0" "libkonf.so.1")
libtool: link: (cd ".libs" && rm -f "libkonf.so" && ln -s "libkonf.so.1.0.0" "libkonf.so")
libtool: link: ar cr .libs/libkonf.a  konf/tree/tree.o konf/tree/tree_dump.o konf/query/query.o konf/query/query_dump.o konf/buf/buf.o konf/net/net.o
libtool: link: ranlib .libs/libkonf.a
libtool: link: ( cd ".libs" && rm -f "libkonf.la" && ln -s "../libkonf.la" "libkonf.la" )
/bin/bash ./libtool  --tag=CC   --mode=link gcc -I/usr/include/libxml2   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -version-info 1:0:0 -L/usr/lib -Wl,-z,relro -o libclish.la -rpath /usr/local/lib clish/libclish_la-plugin_builtin.lo clish/command/libclish_la-command.lo clish/command/libclish_la-command_dump.lo clish/param/libclish_la-param.lo clish/param/libclish_la-paramv.lo clish/param/libclish_la-param_dump.lo clish/param/libclish_la-mgmt_clish_extn_param.lo clish/pargv/libclish_la-pargv.lo clish/pargv/libclish_la-parg.lo clish/pargv/libclish_la-pargv_dump.lo clish/ptype/libclish_la-ptype.lo clish/ptype/libclish_la-ptype_dump.lo clish/shell/libclish_la-shell_view.lo clish/shell/libclish_la-shell_ptype.lo clish/shell/libclish_la-shell_var.lo clish/shell/libclish_la-shell_command.lo clish/shell/libclish_la-shell_dump.lo clish/shell/libclish_la-shell_execute.lo clish/shell/libclish_la-shell_help.lo clish/shell/libclish_la-shell_new.lo clish/shell/libclish_la-shell_parse.lo clish/shell/libclish_la-shell_file.lo clish/shell/libclish_la-shell_loop.lo clish/shell/libclish_la-shell_startup.lo clish/shell/libclish_la-shell_wdog.lo clish/shell/libclish_la-shell_pwd.lo clish/shell/libclish_la-shell_tinyrl.lo clish/shell/libclish_la-shell_plugin.lo clish/shell/libclish_la-shell_xml.lo clish/shell/libclish_la-shell_roxml.lo clish/shell/libclish_la-shell_libxml2.lo clish/shell/libclish_la-shell_expat.lo clish/shell/libclish_la-shell_udata.lo clish/shell/libclish_la-shell_misc.lo clish/shell/libclish_la-context.lo clish/view/libclish_la-view.lo clish/view/libclish_la-view_dump.lo clish/nspace/libclish_la-nspace.lo clish/nspace/libclish_la-nspace_dump.lo clish/var/libclish_la-var.lo clish/var/libclish_la-var_dump.lo clish/action/libclish_la-action.lo clish/action/libclish_la-action_dump.lo clish/config/libclish_la-config.lo clish/config/libclish_la-config_dump.lo clish/hotkey/libclish_la-hotkey.lo clish/hotkey/libclish_la-hotkey_dump.lo clish/plugin/libclish_la-plugin.lo clish/plugin/libclish_la-sym.lo clish/plugin/libclish_la-plugin_dump.lo clish/plugin/libclish_la-mgmt_clish_utils.lo clish/udata/libclish_la-udata.lo liblub.la libtinyrl.la libkonf.la -lxml2 -lcurl  -L/usr/lib/x86_64-linux-gnu -lpython3.11  -Wl,-rpath=/usr/lib/x86_64-linux-gnu -lcjson
libtool: link: gcc -shared  -fPIC -DPIC  clish/.libs/libclish_la-plugin_builtin.o clish/command/.libs/libclish_la-command.o clish/command/.libs/libclish_la-command_dump.o clish/param/.libs/libclish_la-param.o clish/param/.libs/libclish_la-paramv.o clish/param/.libs/libclish_la-param_dump.o clish/param/.libs/libclish_la-mgmt_clish_extn_param.o clish/pargv/.libs/libclish_la-pargv.o clish/pargv/.libs/libclish_la-parg.o clish/pargv/.libs/libclish_la-pargv_dump.o clish/ptype/.libs/libclish_la-ptype.o clish/ptype/.libs/libclish_la-ptype_dump.o clish/shell/.libs/libclish_la-shell_view.o clish/shell/.libs/libclish_la-shell_ptype.o clish/shell/.libs/libclish_la-shell_var.o clish/shell/.libs/libclish_la-shell_command.o clish/shell/.libs/libclish_la-shell_dump.o clish/shell/.libs/libclish_la-shell_execute.o clish/shell/.libs/libclish_la-shell_help.o clish/shell/.libs/libclish_la-shell_new.o clish/shell/.libs/libclish_la-shell_parse.o clish/shell/.libs/libclish_la-shell_file.o clish/shell/.libs/libclish_la-shell_loop.o clish/shell/.libs/libclish_la-shell_startup.o clish/shell/.libs/libclish_la-shell_wdog.o clish/shell/.libs/libclish_la-shell_pwd.o clish/shell/.libs/libclish_la-shell_tinyrl.o clish/shell/.libs/libclish_la-shell_plugin.o clish/shell/.libs/libclish_la-shell_xml.o clish/shell/.libs/libclish_la-shell_roxml.o clish/shell/.libs/libclish_la-shell_libxml2.o clish/shell/.libs/libclish_la-shell_expat.o clish/shell/.libs/libclish_la-shell_udata.o clish/shell/.libs/libclish_la-shell_misc.o clish/shell/.libs/libclish_la-context.o clish/view/.libs/libclish_la-view.o clish/view/.libs/libclish_la-view_dump.o clish/nspace/.libs/libclish_la-nspace.o clish/nspace/.libs/libclish_la-nspace_dump.o clish/var/.libs/libclish_la-var.o clish/var/.libs/libclish_la-var_dump.o clish/action/.libs/libclish_la-action.o clish/action/.libs/libclish_la-action_dump.o clish/config/.libs/libclish_la-config.o clish/config/.libs/libclish_la-config_dump.o clish/hotkey/.libs/libclish_la-hotkey.o clish/hotkey/.libs/libclish_la-hotkey_dump.o clish/plugin/.libs/libclish_la-plugin.o clish/plugin/.libs/libclish_la-sym.o clish/plugin/.libs/libclish_la-plugin_dump.o clish/plugin/.libs/libclish_la-mgmt_clish_utils.o clish/udata/.libs/libclish_la-udata.o   -Wl,-rpath -Wl,/sonic/src/sonic-mgmt-framework/build/klish-2.1.4/.libs -L/usr/lib ./.libs/liblub.so ./.libs/libtinyrl.so ./.libs/libkonf.so -lxml2 -lcurl -L/usr/lib/x86_64-linux-gnu -lpython3.11 -lcjson  -g -O2 -fstack-protector-strong -g -Wl,-z -Wl,relro -Wl,-rpath=/usr/lib/x86_64-linux-gnu   -Wl,-soname -Wl,libclish.so.1 -o .libs/libclish.so.1.0.0
/usr/bin/ld: clish/shell/.libs/libclish_la-shell_execute.o: in function `clish_shell_mkfifo':
./build/klish-2.1.4/clish/shell/shell_execute.c:614: warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp'
libtool: link: (cd ".libs" && rm -f "libclish.so.1" && ln -s "libclish.so.1.0.0" "libclish.so.1")
libtool: link: (cd ".libs" && rm -f "libclish.so" && ln -s "libclish.so.1.0.0" "libclish.so")
libtool: link: ar cr .libs/libclish.a  clish/libclish_la-plugin_builtin.o clish/command/libclish_la-command.o clish/command/libclish_la-command_dump.o clish/param/libclish_la-param.o clish/param/libclish_la-paramv.o clish/param/libclish_la-param_dump.o clish/param/libclish_la-mgmt_clish_extn_param.o clish/pargv/libclish_la-pargv.o clish/pargv/libclish_la-parg.o clish/pargv/libclish_la-pargv_dump.o clish/ptype/libclish_la-ptype.o clish/ptype/libclish_la-ptype_dump.o clish/shell/libclish_la-shell_view.o clish/shell/libclish_la-shell_ptype.o clish/shell/libclish_la-shell_var.o clish/shell/libclish_la-shell_command.o clish/shell/libclish_la-shell_dump.o clish/shell/libclish_la-shell_execute.o clish/shell/libclish_la-shell_help.o clish/shell/libclish_la-shell_new.o clish/shell/libclish_la-shell_parse.o clish/shell/libclish_la-shell_file.o clish/shell/libclish_la-shell_loop.o clish/shell/libclish_la-shell_startup.o clish/shell/libclish_la-shell_wdog.o clish/shell/libclish_la-shell_pwd.o clish/shell/libclish_la-shell_tinyrl.o clish/shell/libclish_la-shell_plugin.o clish/shell/libclish_la-shell_xml.o clish/shell/libclish_la-shell_roxml.o clish/shell/libclish_la-shell_libxml2.o clish/shell/libclish_la-shell_expat.o clish/shell/libclish_la-shell_udata.o clish/shell/libclish_la-shell_misc.o clish/shell/libclish_la-context.o clish/view/libclish_la-view.o clish/view/libclish_la-view_dump.o clish/nspace/libclish_la-nspace.o clish/nspace/libclish_la-nspace_dump.o clish/var/libclish_la-var.o clish/var/libclish_la-var_dump.o clish/action/libclish_la-action.o clish/action/libclish_la-action_dump.o clish/config/libclish_la-config.o clish/config/libclish_la-config_dump.o clish/hotkey/libclish_la-hotkey.o clish/hotkey/libclish_la-hotkey_dump.o clish/plugin/libclish_la-plugin.o clish/plugin/libclish_la-sym.o clish/plugin/libclish_la-plugin_dump.o clish/plugin/libclish_la-mgmt_clish_utils.o clish/udata/libclish_la-udata.o
libtool: link: ranlib .libs/libclish.a
libtool: link: ( cd ".libs" && rm -f "libclish.la" && ln -s "../libclish.la" "libclish.la" )
/bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -version-info 1:0:0 -Wl,-z,relro -o bin/clish bin/clish.o libclish.la libkonf.la libtinyrl.la liblub.la   -lcurl  -L/usr/lib/x86_64-linux-gnu -lpython3.11  -Wl,-rpath=/usr/lib/x86_64-linux-gnu -lcjson
libtool: warning: '-version-info' is ignored for programs
libtool: link: gcc -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -Wl,-z -Wl,relro -o bin/.libs/clish bin/clish.o -Wl,-rpath=/usr/lib/x86_64-linux-gnu  ./.libs/libclish.so ./.libs/libkonf.so ./.libs/libtinyrl.so ./.libs/liblub.so -lcurl -L/usr/lib/x86_64-linux-gnu -lpython3.11 -lcjson
depbase=`echo bin/konfd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT bin/konfd.o -MD -MP -MF $depbase.Tpo -c -o bin/konfd.o bin/konfd.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -version-info 1:0:0 -Wl,-z,relro -o bin/konfd bin/konfd.o libkonf.la liblub.la  -lcurl  -L/usr/lib/x86_64-linux-gnu -lpython3.11  -Wl,-rpath=/usr/lib/x86_64-linux-gnu -lcjson
libtool: warning: '-version-info' is ignored for programs
libtool: link: gcc -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -Wl,-z -Wl,relro -o bin/.libs/konfd bin/konfd.o -Wl,-rpath=/usr/lib/x86_64-linux-gnu  ./.libs/libkonf.so ./.libs/liblub.so -lcurl -L/usr/lib/x86_64-linux-gnu -lpython3.11 -lcjson
depbase=`echo bin/konf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT bin/konf.o -MD -MP -MF $depbase.Tpo -c -o bin/konf.o bin/konf.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -version-info 1:0:0 -Wl,-z,relro -o bin/konf bin/konf.o libkonf.la liblub.la  -lcurl  -L/usr/lib/x86_64-linux-gnu -lpython3.11  -Wl,-rpath=/usr/lib/x86_64-linux-gnu -lcjson
libtool: warning: '-version-info' is ignored for programs
libtool: link: gcc -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -Wl,-z -Wl,relro -o bin/.libs/konf bin/konf.o -Wl,-rpath=/usr/lib/x86_64-linux-gnu  ./.libs/libkonf.so ./.libs/liblub.so -lcurl -L/usr/lib/x86_64-linux-gnu -lpython3.11 -lcjson
depbase=`echo bin/sigexec.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT bin/sigexec.o -MD -MP -MF $depbase.Tpo -c -o bin/sigexec.o bin/sigexec.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -version-info 1:0:0 -Wl,-z,relro -o bin/sigexec bin/sigexec.o  -lcurl  -L/usr/lib/x86_64-linux-gnu -lpython3.11  -Wl,-rpath=/usr/lib/x86_64-linux-gnu -lcjson
libtool: warning: '-version-info' is ignored for programs
libtool: link: gcc -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -Wl,-z -Wl,relro -o bin/sigexec bin/sigexec.o -Wl,-rpath=/usr/lib/x86_64-linux-gnu  -lcurl -L/usr/lib/x86_64-linux-gnu -lpython3.11 -lcjson
depbase=`echo plugins/clish/builtin_init.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT plugins/clish/builtin_init.lo -MD -MP -MF $depbase.Tpo -c -o plugins/clish/builtin_init.lo plugins/clish/builtin_init.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT plugins/clish/builtin_init.lo -MD -MP -MF plugins/clish/.deps/builtin_init.Tpo -c plugins/clish/builtin_init.c  -fPIC -DPIC -o plugins/clish/.libs/builtin_init.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT plugins/clish/builtin_init.lo -MD -MP -MF plugins/clish/.deps/builtin_init.Tpo -c plugins/clish/builtin_init.c -o plugins/clish/builtin_init.o >/dev/null 2>&1
depbase=`echo plugins/clish/hook_access.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT plugins/clish/hook_access.lo -MD -MP -MF $depbase.Tpo -c -o plugins/clish/hook_access.lo plugins/clish/hook_access.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT plugins/clish/hook_access.lo -MD -MP -MF plugins/clish/.deps/hook_access.Tpo -c plugins/clish/hook_access.c  -fPIC -DPIC -o plugins/clish/.libs/hook_access.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT plugins/clish/hook_access.lo -MD -MP -MF plugins/clish/.deps/hook_access.Tpo -c plugins/clish/hook_access.c -o plugins/clish/hook_access.o >/dev/null 2>&1
depbase=`echo plugins/clish/hook_config.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT plugins/clish/hook_config.lo -MD -MP -MF $depbase.Tpo -c -o plugins/clish/hook_config.lo plugins/clish/hook_config.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT plugins/clish/hook_config.lo -MD -MP -MF plugins/clish/.deps/hook_config.Tpo -c plugins/clish/hook_config.c  -fPIC -DPIC -o plugins/clish/.libs/hook_config.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT plugins/clish/hook_config.lo -MD -MP -MF plugins/clish/.deps/hook_config.Tpo -c plugins/clish/hook_config.c -o plugins/clish/hook_config.o >/dev/null 2>&1
depbase=`echo plugins/clish/hook_log.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT plugins/clish/hook_log.lo -MD -MP -MF $depbase.Tpo -c -o plugins/clish/hook_log.lo plugins/clish/hook_log.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT plugins/clish/hook_log.lo -MD -MP -MF plugins/clish/.deps/hook_log.Tpo -c plugins/clish/hook_log.c  -fPIC -DPIC -o plugins/clish/.libs/hook_log.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT plugins/clish/hook_log.lo -MD -MP -MF plugins/clish/.deps/hook_log.Tpo -c plugins/clish/hook_log.c -o plugins/clish/hook_log.o >/dev/null 2>&1
depbase=`echo plugins/clish/sym_misc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT plugins/clish/sym_misc.lo -MD -MP -MF $depbase.Tpo -c -o plugins/clish/sym_misc.lo plugins/clish/sym_misc.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT plugins/clish/sym_misc.lo -MD -MP -MF plugins/clish/.deps/sym_misc.Tpo -c plugins/clish/sym_misc.c  -fPIC -DPIC -o plugins/clish/.libs/sym_misc.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT plugins/clish/sym_misc.lo -MD -MP -MF plugins/clish/.deps/sym_misc.Tpo -c plugins/clish/sym_misc.c -o plugins/clish/sym_misc.o >/dev/null 2>&1
depbase=`echo plugins/clish/rest_cl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson  -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -MT plugins/clish/rest_cl.lo -MD -MP -MF $depbase.Tpo -c -o plugins/clish/rest_cl.lo plugins/clish/rest_cl.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -MT plugins/clish/rest_cl.lo -MD -MP -MF plugins/clish/.deps/rest_cl.Tpo -c plugins/clish/rest_cl.cpp  -fPIC -DPIC -o plugins/clish/.libs/rest_cl.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -MT plugins/clish/rest_cl.lo -MD -MP -MF plugins/clish/.deps/rest_cl.Tpo -c plugins/clish/rest_cl.cpp -o plugins/clish/rest_cl.o >/dev/null 2>&1
depbase=`echo plugins/clish/call_pyobj.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT plugins/clish/call_pyobj.lo -MD -MP -MF $depbase.Tpo -c -o plugins/clish/call_pyobj.lo plugins/clish/call_pyobj.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT plugins/clish/call_pyobj.lo -MD -MP -MF plugins/clish/.deps/call_pyobj.Tpo -c plugins/clish/call_pyobj.c  -fPIC -DPIC -o plugins/clish/.libs/call_pyobj.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT plugins/clish/call_pyobj.lo -MD -MP -MF plugins/clish/.deps/call_pyobj.Tpo -c plugins/clish/call_pyobj.c -o plugins/clish/call_pyobj.o >/dev/null 2>&1
depbase=`echo plugins/clish/nos_extn.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT plugins/clish/nos_extn.lo -MD -MP -MF $depbase.Tpo -c -o plugins/clish/nos_extn.lo plugins/clish/nos_extn.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT plugins/clish/nos_extn.lo -MD -MP -MF plugins/clish/.deps/nos_extn.Tpo -c plugins/clish/nos_extn.c  -fPIC -DPIC -o plugins/clish/.libs/nos_extn.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT plugins/clish/nos_extn.lo -MD -MP -MF plugins/clish/.deps/nos_extn.Tpo -c plugins/clish/nos_extn.c -o plugins/clish/nos_extn.o >/dev/null 2>&1
depbase=`echo plugins/clish/sym_script.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT plugins/clish/sym_script.lo -MD -MP -MF $depbase.Tpo -c -o plugins/clish/sym_script.lo plugins/clish/sym_script.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT plugins/clish/sym_script.lo -MD -MP -MF plugins/clish/.deps/sym_script.Tpo -c plugins/clish/sym_script.c  -fPIC -DPIC -o plugins/clish/.libs/sym_script.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT plugins/clish/sym_script.lo -MD -MP -MF plugins/clish/.deps/sym_script.Tpo -c plugins/clish/sym_script.c -o plugins/clish/sym_script.o >/dev/null 2>&1
/bin/bash ./libtool  --tag=CXX   --mode=link g++  -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -avoid-version -module -Wl,-z,relro -o clish_plugin_clish.la -rpath /usr/local/lib plugins/clish/builtin_init.lo plugins/clish/hook_access.lo plugins/clish/hook_config.lo plugins/clish/hook_log.lo plugins/clish/sym_misc.lo plugins/clish/rest_cl.lo plugins/clish/call_pyobj.lo plugins/clish/nos_extn.lo plugins/clish/sym_script.lo libclish.la libkonf.la liblub.la libtinyrl.la -lcurl  -L/usr/lib/x86_64-linux-gnu -lpython3.11  -Wl,-rpath=/usr/lib/x86_64-linux-gnu -lcjson
libtool: link: g++  -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/12/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/12/crtbeginS.o  plugins/clish/.libs/builtin_init.o plugins/clish/.libs/hook_access.o plugins/clish/.libs/hook_config.o plugins/clish/.libs/hook_log.o plugins/clish/.libs/sym_misc.o plugins/clish/.libs/rest_cl.o plugins/clish/.libs/call_pyobj.o plugins/clish/.libs/nos_extn.o plugins/clish/.libs/sym_script.o   -Wl,-rpath -Wl,/sonic/src/sonic-mgmt-framework/build/klish-2.1.4/.libs ./.libs/libclish.so ./.libs/libkonf.so ./.libs/liblub.so ./.libs/libtinyrl.so -lcurl -L/usr/lib/x86_64-linux-gnu -lpython3.11 -lcjson -L/usr/lib/gcc/x86_64-linux-gnu/12 -L/usr/lib/gcc/x86_64-linux-gnu/12/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/12/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/12/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/12/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/12/../../../x86_64-linux-gnu/crtn.o  -g -O2 -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-rpath=/usr/lib/x86_64-linux-gnu   -Wl,-soname -Wl,clish_plugin_clish.so -o .libs/clish_plugin_clish.so
libtool: link: ar cr .libs/clish_plugin_clish.a  plugins/clish/builtin_init.o plugins/clish/hook_access.o plugins/clish/hook_config.o plugins/clish/hook_log.o plugins/clish/sym_misc.o plugins/clish/rest_cl.o plugins/clish/call_pyobj.o plugins/clish/nos_extn.o plugins/clish/sym_script.o
libtool: link: ranlib .libs/clish_plugin_clish.a
libtool: link: ( cd ".libs" && rm -f "clish_plugin_clish.la" && ln -s "../clish_plugin_clish.la" "clish_plugin_clish.la" )
make[6]: Leaving directory '/sonic/src/sonic-mgmt-framework/build/klish-2.1.4'
make[5]: Leaving directory '/sonic/src/sonic-mgmt-framework/build/klish-2.1.4'
complete klish build
make[4]: Leaving directory '/sonic/src/sonic-mgmt-framework/CLI/klish'
make[3]: Leaving directory '/sonic/src/sonic-mgmt-framework/CLI'
make[2]: Leaving directory '/sonic/src/sonic-mgmt-framework'
   dh_auto_test -O--parallel
dh_auto_test: warning: Compatibility levels before 10 are deprecated (level 9 in use)
make[1]: Leaving directory '/sonic/src/sonic-mgmt-framework'
 fakeroot debian/rules binary
make[1]: warning: jobserver unavailable: using -j1.  Add '+' to parent make rule.
make[1]: Entering directory '/sonic/src/sonic-mgmt-framework'
dh binary --with systemd --parallel
dh: warning: Compatibility levels before 10 are deprecated (level 9 in use)
   dh_testroot -O--parallel
   dh_prep -O--parallel
   dh_auto_install -O--parallel
dh_auto_install: warning: Compatibility levels before 10 are deprecated (level 9 in use)
   dh_install -O--parallel
dh_install: warning: Compatibility levels before 10 are deprecated (level 9 in use)
   dh_installdocs -O--parallel
dh_installdocs: warning: Compatibility levels before 10 are deprecated (level 9 in use)
   dh_installchangelogs -O--parallel
dh_installchangelogs: warning: Compatibility levels before 10 are deprecated (level 9 in use)
   dh_systemd_enable -O--parallel
dh_systemd_enable: warning: Compatibility levels before 10 are deprecated (level 9 in use)
   dh_installinit -O--parallel
dh_installinit: warning: Compatibility levels before 10 are deprecated (level 9 in use)
   dh_systemd_start -O--parallel
dh_systemd_start: warning: Compatibility levels before 10 are deprecated (level 9 in use)
   dh_perl -O--parallel
   dh_link -O--parallel
   dh_strip_nondeterminism -O--parallel
   dh_compress -O--parallel
dh_compress: warning: Compatibility levels before 10 are deprecated (level 9 in use)
dh_compress: warning: Compatibility levels before 10 are deprecated (level 9 in use)
   dh_fixperms -O--parallel
   dh_missing -O--parallel
dh_missing: warning: Compatibility levels before 10 are deprecated (level 9 in use)
   dh_strip -O--parallel
dh_strip: warning: Compatibility levels before 10 are deprecated (level 9 in use)
dh_strip: warning: Compatibility levels before 10 are deprecated (level 9 in use)
   dh_makeshlibs -O--parallel
dh_makeshlibs: warning: Compatibility levels before 10 are deprecated (level 9 in use)
   debian/rules override_dh_shlibdeps
make[2]: Entering directory '/sonic/src/sonic-mgmt-framework'
dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info -l/sonic/src/sonic-mgmt-framework/build/cli/target/.libs/:/sonic/src/sonic-mgmt-framework/build/cli/.libs/
dh_shlibdeps: warning: Compatibility levels before 10 are deprecated (level 9 in use)
dh_shlibdeps: warning: Compatibility levels before 10 are deprecated (level 9 in use)
dpkg-shlibdeps: warning: debian/sonic-mgmt-framework/usr/sbin/cli/.libs/libtinyrl.so.1.0.0 contains an unresolvable reference to symbol mask_password: it's probably a plugin
dpkg-shlibdeps: warning: debian/sonic-mgmt-framework/usr/sbin/cli/.libs/libclish.so.1.0.0 contains an unresolvable reference to symbol nos_use_alt_name: it's probably a plugin
make[2]: Leaving directory '/sonic/src/sonic-mgmt-framework'
   dh_installdeb -O--parallel
dh_installdeb: warning: Compatibility levels before 10 are deprecated (level 9 in use)
   dh_gencontrol -O--parallel
   dh_md5sums -O--parallel
   dh_builddeb -O--parallel
dpkg-deb: building package 'sonic-mgmt-framework-dbg' in '../sonic-mgmt-framework-dbg_1.0-01_amd64.deb'.
dpkg-deb: building package 'sonic-mgmt-framework-dbgsym' in '../sonic-mgmt-framework-dbgsym_1.0-01_amd64.deb'.
dpkg-deb: building package 'sonic-mgmt-framework' in '../sonic-mgmt-framework_1.0-01_amd64.deb'.
make[1]: Leaving directory '/sonic/src/sonic-mgmt-framework'
 dpkg-genbuildinfo --build=binary --admindir=/sonic/dpkg/tmp.OcVsmNdaCr -O../sonic-mgmt-framework_1.0-01_amd64.buildinfo
 dpkg-genchanges --build=binary -O../sonic-mgmt-framework_1.0-01_amd64.changes
dpkg-genchanges: info: binary-only upload (no source code included)
 fakeroot debian/rules clean
make[1]: warning: jobserver unavailable: using -j1.  Add '+' to parent make rule.
make[1]: Entering directory '/sonic/src/sonic-mgmt-framework'
dh clean --with systemd --parallel
dh: warning: Compatibility levels before 10 are deprecated (level 9 in use)
   dh_auto_clean -O--parallel
dh_auto_clean: warning: Compatibility levels before 10 are deprecated (level 9 in use)
	make -j112 clean
make[2]: Entering directory '/sonic/src/sonic-mgmt-framework'
rm -f -r vendor
make -C models clean
make[3]: Entering directory '/sonic/src/sonic-mgmt-framework/models'
make -f yang_to_openapi.mk clean
make[4]: Entering directory '/sonic/src/sonic-mgmt-framework/models'
rm -f -r ../build/yaml
rm -f -r ../build/restconf_md
make[4]: Leaving directory '/sonic/src/sonic-mgmt-framework/models'
make -f openapi_codegen.mk clean
make[4]: Entering directory '/sonic/src/sonic-mgmt-framework/models'
rm -f -r ../build/rest_server/dist
rm -f -r ../build/rest_server/codegen
rm -f ../build/rest_server/dist/ui/index.html
make[4]: Leaving directory '/sonic/src/sonic-mgmt-framework/models'
make[3]: Leaving directory '/sonic/src/sonic-mgmt-framework/models'
make -C rest clean
make[3]: Entering directory '/sonic/src/sonic-mgmt-framework/rest'
find: '../build/rest_server/dist': No such file or directory
find: '../vendor/github.com/Azure/sonic-mgmt-common': No such file or directory
rm -f ../build/rest_server/rest_server ../build/rest_server/generate_cert
rm -f ../build/tests/rest/server.test
make[3]: Leaving directory '/sonic/src/sonic-mgmt-framework/rest'
git check-ignore debian/* | xargs -r rm -f -r
rm -f -r debian/.debhelper
rm -f -r /sonic/src/sonic-mgmt-framework/build
make[2]: Leaving directory '/sonic/src/sonic-mgmt-framework'
   dh_clean -O--parallel
dh_clean: warning: Compatibility levels before 10 are deprecated (level 9 in use)
make[1]: Leaving directory '/sonic/src/sonic-mgmt-framework'
 dpkg-source --after-build .
dpkg-buildpackage: info: binary-only upload (no source included)
/sonic
Build end time: Sat Oct 11 06:29:07 UTC 2025
Elapsed time: 0h 1m 30s