Content

상위 폴더로 이동
Build start time: Thu Nov 20 07:51:19 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 /sonic/src/sonic-mgmt-framework/build/pylint/.
mkdir -p ../build/rest_server/dist/.
cp -r ../tools/swagger_codegen/ui-dist ../build/rest_server/dist/ui
/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
cp -r ../tools/swagger_codegen/go-server/src/* ../build/rest_server/dist/
touch ../build/rest_server/dist/.init_done
make[3]: Leaving directory '/sonic/src/sonic-mgmt-framework/models'
/usr/local/go/bin/go mod vendor
make -C models
make[3]: Entering directory '/sonic/src/sonic-mgmt-framework/models'
make -f yang_to_openapi.mk all
make[4]: Entering directory '/sonic/src/sonic-mgmt-framework/models'
mkdir -p ../build/yaml/.
mkdir -p ../build/restconf_md/.
make -C ../tools/openapi_tests
make[5]: Entering directory '/sonic/src/sonic-mgmt-framework/tools/openapi_tests'
pyang -f swaggerapi --plugindir ../../tools/pyang/pyang_plugins test-rpc.yang | diff test-rpc.yang.expect -
pyang -f swaggerapi --plugindir ../../tools/pyang/pyang_plugins test-data-nodes.yang | diff test-data-nodes.yang.expect -
pyang -f swaggerapi --plugindir ../../tools/pyang/pyang_plugins --with-oneof ietf-snmp.yang ietf-snmp-community.yang | diff ietf-snmp.yang.expect -
pyang -f swaggerapi --plugindir ../../tools/pyang/pyang_plugins ietf-snmp.yang ietf-snmp-community.yang | diff ietf-snmp.no-oneof.yang.expect -
go: downloading 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/build/yang/openconfig-if-ethernet.yang:455: warning: node "openconfig-interfaces::state" is config false and is not part of the accessible tree
************* Module sonic-cli-show-techsupport
actioner/sonic-cli-show-techsupport.py:86:0: W0311: Bad indentation. Found 5 spaces, expected 8 (bad-indentation)
actioner/sonic-cli-show-techsupport.py:88:0: W0311: Bad indentation. Found 12 spaces, expected 8 (bad-indentation)
actioner/sonic-cli-show-techsupport.py:73:35: W1401: Anomalous backslash in string: '\/'. String constant might be missing an r prefix. (anomalous-backslash-in-string)
actioner/sonic-cli-show-techsupport.py:73:40: W1401: Anomalous backslash in string: '\/'. String constant might be missing an r prefix. (anomalous-backslash-in-string)
actioner/sonic-cli-show-techsupport.py:73:50: W1401: Anomalous backslash in string: '\.'. String constant might be missing an r prefix. (anomalous-backslash-in-string)
actioner/sonic-cli-show-techsupport.py:42:43: E0601: Using variable 'response' before assignment (used-before-assignment)
************* Module sonic-cli-if
actioner/sonic-cli-if.py:21:0: E0401: Unable to import 'natsort' (import-error)
actioner/sonic-cli-if.py:112:8: W0621: Redefining name 'func' from outer scope (line 118) (redefined-outer-name)
************* Module cli_client
actioner/cli_client.py:67:13: W0511: TODO have more specific error message based (fixme)
actioner/cli_client.py:156:13: W0511: TODO Can we set status_code to 5XX in this case??? (fixme)
actioner/cli_client.py:41:4: W0102: Dangerous default value {} as argument (dangerous-default-value)
actioner/cli_client.py:71:4: W0102: Dangerous default value {} as argument (dangerous-default-value)
actioner/cli_client.py:189:8: W0201: Attribute 'err_message_override' defined outside __init__ (attribute-defined-outside-init)
************* Module sonic-cli-lldp
actioner/sonic-cli-lldp.py:21:0: E0401: Unable to import 'natsort' (import-error)
actioner/sonic-cli-lldp.py:57:8: W0621: Redefining name 'func' from outer scope (line 63) (redefined-outer-name)
************* Module sonic-cli-acl
actioner/sonic-cli-acl.py:103:29: W1401: Anomalous backslash in string: '\d'. String constant might be missing an r prefix. (anomalous-backslash-in-string)
actioner/sonic-cli-acl.py:103:36: W1401: Anomalous backslash in string: '\.'. String constant might be missing an r prefix. (anomalous-backslash-in-string)
actioner/sonic-cli-acl.py:103:38: W1401: Anomalous backslash in string: '\d'. String constant might be missing an r prefix. (anomalous-backslash-in-string)
actioner/sonic-cli-acl.py:103:45: W1401: Anomalous backslash in string: '\.'. String constant might be missing an r prefix. (anomalous-backslash-in-string)
actioner/sonic-cli-acl.py:103:47: W1401: Anomalous backslash in string: '\d'. String constant might be missing an r prefix. (anomalous-backslash-in-string)
actioner/sonic-cli-acl.py:103:54: W1401: Anomalous backslash in string: '\.'. String constant might be missing an r prefix. (anomalous-backslash-in-string)
actioner/sonic-cli-acl.py:103:56: W1401: Anomalous backslash in string: '\d'. String constant might be missing an r prefix. (anomalous-backslash-in-string)
actioner/sonic-cli-acl.py:93:4: R0914: Too many local variables (17/15) (too-many-locals)
actioner/sonic-cli-acl.py:184:8: W0621: Redefining name 'func' from outer scope (line 190) (redefined-outer-name)
************* Module sonic-cli-sys
actioner/sonic-cli-sys.py:27:13: W0612: Unused variable 'val' (unused-variable)
actioner/sonic-cli-sys.py:103:8: W0621: Redefining name 'func' from outer scope (line 109) (redefined-outer-name)
************* Module sonic-cli-pfm
actioner/sonic-cli-pfm.py:29:12: W0612: Unused variable 'val' (unused-variable)
actioner/sonic-cli-pfm.py:45:8: W0621: Redefining name 'func' from outer scope (line 71) (redefined-outer-name)
************* Module scripts.rpipe_utils
renderer/scripts/rpipe_utils.py:59:4: R0912: Too many branches (18/12) (too-many-branches)
************* Module scripts.acl_jinja2
renderer/scripts/acl_jinja2.py:2:0: W0611: Unused Template imported from jinja2 (unused-import)
************* Module scripts.render_cli
renderer/scripts/render_cli.py:24:4: W0601: Global variable 'ctrlc_rfd' undefined at the module level (global-variable-undefined)
renderer/scripts/render_cli.py:58:8: W0612: Unused variable 'read_fds' (unused-variable)
renderer/scripts/render_cli.py:58:18: W0612: Unused variable 'write_fds' (unused-variable)
renderer/scripts/render_cli.py:58:29: W0612: Unused variable 'excep_fds' (unused-variable)
renderer/scripts/render_cli.py:83:4: W0601: Global variable 'line_count' undefined at the module level (global-variable-undefined)
renderer/scripts/render_cli.py:124:4: W0601: Global variable 'line_count' undefined at the module level (global-variable-undefined)
renderer/scripts/render_cli.py:2:0: W0611: Unused Template imported from jinja2 (unused-import)
renderer/scripts/render_cli.py:4:0: W0611: Unused import json (unused-import)
************* Module klish_replace_macro
clitree/scripts/klish_replace_macro.py:241:41: W1401: Anomalous backslash in string: '\,'. String constant might be missing an r prefix. (anomalous-backslash-in-string)
clitree/scripts/klish_replace_macro.py:210:16: E0602: Undefined variable 'parser' (undefined-variable)
clitree/scripts/klish_replace_macro.py:166:0: R0912: Too many branches (14/12) (too-many-branches)
clitree/scripts/klish_replace_macro.py:225:0: R0912: Too many branches (23/12) (too-many-branches)
clitree/scripts/klish_replace_macro.py:225:0: R0915: Too many statements (71/50) (too-many-statements)
clitree/scripts/klish_replace_macro.py:272:28: W0612: Unused variable 'i' (unused-variable)
clitree/scripts/klish_replace_macro.py:299:21: W0621: Redefining name 'macro_dir_path' from outer scope (line 400) (redefined-outer-name)
clitree/scripts/klish_replace_macro.py:303:8: W0612: Unused variable 'dirName' (unused-variable)
clitree/scripts/klish_replace_macro.py:303:17: W0612: Unused variable 'subdirList' (unused-variable)
clitree/scripts/klish_replace_macro.py:315:17: W0621: Redefining name 'dirpath' from outer scope (line 399) (redefined-outer-name)
clitree/scripts/klish_replace_macro.py:369:16: W0621: Redefining name 'macro_dir_path' from outer scope (line 400) (redefined-outer-name)
clitree/scripts/klish_replace_macro.py:369:32: W0621: Redefining name 'nested_levels' from outer scope (line 401) (redefined-outer-name)
clitree/scripts/klish_replace_macro.py:370:8: W0612: Unused variable 'i' (unused-variable)
clitree/scripts/klish_replace_macro.py:378:20: W0621: Redefining name 'dirpath' from outer scope (line 399) (redefined-outer-name)
clitree/scripts/klish_replace_macro.py:378:29: W0621: Redefining name 'macro_dir_path' from outer scope (line 400) (redefined-outer-name)
clitree/scripts/klish_replace_macro.py:378:45: W0621: Redefining name 'nested_levels' from outer scope (line 401) (redefined-outer-name)
clitree/scripts/klish_replace_macro.py:378:60: W0621: Redefining name 'debug' from outer scope (line 404) (redefined-outer-name)
clitree/scripts/klish_replace_macro.py:381:4: W0621: Redefining name 'DBG_FLAG' from outer scope (line 115) (redefined-outer-name)
************* Module klish_preproc_cmdtree
clitree/scripts/klish_preproc_cmdtree.py:31:0: W0611: Unused import os (unused-import)
clitree/scripts/klish_preproc_cmdtree.py:32:0: W0611: Unused import re (unused-import)
clitree/scripts/klish_preproc_cmdtree.py:33:0: W0611: Unused etree imported from lxml (unused-import)
************* Module klish_ins_def_cmd
clitree/scripts/klish_ins_def_cmd.py:93:46: W0621: Redefining name 'out_dirpath' from outer scope (line 169) (redefined-outer-name)
clitree/scripts/klish_ins_def_cmd.py:112:16: W0612: Unused variable 'inherit_enable_element_without_prefix' (unused-variable)
clitree/scripts/klish_ins_def_cmd.py:141:29: W0621: Redefining name 'out_dirpath' from outer scope (line 169) (redefined-outer-name)
clitree/scripts/klish_ins_def_cmd.py:141:42: W0621: Redefining name 'debug' from outer scope (line 158) (redefined-outer-name)
clitree/scripts/klish_ins_def_cmd.py:144:4: W0621: Redefining name 'DBG_FLAG' from outer scope (line 89) (redefined-outer-name)
clitree/scripts/klish_ins_def_cmd.py:148:18: W0612: Unused variable 'subdir_list' (unused-variable)
************* Module klish_insert_pipe
clitree/scripts/klish_insert_pipe.py:71:0: W0311: Bad indentation. Found 3 spaces, expected 4 (bad-indentation)
clitree/scripts/klish_insert_pipe.py:72:0: W0311: Bad indentation. Found 3 spaces, expected 4 (bad-indentation)
clitree/scripts/klish_insert_pipe.py:73:0: W0311: Bad indentation. Found 3 spaces, expected 4 (bad-indentation)
clitree/scripts/klish_insert_pipe.py:74:0: W0311: Bad indentation. Found 6 spaces, expected 8 (bad-indentation)
clitree/scripts/klish_insert_pipe.py:75:0: W0311: Bad indentation. Found 10 spaces, expected 12 (bad-indentation)
clitree/scripts/klish_insert_pipe.py:76:0: W0311: Bad indentation. Found 6 spaces, expected 8 (bad-indentation)
clitree/scripts/klish_insert_pipe.py:77:0: W0311: Bad indentation. Found 10 spaces, expected 12 (bad-indentation)
clitree/scripts/klish_insert_pipe.py:79:0: W0311: Bad indentation. Found 6 spaces, expected 8 (bad-indentation)
clitree/scripts/klish_insert_pipe.py:80:0: W0311: Bad indentation. Found 10 spaces, expected 12 (bad-indentation)
clitree/scripts/klish_insert_pipe.py:81:0: W0311: Bad indentation. Found 3 spaces, expected 4 (bad-indentation)
clitree/scripts/klish_insert_pipe.py:88:0: W0311: Bad indentation. Found 3 spaces, expected 4 (bad-indentation)
clitree/scripts/klish_insert_pipe.py:89:0: W0311: Bad indentation. Found 3 spaces, expected 4 (bad-indentation)
clitree/scripts/klish_insert_pipe.py:90:0: W0311: Bad indentation. Found 3 spaces, expected 4 (bad-indentation)
clitree/scripts/klish_insert_pipe.py:101:0: W0311: Bad indentation. Found 16 spaces, expected 12 (bad-indentation)
clitree/scripts/klish_insert_pipe.py:102:0: W0311: Bad indentation. Found 16 spaces, expected 12 (bad-indentation)
clitree/scripts/klish_insert_pipe.py:103:0: W0311: Bad indentation. Found 16 spaces, expected 12 (bad-indentation)
clitree/scripts/klish_insert_pipe.py:104:0: W0311: Bad indentation. Found 16 spaces, expected 12 (bad-indentation)
clitree/scripts/klish_insert_pipe.py:106:0: W0311: Bad indentation. Found 16 spaces, expected 12 (bad-indentation)
clitree/scripts/klish_insert_pipe.py:107:0: W0311: Bad indentation. Found 24 spaces, expected 16 (bad-indentation)
clitree/scripts/klish_insert_pipe.py:108:0: W0311: Bad indentation. Found 16 spaces, expected 12 (bad-indentation)
clitree/scripts/klish_insert_pipe.py:109:0: W0311: Bad indentation. Found 24 spaces, expected 16 (bad-indentation)
clitree/scripts/klish_insert_pipe.py:110:0: W0311: Bad indentation. Found 32 spaces, expected 20 (bad-indentation)
clitree/scripts/klish_insert_pipe.py:111:0: W0311: Bad indentation. Found 16 spaces, expected 12 (bad-indentation)
clitree/scripts/klish_insert_pipe.py:112:0: W0311: Bad indentation. Found 24 spaces, expected 16 (bad-indentation)
clitree/scripts/klish_insert_pipe.py:113:0: W0311: Bad indentation. Found 32 spaces, expected 20 (bad-indentation)
clitree/scripts/klish_insert_pipe.py:115:0: W0311: Bad indentation. Found 16 spaces, expected 12 (bad-indentation)
clitree/scripts/klish_insert_pipe.py:60:49: E0602: Undefined variable 'outputfile' (undefined-variable)
clitree/scripts/klish_insert_pipe.py:61:32: E0602: Undefined variable 'out_file_name' (undefined-variable)
clitree/scripts/klish_insert_pipe.py:126:26: W0621: Redefining name 'debug' from outer scope (line 182) (redefined-outer-name)
clitree/scripts/klish_insert_pipe.py:128:4: W0621: Redefining name 'DBG_FLAG' from outer scope (line 31) (redefined-outer-name)
clitree/scripts/klish_insert_pipe.py:138:16: E0602: Undefined variable 'parser' (undefined-variable)

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

for dir in clitree renderer klish ; do \
    	make -C $dir -f Makefile all; \
done
rm -rf /sonic/src/sonic-mgmt-framework/build/cli
mv -f /sonic/src/sonic-mgmt-framework/build/target /sonic/src/sonic-mgmt-framework/build/cli
make[4]: Entering directory '/sonic/src/sonic-mgmt-framework/CLI/clitree'
===> 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 ...
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 ...
+++++ Generation of  YAML files for Sonic Yang modules completed +++++
touch ../build/yaml/.sonic_done
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
/sonic/src/sonic-mgmt-common/patches/apply.sh vendor
+ copy github.com/openconfig/ygot v0.7.1 ygen genutil generator
+ for FILE in "${@:3}"
+ rsync -r --chmod=u+w --exclude=testdata '--exclude=*_test.go' /tmp/go/pkg/mod/github.com/openconfig/ygot@v0.7.1/ygen vendor/github.com/openconfig/ygot/
+ for FILE in "${@:3}"
+ rsync -r --chmod=u+w --exclude=testdata '--exclude=*_test.go' /tmp/go/pkg/mod/github.com/openconfig/ygot@v0.7.1/genutil vendor/github.com/openconfig/ygot/
+ for FILE in "${@:3}"
+ rsync -r --chmod=u+w --exclude=testdata '--exclude=*_test.go' /tmp/go/pkg/mod/github.com/openconfig/ygot@v0.7.1/generator vendor/github.com/openconfig/ygot/
+ copy github.com/openconfig/goyang v0.0.0-20200309174518-a00bece872fc .
+ for FILE in "${@:3}"
+ rsync -r --chmod=u+w --exclude=testdata '--exclude=*_test.go' /tmp/go/pkg/mod/github.com/openconfig/goyang@v0.0.0-20200309174518-a00bece872fc/. vendor/github.com/openconfig/goyang/
+ copy github.com/openconfig/gnmi v0.0.0-20200617225440-d2b4e6a45802 .
+ for FILE in "${@:3}"
+ rsync -r --chmod=u+w --exclude=testdata '--exclude=*_test.go' /tmp/go/pkg/mod/github.com/openconfig/gnmi@v0.0.0-20200617225440-d2b4e6a45802/. vendor/github.com/openconfig/gnmi/
+ patch -d vendor/github.com/openconfig/ygot -p1
patching file generator/generator.go
patching file genutil/common.go
patching file util/debug.go
patching file util/path.go
patching file util/reflect.go
patching file ygen/codegen.go
patching file ygen/genstate.go
patching file ygen/schemaparse.go
patching file ygot/render.go
patching file ygot/struct_validation_map.go
patching file ytypes/container.go
patching file ytypes/leaf.go
patching file ytypes/list.go
patching file ytypes/node.go
patching file ytypes/string_type.go
patching file ytypes/unmarshal.go
patching file ytypes/util_types.go
patching file ytypes/validate.go
+ patch -d vendor/github.com/openconfig/goyang -p1
patching file README.md
patching file annotate.go
patching file pkg/yang/ast.go
patching file pkg/yang/entry.go
patching file pkg/yang/types.go
patching file yang.go
+ patch -d vendor/github.com/antchfx/jsonquery -p1
patching file node.go
patching file query.go
+ patch -d vendor/github.com/antchfx/xmlquery -p1
patching file node.go
patching file query.go
+ patch -d vendor/github.com/antchfx/xpath -p1
patching file build.go
patching file func.go
patching file operator.go
patching file query.go
patching file xpath.go
+ patch -d vendor/github.com/golang/glog -p1
patching file glog.go
touch  vendor/.done
autoreconf: running: /usr/bin/autoconf --force
configure.ac:25: warning: The macro `AC_LIBTOOL_WIN32_DLL' is obsolete.
configure.ac:25: You should run autoupdate.
m4/ltoptions.m4:148: AC_LIBTOOL_WIN32_DLL is expanded from...
configure.ac:25: the top level
configure.ac:25: warning: AC_LIBTOOL_WIN32_DLL: Remove this warning and the call to _LT_SET_OPTION when you
configure.ac:25: put the 'win32-dll' option into LT_INIT's first parameter.
./lib/autoconf/general.m4:2434: AC_DIAGNOSE is expanded from...
m4/ltoptions.m4:148: AC_LIBTOOL_WIN32_DLL is expanded from...
configure.ac:25: the top level
configure.ac:26: warning: The macro `AC_PROG_LIBTOOL' is obsolete.
configure.ac:26: You should run autoupdate.
m4/libtool.m4:100: AC_PROG_LIBTOOL is expanded from...
configure.ac:26: the top level
configure.ac:589: warning: The macro `AC_TRY_LINK' is obsolete.
configure.ac:589: You should run autoupdate.
./lib/autoconf/general.m4:2920: AC_TRY_LINK is expanded from...
lib/m4sugar/m4sh.m4:692: _AS_IF_ELSE is expanded from...
lib/m4sugar/m4sh.m4:699: AS_IF is expanded from...
./lib/autoconf/general.m4:2249: AC_CACHE_VAL is expanded from...
./lib/autoconf/general.m4:2270: AC_CACHE_CHECK is expanded from...
configure.ac:576: AM_LANGINFO_CODESET is expanded from...
configure.ac:589: the top level
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:21: installing 'aux_scripts/compile'
configure.ac:25: installing 'aux_scripts/config.guess'
configure.ac:25: installing 'aux_scripts/config.sub'
configure.ac:31: installing 'aux_scripts/install-sh'
configure.ac:31: installing 'aux_scripts/missing'
Makefile.am: installing 'aux_scripts/depcomp'
autoreconf: Leaving directory '.'
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... ===> 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 ...

checking whether we are cross compiling... +++++ 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'
no
checking for suffix of object files... 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
o
checking whether the compiler supports GNU C... yes
checking whether gcc accepts -g... yes
checking for gcc option to enable C11 features... --2025-11-20 07:51:49--  https://packages.trafficmanager.net/packages/openapi-generator-cli-4.2.3.jar-cda48eb414c8b4585e280c3fb2656e24
Resolving packages.trafficmanager.net (packages.trafficmanager.net)... 13.107.246.74, 2620:1ec:bdf::74
Connecting to packages.trafficmanager.net (packages.trafficmanager.net)|13.107.246.74|:443... connected.
HTTP request sent, awaiting response... none needed
checking whether gcc understands -c and -o together... 200 OK
Length: 21878784 (21M) [application/octet-stream]
Saving to: 'openapi-generator-cli-4.2.3.jar-cda48eb414c8b4585e280c3fb2656e24'

     0K .......... .......... .......... .......... ..........  0%  205K 1m44s
    50K .......... .......... .yes
........checking for stdio.h... . .......... ..........  0%  410K 78s
   100K .......... .......... .......... .......... ..........  0% 58.3M 52s
   150K .........yes
checking for stdlib.h... . .......... .......... .......... ..........  0%  412K 52s
   200K .......... .......... .......... .......... ..........  1%  107M 41s
   250K .....yes
checking for string.h... ..... .......... .......... .......... ..........  1%  411K 43s
   300K .......... .......... .......... .......... ..........  1%  105M 37s
   350K .......... .......... .......... .......... ..........  1% 91.7M 32s
   400K .......... .....yes
checking for inttypes.h... ..... .......... .......... ..........  2%  393K 34s
   450K .......... .......... .......... .......... ..........  2%  118M 31s
   500K .......... .......... .......... .......... ..........  2%  109M 28s
   550K .......... .......... .......... .......... ..........  2% 89.1M 26s
   600K .......... .......... ...yes
checking for stdint.h... ....... .......... ..........  3%  418K 27s
   650K .......... .......... .......... .......... ..........  3%  135M 25s
   700K .......... .......... .......... .......... ..........  3% 88.9M 24s
   750K .......... .......... .......... .......... ..........  3%  137M 22s
   800K .......... .......... .......... .......... ..........  3% 97.7M 21s
   850K .......... .......... .......... .......... ..........  4%  416K 22s
   900K .......... .......... .......... .......... ..........  4%  109M 21s
   950K .......... .......... .......... .......... ..........  4%  130M 20s
  1000K .......... .......... .......... .......... ..........  4%  113M 19s
  1050K .......... .......... .......... .......... ..........  5%  106M 18s
  1100K .......... .......... .......... .......... ..........  5%  132M 17s
  1150K .......... .......... .......... .......... .........yes
checking for strings.h... .  5%  419K 19s
  1200K .......... .......... .......... .......... ..........  5% 90.9M 18s
  1250K .......... .......... .......... .......... ..........  6% 87.8M 17s
  1300K .......... .......... .......... .......... ..........  6%  136M 16s
  1350K .......... .......... .......... .......... ..........  6%  102M 16s
  1400K .......... .......... .......... .......... ..........  6%  111M 15s
  1450K .......... .......... .......... .......... ..........  7%  127M 15s
  1500K .......... .......... .......... .......... ..........  7%  114M 14s
  1550K .......... .......... .......... .......... ..........  7%  104M 14s
  1600K .......... .......... .......... .......... ..........  7%  139M 13s
  1650K .......... .......... .......... .......... ..........  7%  422K 14s
  1700K .......... .......... .......... .......... ..........  8% 87.1M 14s
  1750K .......... .......... .......... .......... ..........  8%  109M 13s
  1800K .......... .......... .......... .......... ..........  8%  101M 13s
  1850K .......... .......... .......... .......... ..........  8%  122M 13s
  1900K .......... .......... .......... .......... ..........  9%  131M 12s
  1950K .......... .......... .......... .......... ..........  9% 89.8M 12s
  2000K .......... .......... .......... .......... ..........  9%  136M 12s
  2050K .......... .......... .......... .......... ..........  9%  127M 11s
  2100K .......... .......... .......... .......... .......... 10% 92.5M 11s
  2150K .......... .......... .......... .......... .......... 10% 89.6M 11s
  2200K .......... .......... .......... .......... .......... 10%  203M 10s
  2250K .....yes
checking for sys/stat.h... ..... .......... .......... .......... .......... 10%  428K 11s
  2300K .......... .......... .......... .......... .......... 10%  128M 11s
  2350K .......... .......... .......... .......... .......... 11% 89.4M 11s
  2400K .......... .......... .......... .......... .......... 11%  127M 10s
  2450K .......... .......... .......... .......... .......... 11% 95.9M 10s
  2500K .......... .......... .......... .......... .......... 11%  120M 10s
  2550K .......... .......... .......... .......... .......... 12%  102M 10s
  2600K .......... .......... .......... .......... .......... 12%  132M 10s
  2650K .......... .......... .......... .......... .......... 12% 92.8M 9s
  2700K .......... .......... .......... .......... .......... 12%  128M 9s
  2750K .......... .......... .......... .......... .......... 13%  128M 9s
  2800K .......... .......... .......... .......... .......... 13% 78.4M 9s
  2850K .......... .......... .......... .......... .......... 13%  171M 9s
  2900K .......... .......... .......... .......... .......... 13%  118M 8s
  2950K .......... .......... .......... .......... .yes
checking for sys/types.h... ......... 14%  428K 9s
  3000K .......... .......... .......... .......... .......... 14%  116M 9s
  3050K .......... .......... .......... .......... .......... 14%  110M 9s
  3100K .......... .......... .......... .......... .......... 14%  106M 9s
  3150K .......... .......... .......... .......... .......... 14%  102M 8s
  3200K .......... .......... .......... .......... .......... 15%  110M 8s
  3250K .......... .......... .......... .......... .......... 15% 95.1M 8s
  3300K .......... .......... .......... .......... .......... 15%  130M 8s
  3350K .......... .......... .......... .......... .......... 15%  117M 8s
  3400K .......... .......... .......... .......... .......... 16%  103M 8s
  3450K .......... .......... .......... .......... .......... 16%  132M 8s
  3500K .......... .......... .......... .......... .......... 16% 90.1M 7s
  3550K .......... .......... .......... .......... .......... 16%  134M 7s
  3600K .......... .......... .......... .......... .......... 17%  129M 7s
  3650K .......... .......... .......... .......... .......... 17% 88.5M 7s
  3700K .......... .......... .......... .......... .......... 17%  135M 7s
  3750K .......... .......... .......... .......... .......... 17%  118M 7s
  3800K .......... .......... .......... .......... .......... 18% 97.9M 7s
  3850K .......... .......... .......... .......... .......... 18%  139M 7s
  3900K .......... .........yes
checking for unistd.h... . .......... .......... .......... 18%  440K 7s
  3950K .......... .......... .......... .......... .......... 18% 78.8M 7s
  4000K .......... .......... .......... .......... .......... 18%  135M 7s
  4050K .......... .......... .......... .......... ......yes
checking for wchar.h... .... 19%  381K 7s
  4100K .......... .......... .......... .......... .......... 19%  132M 7s
  4150K .......... .......... .......... .......... .......... 19%  137M 7s
  4200K .......... .......... .......... .......... .......... 19%  118M 7s
  4250K .......... .......... .......... .......... .......... 20% 96.6M 7s
  4300K .......... .......... .......... .......... .......... 20%  129M 7s
  4350K .......... .......... .......... .......... .......... 20%  122M 7s
  4400K .......... .......... .......... .......... .......... 20% 99.9M 7s
  4450K .......... .......... .......... .......... .......... 21%  133M 6s
  4500K .......... .......... .......... .......... .......... 21% 89.7M 6s
  4550K .......... .......... .......... .......... .......... 21% 93.3M 6s
  4600K .......... .......... .......... .......... .......... 21%  135M 6s
  4650K .......... .......... .......... .......... .......... 21%  119M 6s
  4700K .......... .......... .......... .......... .......... 22% 99.9M 6s
  4750K .......... .......... .......... .......... .......... 22%  133M 6s
  4800K .......... .......... .......... .......... .......... 22%  120M 6s
  4850K .......... .......... .......... .......... .......... 22% 99.3M 6s
  4900K .......... .......... .......... .......... .......... 23%  124M 6s
  4950K .......... .......... .......... .......... .......... 23% 90.5M 6s
  5000K .......... .......... .......... .......... .......... 23%  138M 6s
  5050K .......... .......... .......... .......... .......... 23%  138M 6s
  5100K .......... .......... .......... .......... .......... 24%  443K 6s
  5150K .......... .......... .......... .......... .......... 24%  143M 6s
  5200K .......... .......... .......... .......... .......... 24% 82.7M 6s
  5250K .......... .......... .......... .......... .......... 24%  100M 6s
  5300K .......... .......... .......... .......... .......... 25%  133M 6s
  5350K .......... .......... .......... .......... .......... 25%  116M 5s
  5400K .......... .......... .......... .......... .......... 25% 97.6M 5s
  5450K .......... .......... .......... .......... .......... 25%  140M 5s
  5500K .......... .......... .......... .......... .......... 25%  126M 5s
  5550K .......... .......... .......... .......... .......... 26% 85.7M 5s
  5600K .......... .......... .......... .......... .......... 26%  131M 5s
  5650K .......... .......... .......... .......... .......... 26%  134M 5s
  5700K .......... .......... .......... .......... .......... 26% 92.1M 5s
  5750K .......... .......... .......... .......... .......... 27%  125M 5s
  5800K .......... .......... .......... .......... .......... 27%  129M 5s
  5850K .......... .......... .......... .......... .......... 27% 92.0M 5s
  5900K .......... .......... .......... .......... .......... 27% 90.5M 5s
  5950K .......... .......... .......... .......... .......... 28%  134M 5s
  6000K .......... .......... .......... .......... .......... 28%  131M 5s
  6050K .......... .......... .......... .......... .......... 28%  114M 5s
  6100K .......... .......... .......... .......... .......... 28% 98.5M 5s
  6150K .......... .......... .......... .......... .......... 29%  131M 5s
  6200K .......... .......... .......... .......... .......... 29%  119M 4s
  6250K .......... .......... .......... .......... .......... 29% 95.1M 4s
  6300K ....yes
checking for minix/config.h... ...... .......... .......... .......... .......... 29%  445K 5s
  6350K .......... .......... .......... .......... .......... 29%  123M 5s
  6400K .......... .......... .......... .......... .......... 30% 74.8M 5s
  6450K .......... .......... .......... .......... .......... 30%  134M 4s
  6500K .......... .......... .......... .......... .......... 30%  129M 4s
  6550K .......... .......... .......... .......... .......... 30% 89.8M 4s
  6600K .......... .......... .......... .......... .......... 31%  135M 4s
  6650K .......... .......... .......... .......... .......... 31%  135M 4s
  6700K .......... .......... .......... .......... .......... 31% 87.6M 4s
  6750K .......... .......... .......... .......... .......... 31%  133M 4s
  6800K .......... .......... .......... .......... .......... 32%  118M 4s
  6850K .......... .......... .......... .......... .......... 32% 99.4M 4s
  6900K .......... .......... .......... .......... .......... 32%  132M 4s
  6950K .......... .......... .......... .......... .......... 32%  121M 4s
  7000K .......... .......... .......... .......... .......... 32% 97.5M 4s
  7050K .......... .......... .......... .......... .......... 33% 94.9M 4s
  7100K .......... .......... .......... .......... .......... 33%  125M 4s
  7150K .......... .......... .......... .......... .......... 33%  113M 4s
  7200K .......... .......... .......... .......... .......... 33% 97.4M 4s
  7250K .......... .......... .......... .......... .......... 34%  120M 4s
  7300K .......... .......... .......... .......... .......... 34%  127M 4s
  7350K .......... .......... .......... .......... .......... 34%  111M 4s
  7400K .......... .......... .......... .......... .......... 34%  125M 4s
  7450K .......... .......... .......... .......... .......... 35% 95.5M 4s
  7500K .......... .......... .......... .......... .......... 35%  123M 4s
  7550K .......... .......... .......... .......... .......... 35%  131M 4s
  7600K .......... .......... .......... .......... .......... 35%  452K 4s
  7650K .......... .......... .......... .......... .......... 36%  133M 4s
  7700K .......... .......... .......... .......... .......... 36%  118M 4s
  7750K .......... .......... .......... .......... .......... 36%  100M 4s
  7800K .......... .......... .......... .......... .......... 36%  133M 4s
  7850K .......... .......... .......... .......... .......... 36%  115M 4s
  7900K .......... .......... .......... .......... .......... 37% 78.5M 4s
  7950K .......... .......... .......... .......... .......... 37%  198M 3s
  8000K .......... .......... .......... .......... .......... 37%  112M 3s
  8050K .......... .......... .......... .......... .......... 37%  106M 3s
  8100K .......... .......... .......... .......... .......... 38%  127M 3s
  8150K .......... .......... .......... .......... ..no
checking whether it is safe to define __EXTENSIONS__... ........ 38%  388K 4s
  8200K .......... .......... .......... .......... .......... 38%  121M 4s
  8250K .......... .......... .......... .......... .......... 38% 91.9K 4s
  8300K .......... .......... .......... .......... .......... 39%  247M 4s
  8350K .......... .......... .......... .......... .......... 39%  224M 4s
  8400K .......... .......... .......... .......... .......... 39%  291M 4s
  8450K .......... .......... .......... .......... .......... 39%  306M 4s
  8500K .......... .......... .......... .......... .......... 40%  251M 4s
  8550K .......... .......... .......... .......... .......... 40%  300M 4s
  8600K .......... .......... .......... .......... .......... 40%  272M 4s
  8650K .......... .......... .......... .......... .......... 40%  310M 4s
  8700K .......... .......... .......... .......... .......... 40%  303M 4s
  8750K .......... .......... .......... .......... .......... 41%  317M 4s
  8800K .......... .......... .......... .......... .......... 41%  287M 4s
  8850K .......... .......... .......... .......... .......... 41%  292M 4s
  8900K .......... .......... .......... .......... .......... 41%  314M 4s
  8950K .......... .......... .......... .......... .......... 42%  304M 4s
  9000K .......... .......... .......... .......... .......... 42%  261M 4s
  9050K .......... .......... .......... .......... .......... 42%  318M 4s
  9100K .......... .......... .......... .......... .......... 42%  301M 4s
  9150K .......... .......... .......... .......... .......... 43%  234M 4s
  9200K .......... .......... .......... .......... .......... 43%  301M 4s
  9250K .......... .......... .......... .......... .......... 43%  299M 4s
  9300K .......... .......... .......... .......... .......... 43%  285M 4s
  9350K .......... .......... .......... .......... .......... 43%  270M 4s
  9400K .......... .......... .......... .......... .......... 44%  308M 3s
  9450K .......... .......... .......... .......... .......... 44%  265M 3s
  9500K .......... .......... .......... .......... .......... 44%  324M 3s
  9550K .......... .......... .......... .......... .......... 44%  309M 3s
  9600K .......... .......... .......... .......... .......... 45%  300M 3s
  9650K .......... .......... .......... .......... .......... 45%  303M 3s
  9700K .......... .......... .......... .......... .......... 45%  259M 3s
  9750K .......... .......... .......... .......... .......... 45%  302M 3s
  9800K .......... .......... .......... .......... .......... 46%  282M 3s
  9850K .......... .......... .......... .......... .......... 46%  271M 3s
  9900K .......... .......... .......... .......... .......... 46%  291M 3s
  9950K .......... .......... .......... .......... .......... 46%  306M 3s
 10000K .......... .......... .......... .......... .......... 47%  252M 3s
 10050K .......... .......... .......... .......... .......... 47%  286M 3s
 10100K .......... .......... .......... .......... .......... 47%  297M 3s
 10150K .......... .......... .......... .......... .......... 47%  310M 3s
 10200K .......... .......... .......... .......... .......... 47%  318M 3s
 10250K .......... .......... .......... .......... .......... 48%  307M 3s
 10300K .......... .......... .......... .......... .......... 48%  313M 3s
 10350K .......... .......... .......... .......... .......... 48%  281M 3s
 10400K .......... .......... .......... .......... .......... 48%  307M 3s
 10450K .......... .......... .......... .......... .......... 49%  318M 3s
 10500K .......... .......... .......... .......... .......... 49%  307M 3s
 10550K .......... .......... .......... .......... .......... 49%  325M 3s
 10600K .......... .......... .......... .......... .......... 49%  326M 3s
 10650K .......... .......... .......... .......... .......... 50%  258M 3s
 10700K .......... .......... .......... .......... .......... 50%  297M 3s
 10750K .......... .......... .......... .......... .......... 50%  326M 3s
 10800K .......... .......... .......... .......... .......... 50%  315M 3s
 10850K .......... .......... .......... .......... .......... 51%  301M 3s
 10900K .......... .......... .......... .......... .......... 51%  289M 3s
 10950K .......... .......... .......... .......... .......... 51%  323M 3s
 11000K .......... .......... .......... .......... .......... 51%  279M 3s
 11050K .......... .......... .......... .......... .......... 51%  325M 3s
 11100K .......... .......... .......... .......... .......... 52%  315M 3s
 11150K .......... .......... .......... .......... .......... 52%  304M 3s
 11200K .......... .......... .......... .......... .......... 52%  245M 2s
 11250K .......... .......... .......... .......... .......... 52%  354M 2s
 11300K .......... .......... .......... .......... .......... 53%  351M 2s
 11350K .......... .......... .......... .......... .......... 53%  345M 2s
 11400K .......... .......... .......... .......... .......... 53%  254M 2s
 11450K .......... .......... .......... .......... .......... 53%  271M 2s
 11500K .......... .......... .......... .......... .......... 54%  257M 2s
 11550K .......... .......... .......... .......... .......... 54%  302M 2s
 11600K .......... .......... .......... .......... .......... 54%  302M 2s
 11650K .......... .......... .......... .......... .......... 54%  248M 2s
 11700K .......... .......... .......... .......... .......... 54%  287M 2s
 11750K .......... .......... .......... .......... .......... 55%  252M 2s
 11800K .......... .......... .......... .......... .......... 55%  301M 2s
 11850K .......... .......... .......... .......... .......... 55%  300M 2s
 11900K .......... .......... .......... .......... .......... 55%  348M 2s
 11950K .......... .......... .......... .......... .......... 56%  320M 2s
 12000K .......... .......... .......... .......... .......... 56%  314M 2s
 12050K .......... .......... .......... .......... .......... 56%  296M 2s
 12100K .......... .......... .......... .......... .......... 56%  261M 2s
 12150K .......... .......... .......... .......... .......... 57%  298M 2s
 12200K .......... .......... .......... .......... .......... 57%  288M 2s
 12250K .......... .......... .......... .......... .......... 57%  258M 2s
 12300K .......... .......... .......... .......... .......... 57%  344M 2s
 12350K .......... .......... .......... .......... .......... 58%  315M 2s
 12400K .......... .......... .......... .......... .......... 58%  315M 2s
 12450K .......... .......... .......... .......... .......... 58%  249M 2s
 12500K .......... .......... .......... .......... .......... 58%  311M 2s
 12550K .......... .......... .......... .......... .......... 58%  364M 2s
 12600K .......... .......... .......... .......... .......... 59%  337M 2s
 12650K .......... .......... .......... .......... .......... 59%  304M 2s
 12700K .......... .......... .......... .......... .......... 59%  303M 2s
 12750K .......... .......... .......... .......... .......... 59%  323M 2s
 12800K .......... .......... .......... .......... .......... 60%  336M 2s
 12850K .......... .......... .......... .......... .......... 60%  350M 2s
 12900K .......... .......... .......... .......... .......... 60%  341M 2s
 12950K .......... .......... .......... .......... .......... 60%  262M 2s
 13000K .......... .......... .......... .......... .......... 61%  315M 2s
 13050K .......... .......... .......... .......... .......... 61%  357M 2s
 13100K .......... .......... .......... .......... .......... 61%  257M 2s
 13150K .......... .......... .......... .......... .......... 61%  346M 2s
 13200K .......... .......... .......... .......... .......... 62%  320M 2s
 13250K .......... .......... .......... .......... .......... 62%  348M 2s
 13300K .......... .......... .......... .......... .......... 62%  357M 2s
 13350K .......... .......... .......... .......... .......... 62%  370M 2s
 13400K .......... .......... .......... .......... .......... 62%  335M 2s
 13450K .......... .......... .......... .......... .......... 63%  355M 2s
 13500K .......... .......... .......... .......... .......... 63%  315M 2s
 13550K .......... .......... .......... .......... .......... 63%  854K 2s
 13600K .......... .......... .......... .......... .......... 63%  104M 2s
 13650K .......... .......... .......... .......... .......... 64%  131M 2s
 13700K .......... .......... .......... .......... .......... 64%  135M 2s
 13750K .......... .......... .......... .......... .......... 64% 88.1M 2s
 13800K .......... .......... .......... .......... .......... 64%  133M 2s
 13850K .......... .......... .......... .......... .......... 65%  129M 2s
 13900K .......... .......... .......... .......... .......... 65%  110M 2s
 13950K .......... .......... .......... .......... .......... 65% 94.7M 1s
 14000K .......... .......... .......... .......... .......... 65%  128M 1s
 14050K .......... .......... .......... .......... .......... 65%  126M 1s
 14100K .......... .......... .......... .......... .......... 66%  109M 1s
 14150K .......... .......... .......... .......... .......... 66%  138M 1s
 14200K .......... .......... .......... .......... .......... 66% 84.5M 1s
 14250K .......... .......... .......... .......... .......... 66% 92.6M 1s
 14300K .......... .......... .......... .......... .......... 67%  132M 1s
 14350K .......... .......... .......... .......... .......... 67%  127M 1s
 14400K .......... .......... .......... .......... .......... 67%  128M 1s
 14450K .......... .......... .......... .......... .......... 67%  109M 1s
 14500K .......... .......... .......... .......... .......... 68% 93.4M 1s
 14550K .......... .......... .......... .......... .......... 68%  124M 1s
 14600K .......... .......... .......... .......... .......... 68%  126M 1s
 14650K .......... .......... .......... .......... .......... 68%  118M 1s
 14700K .......... .......... .......... .......... .......... 69%  114M 1s
 14750K .......... .......... .......... .......... .......... 69% 96.5M 1s
 14800K .......... .......... .......... .......... .......... 69%  126M 1s
 14850K .......... .......... .......... .......... .......... 69%  450K 1s
 14900K .......... .......... .......... .......... .......... 69% 54.9M 1s
 14950K .......... .......... .......... .......... .......... 70%  135M 1s
 15000K .......... .......... .......... .......... .......... 70%  109M 1s
 15050K .......... .......... .......... .......... .......... 70% 93.1M 1s
 15100K .......... .......... .......... .......... .......... 70%  129M 1s
 15150K .......... .......... .......... .......... .......... 71%  132M 1s
 15200K .......... .......... .......... .......... .......... 71%  113M 1s
 15250K .......... .......... .......... .......... .......... 71% 89.0M 1s
 15300K .......... .......... .......... .......... .......... 71%  131M 1s
 15350K .......... .......... .......... .......... .......... 72% 87.0M 1s
 15400K .......... .......... .......... .......... .......... 72%  133M 1s
 15450K .......... .......... .......... .......... .......... 72%  119M 1s
 15500K .......... .......... .......... .......... .......... 72% 90.2M 1s
 15550K .......... .......... .......... .......... .......... 73%  124M 1s
 15600K .......... .......... .......... .......... .......... 73%  128M 1s
 15650K .......... .......... .......... .......... .......... 73%  121M 1s
 15700K .......... .......... .......... .......... .......... 73%  117M 1s
 15750K .......... .......... .......... .......... .......... 73% 91.7M 1s
 15800K .......... .......... .......... .......... .......... 74%  125M 1s
 15850K .......... .......... .......... .......... .......... 74%  124M 1s
 15900K .......... .......... .......... .......... .......... 74%  129M 1s
 15950K .......... .......... .......... .......... .......... 74%  118M 1s
 16000K .......... .......... .......... .......... .......... 75% 86.5M 1s
 16050K .......... .......... .......... .......... .......... 75% 92.4M 1s
 16100K .......... .......... .......... .......... .......... 75%  127M 1s
 16150K .......... .......... .......... .......... .......... 75%  129M 1s
 16200K ........yes
checking whether _XOPEN_SOURCE should be defined... .. .......... .......... .......... .......... 76%  452K 1s
 16250K .......... .......... .......... .......... .......... 76%  136M 1s
 16300K .......... .......... .......... .......... .......... 76%  116M 1s
 16350K .......... .......... .......... .......... .......... 76% 96.2K 1s
 16400K .......... .......... .......... .......... .......... 76%  161M 1s
 16450K .......... .......... .......... .......... .......... 77%  285M 1s
 16500K .......... .......... .......... .......... .......... 77%  301M 1s
 16550K .......... .......... .......... .......... .......... 77%  310M 1s
 16600K .......... .......... .......... .......... .......... 77%  297M 1s
 16650K .......... .......... .......... .......... .......... 78%  362M 1s
 16700K .......... .......... .......... .......... .......... 78%  298M 1s
 16750K .......... .......... .......... .......... .......... 78%  286M 1s
 16800K .......... .......... .......... .......... .......... 78%  290M 1s
 16850K .......... .......... .......... .......... .......... 79%  287M 1s
 16900K .......... .......... .......... .......... .......... 79%  336M 1s
 16950K .......... .......... .......... .......... .......... 79%  300M 1s
 17000K .......... .......... .......... .......... .......... 79%  321M 1s
 17050K .......... .......... .......... .......... .......... 80%  217M 1s
 17100K .......... .......... .......... .......... .......... 80%  326M 1s
 17150K .......... .......... .......... .......... .......... 80%  331M 1s
 17200K .......... .......... .......... .......... .......... 80%  330M 1s
 17250K .......... .......... .......... .......... .......... 80%  311M 1s
 17300K .......... .......... .......... .......... .......... 81%  264M 1s
 17350K .......... .......... .......... .......... .......... 81%  295M 1s
 17400K .......... .......... .......... .......... .......... 81%  322M 1s
 17450K .......... .......... .......... .......... .......... 81%  340M 1s
 17500K .......... .......... .......... .......... .......... 82%  306M 1s
 17550K .......... .......... .......... .......... .......... 82%  325M 1s
 17600K .......... .......... .......... .......... .......... 82%  280M 1s
 17650K .......... .......... .......... .......... .......... 82%  253M 1s
 17700K .......... .......... .......... .......... .......... 83%  210M 1s
 17750K .......... .......... .......... .......... .......... 83%  330M 1s
 17800K .......... .......... .......... .......... .......... 83%  292M 1s
 17850K .......... .......... .......... .......... .......... 83%  325M 1s
 17900K .......... .......... .......... .......... .......... 84%  297M 1s
 17950K .......... .......... .......... .......... .......... 84%  335M 1s
 18000K .......... .......... .......... .......... .......... 84%  339M 1s
 18050K .......... .......... .......... .......... .......... 84%  325M 1s
 18100K .......... .......... .......... .......... .......... 84%  323M 1s
 18150K .......... .......... .......... .......... .......... 85%  245M 1s
 18200K .......... .......... .......... .......... .......... 85%  334M 1s
 18250K .......... .......... .......... .......... .......... 85%  317M 1s
 18300K .......... .......... .......... .......... .......... 85%  225M 1s
 18350K .......... .......... .......... .......... .......... 86%  313M 1s
 18400K .......... .......... .......... .......... .......... 86%  261M 1s
 18450K .......... .......... .......... .......... .......... 86%  173M 1s
 18500K .......... .......... .......... .......... .......... 86%  328M 1s
 18550K .......... .......... .......... .......... .......... 87%  341M 1s
 18600K .......... .......... .......... .......... .......... 87%  321M 1s
 18650K .......... .......... .......... .......... .......... 87%  318M 1s
 18700K .......... .......... .......... .......... .......... 87%  321M 1s
 18750K .......... .......... .......... .......... .......... 87%  327M 0s
 18800K .......... .......... .......... .......... .......... 88%  282M 0s
 18850K .......... .......... .......... .......... .......... 88%  115M 0s
 18900K .......... .......... .......... .......... .......... 88%  315M 0s
 18950K .......... .......... .......... .......... .......... 88%  333M 0s
 19000K .......... .......... .......... .......... .......... 89%  216M 0s
 19050K .......... .......... .......... .......... .......... 89%  119M 0s
 19100K .......... .......... .......... .......... .......... 89%  321M 0s
 19150K .......... .......... .......... .......... .......... 89%  250M 0s
 19200K .......... .......... .......... .......... .......... 90%  336M 0s
 19250K .......... .......... .......... .......... .......... 90%  329M 0s
 19300K .......... .......... .......... .......... .......... 90%  247M 0s
 19350K .......... .......... .......... .......... .......... 90%  325M 0s
 19400K .......... .......... .......... .......... .......... 91%  326M 0s
 19450K .......... .......... .......... .......... .......... 91%  330M 0s
 19500K .......... .......... .......... .......... .......... 91%  160M 0s
 19550K .......... .......... .......... .......... .......... 91%  337M 0s
 19600K .......... .......... .......... .......... .......... 91%  315M 0s
 19650K .......... .......... .......... .......... .......... 92%  308M 0s
 19700K .......... .......... .......... .......... .......... 92%  123M 0s
 19750K .......... .......... .......... .......... .......... 92%  306M 0s
 19800K .......... .......... .......... .......... .......... 92%  343M 0s
 19850K .......... .......... .......... .......... .......... 93%  152M 0s
 19900K .......... .......... .......... .......... .......... 93%  325M 0s
 19950K .......... .......... .......... .......... .......... 93%  243M 0s
 20000K .......... .......... .......... .......... .......... 93%  321M 0s
 20050K .......... .......... .......... .......... .......... 94%  338M 0s
 20100K .......... .......... .......... .......... .......... 94%  352M 0s
 20150K .......... .......... .......... .......... .......... 94%  192M 0s
 20200K .......... .......... .......... .......... .......... 94%  297M 0s
 20250K .......... .......... .......... .......... .......... 95%  297M 0s
 20300K .......... .......... .......... .......... .......... 95%  337M 0s
 20350K .......... .......... .......... .......... .......... 95%  302M 0s
 20400K .......... .......... .......... .......... .......... 95% 82.7M 0s
 20450K .......... .......... .......... .......... .......... 95%  576K 0s
 20500K .......... .......... .......... .......... .......... 96% 28.2M 0s
 20550K .......... .......... .......... .......... .......... 96% 35.3M 0s
 20600K .......... .......... .......... .......... .......... 96% 31.6M 0s
 20650K .......... .......... .......... .......... .......... 96% 17.7M 0s
 20700K .......... .......... .......... .......... .......... 97% 55.7M 0s
 20750K .......... .......... .......... .......... .......... 97% 25.3M 0s
 20800K .......... .......... .......... .......... .......... 97% 23.7M 0s
 20850K .......... .......... .......... .......... .......... 97% 26.2M 0s
 20900K .......... .......... .......... .......... .......... 98% 29.3M 0s
 20950K .......... .......... .......... .......... .......... 98% 68.8M 0s
 21000K .......... .......... .......... .......... .......... 98% 28.7M 0s
 21050K .......... .......... .......... .......... .......... 98% 31.6M 0s
 21100K .......... .......... .......... .......... .......... 98% 34.1M 0s
 21150K .......... .......... .......... .......... .......... 99% 37.3M 0s
 21200K .......... .......... .......... .......... .......... 99%  120M 0s
 21250K .......... .......... .......... .......... .......... 99% 35.1M 0s
 21300K .......... .......... .......... .......... .......... 99% 41.0M 0s
 21350K .......... ......                                     100%  348M=3.7s

2025-11-20 07:51:54 (5.59 MB/s) - 'openapi-generator-cli-4.2.3.jar-cda48eb414c8b4585e280c3fb2656e24' saved [21878784/21878784]

+++ Copying openconfig-platform.yaml +++
+++ Copying sonic-mclag.yaml +++
+++ Copying openconfig-acl.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
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-portchannel.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
cp ../build/yaml/$(basename ../build/rest_server/codegen/sonic-portchannel).yaml ../build/rest_server/dist/ui/$(basename ../build/rest_server/codegen/sonic-portchannel).yaml
+++ Copying sonic-show-techsupport.yaml +++
+++ Copying openconfig-mclag.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
cp ../build/yaml/$(basename ../build/rest_server/codegen/openconfig-mclag).yaml ../build/rest_server/dist/ui/$(basename ../build/rest_server/codegen/openconfig-mclag).yaml
+++ Copying sonic-port.yaml +++
cp ../build/yaml/$(basename ../build/rest_server/codegen/sonic-port).yaml ../build/rest_server/dist/ui/$(basename ../build/rest_server/codegen/sonic-port).yaml
+++ 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
touch ../build/rest_server/codegen/sonic-mclag/.yangapi_copy_done
no
touch ../build/rest_server/codegen/sonic-portchannel/.yangapi_copy_done
touch ../build/rest_server/codegen/ietf-yang-library/.yangapi_copy_done
+++ Copying sonic-interface.yaml +++
checking for gcc... (cached) gcc
touch ../build/rest_server/codegen/openconfig-platform/.yangapi_copy_done
+++ Copying openconfig-sampling-sflow.yaml +++
touch ../build/rest_server/codegen/openconfig-acl/.yangapi_copy_done
cp ../build/yaml/$(basename ../build/rest_server/codegen/sonic-interface).yaml ../build/rest_server/dist/ui/$(basename ../build/rest_server/codegen/sonic-interface).yaml
touch ../build/rest_server/codegen/openconfig-mclag/.yangapi_copy_done
touch ../build/rest_server/codegen/sonic-show-techsupport/.yangapi_copy_done
+++ Copying openconfig-lldp.yaml +++
+++ Copying sonic-acl.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-lldp).yaml ../build/rest_server/dist/ui/$(basename ../build/rest_server/codegen/openconfig-lldp).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/sonic-port/.yangapi_copy_done
touch ../build/rest_server/codegen/sonic-vrf/.yangapi_copy_done
+++ Copying openconfig-system.yaml +++
cp ../build/yaml/$(basename ../build/rest_server/codegen/openconfig-system).yaml ../build/rest_server/dist/ui/$(basename ../build/rest_server/codegen/openconfig-system).yaml
touch ../build/rest_server/codegen/sonic-interface/.yangapi_copy_done
+++ Copying sonic-sflow.yaml +++
+++ Copying openconfig-interfaces.yaml +++
touch ../build/rest_server/codegen/openconfig-sampling-sflow/.yangapi_copy_done
touch ../build/rest_server/codegen/openconfig-lldp/.yangapi_copy_done
+++ Copying sonic-types.yaml +++
touch ../build/rest_server/codegen/sonic-acl/.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
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/openconfig-system/.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
+++ 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
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... 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'
x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... /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
BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for file... file
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... internal/goarch
internal/race
@
checking for strip... strip
checking for ranlib... ranlib
checking for gawk... gawk
checking command to parse /usr/bin/nm -B output from gcc object... internal/goexperiment
internal/unsafeheader
internal/itoa
golang.org/x/text/internal/utf8internal
unicode/utf8
github.com/go-playground/locales/currency
github.com/philopon/go-toposort
google.golang.org/grpc/serviceconfig
golang.org/x/crypto/internal/subtle
internal/goos
google.golang.org/protobuf/internal/flags
encoding
internal/nettrace
vendor/golang.org/x/crypto/cryptobyte/asn1
google.golang.org/protobuf/internal/genname
golang.org/x/sys/internal/unsafeheader
github.com/google/go-cmp/cmp/internal/diff
golang.org/x/net/html/atom
github.com/google/go-cmp/cmp/internal/flags
google.golang.org/protobuf/internal/fieldnum
runtime/internal/math
internal/cpu
golang.org/x/text/encoding/internal/identifier
unicode
vendor/golang.org/x/crypto/internal/subtle
google.golang.org/grpc/internal/grpclog
container/list
math/bits
go4.org/unsafe/assume-no-moving-gc
crypto/internal/subtle
unicode/utf16
runtime/internal/syscall
crypto/subtle
runtime/internal/atomic
sync/atomic
internal/abi
runtime/internal/sys
github.com/golang/groupcache/lru
google.golang.org/protobuf/internal/set
internal/bytealg
math
crypto/internal/boring/bcache
crypto/internal/boring/fipstls
ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
runtime
checking for mt... mt
checking if mt is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... no
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for g++... g++
checking whether the compiler supports GNU C++... yes
checking whether g++ accepts -g... yes
checking for g++ option to enable C++11 features... none needed
checking how to run the C++ preprocessor... g++ -E
internal/reflectlite
sync
internal/testlog
github.com/Workiva/go-datastructures/set
internal/singleflight
google.golang.org/protobuf/internal/pragma
google.golang.org/grpc/internal/buffer
math/rand
google.golang.org/grpc/internal/grpcsync
runtime/cgo
errors
checking for ld used by g++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
sort
internal/oserror
path
internal/safefilepath
io
vendor/golang.org/x/net/dns/dnsmessage
crypto/internal/nistec/fiat
strconv
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... golang.org/x/text/internal/tag
golang.org/x/text/internal/stringset
syscall
yes
checking if g++ static flag -static works... hash
crypto/internal/randutil
text/tabwriter
bytes
strings
hash/fnv
hash/crc32
golang.org/x/text/transform
vendor/golang.org/x/text/transform
no
checking if g++ supports -c -o file.o... github.com/go-redis/redis/v7/internal/consistenthash
crypto/rc4
github.com/maruel/natural
github.com/go-redis/redis/v7/internal/util
crypto
golang.org/x/crypto/blowfish
reflect
net/http/internal/ascii
google.golang.org/grpc/encoding
github.com/openconfig/goyang/pkg/indent
github.com/go-redis/redis/v7/internal/hashtag
bufio
html
regexp/syntax
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) golang.org/x/text/encoding
golang.org/x/text/runes
GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking whether make sets $(MAKE)... golang.org/x/text/encoding/internal
yes
checking whether make supports the include directive... yes (GNU style)
checking whether make supports nested variables... yes
golang.org/x/text/encoding/unicode
golang.org/x/text/encoding/charmap
golang.org/x/text/encoding/traditionalchinese
checking dependency style of gcc... golang.org/x/text/encoding/korean
golang.org/x/text/encoding/simplifiedchinese
golang.org/x/text/encoding/japanese
gcc3
checking dependency style of g++... regexp
internal/syscall/execenv
internal/syscall/unix
time
gcc3
checking size of int... 4
checking size of long... google.golang.org/grpc/internal/grpcrand
google.golang.org/grpc/backoff
google.golang.org/grpc/keepalive
context
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
8
checking size of size_t... internal/fmtsort
encoding/binary
github.com/google/go-cmp/cmp/internal/function
github.com/openconfig/gnmi/errlist
encoding/base64
crypto/md5
crypto/internal/edwards25519/field
golang.org/x/crypto/poly1305
vendor/golang.org/x/crypto/internal/poly1305
vendor/golang.org/x/crypto/curve25519/internal/field
crypto/cipher
crypto/internal/nistec
golang.org/x/sys/unix
encoding/pem
crypto/des
vendor/golang.org/x/crypto/chacha20
golang.org/x/crypto/chacha20
google.golang.org/protobuf/internal/detrand
internal/godebug
google.golang.org/grpc/internal/envconfig
go4.org/intern
io/ioutil
path/filepath
os/signal
fmt
internal/intern
8
checking if LD -Wl,--version-script works... vendor/golang.org/x/sys/cpu
crypto/internal/edwards25519
net/netip
os/exec
vendor/golang.org/x/crypto/chacha20poly1305
encoding/hex
vendor/golang.org/x/crypto/curve25519
flag
mime
log
vendor/golang.org/x/net/http2/hpack
yes
golang.org/x/text/internal/language
encoding/json
net/url
github.com/antchfx/xpath
compress/flate
encoding/xml
golang.org/x/net/html
checking for libexpat support... no
math/big
checking for libroxml support... no
vendor/golang.org/x/text/unicode/norm
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... google.golang.org/protobuf/internal/version
github.com/google/go-cmp/cmp/internal/value
mime/quotedprintable
github.com/kylelemons/godebug/diff
google.golang.org/grpc/metadata
google.golang.org/grpc/codes
google.golang.org/grpc/attributes
runtime/trace
text/template/parse
go/token
github.com/leodido/go-urn
net/http/internal
golang.org/x/crypto/curve25519
golang.org/x/net/http2/hpack
google.golang.org/protobuf/internal/errors
github.com/go-redis/redis/v7/internal/proto
runtime/debug
github.com/openconfig/goyang/pkg/yang
golang.org/x/text/unicode/norm
github.com/google/go-cmp/cmp
golang.org/x/net/internal/timeseries
github.com/go-redis/redis/v7/internal
google.golang.org/grpc/grpclog
google.golang.org/grpc/internal/balancerload
vendor/golang.org/x/text/unicode/bidi
golang.org/x/text/unicode/bidi
google.golang.org/protobuf/encoding/protowire
google.golang.org/grpc/connectivity
none required
checking for regex.h... google.golang.org/protobuf/reflect/protoreflect
google.golang.org/grpc/internal
compress/gzip
yes
checking for getopt.h... runtime/pprof
github.com/google/pprof/profile
os/user
net
golang.org/x/text/secure/bidirule
golang.org/x/text/internal/language/compact
github.com/go-playground/universal-translator
vendor/golang.org/x/text/secure/bidirule
yes
checking for getopt_long()... yes
checking for locale.h... text/template
golang.org/x/text/language
github.com/golang/protobuf/internal/wire
google.golang.org/protobuf/runtime/protoiface
google.golang.org/protobuf/internal/strs
google.golang.org/protobuf/reflect/protoregistry
google.golang.org/protobuf/internal/fieldsort
google.golang.org/protobuf/internal/descopts
google.golang.org/protobuf/internal/mapsort
google.golang.org/protobuf/internal/descfmt
google.golang.org/protobuf/internal/encoding/text
yes
checking for nl_langinfo and CODESET... google.golang.org/protobuf/internal/encoding/messageset
crypto/dsa
crypto/elliptic
encoding/asn1
google.golang.org/protobuf/proto
vendor/golang.org/x/net/idna
yes
checking for pwd.h... golang.org/x/text/encoding/htmlindex
golang.org/x/text/internal
golang.org/x/text/internal/catmsg
golang.org/x/text/internal/format
golang.org/x/text/internal/number
google.golang.org/protobuf/internal/encoding/defval
golang.org/x/net/html/charset
golang.org/x/net/idna
golang.org/x/text/message/catalog
html/template
crypto/x509/pkix
vendor/golang.org/x/crypto/cryptobyte
vendor/github.com/golang-fips/openssl-fips/openssl
yes
checking for grp.h... google.golang.org/protobuf/encoding/prototext
google.golang.org/protobuf/internal/filedesc
golang.org/x/text/feature/plural
golang.org/x/text/message
yes
checking for chroot... google.golang.org/protobuf/internal/encoding/tag
yes
checking for dlfcn.h... (cached) yes
checking for library containing dlopen... google.golang.org/protobuf/internal/impl
none required
checking that generated files are newer than configure... done
configure: creating ./config.status
github.com/golang/glog
google.golang.org/protobuf/internal/filetype
google.golang.org/protobuf/runtime/protoimpl
google.golang.org/protobuf/types/known/anypb
google.golang.org/protobuf/types/known/timestamppb
google.golang.org/protobuf/types/known/durationpb
github.com/golang/protobuf/proto
google.golang.org/protobuf/types/descriptorpb
github.com/golang/protobuf/ptypes/any
github.com/golang/protobuf/ptypes/duration
github.com/golang/protobuf/ptypes/timestamp
config.status: creating clish/plugin_builtin.c
config.status: creating Makefile
config.status: creating config.h
config.status: executing libtool commands
config.status: executing depfiles commands
github.com/golang/protobuf/protoc-gen-go/descriptor
google.golang.org/grpc/encoding/proto
github.com/openconfig/gnmi/proto/gnmi_ext
github.com/golang/protobuf/ptypes
google.golang.org/genproto/googleapis/rpc/status
google.golang.org/grpc/binarylog/grpc_binarylog_v1
github.com/openconfig/ygot/proto/ywrapper
github.com/openconfig/ygot/proto/yext
google.golang.org/grpc/status
vendor/golang.org/x/net/http/httpproxy
google.golang.org/grpc/internal/syscall
google.golang.org/grpc/credentials/internal
github.com/go-redis/redis/v7/internal/pool
github.com/kylelemons/godebug/pretty
net/textproto
google.golang.org/grpc/naming
google.golang.org/grpc/stats
google.golang.org/grpc/internal/binarylog
inet.af/netaddr
vendor/golang.org/x/net/http/httpguts
golang.org/x/net/http/httpguts
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.
make  all-am
make[6]: Entering directory '/sonic/src/sonic-mgmt-framework/build/klish-2.1.4'
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
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT clish/libclish_la-plugin_builtin.lo -MD -MP -MF clish/.deps/libclish_la-plugin_builtin.Tpo -c -o clish/libclish_la-plugin_builtin.lo `test -f 'clish/plugin_builtin.c' || echo './'`clish/plugin_builtin.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/libclish_la-plugin_builtin.lo -MD -MP -MF clish/.deps/libclish_la-plugin_builtin.Tpo -c clish/plugin_builtin.c  -fPIC -DPIC -o clish/.libs/libclish_la-plugin_builtin.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/libclish_la-plugin_builtin.lo -MD -MP -MF clish/.deps/libclish_la-plugin_builtin.Tpo -c clish/plugin_builtin.c -o clish/libclish_la-plugin_builtin.o >/dev/null 2>&1
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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/param/libclish_la-mgmt_clish_extn_param.lo -MD -MP -MF clish/param/.deps/libclish_la-mgmt_clish_extn_param.Tpo -c clish/param/mgmt_clish_extn_param.c -o clish/param/libclish_la-mgmt_clish_extn_param.o >/dev/null 2>&1
mv -f clish/param/.deps/libclish_la-mgmt_clish_extn_param.Tpo clish/param/.deps/libclish_la-mgmt_clish_extn_param.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT clish/pargv/libclish_la-pargv.lo -MD -MP -MF clish/pargv/.deps/libclish_la-pargv.Tpo -c -o clish/pargv/libclish_la-pargv.lo `test -f 'clish/pargv/pargv.c' || echo './'`clish/pargv/pargv.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/pargv/libclish_la-pargv.lo -MD -MP -MF clish/pargv/.deps/libclish_la-pargv.Tpo -c clish/pargv/pargv.c  -fPIC -DPIC -o clish/pargv/.libs/libclish_la-pargv.o
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
mv -f clish/pargv/.deps/libclish_la-pargv.Tpo clish/pargv/.deps/libclish_la-pargv.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT clish/pargv/libclish_la-parg.lo -MD -MP -MF clish/pargv/.deps/libclish_la-parg.Tpo -c -o clish/pargv/libclish_la-parg.lo `test -f 'clish/pargv/parg.c' || echo './'`clish/pargv/parg.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/pargv/libclish_la-parg.lo -MD -MP -MF clish/pargv/.deps/libclish_la-parg.Tpo -c clish/pargv/parg.c  -fPIC -DPIC -o clish/pargv/.libs/libclish_la-parg.o
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
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
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
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/ptype/libclish_la-ptype.lo -MD -MP -MF clish/ptype/.deps/libclish_la-ptype.Tpo -c clish/ptype/ptype.c -o clish/ptype/libclish_la-ptype.o >/dev/null 2>&1
mv -f clish/ptype/.deps/libclish_la-ptype.Tpo clish/ptype/.deps/libclish_la-ptype.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT clish/ptype/libclish_la-ptype_dump.lo -MD -MP -MF clish/ptype/.deps/libclish_la-ptype_dump.Tpo -c -o clish/ptype/libclish_la-ptype_dump.lo `test -f 'clish/ptype/ptype_dump.c' || echo './'`clish/ptype/ptype_dump.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/ptype/libclish_la-ptype_dump.lo -MD -MP -MF clish/ptype/.deps/libclish_la-ptype_dump.Tpo -c clish/ptype/ptype_dump.c  -fPIC -DPIC -o clish/ptype/.libs/libclish_la-ptype_dump.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/ptype/libclish_la-ptype_dump.lo -MD -MP -MF clish/ptype/.deps/libclish_la-ptype_dump.Tpo -c clish/ptype/ptype_dump.c -o clish/ptype/libclish_la-ptype_dump.o >/dev/null 2>&1
mv -f clish/ptype/.deps/libclish_la-ptype_dump.Tpo clish/ptype/.deps/libclish_la-ptype_dump.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT clish/shell/libclish_la-shell_view.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_view.Tpo -c -o clish/shell/libclish_la-shell_view.lo `test -f 'clish/shell/shell_view.c' || echo './'`clish/shell/shell_view.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/shell/libclish_la-shell_view.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_view.Tpo -c clish/shell/shell_view.c  -fPIC -DPIC -o clish/shell/.libs/libclish_la-shell_view.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/shell/libclish_la-shell_view.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_view.Tpo -c clish/shell/shell_view.c -o clish/shell/libclish_la-shell_view.o >/dev/null 2>&1
mv -f clish/shell/.deps/libclish_la-shell_view.Tpo clish/shell/.deps/libclish_la-shell_view.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT clish/shell/libclish_la-shell_ptype.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_ptype.Tpo -c -o clish/shell/libclish_la-shell_ptype.lo `test -f 'clish/shell/shell_ptype.c' || echo './'`clish/shell/shell_ptype.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/shell/libclish_la-shell_ptype.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_ptype.Tpo -c clish/shell/shell_ptype.c  -fPIC -DPIC -o clish/shell/.libs/libclish_la-shell_ptype.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/shell/libclish_la-shell_ptype.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_ptype.Tpo -c clish/shell/shell_ptype.c -o clish/shell/libclish_la-shell_ptype.o >/dev/null 2>&1
mv -f clish/shell/.deps/libclish_la-shell_ptype.Tpo clish/shell/.deps/libclish_la-shell_ptype.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT clish/shell/libclish_la-shell_var.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_var.Tpo -c -o clish/shell/libclish_la-shell_var.lo `test -f 'clish/shell/shell_var.c' || echo './'`clish/shell/shell_var.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/shell/libclish_la-shell_var.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_var.Tpo -c clish/shell/shell_var.c  -fPIC -DPIC -o clish/shell/.libs/libclish_la-shell_var.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/shell/libclish_la-shell_var.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_var.Tpo -c clish/shell/shell_var.c -o clish/shell/libclish_la-shell_var.o >/dev/null 2>&1
mv -f clish/shell/.deps/libclish_la-shell_var.Tpo clish/shell/.deps/libclish_la-shell_var.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT clish/shell/libclish_la-shell_command.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_command.Tpo -c -o clish/shell/libclish_la-shell_command.lo `test -f 'clish/shell/shell_command.c' || echo './'`clish/shell/shell_command.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/shell/libclish_la-shell_command.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_command.Tpo -c clish/shell/shell_command.c  -fPIC -DPIC -o clish/shell/.libs/libclish_la-shell_command.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/shell/libclish_la-shell_command.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_command.Tpo -c clish/shell/shell_command.c -o clish/shell/libclish_la-shell_command.o >/dev/null 2>&1
mv -f clish/shell/.deps/libclish_la-shell_command.Tpo clish/shell/.deps/libclish_la-shell_command.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT clish/shell/libclish_la-shell_dump.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_dump.Tpo -c -o clish/shell/libclish_la-shell_dump.lo `test -f 'clish/shell/shell_dump.c' || echo './'`clish/shell/shell_dump.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/shell/libclish_la-shell_dump.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_dump.Tpo -c clish/shell/shell_dump.c  -fPIC -DPIC -o clish/shell/.libs/libclish_la-shell_dump.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/shell/libclish_la-shell_dump.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_dump.Tpo -c clish/shell/shell_dump.c -o clish/shell/libclish_la-shell_dump.o >/dev/null 2>&1
mv -f clish/shell/.deps/libclish_la-shell_dump.Tpo clish/shell/.deps/libclish_la-shell_dump.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT clish/shell/libclish_la-shell_execute.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_execute.Tpo -c -o clish/shell/libclish_la-shell_execute.lo `test -f 'clish/shell/shell_execute.c' || echo './'`clish/shell/shell_execute.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/shell/libclish_la-shell_execute.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_execute.Tpo -c clish/shell/shell_execute.c  -fPIC -DPIC -o clish/shell/.libs/libclish_la-shell_execute.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/shell/libclish_la-shell_execute.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_execute.Tpo -c clish/shell/shell_execute.c -o clish/shell/libclish_la-shell_execute.o >/dev/null 2>&1
mv -f clish/shell/.deps/libclish_la-shell_execute.Tpo clish/shell/.deps/libclish_la-shell_execute.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT clish/shell/libclish_la-shell_help.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_help.Tpo -c -o clish/shell/libclish_la-shell_help.lo `test -f 'clish/shell/shell_help.c' || echo './'`clish/shell/shell_help.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/shell/libclish_la-shell_help.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_help.Tpo -c clish/shell/shell_help.c  -fPIC -DPIC -o clish/shell/.libs/libclish_la-shell_help.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/shell/libclish_la-shell_help.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_help.Tpo -c clish/shell/shell_help.c -o clish/shell/libclish_la-shell_help.o >/dev/null 2>&1
mv -f clish/shell/.deps/libclish_la-shell_help.Tpo clish/shell/.deps/libclish_la-shell_help.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT clish/shell/libclish_la-shell_new.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_new.Tpo -c -o clish/shell/libclish_la-shell_new.lo `test -f 'clish/shell/shell_new.c' || echo './'`clish/shell/shell_new.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/shell/libclish_la-shell_new.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_new.Tpo -c clish/shell/shell_new.c  -fPIC -DPIC -o clish/shell/.libs/libclish_la-shell_new.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/shell/libclish_la-shell_new.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_new.Tpo -c clish/shell/shell_new.c -o clish/shell/libclish_la-shell_new.o >/dev/null 2>&1
mv -f clish/shell/.deps/libclish_la-shell_new.Tpo clish/shell/.deps/libclish_la-shell_new.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT clish/shell/libclish_la-shell_parse.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_parse.Tpo -c -o clish/shell/libclish_la-shell_parse.lo `test -f 'clish/shell/shell_parse.c' || echo './'`clish/shell/shell_parse.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/shell/libclish_la-shell_parse.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_parse.Tpo -c clish/shell/shell_parse.c  -fPIC -DPIC -o clish/shell/.libs/libclish_la-shell_parse.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/shell/libclish_la-shell_parse.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_parse.Tpo -c clish/shell/shell_parse.c -o clish/shell/libclish_la-shell_parse.o >/dev/null 2>&1
mv -f clish/shell/.deps/libclish_la-shell_parse.Tpo clish/shell/.deps/libclish_la-shell_parse.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT clish/shell/libclish_la-shell_file.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_file.Tpo -c -o clish/shell/libclish_la-shell_file.lo `test -f 'clish/shell/shell_file.c' || echo './'`clish/shell/shell_file.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/shell/libclish_la-shell_file.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_file.Tpo -c clish/shell/shell_file.c  -fPIC -DPIC -o clish/shell/.libs/libclish_la-shell_file.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/shell/libclish_la-shell_file.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_file.Tpo -c clish/shell/shell_file.c -o clish/shell/libclish_la-shell_file.o >/dev/null 2>&1
mv -f clish/shell/.deps/libclish_la-shell_file.Tpo clish/shell/.deps/libclish_la-shell_file.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT clish/shell/libclish_la-shell_loop.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_loop.Tpo -c -o clish/shell/libclish_la-shell_loop.lo `test -f 'clish/shell/shell_loop.c' || echo './'`clish/shell/shell_loop.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/shell/libclish_la-shell_loop.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_loop.Tpo -c clish/shell/shell_loop.c  -fPIC -DPIC -o clish/shell/.libs/libclish_la-shell_loop.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/shell/libclish_la-shell_loop.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_loop.Tpo -c clish/shell/shell_loop.c -o clish/shell/libclish_la-shell_loop.o >/dev/null 2>&1
mv -f clish/shell/.deps/libclish_la-shell_loop.Tpo clish/shell/.deps/libclish_la-shell_loop.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT clish/shell/libclish_la-shell_startup.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_startup.Tpo -c -o clish/shell/libclish_la-shell_startup.lo `test -f 'clish/shell/shell_startup.c' || echo './'`clish/shell/shell_startup.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/shell/libclish_la-shell_startup.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_startup.Tpo -c clish/shell/shell_startup.c  -fPIC -DPIC -o clish/shell/.libs/libclish_la-shell_startup.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/shell/libclish_la-shell_startup.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_startup.Tpo -c clish/shell/shell_startup.c -o clish/shell/libclish_la-shell_startup.o >/dev/null 2>&1
mv -f clish/shell/.deps/libclish_la-shell_startup.Tpo clish/shell/.deps/libclish_la-shell_startup.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT clish/shell/libclish_la-shell_wdog.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_wdog.Tpo -c -o clish/shell/libclish_la-shell_wdog.lo `test -f 'clish/shell/shell_wdog.c' || echo './'`clish/shell/shell_wdog.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/shell/libclish_la-shell_wdog.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_wdog.Tpo -c clish/shell/shell_wdog.c  -fPIC -DPIC -o clish/shell/.libs/libclish_la-shell_wdog.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/shell/libclish_la-shell_wdog.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_wdog.Tpo -c clish/shell/shell_wdog.c -o clish/shell/libclish_la-shell_wdog.o >/dev/null 2>&1
mv -f clish/shell/.deps/libclish_la-shell_wdog.Tpo clish/shell/.deps/libclish_la-shell_wdog.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT clish/shell/libclish_la-shell_pwd.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_pwd.Tpo -c -o clish/shell/libclish_la-shell_pwd.lo `test -f 'clish/shell/shell_pwd.c' || echo './'`clish/shell/shell_pwd.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/shell/libclish_la-shell_pwd.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_pwd.Tpo -c clish/shell/shell_pwd.c  -fPIC -DPIC -o clish/shell/.libs/libclish_la-shell_pwd.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/shell/libclish_la-shell_pwd.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_pwd.Tpo -c clish/shell/shell_pwd.c -o clish/shell/libclish_la-shell_pwd.o >/dev/null 2>&1
mv -f clish/shell/.deps/libclish_la-shell_pwd.Tpo clish/shell/.deps/libclish_la-shell_pwd.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT clish/shell/libclish_la-shell_tinyrl.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_tinyrl.Tpo -c -o clish/shell/libclish_la-shell_tinyrl.lo `test -f 'clish/shell/shell_tinyrl.c' || echo './'`clish/shell/shell_tinyrl.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/shell/libclish_la-shell_tinyrl.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_tinyrl.Tpo -c clish/shell/shell_tinyrl.c  -fPIC -DPIC -o clish/shell/.libs/libclish_la-shell_tinyrl.o
clish/shell/shell_tinyrl.c: In function 'clish_shell_tinyrl_key_enter':
clish/shell/shell_tinyrl.c:389:41: warning: too many arguments for format [-Wformat-extra-args]
  389 |                         fprintf(stderr, "^",cmderrlen,promtlen);
      |                                         ^~~
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/shell/libclish_la-shell_tinyrl.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_tinyrl.Tpo -c clish/shell/shell_tinyrl.c -o clish/shell/libclish_la-shell_tinyrl.o >/dev/null 2>&1
mv -f clish/shell/.deps/libclish_la-shell_tinyrl.Tpo clish/shell/.deps/libclish_la-shell_tinyrl.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT clish/shell/libclish_la-shell_plugin.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_plugin.Tpo -c -o clish/shell/libclish_la-shell_plugin.lo `test -f 'clish/shell/shell_plugin.c' || echo './'`clish/shell/shell_plugin.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/shell/libclish_la-shell_plugin.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_plugin.Tpo -c clish/shell/shell_plugin.c  -fPIC -DPIC -o clish/shell/.libs/libclish_la-shell_plugin.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/shell/libclish_la-shell_plugin.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_plugin.Tpo -c clish/shell/shell_plugin.c -o clish/shell/libclish_la-shell_plugin.o >/dev/null 2>&1
mv -f clish/shell/.deps/libclish_la-shell_plugin.Tpo clish/shell/.deps/libclish_la-shell_plugin.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT clish/shell/libclish_la-shell_xml.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_xml.Tpo -c -o clish/shell/libclish_la-shell_xml.lo `test -f 'clish/shell/shell_xml.c' || echo './'`clish/shell/shell_xml.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/shell/libclish_la-shell_xml.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_xml.Tpo -c clish/shell/shell_xml.c  -fPIC -DPIC -o clish/shell/.libs/libclish_la-shell_xml.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/shell/libclish_la-shell_xml.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_xml.Tpo -c clish/shell/shell_xml.c -o clish/shell/libclish_la-shell_xml.o >/dev/null 2>&1
mv -f clish/shell/.deps/libclish_la-shell_xml.Tpo clish/shell/.deps/libclish_la-shell_xml.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT clish/shell/libclish_la-shell_roxml.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_roxml.Tpo -c -o clish/shell/libclish_la-shell_roxml.lo `test -f 'clish/shell/shell_roxml.c' || echo './'`clish/shell/shell_roxml.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/shell/libclish_la-shell_roxml.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_roxml.Tpo -c clish/shell/shell_roxml.c  -fPIC -DPIC -o clish/shell/.libs/libclish_la-shell_roxml.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/shell/libclish_la-shell_roxml.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_roxml.Tpo -c clish/shell/shell_roxml.c -o clish/shell/libclish_la-shell_roxml.o >/dev/null 2>&1
mv -f clish/shell/.deps/libclish_la-shell_roxml.Tpo clish/shell/.deps/libclish_la-shell_roxml.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT clish/shell/libclish_la-shell_libxml2.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_libxml2.Tpo -c -o clish/shell/libclish_la-shell_libxml2.lo `test -f 'clish/shell/shell_libxml2.c' || echo './'`clish/shell/shell_libxml2.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/shell/libclish_la-shell_libxml2.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_libxml2.Tpo -c clish/shell/shell_libxml2.c  -fPIC -DPIC -o clish/shell/.libs/libclish_la-shell_libxml2.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/shell/libclish_la-shell_libxml2.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_libxml2.Tpo -c clish/shell/shell_libxml2.c -o clish/shell/libclish_la-shell_libxml2.o >/dev/null 2>&1
mv -f clish/shell/.deps/libclish_la-shell_libxml2.Tpo clish/shell/.deps/libclish_la-shell_libxml2.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT clish/shell/libclish_la-shell_expat.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_expat.Tpo -c -o clish/shell/libclish_la-shell_expat.lo `test -f 'clish/shell/shell_expat.c' || echo './'`clish/shell/shell_expat.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/shell/libclish_la-shell_expat.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_expat.Tpo -c clish/shell/shell_expat.c  -fPIC -DPIC -o clish/shell/.libs/libclish_la-shell_expat.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/shell/libclish_la-shell_expat.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_expat.Tpo -c clish/shell/shell_expat.c -o clish/shell/libclish_la-shell_expat.o >/dev/null 2>&1
mv -f clish/shell/.deps/libclish_la-shell_expat.Tpo clish/shell/.deps/libclish_la-shell_expat.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT clish/shell/libclish_la-shell_udata.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_udata.Tpo -c -o clish/shell/libclish_la-shell_udata.lo `test -f 'clish/shell/shell_udata.c' || echo './'`clish/shell/shell_udata.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/shell/libclish_la-shell_udata.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_udata.Tpo -c clish/shell/shell_udata.c  -fPIC -DPIC -o clish/shell/.libs/libclish_la-shell_udata.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/shell/libclish_la-shell_udata.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_udata.Tpo -c clish/shell/shell_udata.c -o clish/shell/libclish_la-shell_udata.o >/dev/null 2>&1
mv -f clish/shell/.deps/libclish_la-shell_udata.Tpo clish/shell/.deps/libclish_la-shell_udata.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT clish/shell/libclish_la-shell_misc.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_misc.Tpo -c -o clish/shell/libclish_la-shell_misc.lo `test -f 'clish/shell/shell_misc.c' || echo './'`clish/shell/shell_misc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/shell/libclish_la-shell_misc.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_misc.Tpo -c clish/shell/shell_misc.c  -fPIC -DPIC -o clish/shell/.libs/libclish_la-shell_misc.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/shell/libclish_la-shell_misc.lo -MD -MP -MF clish/shell/.deps/libclish_la-shell_misc.Tpo -c clish/shell/shell_misc.c -o clish/shell/libclish_la-shell_misc.o >/dev/null 2>&1
mv -f clish/shell/.deps/libclish_la-shell_misc.Tpo clish/shell/.deps/libclish_la-shell_misc.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT clish/shell/libclish_la-context.lo -MD -MP -MF clish/shell/.deps/libclish_la-context.Tpo -c -o clish/shell/libclish_la-context.lo `test -f 'clish/shell/context.c' || echo './'`clish/shell/context.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/shell/libclish_la-context.lo -MD -MP -MF clish/shell/.deps/libclish_la-context.Tpo -c clish/shell/context.c  -fPIC -DPIC -o clish/shell/.libs/libclish_la-context.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/shell/libclish_la-context.lo -MD -MP -MF clish/shell/.deps/libclish_la-context.Tpo -c clish/shell/context.c -o clish/shell/libclish_la-context.o >/dev/null 2>&1
mv -f clish/shell/.deps/libclish_la-context.Tpo clish/shell/.deps/libclish_la-context.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT clish/view/libclish_la-view.lo -MD -MP -MF clish/view/.deps/libclish_la-view.Tpo -c -o clish/view/libclish_la-view.lo `test -f 'clish/view/view.c' || echo './'`clish/view/view.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/view/libclish_la-view.lo -MD -MP -MF clish/view/.deps/libclish_la-view.Tpo -c clish/view/view.c  -fPIC -DPIC -o clish/view/.libs/libclish_la-view.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/view/libclish_la-view.lo -MD -MP -MF clish/view/.deps/libclish_la-view.Tpo -c clish/view/view.c -o clish/view/libclish_la-view.o >/dev/null 2>&1
mv -f clish/view/.deps/libclish_la-view.Tpo clish/view/.deps/libclish_la-view.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT clish/view/libclish_la-view_dump.lo -MD -MP -MF clish/view/.deps/libclish_la-view_dump.Tpo -c -o clish/view/libclish_la-view_dump.lo `test -f 'clish/view/view_dump.c' || echo './'`clish/view/view_dump.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/view/libclish_la-view_dump.lo -MD -MP -MF clish/view/.deps/libclish_la-view_dump.Tpo -c clish/view/view_dump.c  -fPIC -DPIC -o clish/view/.libs/libclish_la-view_dump.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/view/libclish_la-view_dump.lo -MD -MP -MF clish/view/.deps/libclish_la-view_dump.Tpo -c clish/view/view_dump.c -o clish/view/libclish_la-view_dump.o >/dev/null 2>&1
mv -f clish/view/.deps/libclish_la-view_dump.Tpo clish/view/.deps/libclish_la-view_dump.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT clish/nspace/libclish_la-nspace.lo -MD -MP -MF clish/nspace/.deps/libclish_la-nspace.Tpo -c -o clish/nspace/libclish_la-nspace.lo `test -f 'clish/nspace/nspace.c' || echo './'`clish/nspace/nspace.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/nspace/libclish_la-nspace.lo -MD -MP -MF clish/nspace/.deps/libclish_la-nspace.Tpo -c clish/nspace/nspace.c  -fPIC -DPIC -o clish/nspace/.libs/libclish_la-nspace.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/nspace/libclish_la-nspace.lo -MD -MP -MF clish/nspace/.deps/libclish_la-nspace.Tpo -c clish/nspace/nspace.c -o clish/nspace/libclish_la-nspace.o >/dev/null 2>&1
mv -f clish/nspace/.deps/libclish_la-nspace.Tpo clish/nspace/.deps/libclish_la-nspace.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT clish/nspace/libclish_la-nspace_dump.lo -MD -MP -MF clish/nspace/.deps/libclish_la-nspace_dump.Tpo -c -o clish/nspace/libclish_la-nspace_dump.lo `test -f 'clish/nspace/nspace_dump.c' || echo './'`clish/nspace/nspace_dump.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/nspace/libclish_la-nspace_dump.lo -MD -MP -MF clish/nspace/.deps/libclish_la-nspace_dump.Tpo -c clish/nspace/nspace_dump.c  -fPIC -DPIC -o clish/nspace/.libs/libclish_la-nspace_dump.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/nspace/libclish_la-nspace_dump.lo -MD -MP -MF clish/nspace/.deps/libclish_la-nspace_dump.Tpo -c clish/nspace/nspace_dump.c -o clish/nspace/libclish_la-nspace_dump.o >/dev/null 2>&1
mv -f clish/nspace/.deps/libclish_la-nspace_dump.Tpo clish/nspace/.deps/libclish_la-nspace_dump.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT clish/var/libclish_la-var.lo -MD -MP -MF clish/var/.deps/libclish_la-var.Tpo -c -o clish/var/libclish_la-var.lo `test -f 'clish/var/var.c' || echo './'`clish/var/var.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/var/libclish_la-var.lo -MD -MP -MF clish/var/.deps/libclish_la-var.Tpo -c clish/var/var.c  -fPIC -DPIC -o clish/var/.libs/libclish_la-var.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/var/libclish_la-var.lo -MD -MP -MF clish/var/.deps/libclish_la-var.Tpo -c clish/var/var.c -o clish/var/libclish_la-var.o >/dev/null 2>&1
mv -f clish/var/.deps/libclish_la-var.Tpo clish/var/.deps/libclish_la-var.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT clish/var/libclish_la-var_dump.lo -MD -MP -MF clish/var/.deps/libclish_la-var_dump.Tpo -c -o clish/var/libclish_la-var_dump.lo `test -f 'clish/var/var_dump.c' || echo './'`clish/var/var_dump.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/var/libclish_la-var_dump.lo -MD -MP -MF clish/var/.deps/libclish_la-var_dump.Tpo -c clish/var/var_dump.c  -fPIC -DPIC -o clish/var/.libs/libclish_la-var_dump.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/var/libclish_la-var_dump.lo -MD -MP -MF clish/var/.deps/libclish_la-var_dump.Tpo -c clish/var/var_dump.c -o clish/var/libclish_la-var_dump.o >/dev/null 2>&1
mv -f clish/var/.deps/libclish_la-var_dump.Tpo clish/var/.deps/libclish_la-var_dump.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT clish/action/libclish_la-action.lo -MD -MP -MF clish/action/.deps/libclish_la-action.Tpo -c -o clish/action/libclish_la-action.lo `test -f 'clish/action/action.c' || echo './'`clish/action/action.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/action/libclish_la-action.lo -MD -MP -MF clish/action/.deps/libclish_la-action.Tpo -c clish/action/action.c  -fPIC -DPIC -o clish/action/.libs/libclish_la-action.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/action/libclish_la-action.lo -MD -MP -MF clish/action/.deps/libclish_la-action.Tpo -c clish/action/action.c -o clish/action/libclish_la-action.o >/dev/null 2>&1
mv -f clish/action/.deps/libclish_la-action.Tpo clish/action/.deps/libclish_la-action.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT clish/action/libclish_la-action_dump.lo -MD -MP -MF clish/action/.deps/libclish_la-action_dump.Tpo -c -o clish/action/libclish_la-action_dump.lo `test -f 'clish/action/action_dump.c' || echo './'`clish/action/action_dump.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/action/libclish_la-action_dump.lo -MD -MP -MF clish/action/.deps/libclish_la-action_dump.Tpo -c clish/action/action_dump.c  -fPIC -DPIC -o clish/action/.libs/libclish_la-action_dump.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/action/libclish_la-action_dump.lo -MD -MP -MF clish/action/.deps/libclish_la-action_dump.Tpo -c clish/action/action_dump.c -o clish/action/libclish_la-action_dump.o >/dev/null 2>&1
mv -f clish/action/.deps/libclish_la-action_dump.Tpo clish/action/.deps/libclish_la-action_dump.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT clish/config/libclish_la-config.lo -MD -MP -MF clish/config/.deps/libclish_la-config.Tpo -c -o clish/config/libclish_la-config.lo `test -f 'clish/config/config.c' || echo './'`clish/config/config.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/config/libclish_la-config.lo -MD -MP -MF clish/config/.deps/libclish_la-config.Tpo -c clish/config/config.c  -fPIC -DPIC -o clish/config/.libs/libclish_la-config.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/config/libclish_la-config.lo -MD -MP -MF clish/config/.deps/libclish_la-config.Tpo -c clish/config/config.c -o clish/config/libclish_la-config.o >/dev/null 2>&1
mv -f clish/config/.deps/libclish_la-config.Tpo clish/config/.deps/libclish_la-config.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT clish/config/libclish_la-config_dump.lo -MD -MP -MF clish/config/.deps/libclish_la-config_dump.Tpo -c -o clish/config/libclish_la-config_dump.lo `test -f 'clish/config/config_dump.c' || echo './'`clish/config/config_dump.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/config/libclish_la-config_dump.lo -MD -MP -MF clish/config/.deps/libclish_la-config_dump.Tpo -c clish/config/config_dump.c  -fPIC -DPIC -o clish/config/.libs/libclish_la-config_dump.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/config/libclish_la-config_dump.lo -MD -MP -MF clish/config/.deps/libclish_la-config_dump.Tpo -c clish/config/config_dump.c -o clish/config/libclish_la-config_dump.o >/dev/null 2>&1
mv -f clish/config/.deps/libclish_la-config_dump.Tpo clish/config/.deps/libclish_la-config_dump.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT clish/hotkey/libclish_la-hotkey.lo -MD -MP -MF clish/hotkey/.deps/libclish_la-hotkey.Tpo -c -o clish/hotkey/libclish_la-hotkey.lo `test -f 'clish/hotkey/hotkey.c' || echo './'`clish/hotkey/hotkey.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/hotkey/libclish_la-hotkey.lo -MD -MP -MF clish/hotkey/.deps/libclish_la-hotkey.Tpo -c clish/hotkey/hotkey.c  -fPIC -DPIC -o clish/hotkey/.libs/libclish_la-hotkey.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/hotkey/libclish_la-hotkey.lo -MD -MP -MF clish/hotkey/.deps/libclish_la-hotkey.Tpo -c clish/hotkey/hotkey.c -o clish/hotkey/libclish_la-hotkey.o >/dev/null 2>&1
mv -f clish/hotkey/.deps/libclish_la-hotkey.Tpo clish/hotkey/.deps/libclish_la-hotkey.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT clish/hotkey/libclish_la-hotkey_dump.lo -MD -MP -MF clish/hotkey/.deps/libclish_la-hotkey_dump.Tpo -c -o clish/hotkey/libclish_la-hotkey_dump.lo `test -f 'clish/hotkey/hotkey_dump.c' || echo './'`clish/hotkey/hotkey_dump.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/hotkey/libclish_la-hotkey_dump.lo -MD -MP -MF clish/hotkey/.deps/libclish_la-hotkey_dump.Tpo -c clish/hotkey/hotkey_dump.c  -fPIC -DPIC -o clish/hotkey/.libs/libclish_la-hotkey_dump.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/hotkey/libclish_la-hotkey_dump.lo -MD -MP -MF clish/hotkey/.deps/libclish_la-hotkey_dump.Tpo -c clish/hotkey/hotkey_dump.c -o clish/hotkey/libclish_la-hotkey_dump.o >/dev/null 2>&1
mv -f clish/hotkey/.deps/libclish_la-hotkey_dump.Tpo clish/hotkey/.deps/libclish_la-hotkey_dump.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT clish/plugin/libclish_la-plugin.lo -MD -MP -MF clish/plugin/.deps/libclish_la-plugin.Tpo -c -o clish/plugin/libclish_la-plugin.lo `test -f 'clish/plugin/plugin.c' || echo './'`clish/plugin/plugin.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/plugin/libclish_la-plugin.lo -MD -MP -MF clish/plugin/.deps/libclish_la-plugin.Tpo -c clish/plugin/plugin.c  -fPIC -DPIC -o clish/plugin/.libs/libclish_la-plugin.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/plugin/libclish_la-plugin.lo -MD -MP -MF clish/plugin/.deps/libclish_la-plugin.Tpo -c clish/plugin/plugin.c -o clish/plugin/libclish_la-plugin.o >/dev/null 2>&1
mv -f clish/plugin/.deps/libclish_la-plugin.Tpo clish/plugin/.deps/libclish_la-plugin.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT clish/plugin/libclish_la-sym.lo -MD -MP -MF clish/plugin/.deps/libclish_la-sym.Tpo -c -o clish/plugin/libclish_la-sym.lo `test -f 'clish/plugin/sym.c' || echo './'`clish/plugin/sym.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/plugin/libclish_la-sym.lo -MD -MP -MF clish/plugin/.deps/libclish_la-sym.Tpo -c clish/plugin/sym.c  -fPIC -DPIC -o clish/plugin/.libs/libclish_la-sym.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/plugin/libclish_la-sym.lo -MD -MP -MF clish/plugin/.deps/libclish_la-sym.Tpo -c clish/plugin/sym.c -o clish/plugin/libclish_la-sym.o >/dev/null 2>&1
mv -f clish/plugin/.deps/libclish_la-sym.Tpo clish/plugin/.deps/libclish_la-sym.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT clish/plugin/libclish_la-plugin_dump.lo -MD -MP -MF clish/plugin/.deps/libclish_la-plugin_dump.Tpo -c -o clish/plugin/libclish_la-plugin_dump.lo `test -f 'clish/plugin/plugin_dump.c' || echo './'`clish/plugin/plugin_dump.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/plugin/libclish_la-plugin_dump.lo -MD -MP -MF clish/plugin/.deps/libclish_la-plugin_dump.Tpo -c clish/plugin/plugin_dump.c  -fPIC -DPIC -o clish/plugin/.libs/libclish_la-plugin_dump.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/plugin/libclish_la-plugin_dump.lo -MD -MP -MF clish/plugin/.deps/libclish_la-plugin_dump.Tpo -c clish/plugin/plugin_dump.c -o clish/plugin/libclish_la-plugin_dump.o >/dev/null 2>&1
mv -f clish/plugin/.deps/libclish_la-plugin_dump.Tpo clish/plugin/.deps/libclish_la-plugin_dump.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT clish/plugin/libclish_la-mgmt_clish_utils.lo -MD -MP -MF clish/plugin/.deps/libclish_la-mgmt_clish_utils.Tpo -c -o clish/plugin/libclish_la-mgmt_clish_utils.lo `test -f 'clish/plugin/mgmt_clish_utils.c' || echo './'`clish/plugin/mgmt_clish_utils.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/plugin/libclish_la-mgmt_clish_utils.lo -MD -MP -MF clish/plugin/.deps/libclish_la-mgmt_clish_utils.Tpo -c clish/plugin/mgmt_clish_utils.c  -fPIC -DPIC -o clish/plugin/.libs/libclish_la-mgmt_clish_utils.o
clish/plugin/mgmt_clish_utils.c: In function 'clish_interrupt_handler':
clish/plugin/mgmt_clish_utils.c:33:5: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result]
   33 |     write(ctrlc_wr_fd, "q", 1);
      |     ^~~~~~~~~~~~~~~~~~~~~~~~~~
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/plugin/libclish_la-mgmt_clish_utils.lo -MD -MP -MF clish/plugin/.deps/libclish_la-mgmt_clish_utils.Tpo -c clish/plugin/mgmt_clish_utils.c -o clish/plugin/libclish_la-mgmt_clish_utils.o >/dev/null 2>&1
mv -f clish/plugin/.deps/libclish_la-mgmt_clish_utils.Tpo clish/plugin/.deps/libclish_la-mgmt_clish_utils.Plo
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT clish/udata/libclish_la-udata.lo -MD -MP -MF clish/udata/.deps/libclish_la-udata.Tpo -c -o clish/udata/libclish_la-udata.lo `test -f 'clish/udata/udata.c' || echo './'`clish/udata/udata.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/udata/libclish_la-udata.lo -MD -MP -MF clish/udata/.deps/libclish_la-udata.Tpo -c clish/udata/udata.c  -fPIC -DPIC -o clish/udata/.libs/libclish_la-udata.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -I/usr/include/libxml2 -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT clish/udata/libclish_la-udata.lo -MD -MP -MF clish/udata/.deps/libclish_la-udata.Tpo -c clish/udata/udata.c -o clish/udata/libclish_la-udata.o >/dev/null 2>&1
mv -f clish/udata/.deps/libclish_la-udata.Tpo clish/udata/.deps/libclish_la-udata.Plo
depbase=`echo lub/argv/argv.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT lub/argv/argv.lo -MD -MP -MF $depbase.Tpo -c -o lub/argv/argv.lo lub/argv/argv.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT lub/argv/argv.lo -MD -MP -MF lub/argv/.deps/argv.Tpo -c lub/argv/argv.c  -fPIC -DPIC -o lub/argv/.libs/argv.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT lub/argv/argv.lo -MD -MP -MF lub/argv/.deps/argv.Tpo -c lub/argv/argv.c -o lub/argv/argv.o >/dev/null 2>&1
depbase=`echo lub/bintree/bintree_dump.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT lub/bintree/bintree_dump.lo -MD -MP -MF $depbase.Tpo -c -o lub/bintree/bintree_dump.lo lub/bintree/bintree_dump.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT lub/bintree/bintree_dump.lo -MD -MP -MF lub/bintree/.deps/bintree_dump.Tpo -c lub/bintree/bintree_dump.c  -fPIC -DPIC -o lub/bintree/.libs/bintree_dump.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT lub/bintree/bintree_dump.lo -MD -MP -MF lub/bintree/.deps/bintree_dump.Tpo -c lub/bintree/bintree_dump.c -o lub/bintree/bintree_dump.o >/dev/null 2>&1
depbase=`echo lub/bintree/bintree_find.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT lub/bintree/bintree_find.lo -MD -MP -MF $depbase.Tpo -c -o lub/bintree/bintree_find.lo lub/bintree/bintree_find.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT lub/bintree/bintree_find.lo -MD -MP -MF lub/bintree/.deps/bintree_find.Tpo -c lub/bintree/bintree_find.c  -fPIC -DPIC -o lub/bintree/.libs/bintree_find.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT lub/bintree/bintree_find.lo -MD -MP -MF lub/bintree/.deps/bintree_find.Tpo -c lub/bintree/bintree_find.c -o lub/bintree/bintree_find.o >/dev/null 2>&1
crypto/internal/backend/bbig
crypto/internal/backend
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
crypto/hmac
crypto/rand
crypto/sha512
crypto/aes
crypto/sha1
crypto/sha256
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/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
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/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
crypto/ed25519
golang.org/x/crypto/ssh/internal/bcrypt_pbkdf
gopkg.in/go-playground/validator.v9
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
crypto/ecdsa
github.com/godbus/dbus/v5
golang.org/x/crypto/ed25519
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
crypto/x509
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT lub/bintree/bintree_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
golang.org/x/crypto/ssh
crypto/tls
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
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/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
net/http
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
google.golang.org/grpc/resolver
google.golang.org/grpc/peer
google.golang.org/grpc/internal/channelz
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
google.golang.org/grpc/internal/grpcutil
google.golang.org/grpc/internal/resolver/passthrough
google.golang.org/grpc/balancer
google.golang.org/grpc/internal/resolver/dns
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT lub/bintree/bintree_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
google.golang.org/grpc/balancer/base
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
google.golang.org/grpc/balancer/roundrobin
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
depbase=`echo lub/ctype/ctype.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT lub/ctype/ctype.lo -MD -MP -MF $depbase.Tpo -c -o lub/ctype/ctype.lo lub/ctype/ctype.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT lub/ctype/ctype.lo -MD -MP -MF lub/ctype/.deps/ctype.Tpo -c lub/ctype/ctype.c  -fPIC -DPIC -o lub/ctype/.libs/ctype.o
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
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
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
github.com/antchfx/xmlquery
github.com/felixge/fgprof
github.com/antchfx/jsonquery
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/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
github.com/pkg/profile
github.com/Azure/sonic-mgmt-common/cvl/common
depbase=`echo lub/system/test.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT lub/system/test.lo -MD -MP -MF $depbase.Tpo -c -o lub/system/test.lo lub/system/test.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT lub/system/test.lo -MD -MP -MF lub/system/.deps/test.Tpo -c lub/system/test.c  -fPIC -DPIC -o lub/system/.libs/test.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT lub/system/test.lo -MD -MP -MF lub/system/.deps/test.Tpo -c lub/system/test.c -o lub/system/test.o >/dev/null 2>&1
google.golang.org/grpc/internal/transport
depbase=`echo lub/system/system_test.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT lub/system/system_test.lo -MD -MP -MF $depbase.Tpo -c -o lub/system/system_test.lo lub/system/system_test.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT lub/system/system_test.lo -MD -MP -MF lub/system/.deps/system_test.Tpo -c lub/system/system_test.c  -fPIC -DPIC -o lub/system/.libs/system_test.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT lub/system/system_test.lo -MD -MP -MF lub/system/.deps/system_test.Tpo -c lub/system/system_test.c -o lub/system/system_test.o >/dev/null 2>&1
depbase=`echo lub/system/system_file.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT lub/system/system_file.lo -MD -MP -MF $depbase.Tpo -c -o lub/system/system_file.lo lub/system/system_file.c &&\
mv -f $depbase.Tpo $depbase.Plo
github.com/Azure/sonic-mgmt-common/cvl/internal/util
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT lub/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
google.golang.org/grpc
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/Azure/sonic-mgmt-common/cvl/internal/yparser
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT lub/ini/pair.lo -MD -MP -MF lub/ini/.deps/pair.Tpo -c lub/ini/pair.c -o lub/ini/pair.o >/dev/null 2>&1
depbase=`echo lub/ini/ini.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT lub/ini/ini.lo -MD -MP -MF $depbase.Tpo -c -o lub/ini/ini.lo lub/ini/ini.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT lub/ini/ini.lo -MD -MP -MF lub/ini/.deps/ini.Tpo -c lub/ini/ini.c  -fPIC -DPIC -o lub/ini/.libs/ini.o
github.com/openconfig/gnmi/proto/gnmi
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT lub/ini/ini.lo -MD -MP -MF lub/ini/.deps/ini.Tpo -c lub/ini/ini.c -o lub/ini/ini.o >/dev/null 2>&1
depbase=`echo lub/log/log.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT lub/log/log.lo -MD -MP -MF $depbase.Tpo -c -o lub/log/log.lo lub/log/log.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT lub/log/log.lo -MD -MP -MF lub/log/.deps/log.Tpo -c lub/log/log.c  -fPIC -DPIC -o lub/log/.libs/log.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT lub/log/log.lo -MD -MP -MF lub/log/.deps/log.Tpo -c lub/log/log.c -o lub/log/log.o >/dev/null 2>&1
github.com/openconfig/gnmi/value
github.com/openconfig/ygot/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
github.com/openconfig/ygot/ygot
/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/openconfig/ygot/ytypes
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")
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/Azure/sonic-mgmt-common/cvl/custom_validation
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT tinyrl/tinyrl.lo -MD -MP -MF tinyrl/.deps/tinyrl.Tpo -c tinyrl/tinyrl.c  -fPIC -DPIC -o tinyrl/.libs/tinyrl.o
github.com/Azure/sonic-mgmt-common/cvl
github.com/Azure/sonic-mgmt-common/translib/ocbinds
github.com/Azure/sonic-mgmt-common/translib/tlerr
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/Azure/sonic-mgmt-common/translib/db
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT 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/translib/internal/apis
github.com/Azure/sonic-mgmt-common/translib/utils
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/path
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/transformer
depbase=`echo tinyrl/history/history_entry.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT tinyrl/history/history_entry.lo -MD -MP -MF $depbase.Tpo -c -o tinyrl/history/history_entry.lo tinyrl/history/history_entry.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT tinyrl/history/history_entry.lo -MD -MP -MF tinyrl/history/.deps/history_entry.Tpo -c tinyrl/history/history_entry.c  -fPIC -DPIC -o tinyrl/history/.libs/history_entry.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT tinyrl/history/history_entry.lo -MD -MP -MF tinyrl/history/.deps/history_entry.Tpo -c tinyrl/history/history_entry.c -o tinyrl/history/history_entry.o >/dev/null 2>&1
depbase=`echo tinyrl/vt100/vt100.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT tinyrl/vt100/vt100.lo -MD -MP -MF $depbase.Tpo -c -o tinyrl/vt100/vt100.lo tinyrl/vt100/vt100.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT tinyrl/vt100/vt100.lo -MD -MP -MF tinyrl/vt100/.deps/vt100.Tpo -c tinyrl/vt100/vt100.c  -fPIC -DPIC -o tinyrl/vt100/.libs/vt100.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT tinyrl/vt100/vt100.lo -MD -MP -MF tinyrl/vt100/.deps/vt100.Tpo -c tinyrl/vt100/vt100.c -o tinyrl/vt100/vt100.o >/dev/null 2>&1
/bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -version-info 1:0:0 -Wl,-z,relro -o libtinyrl.la -rpath /usr/local/lib tinyrl/tinyrl.lo tinyrl/history/history.lo tinyrl/history/history_entry.lo tinyrl/vt100/vt100.lo liblub.la -lcurl  -L/usr/lib/x86_64-linux-gnu -lpython3.11  -Wl,-rpath=/usr/lib/x86_64-linux-gnu -lcjson
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
github.com/Azure/sonic-mgmt-common/translib
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
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/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
github.com/Azure/sonic-mgmt-framework/build/rest_server/dist/openapi
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT konf/tree/tree_dump.lo -MD -MP -MF konf/tree/.deps/tree_dump.Tpo -c konf/tree/tree_dump.c -o konf/tree/tree_dump.o >/dev/null 2>&1
depbase=`echo konf/query/query.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT konf/query/query.lo -MD -MP -MF $depbase.Tpo -c -o konf/query/query.lo konf/query/query.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT konf/query/query.lo -MD -MP -MF konf/query/.deps/query.Tpo -c konf/query/query.c  -fPIC -DPIC -o konf/query/.libs/query.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT konf/query/query.lo -MD -MP -MF konf/query/.deps/query.Tpo -c konf/query/query.c -o konf/query/query.o >/dev/null 2>&1
depbase=`echo konf/query/query_dump.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT konf/query/query_dump.lo -MD -MP -MF $depbase.Tpo -c -o konf/query/query_dump.lo konf/query/query_dump.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT konf/query/query_dump.lo -MD -MP -MF konf/query/.deps/query_dump.Tpo -c konf/query/query_dump.c  -fPIC -DPIC -o konf/query/.libs/query_dump.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT konf/query/query_dump.lo -MD -MP -MF konf/query/.deps/query_dump.Tpo -c konf/query/query_dump.c -o konf/query/query_dump.o >/dev/null 2>&1
depbase=`echo konf/buf/buf.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT konf/buf/buf.lo -MD -MP -MF $depbase.Tpo -c -o konf/buf/buf.lo konf/buf/buf.c &&\
mv -f $depbase.Tpo $depbase.Plo
command-line-arguments
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT konf/buf/buf.lo -MD -MP -MF konf/buf/.deps/buf.Tpo -c konf/buf/buf.c  -fPIC -DPIC -o konf/buf/.libs/buf.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT konf/buf/buf.lo -MD -MP -MF konf/buf/.deps/buf.Tpo -c konf/buf/buf.c -o konf/buf/buf.o >/dev/null 2>&1
depbase=`echo konf/net/net.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT konf/net/net.lo -MD -MP -MF $depbase.Tpo -c -o konf/net/net.lo konf/net/net.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT konf/net/net.lo -MD -MP -MF konf/net/.deps/net.Tpo -c konf/net/net.c  -fPIC -DPIC -o konf/net/.libs/net.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT konf/net/net.lo -MD -MP -MF konf/net/.deps/net.Tpo -c konf/net/net.c -o konf/net/net.o >/dev/null 2>&1
/bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -version-info 1:0:0 -Wl,-z,relro -o libkonf.la -rpath /usr/local/lib konf/tree/tree.lo konf/tree/tree_dump.lo konf/query/query.lo konf/query/query_dump.lo konf/buf/buf.lo konf/net/net.lo liblub.la -lcurl  -L/usr/lib/x86_64-linux-gnu -lpython3.11  -Wl,-rpath=/usr/lib/x86_64-linux-gnu -lcjson
libtool: link: gcc -shared  -fPIC -DPIC  konf/tree/.libs/tree.o konf/tree/.libs/tree_dump.o konf/query/.libs/query.o konf/query/.libs/query_dump.o konf/buf/.libs/buf.o konf/net/.libs/net.o   -Wl,-rpath -Wl,/sonic/src/sonic-mgmt-framework/build/klish-2.1.4/.libs ./.libs/liblub.so -lcurl -L/usr/lib/x86_64-linux-gnu -lpython3.11 -lcjson  -g -O2 -fstack-protector-strong -g -Wl,-z -Wl,relro -Wl,-rpath=/usr/lib/x86_64-linux-gnu   -Wl,-soname -Wl,libkonf.so.1 -o .libs/libkonf.so.1.0.0
libtool: link: (cd ".libs" && rm -f "libkonf.so.1" && ln -s "libkonf.so.1.0.0" "libkonf.so.1")
libtool: link: (cd ".libs" && rm -f "libkonf.so" && ln -s "libkonf.so.1.0.0" "libkonf.so")
libtool: link: ar cr .libs/libkonf.a  konf/tree/tree.o konf/tree/tree_dump.o konf/query/query.o konf/query/query_dump.o konf/buf/buf.o konf/net/net.o
libtool: link: ranlib .libs/libkonf.a
libtool: link: ( cd ".libs" && rm -f "libkonf.la" && ln -s "../libkonf.la" "libkonf.la" )
/bin/bash ./libtool  --tag=CC   --mode=link gcc -I/usr/include/libxml2   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -version-info 1:0:0 -L/usr/lib -Wl,-z,relro -o libclish.la -rpath /usr/local/lib clish/libclish_la-plugin_builtin.lo clish/command/libclish_la-command.lo clish/command/libclish_la-command_dump.lo clish/param/libclish_la-param.lo clish/param/libclish_la-paramv.lo clish/param/libclish_la-param_dump.lo clish/param/libclish_la-mgmt_clish_extn_param.lo clish/pargv/libclish_la-pargv.lo clish/pargv/libclish_la-parg.lo clish/pargv/libclish_la-pargv_dump.lo clish/ptype/libclish_la-ptype.lo clish/ptype/libclish_la-ptype_dump.lo clish/shell/libclish_la-shell_view.lo clish/shell/libclish_la-shell_ptype.lo clish/shell/libclish_la-shell_var.lo clish/shell/libclish_la-shell_command.lo clish/shell/libclish_la-shell_dump.lo clish/shell/libclish_la-shell_execute.lo clish/shell/libclish_la-shell_help.lo clish/shell/libclish_la-shell_new.lo clish/shell/libclish_la-shell_parse.lo clish/shell/libclish_la-shell_file.lo clish/shell/libclish_la-shell_loop.lo clish/shell/libclish_la-shell_startup.lo clish/shell/libclish_la-shell_wdog.lo clish/shell/libclish_la-shell_pwd.lo clish/shell/libclish_la-shell_tinyrl.lo clish/shell/libclish_la-shell_plugin.lo clish/shell/libclish_la-shell_xml.lo clish/shell/libclish_la-shell_roxml.lo clish/shell/libclish_la-shell_libxml2.lo clish/shell/libclish_la-shell_expat.lo clish/shell/libclish_la-shell_udata.lo clish/shell/libclish_la-shell_misc.lo clish/shell/libclish_la-context.lo clish/view/libclish_la-view.lo clish/view/libclish_la-view_dump.lo clish/nspace/libclish_la-nspace.lo clish/nspace/libclish_la-nspace_dump.lo clish/var/libclish_la-var.lo clish/var/libclish_la-var_dump.lo clish/action/libclish_la-action.lo clish/action/libclish_la-action_dump.lo clish/config/libclish_la-config.lo clish/config/libclish_la-config_dump.lo clish/hotkey/libclish_la-hotkey.lo clish/hotkey/libclish_la-hotkey_dump.lo clish/plugin/libclish_la-plugin.lo clish/plugin/libclish_la-sym.lo clish/plugin/libclish_la-plugin_dump.lo clish/plugin/libclish_la-mgmt_clish_utils.lo clish/udata/libclish_la-udata.lo liblub.la libtinyrl.la libkonf.la -lxml2 -lcurl  -L/usr/lib/x86_64-linux-gnu -lpython3.11  -Wl,-rpath=/usr/lib/x86_64-linux-gnu -lcjson
libtool: link: gcc -shared  -fPIC -DPIC  clish/.libs/libclish_la-plugin_builtin.o clish/command/.libs/libclish_la-command.o clish/command/.libs/libclish_la-command_dump.o clish/param/.libs/libclish_la-param.o clish/param/.libs/libclish_la-paramv.o clish/param/.libs/libclish_la-param_dump.o clish/param/.libs/libclish_la-mgmt_clish_extn_param.o clish/pargv/.libs/libclish_la-pargv.o clish/pargv/.libs/libclish_la-parg.o clish/pargv/.libs/libclish_la-pargv_dump.o clish/ptype/.libs/libclish_la-ptype.o clish/ptype/.libs/libclish_la-ptype_dump.o clish/shell/.libs/libclish_la-shell_view.o clish/shell/.libs/libclish_la-shell_ptype.o clish/shell/.libs/libclish_la-shell_var.o clish/shell/.libs/libclish_la-shell_command.o clish/shell/.libs/libclish_la-shell_dump.o clish/shell/.libs/libclish_la-shell_execute.o clish/shell/.libs/libclish_la-shell_help.o clish/shell/.libs/libclish_la-shell_new.o clish/shell/.libs/libclish_la-shell_parse.o clish/shell/.libs/libclish_la-shell_file.o clish/shell/.libs/libclish_la-shell_loop.o clish/shell/.libs/libclish_la-shell_startup.o clish/shell/.libs/libclish_la-shell_wdog.o clish/shell/.libs/libclish_la-shell_pwd.o clish/shell/.libs/libclish_la-shell_tinyrl.o clish/shell/.libs/libclish_la-shell_plugin.o clish/shell/.libs/libclish_la-shell_xml.o clish/shell/.libs/libclish_la-shell_roxml.o clish/shell/.libs/libclish_la-shell_libxml2.o clish/shell/.libs/libclish_la-shell_expat.o clish/shell/.libs/libclish_la-shell_udata.o clish/shell/.libs/libclish_la-shell_misc.o clish/shell/.libs/libclish_la-context.o clish/view/.libs/libclish_la-view.o clish/view/.libs/libclish_la-view_dump.o clish/nspace/.libs/libclish_la-nspace.o clish/nspace/.libs/libclish_la-nspace_dump.o clish/var/.libs/libclish_la-var.o clish/var/.libs/libclish_la-var_dump.o clish/action/.libs/libclish_la-action.o clish/action/.libs/libclish_la-action_dump.o clish/config/.libs/libclish_la-config.o clish/config/.libs/libclish_la-config_dump.o clish/hotkey/.libs/libclish_la-hotkey.o clish/hotkey/.libs/libclish_la-hotkey_dump.o clish/plugin/.libs/libclish_la-plugin.o clish/plugin/.libs/libclish_la-sym.o clish/plugin/.libs/libclish_la-plugin_dump.o clish/plugin/.libs/libclish_la-mgmt_clish_utils.o clish/udata/.libs/libclish_la-udata.o   -Wl,-rpath -Wl,/sonic/src/sonic-mgmt-framework/build/klish-2.1.4/.libs -L/usr/lib ./.libs/liblub.so ./.libs/libtinyrl.so ./.libs/libkonf.so -lxml2 -lcurl -L/usr/lib/x86_64-linux-gnu -lpython3.11 -lcjson  -g -O2 -fstack-protector-strong -g -Wl,-z -Wl,relro -Wl,-rpath=/usr/lib/x86_64-linux-gnu   -Wl,-soname -Wl,libclish.so.1 -o .libs/libclish.so.1.0.0
/usr/bin/ld: clish/shell/.libs/libclish_la-shell_execute.o: in function `clish_shell_mkfifo':
./build/klish-2.1.4/clish/shell/shell_execute.c:614: warning: the use of `mktemp' is dangerous, better use `mkstemp' or `mkdtemp'
libtool: link: (cd ".libs" && rm -f "libclish.so.1" && ln -s "libclish.so.1.0.0" "libclish.so.1")
libtool: link: (cd ".libs" && rm -f "libclish.so" && ln -s "libclish.so.1.0.0" "libclish.so")
libtool: link: ar cr .libs/libclish.a  clish/libclish_la-plugin_builtin.o clish/command/libclish_la-command.o clish/command/libclish_la-command_dump.o clish/param/libclish_la-param.o clish/param/libclish_la-paramv.o clish/param/libclish_la-param_dump.o clish/param/libclish_la-mgmt_clish_extn_param.o clish/pargv/libclish_la-pargv.o clish/pargv/libclish_la-parg.o clish/pargv/libclish_la-pargv_dump.o clish/ptype/libclish_la-ptype.o clish/ptype/libclish_la-ptype_dump.o clish/shell/libclish_la-shell_view.o clish/shell/libclish_la-shell_ptype.o clish/shell/libclish_la-shell_var.o clish/shell/libclish_la-shell_command.o clish/shell/libclish_la-shell_dump.o clish/shell/libclish_la-shell_execute.o clish/shell/libclish_la-shell_help.o clish/shell/libclish_la-shell_new.o clish/shell/libclish_la-shell_parse.o clish/shell/libclish_la-shell_file.o clish/shell/libclish_la-shell_loop.o clish/shell/libclish_la-shell_startup.o clish/shell/libclish_la-shell_wdog.o clish/shell/libclish_la-shell_pwd.o clish/shell/libclish_la-shell_tinyrl.o clish/shell/libclish_la-shell_plugin.o clish/shell/libclish_la-shell_xml.o clish/shell/libclish_la-shell_roxml.o clish/shell/libclish_la-shell_libxml2.o clish/shell/libclish_la-shell_expat.o clish/shell/libclish_la-shell_udata.o clish/shell/libclish_la-shell_misc.o clish/shell/libclish_la-context.o clish/view/libclish_la-view.o clish/view/libclish_la-view_dump.o clish/nspace/libclish_la-nspace.o clish/nspace/libclish_la-nspace_dump.o clish/var/libclish_la-var.o clish/var/libclish_la-var_dump.o clish/action/libclish_la-action.o clish/action/libclish_la-action_dump.o clish/config/libclish_la-config.o clish/config/libclish_la-config_dump.o clish/hotkey/libclish_la-hotkey.o clish/hotkey/libclish_la-hotkey_dump.o clish/plugin/libclish_la-plugin.o clish/plugin/libclish_la-sym.o clish/plugin/libclish_la-plugin_dump.o clish/plugin/libclish_la-mgmt_clish_utils.o clish/udata/libclish_la-udata.o
libtool: link: ranlib .libs/libclish.a
libtool: link: ( cd ".libs" && rm -f "libclish.la" && ln -s "../libclish.la" "libclish.la" )
/bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -version-info 1:0:0 -Wl,-z,relro -o bin/clish bin/clish.o libclish.la libkonf.la libtinyrl.la liblub.la   -lcurl  -L/usr/lib/x86_64-linux-gnu -lpython3.11  -Wl,-rpath=/usr/lib/x86_64-linux-gnu -lcjson
libtool: warning: '-version-info' is ignored for programs
libtool: link: gcc -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -Wl,-z -Wl,relro -o bin/.libs/clish bin/clish.o -Wl,-rpath=/usr/lib/x86_64-linux-gnu  ./.libs/libclish.so ./.libs/libkonf.so ./.libs/libtinyrl.so ./.libs/liblub.so -lcurl -L/usr/lib/x86_64-linux-gnu -lpython3.11 -lcjson
depbase=`echo bin/konfd.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT bin/konfd.o -MD -MP -MF $depbase.Tpo -c -o bin/konfd.o bin/konfd.c &&\
mv -f $depbase.Tpo $depbase.Po
make[3]: Leaving directory '/sonic/src/sonic-mgmt-framework/rest'
/bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -version-info 1:0:0 -Wl,-z,relro -o bin/konfd bin/konfd.o libkonf.la liblub.la  -lcurl  -L/usr/lib/x86_64-linux-gnu -lpython3.11  -Wl,-rpath=/usr/lib/x86_64-linux-gnu -lcjson
libtool: warning: '-version-info' is ignored for programs
libtool: link: gcc -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -Wl,-z -Wl,relro -o bin/.libs/konfd bin/konfd.o -Wl,-rpath=/usr/lib/x86_64-linux-gnu  ./.libs/libkonf.so ./.libs/liblub.so -lcurl -L/usr/lib/x86_64-linux-gnu -lpython3.11 -lcjson
depbase=`echo bin/konf.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT bin/konf.o -MD -MP -MF $depbase.Tpo -c -o bin/konf.o bin/konf.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -version-info 1:0:0 -Wl,-z,relro -o bin/konf bin/konf.o libkonf.la liblub.la  -lcurl  -L/usr/lib/x86_64-linux-gnu -lpython3.11  -Wl,-rpath=/usr/lib/x86_64-linux-gnu -lcjson
libtool: warning: '-version-info' is ignored for programs
libtool: link: gcc -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -Wl,-z -Wl,relro -o bin/.libs/konf bin/konf.o -Wl,-rpath=/usr/lib/x86_64-linux-gnu  ./.libs/libkonf.so ./.libs/liblub.so -lcurl -L/usr/lib/x86_64-linux-gnu -lpython3.11 -lcjson
depbase=`echo bin/sigexec.o | sed 's|[^/]*$|.deps/&|;s|\.o$||'`;\
gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT bin/sigexec.o -MD -MP -MF $depbase.Tpo -c -o bin/sigexec.o bin/sigexec.c &&\
mv -f $depbase.Tpo $depbase.Po
/bin/bash ./libtool  --tag=CC   --mode=link gcc -Wall   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -version-info 1:0:0 -Wl,-z,relro -o bin/sigexec bin/sigexec.o  -lcurl  -L/usr/lib/x86_64-linux-gnu -lpython3.11  -Wl,-rpath=/usr/lib/x86_64-linux-gnu -lcjson
libtool: warning: '-version-info' is ignored for programs
libtool: link: gcc -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -Wl,-z -Wl,relro -o bin/sigexec bin/sigexec.o -Wl,-rpath=/usr/lib/x86_64-linux-gnu  -lcurl -L/usr/lib/x86_64-linux-gnu -lpython3.11 -lcjson
depbase=`echo plugins/clish/builtin_init.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT plugins/clish/builtin_init.lo -MD -MP -MF $depbase.Tpo -c -o plugins/clish/builtin_init.lo plugins/clish/builtin_init.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT plugins/clish/builtin_init.lo -MD -MP -MF plugins/clish/.deps/builtin_init.Tpo -c plugins/clish/builtin_init.c  -fPIC -DPIC -o plugins/clish/.libs/builtin_init.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT plugins/clish/builtin_init.lo -MD -MP -MF plugins/clish/.deps/builtin_init.Tpo -c plugins/clish/builtin_init.c -o plugins/clish/builtin_init.o >/dev/null 2>&1
depbase=`echo plugins/clish/hook_access.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT plugins/clish/hook_access.lo -MD -MP -MF $depbase.Tpo -c -o plugins/clish/hook_access.lo plugins/clish/hook_access.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT plugins/clish/hook_access.lo -MD -MP -MF plugins/clish/.deps/hook_access.Tpo -c plugins/clish/hook_access.c  -fPIC -DPIC -o plugins/clish/.libs/hook_access.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT plugins/clish/hook_access.lo -MD -MP -MF plugins/clish/.deps/hook_access.Tpo -c plugins/clish/hook_access.c -o plugins/clish/hook_access.o >/dev/null 2>&1
depbase=`echo plugins/clish/hook_config.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT plugins/clish/hook_config.lo -MD -MP -MF $depbase.Tpo -c -o plugins/clish/hook_config.lo plugins/clish/hook_config.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT plugins/clish/hook_config.lo -MD -MP -MF plugins/clish/.deps/hook_config.Tpo -c plugins/clish/hook_config.c  -fPIC -DPIC -o plugins/clish/.libs/hook_config.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT plugins/clish/hook_config.lo -MD -MP -MF plugins/clish/.deps/hook_config.Tpo -c plugins/clish/hook_config.c -o plugins/clish/hook_config.o >/dev/null 2>&1
depbase=`echo plugins/clish/hook_log.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT plugins/clish/hook_log.lo -MD -MP -MF $depbase.Tpo -c -o plugins/clish/hook_log.lo plugins/clish/hook_log.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT plugins/clish/hook_log.lo -MD -MP -MF plugins/clish/.deps/hook_log.Tpo -c plugins/clish/hook_log.c  -fPIC -DPIC -o plugins/clish/.libs/hook_log.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT plugins/clish/hook_log.lo -MD -MP -MF plugins/clish/.deps/hook_log.Tpo -c plugins/clish/hook_log.c -o plugins/clish/hook_log.o >/dev/null 2>&1
depbase=`echo plugins/clish/sym_misc.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT plugins/clish/sym_misc.lo -MD -MP -MF $depbase.Tpo -c -o plugins/clish/sym_misc.lo plugins/clish/sym_misc.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT plugins/clish/sym_misc.lo -MD -MP -MF plugins/clish/.deps/sym_misc.Tpo -c plugins/clish/sym_misc.c  -fPIC -DPIC -o plugins/clish/.libs/sym_misc.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT plugins/clish/sym_misc.lo -MD -MP -MF plugins/clish/.deps/sym_misc.Tpo -c plugins/clish/sym_misc.c -o plugins/clish/sym_misc.o >/dev/null 2>&1
depbase=`echo plugins/clish/rest_cl.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson  -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -MT plugins/clish/rest_cl.lo -MD -MP -MF $depbase.Tpo -c -o plugins/clish/rest_cl.lo plugins/clish/rest_cl.cpp &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -MT plugins/clish/rest_cl.lo -MD -MP -MF plugins/clish/.deps/rest_cl.Tpo -c plugins/clish/rest_cl.cpp  -fPIC -DPIC -o plugins/clish/.libs/rest_cl.o
libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -MT plugins/clish/rest_cl.lo -MD -MP -MF plugins/clish/.deps/rest_cl.Tpo -c plugins/clish/rest_cl.cpp -o plugins/clish/rest_cl.o >/dev/null 2>&1
depbase=`echo plugins/clish/call_pyobj.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT plugins/clish/call_pyobj.lo -MD -MP -MF $depbase.Tpo -c -o plugins/clish/call_pyobj.lo plugins/clish/call_pyobj.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT plugins/clish/call_pyobj.lo -MD -MP -MF plugins/clish/.deps/call_pyobj.Tpo -c plugins/clish/call_pyobj.c  -fPIC -DPIC -o plugins/clish/.libs/call_pyobj.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT plugins/clish/call_pyobj.lo -MD -MP -MF plugins/clish/.deps/call_pyobj.Tpo -c plugins/clish/call_pyobj.c -o plugins/clish/call_pyobj.o >/dev/null 2>&1
depbase=`echo plugins/clish/nos_extn.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT plugins/clish/nos_extn.lo -MD -MP -MF $depbase.Tpo -c -o plugins/clish/nos_extn.lo plugins/clish/nos_extn.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT plugins/clish/nos_extn.lo -MD -MP -MF plugins/clish/.deps/nos_extn.Tpo -c plugins/clish/nos_extn.c  -fPIC -DPIC -o plugins/clish/.libs/nos_extn.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT plugins/clish/nos_extn.lo -MD -MP -MF plugins/clish/.deps/nos_extn.Tpo -c plugins/clish/nos_extn.c -o plugins/clish/nos_extn.o >/dev/null 2>&1
depbase=`echo plugins/clish/sym_script.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/bash ./libtool  --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H   -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall   -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11  -MT plugins/clish/sym_script.lo -MD -MP -MF $depbase.Tpo -c -o plugins/clish/sym_script.lo plugins/clish/sym_script.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT plugins/clish/sym_script.lo -MD -MP -MF plugins/clish/.deps/sym_script.Tpo -c plugins/clish/sym_script.c  -fPIC -DPIC -o plugins/clish/.libs/sym_script.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I. -Wdate-time -D_FORTIFY_SOURCE=2 -I/usr/include/cjson -Wall -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -g -I/usr/include/python3.11 -MT plugins/clish/sym_script.lo -MD -MP -MF plugins/clish/.deps/sym_script.Tpo -c plugins/clish/sym_script.c -o plugins/clish/sym_script.o >/dev/null 2>&1
/bin/bash ./libtool  --tag=CXX   --mode=link g++  -g -O2 -ffile-prefix-map=/sonic/src/sonic-mgmt-framework=. -fstack-protector-strong -Wformat -Werror=format-security -avoid-version -module -Wl,-z,relro -o clish_plugin_clish.la -rpath /usr/local/lib plugins/clish/builtin_init.lo plugins/clish/hook_access.lo plugins/clish/hook_config.lo plugins/clish/hook_log.lo plugins/clish/sym_misc.lo plugins/clish/rest_cl.lo plugins/clish/call_pyobj.lo plugins/clish/nos_extn.lo plugins/clish/sym_script.lo libclish.la libkonf.la liblub.la libtinyrl.la -lcurl  -L/usr/lib/x86_64-linux-gnu -lpython3.11  -Wl,-rpath=/usr/lib/x86_64-linux-gnu -lcjson
libtool: link: g++  -fPIC -DPIC -shared -nostdlib /usr/lib/gcc/x86_64-linux-gnu/12/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/12/crtbeginS.o  plugins/clish/.libs/builtin_init.o plugins/clish/.libs/hook_access.o plugins/clish/.libs/hook_config.o plugins/clish/.libs/hook_log.o plugins/clish/.libs/sym_misc.o plugins/clish/.libs/rest_cl.o plugins/clish/.libs/call_pyobj.o plugins/clish/.libs/nos_extn.o plugins/clish/.libs/sym_script.o   -Wl,-rpath -Wl,/sonic/src/sonic-mgmt-framework/build/klish-2.1.4/.libs ./.libs/libclish.so ./.libs/libkonf.so ./.libs/liblub.so ./.libs/libtinyrl.so -lcurl -L/usr/lib/x86_64-linux-gnu -lpython3.11 -lcjson -L/usr/lib/gcc/x86_64-linux-gnu/12 -L/usr/lib/gcc/x86_64-linux-gnu/12/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/12/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/12/../../.. -lstdc++ -lm -lc -lgcc_s /usr/lib/gcc/x86_64-linux-gnu/12/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/12/../../../x86_64-linux-gnu/crtn.o  -g -O2 -fstack-protector-strong -Wl,-z -Wl,relro -Wl,-rpath=/usr/lib/x86_64-linux-gnu   -Wl,-soname -Wl,clish_plugin_clish.so -o .libs/clish_plugin_clish.so
libtool: link: ar cr .libs/clish_plugin_clish.a  plugins/clish/builtin_init.o plugins/clish/hook_access.o plugins/clish/hook_config.o plugins/clish/hook_log.o plugins/clish/sym_misc.o plugins/clish/rest_cl.o plugins/clish/call_pyobj.o plugins/clish/nos_extn.o plugins/clish/sym_script.o
libtool: link: ranlib .libs/clish_plugin_clish.a
libtool: link: ( cd ".libs" && rm -f "clish_plugin_clish.la" && ln -s "../clish_plugin_clish.la" "clish_plugin_clish.la" )
make[6]: Leaving directory '/sonic/src/sonic-mgmt-framework/build/klish-2.1.4'
make[5]: Leaving directory '/sonic/src/sonic-mgmt-framework/build/klish-2.1.4'
complete klish build
make[4]: Leaving directory '/sonic/src/sonic-mgmt-framework/CLI/klish'
make[3]: Leaving directory '/sonic/src/sonic-mgmt-framework/CLI'
make[2]: Leaving directory '/sonic/src/sonic-mgmt-framework'
   dh_auto_test -O--parallel
dh_auto_test: warning: Compatibility levels before 10 are deprecated (level 9 in use)
make[1]: Leaving directory '/sonic/src/sonic-mgmt-framework'
 fakeroot debian/rules binary
make[1]: warning: jobserver unavailable: using -j1.  Add '+' to parent make rule.
make[1]: Entering directory '/sonic/src/sonic-mgmt-framework'
dh binary --with systemd --parallel
dh: warning: Compatibility levels before 10 are deprecated (level 9 in use)
   dh_testroot -O--parallel
   dh_prep -O--parallel
   dh_auto_install -O--parallel
dh_auto_install: warning: Compatibility levels before 10 are deprecated (level 9 in use)
   dh_install -O--parallel
dh_install: warning: Compatibility levels before 10 are deprecated (level 9 in use)
   dh_installdocs -O--parallel
dh_installdocs: warning: Compatibility levels before 10 are deprecated (level 9 in use)
   dh_installchangelogs -O--parallel
dh_installchangelogs: warning: Compatibility levels before 10 are deprecated (level 9 in use)
   dh_systemd_enable -O--parallel
dh_systemd_enable: warning: Compatibility levels before 10 are deprecated (level 9 in use)
   dh_installinit -O--parallel
dh_installinit: warning: Compatibility levels before 10 are deprecated (level 9 in use)
   dh_systemd_start -O--parallel
dh_systemd_start: warning: Compatibility levels before 10 are deprecated (level 9 in use)
   dh_perl -O--parallel
   dh_link -O--parallel
   dh_strip_nondeterminism -O--parallel
   dh_compress -O--parallel
dh_compress: warning: Compatibility levels before 10 are deprecated (level 9 in use)
dh_compress: warning: Compatibility levels before 10 are deprecated (level 9 in use)
   dh_fixperms -O--parallel
   dh_missing -O--parallel
dh_missing: warning: Compatibility levels before 10 are deprecated (level 9 in use)
   dh_strip -O--parallel
dh_strip: warning: Compatibility levels before 10 are deprecated (level 9 in use)
dh_strip: warning: Compatibility levels before 10 are deprecated (level 9 in use)
   dh_makeshlibs -O--parallel
dh_makeshlibs: warning: Compatibility levels before 10 are deprecated (level 9 in use)
   debian/rules override_dh_shlibdeps
make[2]: Entering directory '/sonic/src/sonic-mgmt-framework'
dh_shlibdeps --dpkg-shlibdeps-params=--ignore-missing-info -l/sonic/src/sonic-mgmt-framework/build/cli/target/.libs/:/sonic/src/sonic-mgmt-framework/build/cli/.libs/
dh_shlibdeps: warning: Compatibility levels before 10 are deprecated (level 9 in use)
dh_shlibdeps: warning: Compatibility levels before 10 are deprecated (level 9 in use)
dpkg-shlibdeps: warning: debian/sonic-mgmt-framework/usr/sbin/cli/.libs/libtinyrl.so.1.0.0 contains an unresolvable reference to symbol mask_password: it's probably a plugin
dpkg-shlibdeps: warning: debian/sonic-mgmt-framework/usr/sbin/cli/.libs/libclish.so.1.0.0 contains an unresolvable reference to symbol nos_use_alt_name: it's probably a plugin
make[2]: Leaving directory '/sonic/src/sonic-mgmt-framework'
   dh_installdeb -O--parallel
dh_installdeb: warning: Compatibility levels before 10 are deprecated (level 9 in use)
   dh_gencontrol -O--parallel
   dh_md5sums -O--parallel
   dh_builddeb -O--parallel
dpkg-deb: building package 'sonic-mgmt-framework-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.2lnOLCL6N8 -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: Thu Nov 20 07:53:11 UTC 2025
Elapsed time: 0h 1m 52s