Content

상위 폴더로 이동
Build start time: Mon Dec 22 08:34:58 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
cp -r ../tools/swagger_codegen/go-server/src/* ../build/rest_server/dist/
mkdir -p /sonic/src/sonic-mgmt-framework/build/pylint/.
touch ../build/rest_server/dist/.init_done
make[3]: Leaving directory '/sonic/src/sonic-mgmt-framework/models'
/usr/local/go/bin/go mod vendor
/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
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 github.com/gorilla/mux v1.7.4
go: downloading golang.org/x/crypto v0.0.0-20200622213623-75b288015ac9
go: downloading gopkg.in/go-playground/validator.v9 v9.31.0
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/
/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
+ 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
************* 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
cl===> 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
itree/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 
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
===> 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 ...
+++++ 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: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
--2025-12-22 08:35:17--  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.
autoreconf: running: automake --add-missing --copy --force-missing
HTTP request sent, awaiting response... 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'
200 OK
Length: 21878784 (21M) [application/octet-stream]
Saving to: 'openapi-generator-cli-4.2.3.jar-cda48eb414c8b4585e280c3fb2656e24'

     0K .......... .....autoreconf: Leaving directory '.'
..... .......... .......... ..........  0%  207K 1m43s
    50K .......... .......... .......... .......... ..........  0% 2.04M 57s
   100K .......... .......... .......checking for gcc... gcc
checking whether the C compiler works... ... .......... ..........  0%  489K 52s
   150K .......... .......... .......... .......... ..........  0% 3.42M 40s
   200K .......... .......... .......... .......... ..........  1% 3.42M 34s
   250K .......... .......... .yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... ......... .......... ..........  1%  550K 34s
   300K .......... .......... .......... .......... ..........  1% 4.67M 30s
   350K .......... .......... .......... .......... ..........  1% 3.32M 27s
   400K .......... .......... .......... .......... ..........  2% 3.51M 24s
   450K .......... .......... .......... .......... .....no
.....  2% 3.73M 23s
   500K .......... .checking for suffix of object files... ......... .......... .......... ..........  2% 4.82M 21s
   550K .......... .......... .....o
checking whether the compiler supports GNU C... ..... .......... ..........  2%  840K 21s
   600K .......... .......... .......... .......... ..........  3% 5.36M 20s
   650K .....yes
checking whether gcc accepts -g... ..... .......... .......... .......... ..........  3% 3.83M 19s
   700K .......... .......... .......... .......... ..........  3% 5.08M 18s
   750K .......... .......... .......... .......... ..........  3% 2.94M 17s
   800K .......... .....yes
..... .......... .checking for gcc option to enable C11 features... ......... ..........  3% 4.65M 16s
   850K .......... .......... .......... .......... ..........  4% 4.35M 15s
   900K .......... .......... .......... .......... ..........  4% 3.59M 15s
   950K .......... .......... .......... .......... ..........  4% 5.15M 14s
  1000K .......... .......... .......... .......... ..........  4% 3.61M 14s
  1050K .......... .......... .......... .......none needed
checking whether gcc understands -c and -o together... ... ..........  5% 2.37M 14s
  1100K .......... .......... .......... .......... ..........  5% 4.72M 13s
  1150K .......... .......... .......... .......... ..........  5% 3.18M 13s
  1200K .......... .......... .......... .......... ..........  5% 5.91M 12s
  1250K .......... .......... .......... .......... ..........  6% 3.72M 12s
  1300K .......... .......... .......... .......... ..........  6% 3.72M 12s
  1350K .......... .......... .......... .......... .yes
checking for stdio.h... .........  6% 3.58M 12s
  1400K .......... .......... .......... .......... ..........  6% 3.55M 11s
  1450K .......... .......... .......... .......... ..........  7% 5.54M 11s
  1500K .......... .......... .......... .......... ..........  7% 3.91M 11s
  1550K .......... .......yes
checking for stdlib.h... ... .......... .......... ..........  7% 2.85M 11s
  1600K .......... .......... .......... .......... ..........  7% 6.34M 10s
  1650K .......... .......... .......... .......... ..........  7% 5.54M 10s
  1700K .......... .......... .......... .......... ..........  8% 4.08M 10s
  1750K .......... .......... .....yes
checking for string.h... ..... .......... ..........  8% 4.75M 10s
  1800K .......... .......... .......... .......... ..........  8% 3.60M 10s
  1850K .......... .......... .......... .......... ..........  8% 4.04M 9s
  1900K .......... .......... .......... .......... ..........  9% 4.02M 9s
  1950K .yes
checking for inttypes.h... ......... .......... .......... .......... ..........  9% 2.35M 9s
  2000K .......... .......... .......... .......... ..........  9% 3.40M 9s
  2050K .......... .......... .......... .......... ..........  9% 5.17M 9s
  2100K .......... .......... .......... .......... ...yes
....... 10% 4.81M 9s
  2150K .........checking for stdint.h... . .......... .......... .......... .......... 10% 4.37M 9s
  2200K .......... .......... .......... .......... .......... 10% 4.88M 9s
  2250K .......... .......... .......... .......... .......... 10% 4.34M 9s
  2300K .......... .......... .......... .......... .......... 10% 4.71M 8s
  2350K .......... .......yes
checking for strings.h... ... .......... .......... .......... 11% 3.57M 8s
  2400K .......... .......... .......... .......... .......... 11% 5.08M 8s
  2450K .......... .......... .......... .......... .......... 11% 3.94M 8s
  2500K .......... .......... .......... .......... .......... 11% 4.06M 8s
  2550K .........yes
. .......... .....checking for sys/stat.h... ..... .......... .......... 12% 3.55M 8s
  2600K .......... .......... .......... .......... .......... 12% 5.15M 8s
  2650K .......... .......... .......... .......... .......... 12% 4.33M 8s
  2700K .......... .......... .......... .......... .......... 12% 4.41M 8s
  2750K .......... .......... .......... ...yes
checking for sys/types.h... ....... .......... 13% 3.02M 8s
  2800K .......... .......... .......... .......... .......... 13% 4.62M 8s
  2850K .......... .......... .......... .......... .......... 13% 3.93M 7s
  2900K .......... .......... .......... .......... .......... 13% 4.35M 7s
  2950K .......... .......... .......... .......... .......... 14% 5.11M 7s
  3000K .......yes
checking for unistd.h... ... .......... .......... .......... .......... 14% 3.74M 7s
  3050K .......... .......... .......... .......... .......... 14% 4.64M 7s
  3100K .......... .......... .......... .......... .......... 14% 3.81M 7s
  3150K .......... .......... .......... .......... .......... 14% 3.85M 7s
  3200K .......... .......... .......... .......... .......yes
checking for wchar.h... ... 15% 4.33M 7s
  3250K .......... .......... .......... .......... .......... 15% 4.44M 7s
  3300K .......... .......... .......... .......... .......... 15% 3.57M 7s
  3350K .......... .......... .......... .......... .......... 15% 4.43M 7s
  3400K .......... .......... .......... .......... .......... 16% 3.52M 7s
  3450K .....yes
checking for minix/config.h... ..... .......... .......... .......... .......... 16% 3.52M 7s
  3500K .......... .......... .......... .......... .......... 16% 4.49M 7s
  3550K .......... .......... .......... .......... .......... 16% 3.43M 7s
  3600K .......... .......... .......... .......... .......... 17% 3.88M 7s
  3650K .......... .......... .........no
. .......... .....checking whether it is safe to define __EXTENSIONS__... ..... 17% 3.09M 7s
  3700K .......... .......... .......... .......... .......... 17% 5.63M 6s
  3750K .......... .......... .......... .......... .......... 17% 4.57M 6s
  3800K .......... .......... .......... .......... .......... 18% 4.20M 6s
  3850K .......... .......... .......... .......... .......... 18% 4.41M 6s
  3900K .......... .......... .......... .....yes
checking whether _XOPEN_SOURCE should be defined... ..... .......... 18% 3.44M 6s
  3950K .......... .......... .......... .......... .......... 18% 2.43M 6s
  4000K .......... .......... .......... .......... .......... 18% 3.27M 6s
  4050K .......... .......... .........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
checking build system type... .... 19%  350K 7s
  4100K .......... .......... .......... .......... .......... 19% 5.49M 7s
  4150K .......... .......... .......... .......... .......... 19% 3.68M 7s
  4200K .......... .......... .......... ..........x86_64-pc-linux-gnu
checking host system type...  ........x86_64-pc-linux-gnu
.. 19% 5.09M 7s
  4250K ......checking how to print strings... .... .......... .......... .......... .......... 20% 4.90M 7s
  4300K .......... .......... .......... .......... .......... 20% 3.96M 6s
  4350K .......... .......... .......... .......... .......... 20% 6.11M 6s
  4400K .......... .......... .......... ..printf
checking for a sed that does not truncate output... ........ .......... 20% 3.26M 6s
  4450K .......... ..../usr/bin/sed
...... ..........checking for grep that handles long lines and -e...  .......... .......... 21% 4.20M 6s
  4500K .......... ../usr/bin/grep
checking for egrep... ........ ......../usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... .. .......... .......... 21% 4.07M 6s
  4550K .......... .......... .......... .......... .......... 21% 6.71M 6s
  4600K ......../usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... .. .......... ....yes
checking for BSD- or MS-compatible name lister (nm)... ...... .......... .......... 21% 4.42M 6s
  4650K ....../usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... .... .......... .......... .......... .......... 21% 4.47M 6s
  4700K .......... .......... .......... .......... .......... 22% 4.00M 6s
  4750K .......... .......... .......... .......... .......... 22% 3.50M 6s
  4800K .......... .......... .......... .......... .......... 22% 2.88M 6s
  4850K .......... .......... .......... .......... .......... 22% 5.16M 6s
  4900K .......... .......... .......... .......... ....BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... ...... 23% 3.70M 6s
  4950K .......... .......... .......... .......... ..1572864
........ 23% 5.00M 6s
  5000K .......... .......... ....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...  .......... 23% 4.60M 6s
  5050K .......... .......... .......... .......... .......... 23% 2.56M 6s
  5100K .......... .......... .......... .......... .......... 24% 17.9M 6s
  5150K .......... .......... .......... .......... .......... 24% 4.04M 6s
  5200K .......... .......... .......... .......... .......... 24% 3.86M 6s
  5250K .......... .......... .......... .......... .......... 24% 3.87M 6s
  5300K .......... .......... .......... .......... .......... 25% 4.76M 6s
  5350K .......... .......... .......... .......... ..@
checking for strip... strip
checking for ranlib... ranlib
checking for gawk... gawk
checking command to parse /usr/bin/nm -B output from gcc object... ........ 25% 3.73M 6s
  5400K .......... .......... .......... .......... .......... 25% 3.76M 6s
  5450K .......... .......... .......... .......... .......... 25% 5.22M 6s
  5500K .......... .......... .......... .......... .......... 25% 3.77M 6s
  5550K .......... .......... .......... .......... .......... 26% 4.06M 5s
  5600K .......... .......... .......... .......... .......... 26% 3.21M 5s
  5650K .......... .......... .......... .......... .......... 26% 4.19M 5s
  5700K .......... .......... .......... .......... .......... 26% 4.97M 5s
  5750K .......... .......... .......... .......... .......... 27% 5.18M 5s
  5800K .......... .......... .......... .......... .......... 27% 4.06M 5s
  5850K .......... .......... .......... .......... .......... 27% 4.23M 5s
  5900K .......... .......... .......... .......... .......... 27% 4.54M 5s
  5950K .......... .......... .......... .......... .......... 28% 5.52M 5s
  6000K .......... .......... .......... .......... .......... 28% 2.86M 5s
  6050K .......... ....ok
...... ..........checking for sysroot... no
checking for a working dd...  .......... .......... 28% 4.76M 5s
  6100K .......... .......... ......../usr/bin/dd
checking how to truncate binary pipes... .. .......... .......... 28% 3.40M 5s
  6150K ........../usr/bin/dd bs=4096 count=1
 .......... .......... .......... .......... 29% 5.55M 5s
  6200K .......... .......... .......... .......... .......... 29% 4.24M 5s
  6250K .......... .......... .......... .......... .......... 29% 4.03M 5s
  6300K ....checking for mt... mt
checking if mt is a manifest tool... ...... .......... .......... .......... .......... 29% 4.46M 5s
  6350K ..no
........ ........checking for dlfcn.h... .. .......... .......... .......... 29% 4.51M 5s
  6400K .......... .......... .......... .......... .......... 30% 2.95M 5s
  6450K .......... .......... .......... .......... .......... 30% 5.07M 5s
  6500K .......... .......... .......... .......... .......... 30% 2.91M 5s
  6550K .......... .......... .......yes
... .......... .......... 30% 5.02M 5s
  6600K ........checking for objdir... .. .......... .......... .......... .......... 31% 6.68M 5s
  6650K .......libs
.... .......... .......... .......... .......... 31% 3.30M 5s
  6700K .......... .......... .......... .......... .......... 31% 6.14M 5s
  6750K .......... .......... .......... .......... .......... 31% 3.94M 5s
  6800K .......... .......... .......... .......... .......... 32% 3.73M 5s
  6850K .......... .......... .......... .......... .......... 32% 3.20M 5s
  6900K .......... .......... .......... .......... .......... 32% 3.92M 5s
  6950K .......... .......... .......... .......... .......... 32% 3.24M 5s
  7000K .......... .......... .......... .......... .......... 32% 4.79M 5s
  7050K .......... .......... .......... .......... .......... 33% 5.15M 5s
  7100K .......... ..........checking if gcc supports -fno-rtti -fno-exceptions...  .......... .......... .......... 33% 3.25M 5s
  7150K .......... .......... .......... .......... .......... 33% 3.36M 5s
  7200K .......... .......... .......... .......... .......... 33% 3.27M 5s
  7250K .......... .......... .......... .......... ......no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... .... 34% 3.67M 5s
  7300K .......... .......... .......... .......... .......... 34% 4.32M 5s
  7350K .......... .......... .......... .......... .......... 34% 3.42M 5s
  7400K .......... .......... .......... ..........yes
checking if gcc static flag -static works...  .......... 34% 3.56M 4s
  7450K .......... .......... .......... .......... .......... 35% 4.29M 4s
  7500K .......... .......... .......... .......... .......... 35% 3.63M 4s
  7550K .......... .......... .......... .......... .......... 35% 4.11M 4s
  7600K .......... .......... .......... .......... .......... 35% 2.64M 4s
  7650K .......... .......... .......... .......... .......... 36% 2.98M 4s
  7700K .......... .......... ........no
checking if gcc supports -c -o file.o... .. .......... .......... 36% 4.12M 4s
  7750K .......... .......... .......... .......... .......... 36% 5.60M 4s
  7800K .......... .......... .......... .......... .......... 36% 3.81M 4s
  7850K .......... .......... .......... .......... .......... 36% 5.00M 4s
  7900K .......... .......... .......... .......... .......... 37% 3.68M 4s
  7950K .......... .......... .......... .......... .......... 37% 4.53M 4s
  8000K .......... ......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... .... .......... .......... .......... 37% 3.95M 4s
  8050K .......... .......... .......... .......... .......... 37% 7.88M 4s
  8100K .......... .......... ........yes
.. .......... ....checking whether -lc should be explicitly linked in... ...... 38% 4.14M 4s
  8150K .......... .......... .......... .......... ..no
checking dynamic linker characteristics... ........ 38%  341K 4s
  8200K .......... .......... .......... .......... .......... 38% 4.85M 4s
  8250K .......... .......... .......... .......... .......... 38% 3.98M 4s
  8300K .......... ..........GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible...  .......... ......yes
.... .......... 39% 4.57M 4s
  8350K ..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++
.. .......... .......... .......... 39% 4.41M 4s
  8400K .......... .......... .......... .......... .......... 39% 3.39M 4s
  8450K .......... .......... .......... .......... .......... 39% 3.88M 4s
  8500K .......... .......... .......... .......... .......... 40% 4.57M 4s
  8550K .......... .......... ......checking whether the compiler supports GNU C++... .... .......... .......... 40% 4.12M 4s
  8600K .......... .......... .......... .......... .......... 40% 4.81M 4s
  8650K .......... .......... .......... .......... .......... 40% 4.32M 4s
  8700K .......... .......... .......... .......... .......... 40% 3.81M 4s
  8750K .......... ........yes
checking whether g++ accepts -g... .. .......... .......... .......... 41% 6.31M 4s
  8800K .......... .......... .......... .......... .......... 41% 3.98M 4s
  8850K .......... .......... .......... .......... .......... 41% 3.89M 4s
  8900K .......... .......... .......... .......... .......... 41% 6.96M 4s
  8950K .......... .......... .......... .......... .......... 42% 6.70M 4s
  9000K ........yes
checking for g++ option to enable C++11 features... .. .......... .......... .......... .......... 42% 4.30M 4s
  9050K .......... .......... .......... .......... .......... 42% 4.26M 4s
  9100K .......... .......... .......... .......... .......... 42% 4.26M 4s
  9150K .......... .......... .......... .......... .......... 43% 4.57M 4s
  9200K .......... .......... .......... .......... .......... 43% 3.42M 4s
  9250K .......... .......... .......... .......... .......... 43% 4.99M 4s
  9300K .......... .......... .......... .......... .......... 43% 3.89M 4s
  9350K .......... .......... .......... .......... .......... 43% 4.75M 4s
  9400K .......... .......... .......... .......... .......... 44% 4.50M 4s
  9450K .......... .......... .......... ........none needed
.. .......... 44% 4.42M 4s
  9500K .......... .......... .......... ......checking how to run the C++ preprocessor... .... .......... 44% 5.50M 4s
  9550K .......... .......... .......... .......... .......... 44% 4.69M 4s
  9600K .......... .......... .......... .......... .......... 45% 3.83M 4s
  9650K .......... .......... .......... .......... .......... 45% 4.35M 4s
  9700K .......... .......... .......... .......... .......... 45% 5.73M 4s
  9750K .......... .......... .......... .......... .......... 45% 3.00M 4s
  9800K ........g++ -E
.. .......... .......... .......... .......... 46% 4.34M 4s
  9850K .......... .......... .......... .......... .......... 46% 5.14M 4s
  9900K .......... .......... .......... .......... .......... 46% 1.94M 4s
  9950K .......... .......... .......... .......... .......... 46% 8.46M 4s
 10000K .......... .......... .......... .......... .......... 47% 2.91M 4s
 10050K .......... .......... .......... .......... .......... 47% 7.86M 4s
 10100K .......... .......... .......... .......... .......... 47% 5.12M 3s
 10150K .......... .......... .......... .......... .......... 47% 3.79M 3s
 10200K .......... .......... .......... .......... .......... 47% 5.74M 3s
 10250K .......... .......... .......... .......... .......... 48% 3.57M 3s
 10300K .......... .......... .......... .......... .......... 48% 3.13M 3s
 10350K .......... .......... .......... .......... .......... 48% 5.83M 3s
 10400K .......... .......... .......... .......... .......... 48% 2.99M 3s
 10450K .......... .......... .......... .......... .......... 49% 3.23M 3s
 10500K .......... .......... .......... .......... .......... 49% 3.84M 3s
 10550K .......... .......... .......... .......... ..checking for ld used by g++... ........ 49% 3.96M 3s
 10600K .......... .......... ..../usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... ...... ..........yes
 .......... 49% 4.24M 3s
 10650K .......... .......... ..checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... ........ .......... .......... 50% 4.05M 3s
 10700K ....yes
...... .......... .......... .......... .......... 50% 3.49M 3s
 10750K .......... .......... .......... .......... .......... 50% 5.21M 3s
 10800K .......... .......... .......... .......... .......... 50% 2.92M 3s
 10850K .......... .......... .......... .......... .......... 51% 4.11M 3s
 10900K .......... .......... .......... .......... .......... 51% 4.03M 3s
 10950K .......... .......... .......... .......... .......... 51% 4.33M 3s
 11000K .......... .......... .......... .......... .......... 51% 3.28M 3s
 11050K .......... .......... .......... .......... .......... 51% 3.74M 3s
 11100K .......... .......... .......... .......... .......... 52% 3.99M 3s
 11150K .......... .......... .......... .......... .......... 52% 3.38M 3s
 11200K .......... .......... .......... .......... ........checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... .. 52% 3.32M 3s
 11250K .......... .......... .......... .......... .......... 52% 5.71M 3s
 11300K .......... .......... .......... .......... .......... 53% 4.06M 3s
 11350K .......... .......... .......... .......... .......... 53% 4.47M 3s
 11400K .......... .......... .......... .......... .......... 53% 3.70M 3s
 11450K .......... ....yes
...... ..checking if g++ static flag -static works... ........ .......... .......... 53% 4.33M 3s
 11500K .......... .......... .......... .......... .......... 54% 3.63M 3s
 11550K .......... .......... .......... .......... .......... 54% 4.86M 3s
 11600K .......... .......... .......... .......... .......... 54% 3.72M 3s
 11650K .......... .......... .......... .......... ......no
checking if g++ supports -c -o file.o... .... 54% 4.48M 3s
 11700K .......... .......... .......... .......... .......... 54% 3.42M 3s
 11750K .......... .......... .......... .......... .......... 55% 4.58M 3s
 11800K .......... .......... .......... .......... .......... 55% 4.57M 3s
 11850K .......... .......... .......... .......... .......... 55% 4.96M 3s
 11900K .......... .......... .......... .......... .......... 55% 3.50M 3s
 11950K .......... .......... .......... ....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) ...... .......... 56% 3.35M 3s
 12000K .......... .......... .......... ..GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for a BSD-compatible install... ........ .......... 56% 3.45M 3s
 12050K .......... .......... .......... .......... .......... 56% 4.39M 3s
 12100K .......... .......... ......../usr/bin/install -c
checking whether build environment is sane... .. .......... ....yes
...... 56% 3.42M 3s
 12150K .......... .......... .......... .......... .......... 57% 5.32M 3s
 12200K .......... ......checking for a race-free mkdir -p... .... .......... ........../usr/bin/mkdir -p
checking whether make sets $(MAKE)...  .......... 57% 3.50M 3s
 12250K .......... .......... .......... ........yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
checking dependency style of gcc... gcc3
checking dependency style of g++... .. .......... 57%  326K 3s
 12300K .......... .......... .......... .......... .......... 57% 37.5M 3s
 12350K .......... .......... .......... .......... .......... 58% 3.13M 3s
 12400K .......... .......... .......... .......... .......... 58% 3.55M 3s
 12450K .......... .......... .......... .......... .......... 58% 4.44M 3s
 12500K .......... .......... .......... .......... .......... 58% 4.35M 3s
 12550K .......... .......... .......... .......... .......... 58% 3.85M 3s
 12600K ........gcc3
.. .......... .......... ..........checking size of int...  .......... 59% 4.55M 3s
 12650K .......... .......... .......... .......... .......... 59% 3.10M 3s
 12700K .......... .......... .......... .......... .......... 59% 4.07M 3s
 12750K .......... .......... .......... .......... .......... 59% 2.81M 3s
 12800K .......... .......... .......... .......... .......... 60% 4.04M 3s
 12850K .......... .......... .......... .......... .......... 60% 3.37M 3s
 12900K .......... .......... .......... .......... .......... 60% 3.54M 3s
 12950K .......... .......... .......... .......... ..4
checking size of long... ........ 60% 3.59M 3s
 13000K .......... .......... .......... .......... .......... 61% 3.75M 3s
 13050K .......... .......... .......... .......... .......... 61% 4.53M 3s
 13100K .......... .......... .......... .......... .......... 61% 3.66M 3s
 13150K .......... .......... .......... .......... .......... 61% 4.39M 3s
 13200K .......... .......... .......... .......... .......... 62% 2.93M 2s
 13250K .......... .......... .......... .......... .......... 62% 4.07M 2s
 13300K .......... .......... .......... .......... .......... 62% 4.66M 2s
 13350K .......... .......... .......... .......... ..8
checking size of size_t... ........ 62% 4.03M 2s
 13400K .......... .......... .......... .......... .......... 62% 4.31M 2s
 13450K .......... .......... .......... .......... .......... 63% 3.48M 2s
 13500K .......... .......... .......... .......... .......... 63% 3.68M 2s
 13550K .......... .......... .......... .......... .......... 63% 3.63M 2s
 13600K .......... .......... .......... .......... .......... 63% 3.11M 2s
 13650K .......... .......... .......... .......... .......... 64% 3.88M 2s
 13700K .......... .......... .......... .......... .......... 64% 3.83M 2s
 13750K .......... .......... ......8
checking if LD -Wl,--version-script works... .... .......... .......... 64% 4.02M 2s
 13800K .......... .......... .......... .......... .......... 64% 3.10M 2s
 13850K .......... .......... .......... .......... .......... 65% 3.27M 2s
 13900K .......... .......... .......... .......... .......... 65% 3.75M 2s
 13950K .......... .......... .......... .......... .......... 65% 4.34M 2s
 14000K .......... .......... .......... .......... .......... 65% 2.97M 2s
 14050K .......... .......... ..........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... .... 65% 3.04M 2s
 14100K .......... .......... .......... .......... .......... 66% 4.62M 2s
 14150K .......... .......... .......... .......... .......... 66% 4.41M 2s
 14200K .......... .......... .......... .......... .......... 66% 3.76M 2s
 14250K .......... .......... .......... .......... .......... 66% 2.55M 2s
 14300K .......... .......... .......... .......... .......... 67% 3.90M 2s
 14350K .......... ........none required
checking for regex.h... .. .......... .......... .......... 67% 3.01M 2s
 14400K .......... .......... .......... .......... .......... 67% 2.76M 2s
 14450K .......... .......... .......... .......... .......... 67% 3.00M 2s
 14500K .......... .......... .......... .......... .......... 68% 3.45M 2s
 14550K ..........yes
checking for getopt.h...  .......... .......... .......... .......... 68% 2.57M 2s
 14600K .......... .......... .......... .......... .......... 68% 4.78M 2s
 14650K .......... .......... .......... .......... .......... 68% 3.28M 2s
 14700K .......... .......... .......... .......... .......... 69% 4.84M 2s
 14750K ..yes
checking for getopt_long()... yes
checking for locale.h... ........ .......... .......... .......... .......... 69% 3.46M 2s
 14800K .......... .......... .......... .......... .......... 69% 3.09M 2s
 14850K .......... .......... .......... .......... .......... 69% 4.29M 2s
 14900K .......... .......... .......... .......... .......... 69% 4.27M 2s
 14950K .......... .......... .......... .......... ..yes
checking for nl_langinfo and CODESET... ........ 70% 3.29M 2s
 15000K .......... .......... .......... .......... .......... 70% 3.97M 2s
 15050K .......... .......... .......... .......... .......... 70% 4.15M 2s
 15100K .......... .......... .......... .......... .......... 70% 3.15M 2s
 15150K .......... .......... .......... .......... .......... 71% 3.74M 2s
 15200K .......... .......... .......... .......... .......... 71% 3.18M 2s
 15250K .......... ....yes
checking for pwd.h... ...... .......... .......... .......... 71% 4.85M 2s
 15300K .......... .......... .......... .......... .......... 71% 3.66M 2s
 15350K .......... .......... .......... .......... .......... 72% 4.76M 2s
 15400K .......... .......... .......... .......... .......... 72% 3.93M 2s
 15450K .......... .......... .......... .......... .......... 72% 4.33M 2s
 15500K .......... ..........yes
checking for grp.h...  .......... .......... .......... 72% 4.37M 2s
 15550K .......... .......... .......... .......... .......... 73% 4.58M 2s
 15600K .......... .......... .......... .......... .......... 73% 2.74M 2s
 15650K .......... .......... .......... .......... .......... 73% 4.43M 2s
 15700K .......... .......... .......... .......... ....yes
...... 73% 3.67M 2s
 15750K ..........checking for chroot...  .......... .......... .......... .......... 73% 3.35M 2s
 15800K .......... .......... .......... .......... .......... 74% 3.40M 2s
 15850K .......... .......... .......... .......... .......... 74% 3.22M 2s
 15900K .......... .......... .......... .......... .......... 74% 4.02M 2s
 15950K .......... .......... .......... .......... .......... 74% 4.56M 2syes
checking for dlfcn.h... (cached) yes
checking for library containing dlopen... 
 16000K .......... .......... .......... .......... .......... 75% 2.29M 2s
 16050K .......... .......... .......... .......... .......... 75% 5.05M 2s
 16100K .......... .......... .......... .......... .......... 75% 3.66M 2s
 16150K .......... .......... .......... .......... .......... 75% 3.37M 2s
 16200K .......... .......... .......... .......... .......... 76% 4.89M 2s
 16250K .......... .......... .......... .......... .......... 76% 3.63M 2s
 16300K ....none required
...... .......... .......... .......... .......... 76% 4.54M 2s
 16350K .......... .......... .......... ....checking that generated files are newer than configure... done
configure: creating ./config.status
...... .......... 76%  354K 2s
 16400K .......... .......... .......... .......... .......... 76% 3.00M 2s
 16450K .......... .......... .......... .......... .......... 77% 3.92M 1s
 16500K .......... .......... .......... .......... .......... 77% 3.68M 1s
 16550K .......... .......... .......... .......... .......... 77% 3.13M 1s
 16600K .......... .......... .......... .......... .......... 77% 5.11M 1s
 16650K .......... .......... .......... .......... .......... 78% 3.35M 1s
 16700K .......... .......... .......... .......... .......... 78% 4.35M 1s
 16750K .......... .......... .......... .......... .......... 78% 4.19M 1s
 16800K .......... .......... .......... .......... .......... 78% 3.67M 1s
 16850K .......... .......... .......... .......... .......... 79% 4.34M 1s
 16900K .......... .......... .......... .......... .......... 79% 4.22M 1s
 16950K .......... .......... .......... .......... .......... 79% 5.25M 1s
 17000K .......... .......... .......... .......... .......... 79% 3.78M 1s
 17050K .......... .......... .......... .......... .......... 80% 4.42M 1s
 17100K .......... .......... .......... .......... .......... 80% 4.73M 1s
 17150K .......... .......... .......... .......... .......... 80% 4.06M 1s
 17200K .......... .......... .......... .......... .......... 80% 3.91M 1s
 17250K .......... .......... .......... .......... .......... 80% 3.62M 1s
 17300K .......... .......... .......... .......... .......... 81% 4.55M 1s
 17350K .......... .......... .......... .......... .......... 81% 4.28M 1s
 17400K .......... .......... .......... .......... .......... 81% 3.50M 1s
 17450K .......... .......... .......... .......... .......... 81% 4.50M 1s
 17500K .......... .......... .......... .......... .......... 82% 3.25M 1s
 17550K .......... .......... .......... .......... .......... 82% 6.06M 1s
 17600K .......... .......... .......... .......... .......... 82% 2.82M 1s
 17650K .......... .......... .......... .......... .......... 82% 3.89M 1s
 17700K .......... .......... .......... .......... .......... 83% 4.17M 1s
 17750K .......... .......... .......... .......... .......... 83% 3.49M 1s
 17800K .......... .......... .......... .......... .......... 83% 4.42M 1s
 17850K .......... .......... .......... .......... .......... 83% 4.50M 1s
 17900K .......... .......... .......... .......... .......... 84% 3.74M 1s
 17950K .......... .......... .......... .......... .......... 84% 4.09M 1s
 18000K .......... .......... .......... .......... .......... 84% 3.06M 1s
 18050K .......... .......... .......... .......... .......... 84% 4.08M 1s
 18100K .......... .......... .......... .......... .......... 84% 3.05M 1s
 18150K .......... .......... .......... .......... .......... 85% 6.02M 1s
 18200K .......... .......... .......... .......... .......... 85% 3.04M 1s
 18250K .......... .......... .......... .......... .......... 85% 4.10M 1s
 18300K .......... .......... .......... .......... .......... 85% 4.07M 1s
 18350K .......... .......... .......... .......... .......... 86% 4.07M 1s
 18400K .......... .......... .......... .......... .......... 86% 3.45M 1s
 18450K .......... .......... .......... .......... .......... 86% 3.70M 1s
 18500K .......... .......... .......... .......... .......... 86% 2.94M 1s
 18550K .......... .......... .......... .......... .......... 87% 3.05M 1s
 18600K .......... .......... .......... .......... .......... 87% 4.06M 1s
 18650K .......... .......... .......... .......... .......... 87% 4.07M 1s
 18700K .......... .......... .......... .......... .......... 87% 3.04M 1s
 18750K .......... .......... .......... .......... .......... 87% 6.14M 1s
 18800K .......... .......... .......... .......... .......... 88% 2.45M 1s
 18850K .......... .......... .......... .......... .......... 88% 4.07M 1s
 18900K .......... .......... .......... .......... .......... 88% 3.05M 1s
 18950K .......... .......... .......... .......... .......... 88% 4.25M 1s
 19000K .......... .......... .......... .......... .......... 89% 5.73M 1s
 19050K .......... .......... .......... .......... .......... 89% 4.14M 1s
 19100K .......... .......... .......... .......... .......... 89% 3.00M 1s
 19150K .......... .......... .......... .......... .......... 89% 4.08M 1s
 19200K .......... .......... .......... .......... .......... 90% 3.06M 1s
 19250K .......... .......... .......... .......... .......... 90% 4.08M 1s
 19300K .......... .......... .......... .......... .......... 90% 3.91M 1s
 19350K .......... .......... .......... .......... .......... 90% 4.26M 1s
 19400K .......... .......... .......... .......... .......... 91% 2.43M 1s
 19450K .......... .......... .......... .......... .......... 91% 6.15M 1s
 19500K .......... .......... .......... .......... .......... 91% 3.05M 1s
 19550K .......... .......... .......... .......... .......... 91% 6.03M 1s
 19600K .......... .......... .......... .......... .......... 91% 3.08M 1s
 19650K .......... .......... .......... .......... .......... 92% 4.13M 0s
 19700K .......... .......... .......... .......... .......... 92% 4.00M 0s
 19750K .......... .......... .......... .......... .......... 92% 6.10M 0s
 19800K .......... .......... .......... .......... .......... 92% 3.53M 0s
 19850K .......... .......... .......... .......... .......... 93% 5.66M 0s
 19900K .......... .......... .......... .......... .......... 93% 3.57M 0s
 19950K .......... .......... .......... .......... .......... 93% 3.07M 0s
 20000K .......... .......... .......... .......... .......... 93% 3.06M 0s
 20050K .......... .......... .......... .......... .......... 94% 4.07M 0s
 20100K .......... .......... .......... .......... .......... 94% 4.51M 0s
 20150K .......... .......... .......... .......... .......... 94% 3.71M 0s
 20200K .......... .......... .......... .......... .......... 94% 3.04M 0s
 20250K .......... .......... .......... .......... .......... 95% 4.08M 0s
 20300K .......... .......... .......... .......... .......... 95% 5.99M 0s
 20350K .......... .......... .......... .......... .......... 95% 4.12M 0s
 20400K .......... .......... .......... .......... .......... 95% 3.04M 0s
 20450K .......... .......... ..........config.status: creating clish/plugin_builtin.c
 .......... .......... 95%  381K 0s
 20500K .......... .......... .......... .......... .......... 96% 4.06M 0s
 20550K .......... .......... .......... .......... .......... 96% 4.18M 0s
 20600K .......... .......... ....config.status: creating Makefile
...... .......... .......... 96% 4.32M 0s
 20650K .......... .......... .......... .......... .......... 96% 3.36M 0s
 20700K .......... .......... .......... .......... .......... 97% 3.90M 0s
 20750K ..config.status: creating config.h
........ .......... .......... .......... .......... 97% 3.41M 0s
 20800K .......... ......config.status: executing libtool commands
.... .......... .......... .......... 97% 3.18M 0s
 20850K .......... .......... ..........config.status: executing depfiles commands
 .......... .......... 97% 3.17M 0s
 20900K .......... .......... .......... .......... .......... 98% 3.59M 0s
 20950K .......... .......... .......... .......... .......... 98% 3.82M 0s
 21000K .......... .......... .......... .......... .......... 98% 3.50M 0s
 21050K .......... .......... .......... .......... .......... 98% 4.84M 0s
 21100K .......... .......... .......... .......... .......... 98% 3.15M 0s
 21150K .......... .......... .......... .......... .......... 99% 4.25M 0s
 21200K .......... .......... .......... .......... .......... 99% 2.56M 0s
 21250K .......... .......... .......... .......... .......... 99% 3.25M 0s
 21300K .......... .......... .......... .......... .......... 99% 4.78M 0s
 21350K .......... ......                                     100%  164M=6.4s

2025-12-22 08:35:24 (3.24 MB/s) - 'openapi-generator-cli-4.2.3.jar-cda48eb414c8b4585e280c3fb2656e24' saved [21878784/21878784]

+++ Copying openconfig-platform.yaml +++
+++ Copying sonic-mclag.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 openconfig-acl.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
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 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 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-portchannel.yaml +++
touch ../build/rest_server/codegen/openconfig-platform/.yangapi_copy_done
touch ../build/rest_server/codegen/sonic-mclag/.yangapi_copy_done
cp ../build/yaml/$(basename ../build/rest_server/codegen/sonic-portchannel).yaml ../build/rest_server/dist/ui/$(basename ../build/rest_server/codegen/sonic-portchannel).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/ietf-yang-library/.yangapi_copy_done
+++ 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
touch ../build/rest_server/codegen/sonic-portchannel/.yangapi_copy_done
+++ Copying sonic-vrf.yaml +++
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-port.yaml +++
+++ Copying sonic-interface.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
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 sonic-acl.yaml +++
cp ../build/yaml/$(basename ../build/rest_server/codegen/sonic-acl).yaml ../build/rest_server/dist/ui/$(basename ../build/rest_server/codegen/sonic-acl).yaml
touch ../build/rest_server/codegen/openconfig-mclag/.yangapi_copy_done
+++ Copying openconfig-lldp.yaml +++
+++ Copying openconfig-system.yaml +++
+++ Copying openconfig-sampling-sflow.yaml +++
+++ Copying openconfig-interfaces.yaml +++
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-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
cp ../build/yaml/$(basename ../build/rest_server/codegen/openconfig-system).yaml ../build/rest_server/dist/ui/$(basename ../build/rest_server/codegen/openconfig-system).yaml
touch ../build/rest_server/codegen/sonic-vrf/.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-types.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
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-port/.yangapi_copy_done
touch ../build/rest_server/codegen/sonic-interface/.yangapi_copy_done
touch ../build/rest_server/codegen/sonic-acl/.yangapi_copy_done
touch ../build/rest_server/codegen/openconfig-lldp/.yangapi_copy_done
touch ../build/rest_server/codegen/openconfig-sampling-sflow/.yangapi_copy_done
touch ../build/rest_server/codegen/sonic-sflow/.yangapi_copy_done
touch ../build/rest_server/codegen/openconfig-interfaces/.yangapi_copy_done
touch ../build/rest_server/codegen/sonic-types/.yangapi_copy_done
touch ../build/rest_server/codegen/openconfig-system/.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
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
/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
internal/goexperiment
internal/goarch
github.com/go-playground/locales/currency
internal/goos
internal/race
unicode
math/bits
container/list
crypto/internal/subtle
internal/itoa
crypto/subtle
unicode/utf16
unicode/utf8
vendor/golang.org/x/crypto/cryptobyte/asn1
internal/nettrace
vendor/golang.org/x/crypto/internal/subtle
golang.org/x/net/html/atom
encoding
golang.org/x/text/encoding/internal/identifier
golang.org/x/text/internal/utf8internal
github.com/philopon/go-toposort
github.com/google/go-cmp/cmp/internal/flags
github.com/google/go-cmp/cmp/internal/diff
google.golang.org/protobuf/internal/fieldnum
google.golang.org/protobuf/internal/genname
google.golang.org/protobuf/internal/flags
google.golang.org/grpc/internal/grpclog
internal/unsafeheader
google.golang.org/grpc/serviceconfig
go4.org/unsafe/assume-no-moving-gc
golang.org/x/sys/internal/unsafeheader
golang.org/x/crypto/internal/subtle
internal/cpu
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.
runtime/internal/atomic
runtime/internal/math
internal/abi
sync/atomic
make  all-am
make[6]: Entering directory '/sonic/src/sonic-mgmt-framework/build/klish-2.1.4'
runtime/internal/syscall
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
runtime/internal/sys
github.com/golang/groupcache/lru
google.golang.org/protobuf/internal/set
internal/bytealg
math
crypto/internal/boring/fipstls
crypto/internal/boring/bcache
/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
runtime
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
mv -f clish/.deps/libclish_la-plugin_builtin.Tpo clish/.deps/libclish_la-plugin_builtin.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/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
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
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
mv -f clish/command/.deps/libclish_la-command.Tpo clish/command/.deps/libclish_la-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/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
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
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
mv -f clish/command/.deps/libclish_la-command_dump.Tpo clish/command/.deps/libclish_la-command_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-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
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
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
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
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
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
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
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
internal/reflectlite
sync
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
internal/testlog
math/rand
google.golang.org/protobuf/internal/pragma
internal/singleflight
github.com/Workiva/go-datastructures/set
/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
google.golang.org/grpc/internal/buffer
google.golang.org/grpc/internal/grpcsync
runtime/cgo
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
errors
sort
io
internal/oserror
internal/safefilepath
path
vendor/golang.org/x/net/dns/dnsmessage
strconv
crypto/internal/nistec/fiat
syscall
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
golang.org/x/text/internal/tag
golang.org/x/text/internal/stringset
hash
crypto/internal/randutil
text/tabwriter
bytes
strings
hash/fnv
hash/crc32
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
crypto/rc4
crypto
github.com/go-redis/redis/v7/internal/util
github.com/maruel/natural
github.com/go-redis/redis/v7/internal/consistenthash
golang.org/x/crypto/blowfish
reflect
golang.org/x/text/transform
vendor/golang.org/x/text/transform
github.com/go-redis/redis/v7/internal/hashtag
net/http/internal/ascii
bufio
github.com/openconfig/goyang/pkg/indent
google.golang.org/grpc/encoding
regexp/syntax
html
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
golang.org/x/text/encoding
golang.org/x/text/runes
golang.org/x/text/encoding/internal
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
golang.org/x/text/encoding/unicode
golang.org/x/text/encoding/charmap
golang.org/x/text/encoding/korean
golang.org/x/text/encoding/traditionalchinese
golang.org/x/text/encoding/japanese
golang.org/x/text/encoding/simplifiedchinese
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
internal/syscall/execenv
internal/syscall/unix
time
regexp
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
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
context
google.golang.org/grpc/internal/grpcrand
google.golang.org/grpc/backoff
google.golang.org/grpc/keepalive
github.com/go-playground/locales
github.com/Workiva/go-datastructures/queue
io/fs
internal/poll
google.golang.org/grpc/internal/backoff
google.golang.org/grpc/tap
embed
os
encoding/binary
internal/fmtsort
github.com/google/go-cmp/cmp/internal/function
github.com/openconfig/gnmi/errlist
crypto/cipher
crypto/internal/nistec
crypto/md5
vendor/golang.org/x/crypto/curve25519/internal/field
vendor/golang.org/x/crypto/internal/poly1305
crypto/internal/edwards25519/field
encoding/base64
golang.org/x/sys/unix
golang.org/x/crypto/poly1305
fmt
internal/godebug
io/ioutil
os/signal
path/filepath
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
google.golang.org/protobuf/internal/detrand
google.golang.org/grpc/internal/envconfig
go4.org/intern
internal/intern
encoding/pem
crypto/des
vendor/golang.org/x/crypto/chacha20
golang.org/x/crypto/chacha20
crypto/internal/edwards25519
vendor/golang.org/x/sys/cpu
net/netip
os/exec
vendor/golang.org/x/crypto/chacha20poly1305
encoding/hex
net/url
vendor/golang.org/x/crypto/curve25519
encoding/xml
flag
math/big
github.com/antchfx/xpath
golang.org/x/net/http2/hpack
go/token
github.com/leodido/go-urn
log
golang.org/x/text/internal/language
golang.org/x/crypto/curve25519
mime
vendor/golang.org/x/net/http2/hpack
encoding/json
github.com/kylelemons/godebug/diff
mime/quotedprintable
runtime/debug
github.com/openconfig/goyang/pkg/yang
google.golang.org/protobuf/internal/errors
os/user
google.golang.org/grpc/metadata
google.golang.org/protobuf/internal/version
github.com/go-redis/redis/v7/internal/proto
github.com/google/go-cmp/cmp/internal/value
google.golang.org/grpc/attributes
runtime/trace
google.golang.org/grpc/codes
text/template/parse
net/http/internal
compress/flate
golang.org/x/net/html
net
vendor/golang.org/x/text/unicode/norm
golang.org/x/text/unicode/norm
github.com/go-redis/redis/v7/internal
golang.org/x/net/internal/timeseries
google.golang.org/grpc/grpclog
vendor/golang.org/x/text/unicode/bidi
golang.org/x/text/unicode/bidi
google.golang.org/protobuf/encoding/protowire
github.com/google/go-cmp/cmp
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
google.golang.org/grpc/internal/balancerload
google.golang.org/protobuf/reflect/protoreflect
google.golang.org/grpc/connectivity
google.golang.org/grpc/internal
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
compress/gzip
mv -f clish/ptype/.deps/libclish_la-ptype_dump.Tpo clish/ptype/.deps/libclish_la-ptype_dump.Plo
golang.org/x/text/internal/language/compact
github.com/go-playground/universal-translator
/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
golang.org/x/text/secure/bidirule
vendor/golang.org/x/text/secure/bidirule
github.com/google/pprof/profile
runtime/pprof
golang.org/x/text/language
text/template
github.com/golang/protobuf/internal/wire
google.golang.org/protobuf/reflect/protoregistry
google.golang.org/protobuf/internal/mapsort
google.golang.org/protobuf/internal/strs
google.golang.org/protobuf/internal/fieldsort
google.golang.org/protobuf/runtime/protoiface
google.golang.org/protobuf/internal/descfmt
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
google.golang.org/protobuf/internal/descopts
golang.org/x/net/idna
google.golang.org/protobuf/internal/encoding/text
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
google.golang.org/protobuf/internal/encoding/messageset
vendor/golang.org/x/net/idna
crypto/elliptic
encoding/asn1
crypto/dsa
google.golang.org/protobuf/proto
golang.org/x/text/internal/catmsg
golang.org/x/text/internal
golang.org/x/text/internal/number
golang.org/x/text/internal/format
golang.org/x/text/encoding/htmlindex
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
golang.org/x/net/html/charset
google.golang.org/protobuf/internal/encoding/defval
golang.org/x/text/message/catalog
html/template
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
crypto/x509/pkix
vendor/golang.org/x/crypto/cryptobyte
vendor/github.com/golang-fips/openssl-fips/openssl
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
golang.org/x/text/feature/plural
google.golang.org/protobuf/encoding/prototext
google.golang.org/protobuf/internal/filedesc
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
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/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
github.com/golang/glog
google.golang.org/protobuf/internal/encoding/tag
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
google.golang.org/protobuf/internal/impl
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
google.golang.org/grpc/credentials/internal
google.golang.org/grpc/internal/syscall
github.com/go-redis/redis/v7/internal/pool
google.golang.org/grpc/stats
vendor/golang.org/x/net/http/httpproxy
net/textproto
google.golang.org/grpc/naming
github.com/kylelemons/godebug/pretty
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/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
golang.org/x/net/http/httpguts
vendor/golang.org/x/net/http/httpguts
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
google.golang.org/protobuf/internal/filetype
google.golang.org/protobuf/runtime/protoimpl
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/timestamp
github.com/golang/protobuf/ptypes/duration
github.com/golang/protobuf/ptypes/any
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
github.com/openconfig/gnmi/proto/gnmi_ext
google.golang.org/grpc/encoding/proto
google.golang.org/genproto/googleapis/rpc/status
github.com/golang/protobuf/ptypes
google.golang.org/grpc/binarylog/grpc_binarylog_v1
github.com/openconfig/ygot/proto/ywrapper
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/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
github.com/openconfig/ygot/proto/yext
google.golang.org/grpc/status
google.golang.org/grpc/internal/binarylog
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
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
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
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
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
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
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
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
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
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
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
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
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
crypto/internal/backend
crypto/internal/backend/bbig
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
crypto/hmac
crypto/rand
crypto/sha512
crypto/sha1
crypto/sha256
crypto/aes
vendor/golang.org/x/crypto/hkdf
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
mime/multipart
crypto/rsa
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/godbus/dbus/v5
gopkg.in/go-playground/validator.v9
golang.org/x/crypto/ssh/internal/bcrypt_pbkdf
crypto/ed25519
crypto/ecdsa
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
golang.org/x/crypto/ed25519
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/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
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
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/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
net/http/httptrace
google.golang.org/grpc/credentials
github.com/go-redis/redis/v7
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
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/dns
google.golang.org/grpc/internal/resolver/passthrough
google.golang.org/grpc/balancer/base
google.golang.org/grpc/balancer/roundrobin
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
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
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
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
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
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
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
github.com/antchfx/xmlquery
github.com/antchfx/jsonquery
github.com/felixge/fgprof
golang.org/x/net/trace
net/http/httputil
github.com/gorilla/mux
golang.org/x/net/http2
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
github.com/pkg/profile
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
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/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
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/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
github.com/Azure/sonic-mgmt-common/cvl/internal/util
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
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
google.golang.org/grpc
/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-common/cvl/internal/yparser
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/openconfig/gnmi/proto/gnmi
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
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 tinyrl/tinyrl.lo -MD -MP -MF tinyrl/.deps/tinyrl.Tpo -c tinyrl/tinyrl.c  -fPIC -DPIC -o tinyrl/.libs/tinyrl.o
github.com/openconfig/ygot/ygot
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);
      |                              ^~~~~~~~~~~~
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 tinyrl/tinyrl.lo -MD -MP -MF tinyrl/.deps/tinyrl.Tpo -c tinyrl/tinyrl.c -o tinyrl/tinyrl.o >/dev/null 2>&1
github.com/Azure/sonic-mgmt-common/cvl/custom_validation
github.com/Azure/sonic-mgmt-common/translib/ocbinds
github.com/Azure/sonic-mgmt-common/cvl
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;
      |                  ^
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 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
github.com/Azure/sonic-mgmt-common/translib/db
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
github.com/Azure/sonic-mgmt-common/translib/internal/apis
github.com/Azure/sonic-mgmt-common/translib/utils
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
github.com/Azure/sonic-mgmt-common/translib/path
/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
github.com/Azure/sonic-mgmt-common/translib/transformer
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
github.com/Azure/sonic-mgmt-common/translib
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
github.com/Azure/sonic-mgmt-framework/rest/server
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
github.com/Azure/sonic-mgmt-framework/build/rest_server/dist/openapi
/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")
command-line-arguments
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
make[3]: Leaving directory '/sonic/src/sonic-mgmt-framework/rest'
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/libclish.so.1.0.0 contains an unresolvable reference to symbol nos_use_alt_name: it's probably a plugin
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
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-dbgsym' in '../sonic-mgmt-framework-dbgsym_1.0-01_amd64.deb'.
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' 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.XHyll5rKpX -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: Mon Dec 22 08:36:21 UTC 2025
Elapsed time: 0h 1m 23s