Windows PowerShell Copyright (C) Microsoft Corporation. All rights reserved. Try the new cross-platform PowerShell https://aka.ms/pscore6 PS C:\Users\sclake> wsl sclake@SCLAKE-R4PQT:/mnt/c/Users/sclake$ sclake@SCLAKE-R4PQT:/mnt/c/Users/sclake$ ./install_ydk.sh --core -bash: ./install_ydk.sh: No such file or directory sclake@SCLAKE-R4PQT:/mnt/c/Users/sclake$ cd /home/sclake/ydk-dev -bash: cd: /home/sclake/ydk-dev: No such file or directory sclake@SCLAKE-R4PQT:/mnt/c/Users/sclake$ cd /home/sclake sclake@SCLAKE-R4PQT:~$ ll total 40 drwxr-xr-x 6 sclake sclake 4096 Apr 19 08:34 ./ drwxr-xr-x 3 root root 4096 Feb 13 17:31 ../ lrwxrwxrwx 1 sclake sclake 24 Feb 13 17:33 .aws -> /mnt/c/Users/sclake/.aws/ lrwxrwxrwx 1 sclake sclake 26 Feb 13 17:33 .azure -> /mnt/c/Users/sclake/.azure/ -rw------- 1 sclake sclake 2778 Apr 19 08:54 .bash_history -rw-r--r-- 1 sclake sclake 220 Feb 13 17:31 .bash_logout -rw-r--r-- 1 sclake sclake 3771 Feb 13 17:31 .bashrc drwxr-xr-x 4 sclake sclake 4096 Mar 3 14:57 .docker/ drwxr-xr-x 2 sclake sclake 4096 Feb 13 17:31 .landscape/ -rw-r--r-- 1 sclake sclake 0 Apr 19 07:39 .motd_shown -rw-r--r-- 1 sclake sclake 807 Feb 13 17:31 .profile drwx------ 2 sclake sclake 4096 Apr 16 14:42 .ssh/ -rw-r--r-- 1 sclake sclake 0 Apr 19 08:34 .sudo_as_admin_successful drwxr-xr-x 10 sclake sclake 4096 Apr 19 08:33 ydk-gen/ sclake@SCLAKE-R4PQT:~$ cd ydk-gen sclake@SCLAKE-R4PQT:~/ydk-gen$ ./install_ydk.sh --core YDK installation options: language=py, core_package=yes, service_package=no, dependencies=yes *** Mon Apr 19 08:59:25 PDT 2021 *** install_ydk.sh | Running OS type: Linux *** Mon Apr 19 08:59:25 PDT 2021 *** install_ydk.sh | OS info: DISTRIB_ID=Ubuntu DISTRIB_RELEASE=20.04 DISTRIB_CODENAME=focal DISTRIB_DESCRIPTION="Ubuntu 20.04.1 LTS" NAME="Ubuntu" VERSION="20.04.1 LTS (Focal Fossa)" ID=ubuntu ID_LIKE=debian PRETTY_NAME="Ubuntu 20.04.1 LTS" VERSION_ID="20.04" HOME_URL="https://www.ubuntu.com/" SUPPORT_URL="https://help.ubuntu.com/" BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" VERSION_CODENAME=focal UBUNTU_CODENAME=focal *** Mon Apr 19 08:59:25 PDT 2021 *** install_ydk.sh | YDKGEN_HOME is set to /home/sclake/ydk-gen *** Mon Apr 19 08:59:25 PDT 2021 *** install_ydk.sh | Running: /home/sclake/ydk-gen/test/dependencies_ubuntu.sh *** Mon Apr 19 08:59:25 PDT 2021 *** dependencies_ubuntu.sh | Installing dependencies Reading package lists... Done E: Could not open lock file /var/lib/apt/lists/lock - open (13: Permission denied) E: Unable to lock directory /var/lib/apt/lists/ W: Problem unlinking the file /var/cache/apt/pkgcache.bin - RemoveCaches (13: Permission denied) W: Problem unlinking the file /var/cache/apt/srcpkgcache.bin - RemoveCaches (13: Permission denied) E: Could not open lock file /var/lib/dpkg/lock-frontend - open (13: Permission denied) E: Unable to acquire the dpkg frontend lock (/var/lib/dpkg/lock-frontend), are you root? [sudo] password for sclake: Reading package lists... Done Building dependency tree Reading state information... Done lsb-release is already the newest version (11.1.0ubuntu2). 0 upgraded, 0 newly installed, 0 to remove and 188 not upgraded. *** Mon Apr 19 08:59:33 PDT 2021 *** dependencies_ubuntu.sh | Running: sudo apt-get install -y --no-install-recommends apt-utils Reading package lists... Done Building dependency tree Reading state information... Done The following additional packages will be installed: apt libapt-pkg6.0 Suggested packages: apt-doc aptitude | synaptic | wajig dpkg-dev The following packages will be upgraded: apt apt-utils libapt-pkg6.0 3 upgraded, 0 newly installed, 0 to remove and 185 not upgraded. Need to get 2337 kB of archives. After this operation, 10.2 kB of additional disk space will be used. Get:1 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 libapt-pkg6.0 amd64 2.0.5 [834 kB] Get:2 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt amd64 2.0.5 [1290 kB] Get:3 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 apt-utils amd64 2.0.5 [213 kB] Fetched 2337 kB in 3s (679 kB/s) (Reading database ... 40556 files and directories currently installed.) Preparing to unpack .../libapt-pkg6.0_2.0.5_amd64.deb ... Unpacking libapt-pkg6.0:amd64 (2.0.5) over (2.0.2ubuntu0.1) ... Setting up libapt-pkg6.0:amd64 (2.0.5) ... (Reading database ... 40556 files and directories currently installed.) Preparing to unpack .../archives/apt_2.0.5_amd64.deb ... Unpacking apt (2.0.5) over (2.0.2ubuntu0.1) ... Setting up apt (2.0.5) ... (Reading database ... 40556 files and directories currently installed.) Preparing to unpack .../apt-utils_2.0.5_amd64.deb ... Unpacking apt-utils (2.0.5) over (2.0.2ubuntu0.1) ... Setting up apt-utils (2.0.5) ... Processing triggers for man-db (2.9.1-1) ... Processing triggers for libc-bin (2.31-0ubuntu9) ... *** Mon Apr 19 08:59:53 PDT 2021 *** dependencies_ubuntu.sh | Running: sudo apt-get update -y Hit:1 http://archive.ubuntu.com/ubuntu focal InRelease Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease Hit:3 http://archive.ubuntu.com/ubuntu focal-updates InRelease Hit:4 http://archive.ubuntu.com/ubuntu focal-backports InRelease Reading package lists... Done Reading package lists... Done Building dependency tree Reading state information... Done mlocate is already the newest version (0.26-3ubuntu3). git is already the newest version (1:2.25.1-1ubuntu3.1). git set to manually installed. 0 upgraded, 0 newly installed, 0 to remove and 185 not upgraded. Extracting templates from packages: 100% Extracting templates from packages: 100% /usr/bin/gcc *** Mon Apr 19 09:05:14 PDT 2021 *** dependencies_ubuntu.sh | Current gcc/g++ version is 9.3.0 *** Mon Apr 19 09:05:14 PDT 2021 *** dependencies_ubuntu.sh | Installing gcc/g++ version 7 Get:1 http://security.ubuntu.com/ubuntu focal-security InRelease [109 kB] Hit:2 http://archive.ubuntu.com/ubuntu focal InRelease Get:3 http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal InRelease [17.5 kB] Get:4 http://archive.ubuntu.com/ubuntu focal-updates InRelease [114 kB] Get:5 http://archive.ubuntu.com/ubuntu focal-backports InRelease [101 kB] Get:6 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 c-n-f Metadata [13.2 kB] Get:7 http://archive.ubuntu.com/ubuntu focal-updates/universe amd64 c-n-f Metadata [17.0 kB] Fetched 371 kB in 5s (73.8 kB/s) Reading package lists... Done *** Mon Apr 19 09:07:36 PDT 2021 *** dependencies_ubuntu.sh | Installed gcc/g++ version is 7.5.0 *** Mon Apr 19 09:07:36 PDT 2021 *** dependencies_ubuntu.sh | Copying libssh and libssh_threads to /usr/local/lib /home/sclake/ydk-gen *** Mon Apr 19 09:07:36 PDT 2021 *** dependencies_ubuntu.sh | The Go is not installed *** Mon Apr 19 09:07:36 PDT 2021 *** dependencies_ubuntu.sh | Installing Golang version 1.13.1 in /usr/local/go *** Mon Apr 19 09:07:36 PDT 2021 *** dependencies_ubuntu.sh | Running: sudo wget https://storage.googleapis.com/golang/go1.13.1.linux-amd64.tar.gz --2021-04-19 09:07:36-- https://storage.googleapis.com/golang/go1.13.1.linux-amd64.tar.gz Resolving storage.googleapis.com (storage.googleapis.com)... 142.250.72.240, 142.250.72.144, 172.217.5.208, ... Connecting to storage.googleapis.com (storage.googleapis.com)|142.250.72.240|:443... connected. HTTP request sent, awaiting response... 200 OK Length: 120040373 (114M) [application/octet-stream] Saving to: ‘go1.13.1.linux-amd64.tar.gz’ go1.13.1.linux-amd64.tar.gz 100%[=================================================>] 114.48M 9.38MB/s in 16s 2021-04-19 09:07:52 (7.29 MB/s) - ‘go1.13.1.linux-amd64.tar.gz’ saved [120040373/120040373] /home/sclake/ydk-gen *** Mon Apr 19 09:08:01 PDT 2021 *** dependencies_ubuntu.sh | Installing curl from source Cloning into 'curl'... remote: Enumerating objects: 164912, done. remote: Counting objects: 100% (1691/1691), done. remote: Compressing objects: 100% (913/913), done. remote: Total 164912 (delta 879), reused 1475 (delta 777), pack-reused 163221 Receiving objects: 100% (164912/164912), 74.92 MiB | 3.82 MiB/s, done. Resolving deltas: 100% (129226/129226), done. *** Do not use buildconf. Instead, just use: autoreconf -fi libtoolize: putting auxiliary files in '.'. libtoolize: copying file './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' libtoolize: Remember to add 'LT_INIT' to configure.ac. configure.ac:120: installing './compile' configure.ac:188: installing './config.guess' configure.ac:188: installing './config.sub' configure.ac:120: installing './install-sh' configure.ac:125: installing './missing' docs/examples/Makefile.am: installing './depcomp' parallel-tests: installing './test-driver' configure: WARNING: Cannot find libraries for LDAP support: LDAP disabled configure: WARNING: libpsl was not found configure: WARNING: libgsasl was not found configure: WARNING: Cannot find libraries for IDN support: IDN disabled Making install in lib make[1]: Entering directory '/home/sclake/ydk-gen/curl/lib' make[2]: Entering directory '/home/sclake/ydk-gen/curl/lib' /usr/bin/mkdir -p '/usr/local/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libcurl.la '/usr/local/lib' libtool: install: /usr/bin/install -c .libs/libcurl.so.4.7.0 /usr/local/lib/libcurl.so.4.7.0 libtool: install: (cd /usr/local/lib && { ln -s -f libcurl.so.4.7.0 libcurl.so.4 || { rm -f libcurl.so.4 && ln -s libcurl.so.4.7.0 libcurl.so.4; }; }) libtool: install: (cd /usr/local/lib && { ln -s -f libcurl.so.4.7.0 libcurl.so || { rm -f libcurl.so && ln -s libcurl.so.4.7.0 libcurl.so; }; }) libtool: install: /usr/bin/install -c .libs/libcurl.lai /usr/local/lib/libcurl.la libtool: install: /usr/bin/install -c .libs/libcurl.a /usr/local/lib/libcurl.a libtool: install: chmod 644 /usr/local/lib/libcurl.a libtool: install: ranlib /usr/local/lib/libcurl.a libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin:/sbin" ldconfig -n /usr/local/lib ---------------------------------------------------------------------- Libraries have been installed in: /usr/local/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- make[2]: Nothing to be done for 'install-data-am'. make[2]: Leaving directory '/home/sclake/ydk-gen/curl/lib' make[1]: Leaving directory '/home/sclake/ydk-gen/curl/lib' Making install in src make[1]: Entering directory '/home/sclake/ydk-gen/curl/src' Making install in ../docs make[2]: Entering directory '/home/sclake/ydk-gen/curl/docs' Making install in . make[3]: Entering directory '/home/sclake/ydk-gen/curl/docs' make[4]: Entering directory '/home/sclake/ydk-gen/curl/docs' make[4]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/usr/local/share/man/man1' /usr/bin/install -c -m 644 curl-config.1 /home/sclake/ydk-gen/curl/docs/curl.1 '/usr/local/share/man/man1' make[4]: Leaving directory '/home/sclake/ydk-gen/curl/docs' make[3]: Leaving directory '/home/sclake/ydk-gen/curl/docs' Making install in cmdline-opts make[3]: Entering directory '/home/sclake/ydk-gen/curl/docs/cmdline-opts' make[4]: Entering directory '/home/sclake/ydk-gen/curl/docs/cmdline-opts' make[4]: Nothing to be done for 'install-exec-am'. make[4]: Nothing to be done for 'install-data-am'. make[4]: Leaving directory '/home/sclake/ydk-gen/curl/docs/cmdline-opts' make[3]: Leaving directory '/home/sclake/ydk-gen/curl/docs/cmdline-opts' make[2]: Leaving directory '/home/sclake/ydk-gen/curl/docs' make[2]: Entering directory '/home/sclake/ydk-gen/curl/src' make[3]: Entering directory '/home/sclake/ydk-gen/curl/src' /usr/bin/mkdir -p '/usr/local/bin' /bin/bash ../libtool --mode=install /usr/bin/install -c curl '/usr/local/bin' libtool: install: /usr/bin/install -c .libs/curl /usr/local/bin/curl make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/home/sclake/ydk-gen/curl/src' make[2]: Leaving directory '/home/sclake/ydk-gen/curl/src' make[1]: Leaving directory '/home/sclake/ydk-gen/curl/src' make[1]: Entering directory '/home/sclake/ydk-gen/curl' make[2]: Entering directory '/home/sclake/ydk-gen/curl' /usr/bin/mkdir -p '/usr/local/bin' /usr/bin/install -c curl-config '/usr/local/bin' /usr/bin/mkdir -p '/usr/local/lib/pkgconfig' /usr/bin/install -c -m 644 libcurl.pc '/usr/local/lib/pkgconfig' make install-data-hook make[3]: Entering directory '/home/sclake/ydk-gen/curl' (cd include && make install) make[4]: Entering directory '/home/sclake/ydk-gen/curl/include' Making install in curl make[5]: Entering directory '/home/sclake/ydk-gen/curl/include/curl' make[6]: Entering directory '/home/sclake/ydk-gen/curl/include/curl' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/usr/local/include/curl' /usr/bin/install -c -m 644 curl.h curlver.h easy.h mprintf.h stdcheaders.h multi.h typecheck-gcc.h system.h urlapi.h options.h '/usr/local/include/curl' make[6]: Leaving directory '/home/sclake/ydk-gen/curl/include/curl' make[5]: Leaving directory '/home/sclake/ydk-gen/curl/include/curl' make[5]: Entering directory '/home/sclake/ydk-gen/curl/include' make[6]: Entering directory '/home/sclake/ydk-gen/curl/include' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/home/sclake/ydk-gen/curl/include' make[5]: Leaving directory '/home/sclake/ydk-gen/curl/include' make[4]: Leaving directory '/home/sclake/ydk-gen/curl/include' (cd docs && make install) make[4]: Entering directory '/home/sclake/ydk-gen/curl/docs' Making install in . make[5]: Entering directory '/home/sclake/ydk-gen/curl/docs' make[6]: Entering directory '/home/sclake/ydk-gen/curl/docs' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/usr/local/share/man/man1' /usr/bin/install -c -m 644 curl-config.1 /home/sclake/ydk-gen/curl/docs/curl.1 '/usr/local/share/man/man1' make[6]: Leaving directory '/home/sclake/ydk-gen/curl/docs' make[5]: Leaving directory '/home/sclake/ydk-gen/curl/docs' Making install in cmdline-opts make[5]: Entering directory '/home/sclake/ydk-gen/curl/docs/cmdline-opts' make[6]: Entering directory '/home/sclake/ydk-gen/curl/docs/cmdline-opts' make[6]: Nothing to be done for 'install-exec-am'. make[6]: Nothing to be done for 'install-data-am'. make[6]: Leaving directory '/home/sclake/ydk-gen/curl/docs/cmdline-opts' make[5]: Leaving directory '/home/sclake/ydk-gen/curl/docs/cmdline-opts' make[4]: Leaving directory '/home/sclake/ydk-gen/curl/docs' (cd docs/libcurl && make install) make[4]: Entering directory '/home/sclake/ydk-gen/curl/docs/libcurl' Making install in opts make[5]: Entering directory '/home/sclake/ydk-gen/curl/docs/libcurl/opts' make[6]: Entering directory '/home/sclake/ydk-gen/curl/docs/libcurl/opts' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/usr/local/share/man/man3' /usr/bin/install -c -m 644 CURLINFO_ACTIVESOCKET.3 CURLINFO_APPCONNECT_TIME.3 CURLINFO_APPCONNECT_TIME_T.3 CURLINFO_CERTINFO.3 CURLINFO_CONDITION_UNMET.3 CURLINFO_CONNECT_TIME.3 CURLINFO_CONNECT_TIME_T.3 CURLINFO_CONTENT_LENGTH_DOWNLOAD.3 CURLINFO_CONTENT_LENGTH_DOWNLOAD_T.3 CURLINFO_CONTENT_LENGTH_UPLOAD.3 CURLINFO_CONTENT_LENGTH_UPLOAD_T.3 CURLINFO_CONTENT_TYPE.3 CURLINFO_COOKIELIST.3 CURLINFO_EFFECTIVE_METHOD.3 CURLINFO_EFFECTIVE_URL.3 CURLINFO_FILETIME.3 CURLINFO_FILETIME_T.3 CURLINFO_FTP_ENTRY_PATH.3 CURLINFO_HEADER_SIZE.3 CURLINFO_HTTPAUTH_AVAIL.3 CURLINFO_HTTP_CONNECTCODE.3 CURLINFO_HTTP_VERSION.3 CURLINFO_LASTSOCKET.3 CURLINFO_LOCAL_IP.3 CURLINFO_LOCAL_PORT.3 CURLINFO_NAMELOOKUP_TIME.3 CURLINFO_NAMELOOKUP_TIME_T.3 CURLINFO_NUM_CONNECTS.3 CURLINFO_OS_ERRNO.3 CURLINFO_PRETRANSFER_TIME.3 CURLINFO_PRETRANSFER_TIME_T.3 CURLINFO_PRIMARY_IP.3 CURLINFO_PRIMARY_PORT.3 CURLINFO_PRIVATE.3 CURLINFO_PROTOCOL.3 CURLINFO_PROXY_ERROR.3 CURLINFO_PROXY_SSL_VERIFYRESULT.3 CURLINFO_PROXYAUTH_AVAIL.3 CURLINFO_REDIRECT_COUNT.3 CURLINFO_REDIRECT_TIME.3 '/usr/local/share/man/man3' /usr/bin/install -c -m 644 CURLINFO_REDIRECT_TIME_T.3 CURLINFO_REDIRECT_URL.3 CURLINFO_REFERER.3 CURLINFO_REQUEST_SIZE.3 CURLINFO_RESPONSE_CODE.3 CURLINFO_RETRY_AFTER.3 CURLINFO_RTSP_CLIENT_CSEQ.3 CURLINFO_RTSP_CSEQ_RECV.3 CURLINFO_RTSP_SERVER_CSEQ.3 CURLINFO_RTSP_SESSION_ID.3 CURLINFO_SCHEME.3 CURLINFO_SIZE_DOWNLOAD.3 CURLINFO_SIZE_DOWNLOAD_T.3 CURLINFO_SIZE_UPLOAD.3 CURLINFO_SIZE_UPLOAD_T.3 CURLINFO_SPEED_DOWNLOAD.3 CURLINFO_SPEED_DOWNLOAD_T.3 CURLINFO_SPEED_UPLOAD.3 CURLINFO_SPEED_UPLOAD_T.3 CURLINFO_SSL_ENGINES.3 CURLINFO_SSL_VERIFYRESULT.3 CURLINFO_STARTTRANSFER_TIME.3 CURLINFO_STARTTRANSFER_TIME_T.3 CURLINFO_TLS_SESSION.3 CURLINFO_TLS_SSL_PTR.3 CURLINFO_TOTAL_TIME.3 CURLINFO_TOTAL_TIME_T.3 CURLMOPT_CHUNK_LENGTH_PENALTY_SIZE.3 CURLMOPT_CONTENT_LENGTH_PENALTY_SIZE.3 CURLMOPT_MAXCONNECTS.3 CURLMOPT_MAX_CONCURRENT_STREAMS.3 CURLMOPT_MAX_HOST_CONNECTIONS.3 CURLMOPT_MAX_PIPELINE_LENGTH.3 CURLMOPT_MAX_TOTAL_CONNECTIONS.3 CURLMOPT_PIPELINING.3 CURLMOPT_PIPELINING_SERVER_BL.3 CURLMOPT_PIPELINING_SITE_BL.3 CURLMOPT_PUSHDATA.3 CURLMOPT_PUSHFUNCTION.3 CURLMOPT_SOCKETDATA.3 '/usr/local/share/man/man3' /usr/bin/install -c -m 644 CURLMOPT_SOCKETFUNCTION.3 CURLMOPT_TIMERDATA.3 CURLMOPT_TIMERFUNCTION.3 CURLOPT_ABSTRACT_UNIX_SOCKET.3 CURLOPT_ACCEPTTIMEOUT_MS.3 CURLOPT_ACCEPT_ENCODING.3 CURLOPT_ADDRESS_SCOPE.3 CURLOPT_ALTSVC.3 CURLOPT_ALTSVC_CTRL.3 CURLOPT_APPEND.3 CURLOPT_AUTOREFERER.3 CURLOPT_BUFFERSIZE.3 CURLOPT_CAINFO.3 CURLOPT_CAPATH.3 CURLOPT_CERTINFO.3 CURLOPT_CHUNK_BGN_FUNCTION.3 CURLOPT_CHUNK_DATA.3 CURLOPT_CHUNK_END_FUNCTION.3 CURLOPT_CLOSESOCKETDATA.3 CURLOPT_CLOSESOCKETFUNCTION.3 CURLOPT_CONNECTTIMEOUT.3 CURLOPT_CONNECTTIMEOUT_MS.3 CURLOPT_CONNECT_ONLY.3 CURLOPT_CONNECT_TO.3 CURLOPT_CONV_FROM_NETWORK_FUNCTION.3 CURLOPT_CONV_FROM_UTF8_FUNCTION.3 CURLOPT_CONV_TO_NETWORK_FUNCTION.3 CURLOPT_COOKIE.3 CURLOPT_COOKIEFILE.3 CURLOPT_COOKIEJAR.3 CURLOPT_COOKIELIST.3 CURLOPT_COOKIESESSION.3 CURLOPT_COPYPOSTFIELDS.3 CURLOPT_CRLF.3 CURLOPT_CRLFILE.3 CURLOPT_CURLU.3 CURLOPT_CUSTOMREQUEST.3 CURLOPT_DEBUGDATA.3 CURLOPT_DEBUGFUNCTION.3 CURLOPT_DEFAULT_PROTOCOL.3 '/usr/local/share/man/man3' /usr/bin/install -c -m 644 CURLOPT_DIRLISTONLY.3 CURLOPT_DISALLOW_USERNAME_IN_URL.3 CURLOPT_DNS_CACHE_TIMEOUT.3 CURLOPT_DNS_INTERFACE.3 CURLOPT_DNS_LOCAL_IP4.3 CURLOPT_DNS_LOCAL_IP6.3 CURLOPT_DNS_SERVERS.3 CURLOPT_DNS_SHUFFLE_ADDRESSES.3 CURLOPT_DNS_USE_GLOBAL_CACHE.3 CURLOPT_DOH_SSL_VERIFYHOST.3 CURLOPT_DOH_SSL_VERIFYPEER.3 CURLOPT_DOH_SSL_VERIFYSTATUS.3 CURLOPT_DOH_URL.3 CURLOPT_EGDSOCKET.3 CURLOPT_ERRORBUFFER.3 CURLOPT_EXPECT_100_TIMEOUT_MS.3 CURLOPT_FAILONERROR.3 CURLOPT_FILETIME.3 CURLOPT_FNMATCH_DATA.3 CURLOPT_FNMATCH_FUNCTION.3 CURLOPT_FOLLOWLOCATION.3 CURLOPT_FORBID_REUSE.3 CURLOPT_FRESH_CONNECT.3 CURLOPT_FTPPORT.3 CURLOPT_FTPSSLAUTH.3 CURLOPT_FTP_ACCOUNT.3 CURLOPT_FTP_ALTERNATIVE_TO_USER.3 CURLOPT_FTP_CREATE_MISSING_DIRS.3 CURLOPT_FTP_FILEMETHOD.3 CURLOPT_FTP_RESPONSE_TIMEOUT.3 CURLOPT_FTP_SKIP_PASV_IP.3 CURLOPT_FTP_SSL_CCC.3 CURLOPT_FTP_USE_EPRT.3 CURLOPT_FTP_USE_EPSV.3 CURLOPT_FTP_USE_PRET.3 CURLOPT_GSSAPI_DELEGATION.3 CURLOPT_HAPPY_EYEBALLS_TIMEOUT_MS.3 CURLOPT_HAPROXYPROTOCOL.3 CURLOPT_HEADER.3 CURLOPT_HEADERDATA.3 '/usr/local/share/man/man3' /usr/bin/install -c -m 644 CURLOPT_HEADERFUNCTION.3 CURLOPT_HEADEROPT.3 CURLOPT_HSTS.3 CURLOPT_HSTSREADDATA.3 CURLOPT_HSTSREADFUNCTION.3 CURLOPT_HSTSWRITEDATA.3 CURLOPT_HSTSWRITEFUNCTION.3 CURLOPT_HSTS_CTRL.3 CURLOPT_HTTP09_ALLOWED.3 CURLOPT_HTTP200ALIASES.3 CURLOPT_HTTPAUTH.3 CURLOPT_HTTPGET.3 CURLOPT_HTTPHEADER.3 CURLOPT_HTTPPOST.3 CURLOPT_HTTPPROXYTUNNEL.3 CURLOPT_HTTP_CONTENT_DECODING.3 CURLOPT_HTTP_TRANSFER_DECODING.3 CURLOPT_HTTP_VERSION.3 CURLOPT_IGNORE_CONTENT_LENGTH.3 CURLOPT_INFILESIZE.3 CURLOPT_INFILESIZE_LARGE.3 CURLOPT_INTERFACE.3 CURLOPT_INTERLEAVEDATA.3 CURLOPT_INTERLEAVEFUNCTION.3 CURLOPT_IOCTLDATA.3 CURLOPT_IOCTLFUNCTION.3 CURLOPT_IPRESOLVE.3 CURLOPT_ISSUERCERT.3 CURLOPT_ISSUERCERT_BLOB.3 CURLOPT_KEEP_SENDING_ON_ERROR.3 CURLOPT_KEYPASSWD.3 CURLOPT_KRBLEVEL.3 CURLOPT_LOCALPORT.3 CURLOPT_LOCALPORTRANGE.3 CURLOPT_LOGIN_OPTIONS.3 CURLOPT_LOW_SPEED_LIMIT.3 CURLOPT_LOW_SPEED_TIME.3 CURLOPT_MAIL_AUTH.3 CURLOPT_MAIL_FROM.3 CURLOPT_MAIL_RCPT.3 '/usr/local/share/man/man3' /usr/bin/install -c -m 644 CURLOPT_MAIL_RCPT_ALLLOWFAILS.3 CURLOPT_MAXAGE_CONN.3 CURLOPT_MAXCONNECTS.3 CURLOPT_MAXFILESIZE.3 CURLOPT_MAXFILESIZE_LARGE.3 CURLOPT_MAXREDIRS.3 CURLOPT_MAX_RECV_SPEED_LARGE.3 CURLOPT_MAX_SEND_SPEED_LARGE.3 CURLOPT_MIMEPOST.3 CURLOPT_NETRC.3 CURLOPT_NETRC_FILE.3 CURLOPT_NEW_DIRECTORY_PERMS.3 CURLOPT_NEW_FILE_PERMS.3 CURLOPT_NOBODY.3 CURLOPT_NOPROGRESS.3 CURLOPT_NOPROXY.3 CURLOPT_NOSIGNAL.3 CURLOPT_OPENSOCKETDATA.3 CURLOPT_OPENSOCKETFUNCTION.3 CURLOPT_PASSWORD.3 CURLOPT_PATH_AS_IS.3 CURLOPT_PINNEDPUBLICKEY.3 CURLOPT_PIPEWAIT.3 CURLOPT_PORT.3 CURLOPT_POST.3 CURLOPT_POSTFIELDS.3 CURLOPT_POSTFIELDSIZE.3 CURLOPT_POSTFIELDSIZE_LARGE.3 CURLOPT_POSTQUOTE.3 CURLOPT_POSTREDIR.3 CURLOPT_PREQUOTE.3 CURLOPT_PRE_PROXY.3 CURLOPT_PRIVATE.3 CURLOPT_PROGRESSDATA.3 CURLOPT_PROGRESSFUNCTION.3 CURLOPT_PROTOCOLS.3 CURLOPT_PROXY.3 CURLOPT_PROXYAUTH.3 CURLOPT_PROXYHEADER.3 CURLOPT_PROXYPASSWORD.3 '/usr/local/share/man/man3' /usr/bin/install -c -m 644 CURLOPT_PROXYPORT.3 CURLOPT_PROXYTYPE.3 CURLOPT_PROXYUSERNAME.3 CURLOPT_PROXYUSERPWD.3 CURLOPT_PROXY_CAINFO.3 CURLOPT_PROXY_CAPATH.3 CURLOPT_PROXY_CRLFILE.3 CURLOPT_PROXY_KEYPASSWD.3 CURLOPT_PROXY_ISSUERCERT.3 CURLOPT_PROXY_ISSUERCERT_BLOB.3 CURLOPT_PROXY_PINNEDPUBLICKEY.3 CURLOPT_PROXY_SERVICE_NAME.3 CURLOPT_PROXY_SSLCERT.3 CURLOPT_PROXY_SSLCERT_BLOB.3 CURLOPT_PROXY_SSLCERTTYPE.3 CURLOPT_PROXY_SSLKEY.3 CURLOPT_PROXY_SSLKEY_BLOB.3 CURLOPT_PROXY_SSLKEYTYPE.3 CURLOPT_PROXY_SSLVERSION.3 CURLOPT_PROXY_SSL_CIPHER_LIST.3 CURLOPT_PROXY_SSL_OPTIONS.3 CURLOPT_PROXY_SSL_VERIFYHOST.3 CURLOPT_PROXY_SSL_VERIFYPEER.3 CURLOPT_PROXY_TLS13_CIPHERS.3 CURLOPT_PROXY_TLSAUTH_PASSWORD.3 CURLOPT_PROXY_TLSAUTH_TYPE.3 CURLOPT_PROXY_TLSAUTH_USERNAME.3 CURLOPT_PROXY_TRANSFER_MODE.3 CURLOPT_PUT.3 CURLOPT_QUOTE.3 CURLOPT_RANDOM_FILE.3 CURLOPT_RANGE.3 CURLOPT_READDATA.3 CURLOPT_READFUNCTION.3 CURLOPT_REDIR_PROTOCOLS.3 CURLOPT_REFERER.3 CURLOPT_REQUEST_TARGET.3 CURLOPT_RESOLVE.3 CURLOPT_RESOLVER_START_DATA.3 CURLOPT_RESOLVER_START_FUNCTION.3 '/usr/local/share/man/man3' /usr/bin/install -c -m 644 CURLOPT_RESUME_FROM.3 CURLOPT_RESUME_FROM_LARGE.3 CURLOPT_RTSP_CLIENT_CSEQ.3 CURLOPT_RTSP_REQUEST.3 CURLOPT_RTSP_SERVER_CSEQ.3 CURLOPT_RTSP_SESSION_ID.3 CURLOPT_RTSP_STREAM_URI.3 CURLOPT_RTSP_TRANSPORT.3 CURLOPT_SASL_AUTHZID.3 CURLOPT_SASL_IR.3 CURLOPT_SEEKDATA.3 CURLOPT_SEEKFUNCTION.3 CURLOPT_SERVICE_NAME.3 CURLOPT_SHARE.3 CURLOPT_SOCKOPTDATA.3 CURLOPT_SOCKOPTFUNCTION.3 CURLOPT_SOCKS5_AUTH.3 CURLOPT_SOCKS5_GSSAPI_NEC.3 CURLOPT_SOCKS5_GSSAPI_SERVICE.3 CURLOPT_SSH_AUTH_TYPES.3 CURLOPT_SSH_COMPRESSION.3 CURLOPT_SSH_HOST_PUBLIC_KEY_MD5.3 CURLOPT_SSH_KEYDATA.3 CURLOPT_SSH_KEYFUNCTION.3 CURLOPT_SSH_KNOWNHOSTS.3 CURLOPT_SSH_PRIVATE_KEYFILE.3 CURLOPT_SSH_PUBLIC_KEYFILE.3 CURLOPT_SSLCERT.3 CURLOPT_SSLCERT_BLOB.3 CURLOPT_SSLCERTTYPE.3 CURLOPT_SSLENGINE.3 CURLOPT_SSLENGINE_DEFAULT.3 CURLOPT_SSLKEY.3 CURLOPT_SSLKEY_BLOB.3 CURLOPT_SSLKEYTYPE.3 CURLOPT_SSLVERSION.3 CURLOPT_SSL_CIPHER_LIST.3 CURLOPT_SSL_CTX_DATA.3 CURLOPT_SSL_CTX_FUNCTION.3 CURLOPT_SSL_EC_CURVES.3 '/usr/local/share/man/man3' /usr/bin/install -c -m 644 CURLOPT_SSL_ENABLE_ALPN.3 CURLOPT_SSL_ENABLE_NPN.3 CURLOPT_SSL_FALSESTART.3 CURLOPT_SSL_OPTIONS.3 CURLOPT_SSL_SESSIONID_CACHE.3 CURLOPT_SSL_VERIFYHOST.3 CURLOPT_SSL_VERIFYPEER.3 CURLOPT_SSL_VERIFYSTATUS.3 CURLOPT_STDERR.3 CURLOPT_STREAM_DEPENDS.3 CURLOPT_STREAM_DEPENDS_E.3 CURLOPT_STREAM_WEIGHT.3 CURLOPT_SUPPRESS_CONNECT_HEADERS.3 CURLOPT_TCP_FASTOPEN.3 CURLOPT_TCP_KEEPALIVE.3 CURLOPT_TCP_KEEPIDLE.3 CURLOPT_TCP_KEEPINTVL.3 CURLOPT_TCP_NODELAY.3 CURLOPT_TELNETOPTIONS.3 CURLOPT_TFTP_BLKSIZE.3 CURLOPT_TFTP_NO_OPTIONS.3 CURLOPT_TIMECONDITION.3 CURLOPT_TIMEOUT.3 CURLOPT_TIMEOUT_MS.3 CURLOPT_TIMEVALUE.3 CURLOPT_TIMEVALUE_LARGE.3 CURLOPT_TLS13_CIPHERS.3 CURLOPT_TLSAUTH_PASSWORD.3 CURLOPT_TLSAUTH_TYPE.3 CURLOPT_TLSAUTH_USERNAME.3 CURLOPT_TRAILERDATA.3 CURLOPT_TRAILERFUNCTION.3 CURLOPT_TRANSFERTEXT.3 CURLOPT_TRANSFER_ENCODING.3 CURLOPT_UNIX_SOCKET_PATH.3 CURLOPT_UNRESTRICTED_AUTH.3 CURLOPT_UPKEEP_INTERVAL_MS.3 CURLOPT_UPLOAD.3 CURLOPT_UPLOAD_BUFFERSIZE.3 CURLOPT_URL.3 '/usr/local/share/man/man3' /usr/bin/install -c -m 644 CURLOPT_USERAGENT.3 CURLOPT_USERNAME.3 CURLOPT_USERPWD.3 CURLOPT_USE_SSL.3 CURLOPT_AWS_SIGV4.3 CURLOPT_VERBOSE.3 CURLOPT_WILDCARDMATCH.3 CURLOPT_WRITEDATA.3 CURLOPT_WRITEFUNCTION.3 CURLOPT_XFERINFODATA.3 CURLOPT_XFERINFOFUNCTION.3 CURLOPT_XOAUTH2_BEARER.3 '/usr/local/share/man/man3' make[6]: Leaving directory '/home/sclake/ydk-gen/curl/docs/libcurl/opts' make[5]: Leaving directory '/home/sclake/ydk-gen/curl/docs/libcurl/opts' make[5]: Entering directory '/home/sclake/ydk-gen/curl/docs/libcurl' perl ./mksymbolsmanpage.pl < ./symbols-in-versions > libcurl-symbols.3 make[6]: Entering directory '/home/sclake/ydk-gen/curl/docs/libcurl' make[6]: Nothing to be done for 'install-exec-am'. /usr/bin/mkdir -p '/usr/local/share/aclocal' /usr/bin/install -c -m 644 libcurl.m4 '/usr/local/share/aclocal' /usr/bin/mkdir -p '/usr/local/share/man/man3' /usr/bin/install -c -m 644 curl_easy_cleanup.3 curl_easy_duphandle.3 curl_easy_escape.3 curl_easy_getinfo.3 curl_easy_init.3 curl_easy_option_by_id.3 curl_easy_option_by_name.3 curl_easy_option_next.3 curl_easy_pause.3 curl_easy_perform.3 curl_easy_recv.3 curl_easy_reset.3 curl_easy_send.3 curl_easy_setopt.3 curl_easy_strerror.3 curl_easy_unescape.3 curl_easy_upkeep.3 curl_escape.3 curl_formadd.3 curl_formfree.3 curl_formget.3 curl_free.3 curl_getdate.3 curl_getenv.3 curl_global_cleanup.3 curl_global_init.3 curl_global_init_mem.3 curl_global_sslset.3 curl_mime_addpart.3 curl_mime_data.3 curl_mime_data_cb.3 curl_mime_encoder.3 curl_mime_filedata.3 curl_mime_filename.3 curl_mime_free.3 curl_mime_headers.3 curl_mime_init.3 curl_mime_name.3 curl_mime_subparts.3 curl_mime_type.3 '/usr/local/share/man/man3' /usr/bin/install -c -m 644 curl_mprintf.3 curl_multi_add_handle.3 curl_multi_assign.3 curl_multi_cleanup.3 curl_multi_fdset.3 curl_multi_info_read.3 curl_multi_init.3 curl_multi_perform.3 curl_multi_poll.3 curl_multi_remove_handle.3 curl_multi_setopt.3 curl_multi_socket.3 curl_multi_socket_action.3 curl_multi_socket_all.3 curl_multi_strerror.3 curl_multi_timeout.3 curl_multi_wakeup.3 curl_multi_wait.3 curl_share_cleanup.3 curl_share_init.3 curl_share_setopt.3 curl_share_strerror.3 curl_slist_append.3 curl_slist_free_all.3 curl_strequal.3 curl_strnequal.3 curl_unescape.3 curl_url.3 curl_url_cleanup.3 curl_url_dup.3 curl_url_get.3 curl_url_set.3 curl_version.3 curl_version_info.3 libcurl-easy.3 libcurl-env.3 libcurl-errors.3 libcurl-multi.3 libcurl-security.3 libcurl-share.3 '/usr/local/share/man/man3' /usr/bin/install -c -m 644 libcurl-symbols.3 libcurl-thread.3 libcurl-tutorial.3 libcurl-url.3 libcurl.3 '/usr/local/share/man/man3' make[6]: Leaving directory '/home/sclake/ydk-gen/curl/docs/libcurl' make[5]: Leaving directory '/home/sclake/ydk-gen/curl/docs/libcurl' make[4]: Leaving directory '/home/sclake/ydk-gen/curl/docs/libcurl' make[3]: Leaving directory '/home/sclake/ydk-gen/curl' make[2]: Leaving directory '/home/sclake/ydk-gen/curl' make[1]: Leaving directory '/home/sclake/ydk-gen/curl' /home/sclake/ydk-gen *** Mon Apr 19 09:13:02 PDT 2021 *** dependencies_ubuntu.sh | Installed curl version: 7.77.0-DEV *** Mon Apr 19 09:13:02 PDT 2021 *** dependencies_ubuntu.sh | Installing confd-basic-7.3 Archive: /home/sclake/ydk-gen/3d_party/linux/confd-basic-7.3.linux.x86_64.zip creating: confd-basic-7.3.linux.x86_64/ inflating: confd-basic-7.3.linux.x86_64/confd-basic-7.3.examples.tar.gz inflating: confd-basic-7.3.linux.x86_64/confd-basic-7.3.libconfd.tar.gz inflating: confd-basic-7.3.linux.x86_64/confd-basic-7.3.linux.x86_64.installer.bin inflating: confd-basic-7.3.linux.x86_64/confd-basic-7.3.doc.tar.gz inflating: confd-basic-7.3.linux.x86_64/ConfD_Basic_License_Agreement_1.1.pdf *** Mon Apr 19 09:13:02 PDT 2021 *** dependencies_ubuntu.sh | Running: ./confd-basic-7.3.linux.x86_64.installer.bin /home/sclake/confd INFO Unpacked confd-basic-7.3 in /home/sclake/confd INFO Found and unpacked corresponding DOCUMENTATION_PACKAGE INFO Found and unpacked corresponding EXAMPLE_PACKAGE INFO Generating default SSH hostkey (this may take some time) INFO SSH hostkey generated REQUIRED LIBRARIES NOT FOUND ConfD requires a version of the libcrypto.so library that could not be found on your system: libcrypto.so.1.0.0 => not found The missing library must be installed using exactly the name shown above to succesfully run ConfD. If you have the correct library version installed using another name, this problem may be solved by creating a symbolic link to the installed library with the name ConfD requires. The correct version of the crypto library may be downloaded and installed using the standard mechanisms for your system. You may also download the required OpenSSL package directly from the OpenSSL site (www.openssl.org). Any patch level (indicated by a final letter in the OpenSSL version number) within the required OpenSSL major version may be used. You are welcome to ask your Cisco support contact for assistance. USING A DIFFERENT VERSION OF OpenSSL WITH ConfD For ConfD, you may use a different version of OpenSSL than the one which the distribution has been built with. For information on doing this, please consult the section "Using a different version of OpenSSL" in the "Advanced Topics" chapter of the ConfD User Guide. INFO Environment set-up generated in /home/sclake/confd/confdrc INFO ConfD installation script finished /home/sclake/ydk-gen *** Mon Apr 19 09:19:57 PDT 2021 *** install_ydk.sh | Python virtual environment location is set to /home/sclake/venv *** Mon Apr 19 09:19:57 PDT 2021 *** install_ydk.sh | Creating Python3 virtual environment in /home/sclake/venv *** Mon Apr 19 09:19:57 PDT 2021 *** install_ydk.sh | Running: python3 -m venv /home/sclake/venv *** Mon Apr 19 09:20:01 PDT 2021 *** install_ydk.sh | Running: source /home/sclake/venv/bin/activate *** Mon Apr 19 09:20:01 PDT 2021 *** install_ydk.sh | Checking python version and installation Python 3.8.5 *** Mon Apr 19 09:20:01 PDT 2021 *** install_ydk.sh | Checking pip version and installation pip 20.0.2 from /home/sclake/venv/lib/python3.8/site-packages/pip (python 3.8) *** Mon Apr 19 09:20:03 PDT 2021 *** install_ydk.sh | Initializing Python requirements Collecting pyang==1.6 Downloading pyang-1.6-py2.py3-none-any.whl (299 kB) |¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦| 299 kB 2.2 MB/s Collecting pybind11==2.2.2 Downloading pybind11-2.2.2-py2.py3-none-any.whl (144 kB) |¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦| 144 kB 1.0 MB/s Collecting Sphinx==1.4a1 Downloading Sphinx-1.4a1-py2.py3-none-any.whl (1.5 MB) |¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦| 1.5 MB 5.2 MB/s Collecting sphinx-rtd-theme==0.1.9 Downloading sphinx_rtd_theme-0.1.9-py3-none-any.whl (693 kB) |¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦| 693 kB 8.6 MB/s Collecting GitPython==2.1.15 Downloading GitPython-2.1.15-py2.py3-none-any.whl (452 kB) |¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦| 452 kB 10.8 MB/s Collecting rstr==2.2.6 Downloading rstr-2.2.6-py2.py3-none-any.whl (18 kB) Collecting wheel==0.34.2 Downloading wheel-0.34.2-py2.py3-none-any.whl (26 kB) Collecting packaging==20.8 Downloading packaging-20.8-py2.py3-none-any.whl (39 kB) Collecting Pygments>=2.0 Downloading Pygments-2.8.1-py3-none-any.whl (983 kB) |¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦| 983 kB 24.0 MB/s Collecting snowballstemmer>=1.1 Downloading snowballstemmer-2.1.0-py2.py3-none-any.whl (93 kB) |¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦| 93 kB 2.0 MB/s Collecting docutils>=0.11 Downloading docutils-0.17.1-py2.py3-none-any.whl (575 kB) |¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦| 575 kB 17.4 MB/s Collecting alabaster<0.8,>=0.7 Downloading alabaster-0.7.12-py2.py3-none-any.whl (14 kB) Collecting imagesize Downloading imagesize-1.2.0-py2.py3-none-any.whl (4.8 kB) Collecting six>=1.4 Downloading six-1.15.0-py2.py3-none-any.whl (10 kB) Collecting babel!=2.0,>=1.3 Downloading Babel-2.9.0-py2.py3-none-any.whl (8.8 MB) |¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦| 8.8 MB 16.1 MB/s Collecting Jinja2>=2.3 Downloading Jinja2-2.11.3-py2.py3-none-any.whl (125 kB) |¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦| 125 kB 8.2 MB/s Collecting gitdb2<3,>=2 Downloading gitdb2-2.0.6-py2.py3-none-any.whl (63 kB) |¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦| 63 kB 2.2 MB/s Collecting pyparsing>=2.0.2 Downloading pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) |¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦| 67 kB 3.4 MB/s Collecting pytz>=2015.7 Downloading pytz-2021.1-py2.py3-none-any.whl (510 kB) |¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦¦| 510 kB 29.3 MB/s Collecting MarkupSafe>=0.23 Downloading MarkupSafe-1.1.1-cp38-cp38-manylinux2010_x86_64.whl (32 kB) Collecting smmap2>=2.0.0 Downloading smmap2-3.0.1-py3-none-any.whl (1.1 kB) Collecting smmap>=3.0.1 Downloading smmap-4.0.0-py2.py3-none-any.whl (24 kB) Installing collected packages: pyang, pybind11, Pygments, snowballstemmer, docutils, alabaster, imagesize, six, pytz, babel, MarkupSafe, Jinja2, Sphinx, sphinx-rtd-theme, smmap, smmap2, gitdb2, GitPython, rstr, wheel, pyparsing, packaging Successfully installed GitPython-2.1.15 Jinja2-2.11.3 MarkupSafe-1.1.1 Pygments-2.8.1 Sphinx-1.4a1 alabaster-0.7.12 babel-2.9.0 docutils-0.17.1 gitdb2-2.0.6 imagesize-1.2.0 packaging-20.8 pyang-1.6 pybind11-2.2.2 pyparsing-2.4.7 pytz-2021.1 rstr-2.2.6 six-1.15.0 smmap-4.0.0 smmap2-3.0.1 snowballstemmer-2.1.0 sphinx-rtd-theme-0.1.9 wheel-0.34.2 *** Mon Apr 19 09:20:21 PDT 2021 *** install_ydk.sh | Installing C++ core library *** Mon Apr 19 09:20:21 PDT 2021 *** install_ydk.sh | Running: ./generate.py -is --core --cpp -- The C compiler identification is GNU 7.5.0 -- The CXX compiler identification is GNU 7.5.0 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/c++ -- Check for working CXX compiler: /usr/bin/c++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done CMake System: Ubuntu -- Found LibXml2: /usr/lib/x86_64-linux-gnu/libxml2.so (found version "2.9.10") Set libyang plugin installation directory to: lib/libyang -- Found Doxygen: /usr/bin/doxygen (found version "1.8.17") found components: doxygen missing components: dot -- Configuring done -- Generating done -- Build files have been written to: /home/sclake/ydk-gen/gen-api/cpp/ydk/build Successfully generated cpp code for ydk Compiling cpp package ... Scanning dependencies of target project_libnetconf [ 0%] Creating directories for 'project_libnetconf' [ 1%] Performing download step (download, verify and extract) for 'project_libnetconf' -- Downloading... dst='/home/sclake/ydk-gen/gen-api/cpp/ydk/build/project_libnetconf/src/master.zip' timeout='none' -- Using src='https://github.com/ygorelik/libnetconf/archive/master.zip' -- [download 100% complete] -- Downloading... done -- extracting... src='/home/sclake/ydk-gen/gen-api/cpp/ydk/build/project_libnetconf/src/master.zip' dst='/home/sclake/ydk-gen/gen-api/cpp/ydk/build/project_libnetconf/src/project_libnetconf' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 2%] No patch step for 'project_libnetconf' [ 3%] No update step for 'project_libnetconf' [ 4%] Performing configure step for 'project_libnetconf' checking build system type... x86_64-unknown-linux-gnu checking host system type... x86_64-unknown-linux-gnu sed: -e expression #1, char 0: no previous regular expression grep: write error: Broken pipe checking for pkg-config... /usr/bin/pkg-config checking for pyang... yes checking for xsltproc... no checking for host architecture... x86_64 is supported checking for doxygen... doxygen checking for rpmbuild... no checking for greadlink... readlink configure: WARNING: Try installing greadlink. checking for libtool... yes checking for clang... no checking for llvm-gcc... no checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking how to run the C preprocessor... gcc -E checking whether ln -s works... yes checking for a BSD-compatible install... /usr/bin/install -c 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... BSD nm checking the maximum length of command line arguments... 1572864 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for ar... ar checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking for gawk... gawk checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for mt... mt checking if mt is a manifest tool... no checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes 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... yes 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 ELF visibility... yes checking for xml2-config... yes checking for xmlDOMWrapReconcileNamespaces in -lxml2... yes checking for xslt-config... yes checking for xsltApplyStylesheet in -lxslt... yes checking libxslt/transform.h usability... yes checking libxslt/transform.h presence... no configure: WARNING: libxslt/transform.h: accepted by the compiler, rejected by the preprocessor! configure: WARNING: libxslt/transform.h: proceeding with the compiler's result checking for libxslt/transform.h... yes checking libxslt/xsltInternals.h usability... yes checking libxslt/xsltInternals.h presence... no configure: WARNING: libxslt/xsltInternals.h: accepted by the compiler, rejected by the preprocessor! configure: WARNING: libxslt/xsltInternals.h: proceeding with the compiler's result checking for libxslt/xsltInternals.h... yes checking for ssh_pki_key_ecdsa_name in -lssh... yes checking libssh/libssh.h usability... yes checking libssh/libssh.h presence... yes checking for libssh/libssh.h... yes checking for ssh_threads_get_pthread in -lssh_threads... yes ./configure: line 9203: /bin: Is a directory ./configure: line 9204: dev-tools/: Is a directory checking for the pthreads library -lpthreads... no checking whether pthreads work without any flags... no checking whether pthreads work with -Kthread... no checking whether pthreads work with -kthread... no checking for the pthreads library -llthread... no checking whether pthreads work with -pthread... yes checking for joinable pthread attribute... PTHREAD_CREATE_JOINABLE checking if more special flags are required for pthreads... no checking for PTHREAD_PRIO_INHERIT... yes checking pthread.h usability... yes checking pthread.h presence... yes checking for pthread.h... yes checking for library containing sem_init... none required checking pkg-config is at least version 0.9.0... yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking netdb.h usability... yes checking netdb.h presence... yes checking for netdb.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdint.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking termios.h usability... yes checking termios.h presence... yes checking for termios.h... yes checking for unistd.h... (cached) yes checking utmpx.h usability... yes checking utmpx.h presence... yes checking for utmpx.h... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for uid_t in sys/types.h... yes checking for inline... inline checking for int32_t... yes checking for mode_t... yes checking for off_t... yes checking for pid_t... yes checking for size_t... yes checking for ssize_t... yes checking for uint8_t... yes checking for uint16_t... yes checking for uint64_t... yes checking type of array argument to getgroups... gid_t checking for getgroups... yes checking for working getgroups... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... yes checking for getpagesize... yes checking for working mmap... yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... yes checking for ftruncate... yes checking for memset... yes checking for mkdir... yes checking for munmap... yes checking for socket... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strerror... yes checking for strrchr... yes checking for strstr... yes checking for strtol... yes checking for strtoul... yes checking for eaccess... yes checking for dot... NO configure: WARNING: Due to missing xsltproc, lnctool will not work. configure: creating ./config.status config.status: creating dev-tools/lncdatastore/Makefile config.status: creating Makefile config.status: creating src/config.h config.status: creating libnetconf.spec config.status: creating libnetconf.pc config.status: creating Doxyfile config.status: creating headers/libnetconf.h config.status: creating headers/libnetconf_xml.h config.status: creating headers/libnetconf_ssh.h config.status: executing libtool commands [ 5%] Performing build step for 'project_libnetconf' src/callbacks.c: In function 'callback_ssh_hostkey_check_default': src/callbacks.c:497:2: warning: 'ssh_is_server_known' is deprecated [-Wdeprecated-declarations] state = ssh_is_server_known(session); ^~~~~ In file included from src/netconf_internal.h:49:0, from src/callbacks.c:59: /usr/include/libssh/libssh.h:561:31: note: declared here SSH_DEPRECATED LIBSSH_API int ssh_is_server_known(ssh_session session); ^~~~~~~~~~~~~~~~~~~ src/callbacks.c:499:2: warning: 'ssh_get_publickey' is deprecated [-Wdeprecated-declarations] ret = ssh_get_publickey(session, &srv_pubkey); ^~~ In file included from src/netconf_internal.h:49:0, from src/callbacks.c:59: /usr/include/libssh/libssh.h:558:31: note: declared here SSH_DEPRECATED LIBSSH_API int ssh_get_publickey(ssh_session session, ssh_key *key); ^~~~~~~~~~~~~~~~~ src/callbacks.c:577:5: warning: 'ssh_write_knownhost' is deprecated [-Wdeprecated-declarations] ret = ssh_write_knownhost(session); ^~~ In file included from src/netconf_internal.h:49:0, from src/callbacks.c:59: /usr/include/libssh/libssh.h:559:31: note: declared here SSH_DEPRECATED LIBSSH_API int ssh_write_knownhost(ssh_session session); ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/time.h:25:0, from src/internal.c:42: /usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ src/internal.c: In function 'nc_shared_cleanup': src/internal.c:327:29: warning: '%s' directive writing up to 255 bytes into a region of size 247 [-Wformat-overflow=] sprintf(path, "/dev/shm/%s", dr->d_name); ^~ src/internal.c:327:5: note: 'sprintf' output between 10 and 265 bytes into a destination of size 256 sprintf(path, "/dev/shm/%s", dr->d_name); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/assert.h:35:0, from src/messages.c:42: /usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ src/session.c: In function 'nc_session_monitor_alive_check': src/session.c:547:53: warning: '%s' directive output may be truncated writing up to 255 bytes into a region of size 31 -Wformat-truncation=] snprintf(linkpath, ALIVECHECK_PATH_LENGTH, "%s/%s", dirpath, pfd->d_name); ^~ src/session.c:547:6: note: 'snprintf' output 2 or more bytes (assuming 257) into a destination of size 32 snprintf(linkpath, ALIVECHECK_PATH_LENGTH, "%s/%s", dirpath, pfd->d_name); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/x86_64-linux-gnu/bits/libc-header-start.h:33:0, from /usr/include/stdlib.h:25, from src/notifications.c:42: /usr/include/features.h:187:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp] # warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" ^~~~~~~ src/datastore.c:683:12: warning: 'fmon_backup_file' defined but not used [-Wunused-function] static int fmon_backup_file(const char* source) ^~~~~~~~~~~~~~~~ src/datastore.c:667:12: warning: 'fmon_restore_file' defined but not used [-Wunused-function] static int fmon_restore_file(const char* target) ^~~~~~~~~~~~~~~~~ ar: `u' modifier ignored since `D' is the default (see `U') [ 6%] Performing install step for 'project_libnetconf' [ 7%] Completed 'project_libnetconf' [ 7%] Built target project_libnetconf Scanning dependencies of target project_libyang [ 8%] Creating directories for 'project_libyang' [ 9%] Performing download step (download, verify and extract) for 'project_libyang' -- Downloading... dst='/home/sclake/ydk-gen/gen-api/cpp/ydk/build/project_libyang/src/master.zip' timeout='none' -- Using src='https://github.com/ygorelik/libyang/archive/master.zip' -- [download 100% complete] -- Downloading... done -- extracting... src='/home/sclake/ydk-gen/gen-api/cpp/ydk/build/project_libyang/src/master.zip' dst='/home/sclake/ydk-gen/gen-api/cpp/ydk/build/project_libyang/src/project_libyang' -- extracting... [tar xfz] -- extracting... [analysis] -- extracting... [rename] -- extracting... [clean up] -- extracting... done [ 10%] No patch step for 'project_libyang' [ 11%] No update step for 'project_libyang' [ 12%] Performing configure step for 'project_libyang' -- The C compiler identification is GNU 7.5.0 -- Check for working C compiler: /usr/bin/cc -- Check for working C compiler: /usr/bin/cc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Found FLEX: /usr/bin/flex (found version "2.6.4") -- Found BISON: /usr/bin/bison (found version "3.5.1") CMake Warning at CMakeLists.txt:134 (message): Missing tools (devscripts, debhelper package) for building deb package. You won't be able to generate deb package from source code. Compiling libyang should still works fine. CMake Warning at CMakeLists.txt:145 (message): Missing tools (rpm package) for building rpm package. You won't be able to generate rpm package from source code. Compiling libyang should still works fine. -- Found PCRE: /usr/lib/x86_64-linux-gnu/libpcre.so -- Looking for pthread.h -- Looking for pthread.h - found -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed -- Looking for pthread_create in pthreads -- Looking for pthread_create in pthreads - not found -- Looking for pthread_create in pthread -- Looking for pthread_create in pthread - found -- Found Threads: TRUE -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.1") -- Found Doxygen: /usr/bin/doxygen (found version "1.8.17") found components: doxygen missing components: dot -- Configuring done -- Generating done -- Build files have been written to: /home/sclake/ydk-gen/gen-api/cpp/ydk/build/project_libyang/src/project_libyang-build [ 13%] Performing build step for 'project_libyang' Scanning dependencies of target yang_static [ 2%] Building C object CMakeFiles/yang_static.dir/src/common.c.o [ 4%] Building C object CMakeFiles/yang_static.dir/src/context.c.o [ 6%] Building C object CMakeFiles/yang_static.dir/src/log.c.o [ 9%] Building C object CMakeFiles/yang_static.dir/src/dict.c.o [ 11%] Building C object CMakeFiles/yang_static.dir/src/resolve.c.o [ 13%] Building C object CMakeFiles/yang_static.dir/src/validation.c.o [ 15%] Building C object CMakeFiles/yang_static.dir/src/xml.c.o [ 18%] Building C object CMakeFiles/yang_static.dir/src/parser.c.o [ 20%] Building C object CMakeFiles/yang_static.dir/src/parser_yin.c.o [ 22%] Building C object CMakeFiles/yang_static.dir/src/parser_xml.c.o [ 25%] Building C object CMakeFiles/yang_static.dir/src/parser_json.c.o [ 27%] Building C object CMakeFiles/yang_static.dir/src/parser_yang_bis.c.o [ 29%] Building C object CMakeFiles/yang_static.dir/src/parser_yang_lex.c.o [ 31%] Building C object CMakeFiles/yang_static.dir/src/parser_yang.c.o [ 34%] Building C object CMakeFiles/yang_static.dir/src/tree_schema.c.o [ 36%] Building C object CMakeFiles/yang_static.dir/src/tree_data.c.o [ 38%] Building C object CMakeFiles/yang_static.dir/src/extensions.c.o [ 40%] Building C object CMakeFiles/yang_static.dir/src/printer.c.o [ 43%] Building C object CMakeFiles/yang_static.dir/src/xpath.c.o [ 45%] Building C object CMakeFiles/yang_static.dir/src/printer_yang.c.o [ 47%] Building C object CMakeFiles/yang_static.dir/src/printer_yin.c.o [ 50%] Building C object CMakeFiles/yang_static.dir/src/printer_xml.c.o [ 52%] Building C object CMakeFiles/yang_static.dir/src/printer_tree.c.o [ 54%] Building C object CMakeFiles/yang_static.dir/src/printer_info.c.o [ 56%] Building C object CMakeFiles/yang_static.dir/src/printer_json.c.o [ 59%] Building C object CMakeFiles/yang_static.dir/src/yang_types.c.o [ 61%] Linking C static library libyang.a [ 61%] Built target yang_static Scanning dependencies of target yangre [ 63%] Building C object CMakeFiles/yangre.dir/tools/re/main.c.o [ 65%] Linking C executable yangre [ 65%] Built target yangre Scanning dependencies of target yang2yin [ 68%] Building C object CMakeFiles/yang2yin.dir/tools/yang2yin/main.c.o [ 70%] Linking C executable yang2yin [ 70%] Built target yang2yin Scanning dependencies of target yanglint [ 72%] Building C object CMakeFiles/yanglint.dir/tools/lint/main.c.o [ 75%] Building C object CMakeFiles/yanglint.dir/tools/lint/main_ni.c.o [ 77%] Building C object CMakeFiles/yanglint.dir/tools/lint/commands.c.o [ 79%] Building C object CMakeFiles/yanglint.dir/tools/lint/completion.c.o [ 81%] Building C object CMakeFiles/yanglint.dir/tools/lint/configuration.c.o [ 84%] Building C object CMakeFiles/yanglint.dir/linenoise/linenoise.c.o [ 86%] Linking C executable yanglint [ 86%] Built target yanglint Scanning dependencies of target libyang_ext_test [ 88%] Building C object src/extensions/CMakeFiles/libyang_ext_test.dir/ext_test.c.o [ 90%] Linking C shared library libyang_ext_test.so [ 90%] Built target libyang_ext_test Scanning dependencies of target metadata [ 93%] Building C object src/extensions/CMakeFiles/metadata.dir/metadata.c.o [ 95%] Linking C shared library metadata.so [ 95%] Built target metadata Scanning dependencies of target nacm [ 97%] Building C object src/extensions/CMakeFiles/nacm.dir/nacm.c.o [100%] Linking C shared library nacm.so [100%] Built target nacm [ 13%] Performing install step for 'project_libyang' [ 14%] Completed 'project_libyang' [ 14%] Built target project_libyang [ 15%] Generating project_libyang/objs [ 16%] Generating project_libnetconf/objs [ 16%] Generating project_libnetconf/objs/callbacks.o [ 17%] Generating project_libnetconf/objs/compat.o [ 18%] Generating project_libnetconf/objs/datastore.o [ 19%] Generating project_libnetconf/objs/datastore_custom.o [ 20%] Generating project_libnetconf/objs/datastore_empty.o [ 21%] Generating project_libnetconf/objs/datastore_file.o [ 22%] Generating project_libnetconf/objs/edit_config.o [ 22%] Generating project_libnetconf/objs/error.o [ 23%] Generating project_libnetconf/objs/internal.o [ 24%] Generating project_libnetconf/objs/messages.o [ 25%] Generating project_libnetconf/objs/nacm.o [ 26%] Generating project_libnetconf/objs/notifications.o [ 27%] Generating project_libnetconf/objs/session.o [ 28%] Generating project_libnetconf/objs/ssh.o [ 28%] Generating project_libnetconf/objs/transapi.o [ 29%] Generating project_libnetconf/objs/transport.o [ 30%] Generating project_libnetconf/objs/url.o [ 31%] Generating project_libnetconf/objs/with_defaults.o [ 32%] Generating project_libnetconf/objs/xmldiff.o [ 33%] Generating project_libnetconf/objs/yinparser.o [ 34%] Generating project_libyang/objs/common.c.o [ 34%] Generating project_libyang/objs/context.c.o [ 35%] Generating project_libyang/objs/dict.c.o [ 36%] Generating project_libyang/objs/extensions.c.o [ 37%] Generating project_libyang/objs/log.c.o [ 38%] Generating project_libyang/objs/parser.c.o [ 39%] Generating project_libyang/objs/parser_json.c.o [ 40%] Generating project_libyang/objs/parser_xml.c.o [ 40%] Generating project_libyang/objs/parser_yang.c.o [ 41%] Generating project_libyang/objs/parser_yang_bis.c.o [ 42%] Generating project_libyang/objs/parser_yang_lex.c.o [ 43%] Generating project_libyang/objs/parser_yin.c.o [ 44%] Generating project_libyang/objs/printer.c.o [ 45%] Generating project_libyang/objs/printer_info.c.o [ 46%] Generating project_libyang/objs/printer_json.c.o [ 46%] Generating project_libyang/objs/printer_tree.c.o [ 47%] Generating project_libyang/objs/printer_xml.c.o [ 48%] Generating project_libyang/objs/printer_yang.c.o [ 49%] Generating project_libyang/objs/printer_yin.c.o [ 50%] Generating project_libyang/objs/resolve.c.o [ 51%] Generating project_libyang/objs/tree_data.c.o [ 51%] Generating project_libyang/objs/tree_schema.c.o [ 52%] Generating project_libyang/objs/validation.c.o [ 53%] Generating project_libyang/objs/xml.c.o [ 54%] Generating project_libyang/objs/xpath.c.o [ 55%] Generating project_libyang/objs/yang_types.c.o Scanning dependencies of target ydk [ 55%] Building CXX object CMakeFiles/ydk.dir/src/bits.cpp.o [ 56%] Building CXX object CMakeFiles/ydk.dir/src/codec_provider.cpp.o [ 57%] Building CXX object CMakeFiles/ydk.dir/src/codec_service.cpp.o [ 58%] Building CXX object CMakeFiles/ydk.dir/src/capabilities_parser.cpp.o [ 59%] Building CXX object CMakeFiles/ydk.dir/src/common_utilities.cpp.o [ 60%] Building CXX object CMakeFiles/ydk.dir/src/crud_service.cpp.o [ 61%] Building CXX object CMakeFiles/ydk.dir/src/entity.cpp.o [ 61%] Building CXX object CMakeFiles/ydk.dir/src/entity_data_node_walker.cpp.o [ 62%] Building CXX object CMakeFiles/ydk.dir/src/entity_lookup.cpp.o [ 63%] Building CXX object CMakeFiles/ydk.dir/src/entity_util.cpp.o [ 64%] Building CXX object CMakeFiles/ydk.dir/src/errors.cpp.o [ 65%] Building CXX object CMakeFiles/ydk.dir/src/executor_service.cpp.o [ 66%] Building CXX object CMakeFiles/ydk.dir/src/ietf_parser.cpp.o [ 67%] Building CXX object CMakeFiles/ydk.dir/src/leaf_data.cpp.o [ 67%] Building CXX object CMakeFiles/ydk.dir/src/logging_callback.cpp.o [ 68%] Building CXX object CMakeFiles/ydk.dir/src/service_provider.cpp.o [ 69%] Building CXX object CMakeFiles/ydk.dir/src/netconf_client.cpp.o [ 70%] Building CXX object CMakeFiles/ydk.dir/src/netconf_ssh_client.cpp.o /home/sclake/ydk-gen/gen-api/cpp/ydk/src/netconf_ssh_client.cpp: In static member function ‘static char* ydk::NetconfSSHClient::clb_set_interactive(const char*, const char*, const char*, int)’: /home/sclake/ydk-gen/gen-api/cpp/ydk/src/netconf_ssh_client.cpp:244:57: warning: unused parameter ‘name’ [-Wunused-parameter] char* NetconfSSHClient::clb_set_interactive(const char *name, const char *instruction, const char *prompt, int echo) ^~~~ /home/sclake/ydk-gen/gen-api/cpp/ydk/src/netconf_ssh_client.cpp:244:75: warning: unused parameter ‘instruction’ [-Wunused-parameter] char* NetconfSSHClient::clb_set_interactive(const char *name, const char *instruction, const char *prompt, int echo) ^~~~~~~~~~~ /home/sclake/ydk-gen/gen-api/cpp/ydk/src/netconf_ssh_client.cpp:244:100: warning: unused parameter ‘prompt’ [-Wunused-parameter] char* NetconfSSHClient::clb_set_interactive(const char *name, const char *instruction, const char *prompt, int echo) ^~~~~~ /home/sclake/ydk-gen/gen-api/cpp/ydk/src/netconf_ssh_client.cpp:244:112: warning: unused parameter ‘echo’ [-Wunused-parameter] char* NetconfSSHClient::clb_set_interactive(const char *name, const char *instruction, const char *prompt, int echo) ^~~~ /home/sclake/ydk-gen/gen-api/cpp/ydk/src/netconf_ssh_client.cpp: In static member function ‘static char* ydk::NetconfSSHClient::clb_set_passphrase(const char*, const char*, const char*)’: /home/sclake/ydk-gen/gen-api/cpp/ydk/src/netconf_ssh_client.cpp:259:102: warning: unused parameter ‘priv_key_file’ [-Wunused-parameter] char* NetconfSSHClient::clb_set_passphrase(const char *user_name, const char *host_name, const char *priv_key_file) ^~~~~~~~~~~~~ /home/sclake/ydk-gen/gen-api/cpp/ydk/src/netconf_ssh_client.cpp: In static member function ‘static int ydk::NetconfSSHClient::clb_ssh_host_authenticity_check(const char*, ssh_session)’: /home/sclake/ydk-gen/gen-api/cpp/ydk/src/netconf_ssh_client.cpp:269:67: warning: unused parameter ‘hostname’ [-Wunused-parameter] int NetconfSSHClient::clb_ssh_host_authenticity_check(const char *hostname, ^~~~~~~~ /home/sclake/ydk-gen/gen-api/cpp/ydk/src/netconf_ssh_client.cpp:270:21: warning: unused parameter ‘session’ [-Wunused-parameter] ssh_session session) ^~~~~~~ [ 71%] Building CXX object CMakeFiles/ydk.dir/src/netconf_tcp_client.cpp.o [ 72%] Building CXX object CMakeFiles/ydk.dir/src/netconf_provider.cpp.o [ 73%] Building CXX object CMakeFiles/ydk.dir/src/netconf_service.cpp.o [ 73%] Building CXX object CMakeFiles/ydk.dir/src/netconf_session.cpp.o [ 74%] Building CXX object CMakeFiles/ydk.dir/src/network_topology.cpp.o /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.cpp: In member function ‘virtual void opendaylight::network_topology::NetworkTopology::set_value(const string&, const string&, const string&, const string&)’: /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.cpp:88:53: warning: unused parameter ‘value_path’ [-Wunused-parameter] void NetworkTopology::set_value(const std::string & value_path, const std::string & value, const std::string & name_space, const std::string & name_space_prefix) ^~~~~~~~~~ /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.cpp:88:85: warning: unused parameter ‘value’ [-Wunused-parameter] void NetworkTopology::set_value(const std::string & value_path, const std::string & value, const std::string & name_space, const std::string & name_space_prefix) ^~~~~ /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.cpp:88:112: warning: unused parameter ‘name_space’ [-Wunused-parameter] d NetworkTopology::set_value(const std::string & value_path, const std::string & value, const std::string & name_space, const std::string & name_space_prefix) ^~~~~~~~~~ /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.cpp:88:144: warning: unused parameter ‘name_space_prefix’ [-Wunused-parameter] st std::string & value_path, const std::string & value, const std::string & name_space, const std::string & name_space_prefix) ^~~~~~~~~~~~~~~~~ /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.cpp: In member function ‘virtual void opendaylight::network_topology::NetworkTopology::set_filter(const string&, ydk::YFilter)’: /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.cpp:92:54: warning: unused parameter ‘value_path’ [-Wunused-parameter] void NetworkTopology::set_filter(const std::string & value_path, YFilter yfilter) ^~~~~~~~~~ /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.cpp:92:74: warning: unused parameter ‘yfilter’ [-Wunused-parameter] void NetworkTopology::set_filter(const std::string & value_path, YFilter yfilter) ^~~~~~~ /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.cpp: In member function ‘virtual std::shared_ptr opendaylight::network_topology::NetworkTopology::Topology::TopologyTypes::get_child_by_name(const string&, const string&)’: /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.cpp:356:142: warning: unused parameter ‘segment_path’ [-Wunused-parameter] pology::Topology::TopologyTypes::get_child_by_name(const std::string & child_yang_name, const std::string & segment_path) ^~~~~~~~~~~~ /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.cpp: In member function ‘virtual void opendaylight::network_topology::NetworkTopology::Topology::TopologyTypes::set_value(const string&, const string&, const string&, const string&)’: /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.cpp:381:78: warning: unused parameter ‘value_path’ [-Wunused-parameter] void NetworkTopology::Topology::TopologyTypes::set_value(const std::string & value_path, const std::string & value, const std::string & name_space, const std::string & name_space_prefix) ^~~~~~~~~~ /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.cpp:381:110: warning: unused parameter ‘value’ [-Wunused-parameter] oid NetworkTopology::Topology::TopologyTypes::set_value(const std::string & value_path, const std::string & value, const std::string & name_space, const std::string & name_space_prefix) ^~~~~ /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.cpp:381:137: warning: unused parameter ‘name_space’ [-Wunused-parameter] gy::TopologyTypes::set_value(const std::string & value_path, const std::string & value, const std::string & name_space, const std::string & name_space_prefix) ^~~~~~~~~~ /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.cpp:381:169: warning: unused parameter ‘name_space_prefix’ [-Wunused-parameter] st std::string & value_path, const std::string & value, const std::string & name_space, const std::string & name_space_prefix) ^~~~~~~~~~~~~~~~~ /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.cpp: In member function ‘virtual void opendaylight::network_topology::NetworkTopology::Topology::TopologyTypes::set_filter(const string&, ydk::YFilter)’: /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.cpp:385:79: warning: unused parameter ‘value_path’ [-Wunused-parameter] void NetworkTopology::Topology::TopologyTypes::set_filter(const std::string & value_path, YFilter yfilter) ^~~~~~~~~~ /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.cpp:385:99: warning: unused parameter ‘yfilter’ [-Wunused-parameter] void NetworkTopology::Topology::TopologyTypes::set_filter(const std::string & value_path, YFilter yfilter) ^~~~~~~ /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.cpp: In member function ‘virtual std::shared_ptr opendaylight::network_topology::NetworkTopology::Topology::TopologyTypes::TopologyNetconf::get_child_by_name(const string&, const string&)’: /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.cpp:430:122: warning: unused parameter ‘child_yang_name’ [-Wunused-parameter] tr NetworkTopology::Topology::TopologyTypes::TopologyNetconf::get_child_by_name(const std::string & child_yang_name, const std::string & segment_path) ^~~~~~~~~~~~~~~ /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.cpp:430:159: warning: unused parameter ‘segment_path’ [-Wunused-parameter] :TopologyTypes::TopologyNetconf::get_child_by_name(const std::string & child_yang_name, const std::string & segment_path) ^~~~~~~~~~~~ /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.cpp: In member function ‘virtual void opendaylight::network_topology::NetworkTopology::Topology::TopologyTypes::TopologyNetconf::set_value(const string&, const string&, const string&, const string&)’: /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.cpp:441:95: warning: unused parameter ‘value_path’ [-Wunused-parameter] void NetworkTopology::Topology::TopologyTypes::TopologyNetconf::set_value(const std::string & value_path, const std::string & value, const std::string & name_space, const std::string & name_space_prefix) ^~~~~~~~~~ /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.cpp:441:127: warning: unused parameter ‘value’ [-Wunused-parameter] gy::Topology::TopologyTypes::TopologyNetconf::set_value(const std::string & value_path, const std::string & value, const std::string & name_space, const std::string & name_space_prefix) ^~~~~ /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.cpp:441:154: warning: unused parameter ‘name_space’ [-Wunused-parameter] ::TopologyNetconf::set_value(const std::string & value_path, const std::string & value, const std::string & name_space, const std::string & name_space_prefix) ^~~~~~~~~~ /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.cpp:441:186: warning: unused parameter ‘name_space_prefix’ [-Wunused-parameter] st std::string & value_path, const std::string & value, const std::string & name_space, const std::string & name_space_prefix) ^~~~~~~~~~~~~~~~~ /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.cpp: In member function ‘virtual void opendaylight::network_topology::NetworkTopology::Topology::TopologyTypes::TopologyNetconf::set_filter(const string&, ydk::YFilter)’: /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.cpp:445:96: warning: unused parameter ‘value_path’ [-Wunused-parameter] void NetworkTopology::Topology::TopologyTypes::TopologyNetconf::set_filter(const std::string & value_path, YFilter yfilter) ^~~~~~~~~~ /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.cpp:445:116: warning: unused parameter ‘yfilter’ [-Wunused-parameter] NetworkTopology::Topology::TopologyTypes::TopologyNetconf::set_filter(const std::string & value_path, YFilter yfilter) ^~~~~~~ /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.cpp: In member function ‘virtual bool opendaylight::network_topology::NetworkTopology::Topology::TopologyTypes::TopologyNetconf::has_leaf_or_child_of_name(const string&) const’: /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.cpp:449:111: warning: unused parameter ‘name’ [-Wunused-parameter] ol NetworkTopology::Topology::TopologyTypes::TopologyNetconf::has_leaf_or_child_of_name(const std::string & name) const ^~~~ /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.cpp: In member function ‘virtual std::shared_ptr opendaylight::network_topology::NetworkTopology::Topology::UnderlayTopology::get_child_by_name(const string&, const string&)’: /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.cpp:496:108: warning: unused parameter ‘child_yang_name’ [-Wunused-parameter] std::shared_ptr NetworkTopology::Topology::UnderlayTopology::get_child_by_name(const std::string & child_yang_name, const std::string & segment_path) ^~~~~~~~~~~~~~~ /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.cpp:496:145: warning: unused parameter ‘segment_path’ [-Wunused-parameter] ogy::Topology::UnderlayTopology::get_child_by_name(const std::string & child_yang_name, const std::string & segment_path) ^~~~~~~~~~~~ In file included from /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.cpp:5:0: /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.hpp: In constructor ‘opendaylight::network_topology::NetworkTopology::Topology::Node::Node()’: /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.hpp:165:20: warning: ‘opendaylight::network_topology::NetworkTopology::Topology::Node::connected_message’ will be initialized after [-Wreorder] ydk::YLeaf connected_message; //type: string ^~~~~~~~~~~~~~~~~ /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.hpp:164:20: warning: ‘ydk::YLeaf opendaylight::network_topology::NetworkTopology::Topology::Node::connection_status’ [-Wreorder] ydk::YLeaf connection_status; //type: ConnectionStatus ^~~~~~~~~~~~~~~~~ /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.cpp:532:1: warning: when initialized here [-Wreorder] NetworkTopology::Topology::Node::Node() ^~~~~~~~~~~~~~~ In file included from /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.cpp:5:0: /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.hpp:164:20: warning: ‘opendaylight::network_topology::NetworkTopology::Topology::Node::connection_status’ will be initialized after [-Wreorder] ydk::YLeaf connection_status; //type: ConnectionStatus ^~~~~~~~~~~~~~~~~ /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.hpp:157:20: warning: ‘ydk::YLeaf opendaylight::network_topology::NetworkTopology::Topology::Node::connection_timeout_millis’ [-Wreorder] ydk::YLeaf connection_timeout_millis; //type: uint32 ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.cpp:532:1: warning: when initialized here [-Wreorder] NetworkTopology::Topology::Node::Node() ^~~~~~~~~~~~~~~ In file included from /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.cpp:5:0: /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.hpp:158:20: warning: ‘opendaylight::network_topology::NetworkTopology::Topology::Node::default_request_timeout_millis’ will be initialized after [-Wreorder] ydk::YLeaf default_request_timeout_millis; //type: uint32 ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.hpp:152:20: warning: ‘ydk::YLeaf opendaylight::network_topology::NetworkTopology::Topology::Node::host’ [-Wreorder] ydk::YLeaf host; //type: one of string, union ^~~~ /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.cpp:532:1: warning: when initialized here [-Wreorder] NetworkTopology::Topology::Node::Node() ^~~~~~~~~~~~~~~ In file included from /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.cpp:5:0: /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.hpp:162:20: warning: ‘opendaylight::network_topology::NetworkTopology::Topology::Node::keepalive_delay’ will be initialized after [-Wreorder] ydk::YLeaf keepalive_delay; //type: uint32 ^~~~~~~~~~~~~~~ /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.hpp:159:20: warning: ‘ydk::YLeaf opendaylight::network_topology::NetworkTopology::Topology::Node::max_connection_attempts’ [-Wreorder] ydk::YLeaf max_connection_attempts; //type: uint32 ^~~~~~~~~~~~~~~~~~~~~~~ /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.cpp:532:1: warning: when initialized here [-Wreorder] NetworkTopology::Topology::Node::Node() ^~~~~~~~~~~~~~~ In file included from /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.cpp:5:0: /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.hpp:159:20: warning: ‘opendaylight::network_topology::NetworkTopology::Topology::Node::max_connection_attempts’ will be initialized after [-Wreorder] ydk::YLeaf max_connection_attempts; //type: uint32 ^~~~~~~~~~~~~~~~~~~~~~~ /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.hpp:151:20: warning: ‘ydk::YLeaf opendaylight::network_topology::NetworkTopology::Topology::Node::password’ [-Wreorder] ydk::YLeaf password; //type: string ^~~~~~~~ /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.cpp:532:1: warning: when initialized here [-Wreorder] NetworkTopology::Topology::Node::Node() ^~~~~~~~~~~~~~~ In file included from /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.cpp:5:0: /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.hpp:166:20: warning: ‘opendaylight::network_topology::NetworkTopology::Topology::Node::schema_cache_directory’ will be initialized after [-Wreorder] ydk::YLeaf schema_cache_directory; //type: string ^~~~~~~~~~~~~~~~~~~~~~ /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.hpp:155:20: warning: ‘ydk::YLeaf opendaylight::network_topology::NetworkTopology::Topology::Node::schemaless’ [-Wreorder] ydk::YLeaf schemaless; //type: boolean ^~~~~~~~~~ /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.cpp:532:1: warning: when initialized here [-Wreorder] NetworkTopology::Topology::Node::Node() ^~~~~~~~~~~~~~~ In file included from /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.cpp:5:0: /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.hpp:161:20: warning: ‘opendaylight::network_topology::NetworkTopology::Topology::Node::sleep_factor’ will be initialized after [-Wreorder] ydk::YLeaf sleep_factor; //type: decimal64 ^~~~~~~~~~~~ /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.hpp:154:20: warning: ‘ydk::YLeaf opendaylight::network_topology::NetworkTopology::Topology::Node::tcp_only’ [-Wreorder] ydk::YLeaf tcp_only; //type: boolean ^~~~~~~~ /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.cpp:532:1: warning: when initialized here [-Wreorder] NetworkTopology::Topology::Node::Node() ^~~~~~~~~~~~~~~ In file included from /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.cpp:5:0: /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.hpp:154:20: warning: ‘opendaylight::network_topology::NetworkTopology::Topology::Node::tcp_only’ will be initialized after [-Wreorder] ydk::YLeaf tcp_only; //type: boolean ^~~~~~~~ /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.hpp:150:20: warning: ‘ydk::YLeaf opendaylight::network_topology::NetworkTopology::Topology::Node::username’ [-Wreorder] ydk::YLeaf username; //type: string ^~~~~~~~ /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.cpp:532:1: warning: when initialized here [-Wreorder] NetworkTopology::Topology::Node::Node() ^~~~~~~~~~~~~~~ /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.cpp: In member function ‘virtual std::shared_ptr opendaylight::network_topology::NetworkTopology::Topology::Node::SupportingNode::get_child_by_name(const string&, const string&)’: /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.cpp:1073:112: warning: unused parameter ‘child_yang_name’ [-Wunused-parameter] ::shared_ptr NetworkTopology::Topology::Node::SupportingNode::get_child_by_name(const std::string & child_yang_name, const std::string & segment_path) ^~~~~~~~~~~~~~~ /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.cpp:1073:149: warning: unused parameter ‘segment_path’ [-Wunused-parameter] :Topology::Node::SupportingNode::get_child_by_name(const std::string & child_yang_name, const std::string & segment_path) ^~~~~~~~~~~~ /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.cpp: In member function ‘virtual std::shared_ptr opendaylight::network_topology::NetworkTopology::Topology::Node::TerminationPoint::get_child_by_name(const string&, const string&)’: /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.cpp:1176:114: warning: unused parameter ‘child_yang_name’ [-Wunused-parameter] shared_ptr NetworkTopology::Topology::Node::TerminationPoint::get_child_by_name(const std::string & child_yang_name, const std::string & segment_path) ^~~~~~~~~~~~~~~ /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.cpp:1176:151: warning: unused parameter ‘segment_path’ [-Wunused-parameter] opology::Node::TerminationPoint::get_child_by_name(const std::string & child_yang_name, const std::string & segment_path) ^~~~~~~~~~~~ In file included from /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.cpp:5:0: /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.hpp: In constructor ‘opendaylight::network_topology::NetworkTopology::Topology::Node::YangModuleCapabilities::YangModuleCapabilities()’: /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.hpp:253:24: warning: ‘opendaylight::network_topology::NetworkTopology::Topology::Node::YangModuleCapabilities::capability’ will be initialized after [-Wreorder] ydk::YLeafList capability; //type: list of string ^~~~~~~~~~ /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.hpp:252:20: warning: ‘ydk::YLeaf opendaylight::network_topology::NetworkTopology::Topology::Node::YangModuleCapabilities::override’ [-Wreorder] ydk::YLeaf override; //type: boolean ^~~~~~~~ /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.cpp:1220:1: warning: when initialized here [-Wreorder] NetworkTopology::Topology::Node::YangModuleCapabilities::YangModuleCapabilities() ^~~~~~~~~~~~~~~ /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.cpp: In member function ‘virtual std::shared_ptr opendaylight::network_topology::NetworkTopology::Topology::Node::YangModuleCapabilities::get_child_by_name(const string&, const string&)’: /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.cpp:1277:120: warning: unused parameter ‘child_yang_name’ [-Wunused-parameter] _ptr NetworkTopology::Topology::Node::YangModuleCapabilities::get_child_by_name(const std::string & child_yang_name, const std::string & segment_path) ^~~~~~~~~~~~~~~ /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.cpp:1277:157: warning: unused parameter ‘segment_path’ [-Wunused-parameter] y::Node::YangModuleCapabilities::get_child_by_name(const std::string & child_yang_name, const std::string & segment_path) ^~~~~~~~~~~~ /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.cpp: In member function ‘virtual std::shared_ptr opendaylight::network_topology::NetworkTopology::Topology::Node::ClusteredConnectionStatus::NodeStatus::get_child_by_name(const string&, const string&)’: /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.cpp:1478:135: warning: unused parameter ‘child_yang_name’ [-Wunused-parameter] tworkTopology::Topology::Node::ClusteredConnectionStatus::NodeStatus::get_child_by_name(const std::string & child_yang_name, const std::string & segment_path) ^~~~~~~~~~~~~~~ /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.cpp:1478:172: warning: unused parameter ‘segment_path’ [-Wunused-parameter] redConnectionStatus::NodeStatus::get_child_by_name(const std::string & child_yang_name, const std::string & segment_path) ^~~~~~~~~~~~ /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.cpp: In member function ‘virtual void opendaylight::network_topology::NetworkTopology::Topology::Node::AvailableCapabilities::set_value(const string&, const string&, const string&, const string&)’: /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.cpp:1605:92: warning: unused parameter ‘value_path’ [-Wunused-parameter] void NetworkTopology::Topology::Node::AvailableCapabilities::set_value(const std::string & value_path, const std::string & value, const std::string & name_space, const std::string & name_space_prefix) ^~~~~~~~~~ /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.cpp:1605:124: warning: unused parameter ‘value’ [-Wunused-parameter] ology::Topology::Node::AvailableCapabilities::set_value(const std::string & value_path, const std::string & value, const std::string & name_space, const std::string & name_space_prefix) ^~~~~ /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.cpp:1605:151: warning: unused parameter ‘name_space’ [-Wunused-parameter] lableCapabilities::set_value(const std::string & value_path, const std::string & value, const std::string & name_space, const std::string & name_space_prefix) ^~~~~~~~~~ /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.cpp:1605:183: warning: unused parameter ‘name_space_prefix’ [-Wunused-parameter] st std::string & value_path, const std::string & value, const std::string & name_space, const std::string & name_space_prefix) ^~~~~~~~~~~~~~~~~ /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.cpp: In member function ‘virtual void opendaylight::network_topology::NetworkTopology::Topology::Node::AvailableCapabilities::set_filter(const string&, ydk::YFilter)’: /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.cpp:1609:93: warning: unused parameter ‘value_path’ [-Wunused-parameter] void NetworkTopology::Topology::Node::AvailableCapabilities::set_filter(const std::string & value_path, YFilter yfilter) ^~~~~~~~~~ /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.cpp:1609:113: warning: unused parameter ‘yfilter’ [-Wunused-parameter] oid NetworkTopology::Topology::Node::AvailableCapabilities::set_filter(const std::string & value_path, YFilter yfilter) ^~~~~~~ /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.cpp: In member function ‘virtual std::shared_ptr opendaylight::network_topology::NetworkTopology::Topology::Node::AvailableCapabilities::AvailableCapability::get_child_by_name(const string&, const string&)’: /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.cpp:1667:140: warning: unused parameter ‘child_yang_name’ [-Wunused-parameter] Topology::Topology::Node::AvailableCapabilities::AvailableCapability::get_child_by_name(const std::string & child_yang_name, const std::string & segment_path) ^~~~~~~~~~~~~~~ /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.cpp:1667:177: warning: unused parameter ‘segment_path’ [-Wunused-parameter] pabilities::AvailableCapability::get_child_by_name(const std::string & child_yang_name, const std::string & segment_path) ^~~~~~~~~~~~ /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.cpp: In member function ‘virtual void opendaylight::network_topology::NetworkTopology::Topology::Node::UnavailableCapabilities::set_value(const string&, const string&, const string&, const string&)’: /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.cpp:1794:94: warning: unused parameter ‘value_path’ [-Wunused-parameter] void NetworkTopology::Topology::Node::UnavailableCapabilities::set_value(const std::string & value_path, const std::string & value, const std::string & name_space, const std::string & name_space_prefix) ^~~~~~~~~~ /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.cpp:1794:126: warning: unused parameter ‘value’ [-Wunused-parameter] ogy::Topology::Node::UnavailableCapabilities::set_value(const std::string & value_path, const std::string & value, const std::string & name_space, const std::string & name_space_prefix) ^~~~~ /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.cpp:1794:153: warning: unused parameter ‘name_space’ [-Wunused-parameter] lableCapabilities::set_value(const std::string & value_path, const std::string & value, const std::string & name_space, const std::string & name_space_prefix) ^~~~~~~~~~ /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.cpp:1794:185: warning: unused parameter ‘name_space_prefix’ [-Wunused-parameter] st std::string & value_path, const std::string & value, const std::string & name_space, const std::string & name_space_prefix) ^~~~~~~~~~~~~~~~~ /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.cpp: In member function ‘virtual void opendaylight::network_topology::NetworkTopology::Topology::Node::UnavailableCapabilities::set_filter(const string&, ydk::YFilter)’: /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.cpp:1798:95: warning: unused parameter ‘value_path’ [-Wunused-parameter] void NetworkTopology::Topology::Node::UnavailableCapabilities::set_filter(const std::string & value_path, YFilter yfilter) ^~~~~~~~~~ /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.cpp:1798:115: warning: unused parameter ‘yfilter’ [-Wunused-parameter] d NetworkTopology::Topology::Node::UnavailableCapabilities::set_filter(const std::string & value_path, YFilter yfilter) ^~~~~~~ /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.cpp: In member function ‘virtual std::shared_ptr opendaylight::network_topology::NetworkTopology::Topology::Node::UnavailableCapabilities::UnavailableCapability::get_child_by_name(const string&, const string&)’: /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.cpp:1855:144: warning: unused parameter ‘child_yang_name’ [-Wunused-parameter] logy::Topology::Node::UnavailableCapabilities::UnavailableCapability::get_child_by_name(const std::string & child_yang_name, const std::string & segment_path) ^~~~~~~~~~~~~~~ /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.cpp:1855:181: warning: unused parameter ‘segment_path’ [-Wunused-parameter] bilities::UnavailableCapability::get_child_by_name(const std::string & child_yang_name, const std::string & segment_path) ^~~~~~~~~~~~ /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.cpp: In member function ‘virtual std::shared_ptr opendaylight::network_topology::NetworkTopology::Topology::Node::PassThrough::get_child_by_name(const string&, const string&)’: /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.cpp:1940:109: warning: unused parameter ‘child_yang_name’ [-Wunused-parameter] std::shared_ptr NetworkTopology::Topology::Node::PassThrough::get_child_by_name(const std::string & child_yang_name, const std::string & segment_path) ^~~~~~~~~~~~~~~ /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.cpp:1940:146: warning: unused parameter ‘segment_path’ [-Wunused-parameter] gy::Topology::Node::PassThrough::get_child_by_name(const std::string & child_yang_name, const std::string & segment_path) ^~~~~~~~~~~~ /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.cpp: In member function ‘virtual void opendaylight::network_topology::NetworkTopology::Topology::Node::PassThrough::set_value(const string&, const string&, const string&, const string&)’: /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.cpp:1951:82: warning: unused parameter ‘value_path’ [-Wunused-parameter] void NetworkTopology::Topology::Node::PassThrough::set_value(const std::string & value_path, const std::string & value, const std::string & name_space, const std::string & name_space_prefix) ^~~~~~~~~~ /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.cpp:1951:114: warning: unused parameter ‘value’ [-Wunused-parameter] NetworkTopology::Topology::Node::PassThrough::set_value(const std::string & value_path, const std::string & value, const std::string & name_space, const std::string & name_space_prefix) ^~~~~ /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.cpp:1951:141: warning: unused parameter ‘name_space’ [-Wunused-parameter] Node::PassThrough::set_value(const std::string & value_path, const std::string & value, const std::string & name_space, const std::string & name_space_prefix) ^~~~~~~~~~ /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.cpp:1951:173: warning: unused parameter ‘name_space_prefix’ [-Wunused-parameter] st std::string & value_path, const std::string & value, const std::string & name_space, const std::string & name_space_prefix) ^~~~~~~~~~~~~~~~~ /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.cpp: In member function ‘virtual void opendaylight::network_topology::NetworkTopology::Topology::Node::PassThrough::set_filter(const string&, ydk::YFilter)’: /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.cpp:1955:83: warning: unused parameter ‘value_path’ [-Wunused-parameter] void NetworkTopology::Topology::Node::PassThrough::set_filter(const std::string & value_path, YFilter yfilter) ^~~~~~~~~~ /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.cpp:1955:103: warning: unused parameter ‘yfilter’ [-Wunused-parameter] void NetworkTopology::Topology::Node::PassThrough::set_filter(const std::string & value_path, YFilter yfilter) ^~~~~~~ /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.cpp: In member function ‘virtual bool opendaylight::network_topology::NetworkTopology::Topology::Node::PassThrough::has_leaf_or_child_of_name(const string&) const’: /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.cpp:1959:98: warning: unused parameter ‘name’ [-Wunused-parameter] bool NetworkTopology::Topology::Node::PassThrough::has_leaf_or_child_of_name(const std::string & name) const ^~~~ In file included from /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.cpp:5:0: /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.hpp: In constructor ‘opendaylight::network_topology::NetworkTopology::Topology::Node::YangLibrary::YangLibrary()’: /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.hpp:435:20: warning: ‘opendaylight::network_topology::NetworkTopology::Topology::Node::YangLibrary::password’ will be initialized after [-Wreorder] ydk::YLeaf password; //type: string ^~~~~~~~ /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.hpp:434:20: warning: ‘ydk::YLeaf opendaylight::network_topology::NetworkTopology::Topology::Node::YangLibrary::username’ [-Wreorder] ydk::YLeaf username; //type: string ^~~~~~~~ /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.cpp:1964:1: warning: when initialized here [-Wreorder] NetworkTopology::Topology::Node::YangLibrary::YangLibrary() ^~~~~~~~~~~~~~~ In file included from /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.cpp:5:0: /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.hpp:434:20: warning: ‘opendaylight::network_topology::NetworkTopology::Topology::Node::YangLibrary::username’ will be initialized after [-Wreorder] ydk::YLeaf username; //type: string ^~~~~~~~ /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.hpp:433:20: warning: ‘ydk::YLeaf opendaylight::network_topology::NetworkTopology::Topology::Node::YangLibrary::yang_library_url’ [-Wreorder] ydk::YLeaf yang_library_url; //type: string ^~~~~~~~~~~~~~~~ /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.cpp:1964:1: warning: when initialized here [-Wreorder] NetworkTopology::Topology::Node::YangLibrary::YangLibrary() ^~~~~~~~~~~~~~~ /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.cpp: In member function ‘virtual std::shared_ptr opendaylight::network_topology::NetworkTopology::Topology::Node::YangLibrary::get_child_by_name(const string&, const string&)’: /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.cpp:2016:109: warning: unused parameter ‘child_yang_name’ [-Wunused-parameter] std::shared_ptr NetworkTopology::Topology::Node::YangLibrary::get_child_by_name(const std::string & child_yang_name, const std::string & segment_path) ^~~~~~~~~~~~~~~ /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.cpp:2016:146: warning: unused parameter ‘segment_path’ [-Wunused-parameter] gy::Topology::Node::YangLibrary::get_child_by_name(const std::string & child_yang_name, const std::string & segment_path) ^~~~~~~~~~~~ /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.cpp: In member function ‘virtual std::shared_ptr opendaylight::network_topology::NetworkTopology::Topology::Link::Source::get_child_by_name(const string&, const string& ’: /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.cpp:2268:104: warning: unused parameter ‘child_yang_name’ [-Wunused-parameter] std::shared_ptr NetworkTopology::Topology::Link::Source::get_child_by_name(const std::string & child_yang_name, const std::string & segment_path) ^~~~~~~~~~~~~~~ /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.cpp:2268:141: warning: unused parameter ‘segment_path’ [-Wunused-parameter] opology::Topology::Link::Source::get_child_by_name(const std::string & child_yang_name, const std::string & segment_path) ^~~~~~~~~~~~ /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.cpp: In member function ‘virtual std::shared_ptr opendaylight::network_topology::NetworkTopology::Topology::Link::Destination::get_child_by_name(const string&, const string&)’: /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.cpp:2361:109: warning: unused parameter ‘child_yang_name’ [-Wunused-parameter] std::shared_ptr NetworkTopology::Topology::Link::Destination::get_child_by_name(const std::string & child_yang_name, const std::string & segment_path) ^~~~~~~~~~~~~~~ /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.cpp:2361:146: warning: unused parameter ‘segment_path’ [-Wunused-parameter] gy::Topology::Link::Destination::get_child_by_name(const std::string & child_yang_name, const std::string & segment_path) ^~~~~~~~~~~~ /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.cpp: In member function ‘virtual std::shared_ptr opendaylight::network_topology::NetworkTopology::Topology::Link::SupportingLink::get_child_by_name(const string&, const string&)’: /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.cpp:2450:112: warning: unused parameter ‘child_yang_name’ [-Wunused-parameter] ::shared_ptr NetworkTopology::Topology::Link::SupportingLink::get_child_by_name(const std::string & child_yang_name, const std::string & segment_path) ^~~~~~~~~~~~~~~ /home/sclake/ydk-gen/gen-api/cpp/ydk/src/network_topology.cpp:2450:149: warning: unused parameter ‘segment_path’ [-Wunused-parameter] :Topology::Link::SupportingLink::get_child_by_name(const std::string & child_yang_name, const std::string & segment_path) ^~~~~~~~~~~~ [ 75%] Building CXX object CMakeFiles/ydk.dir/src/opendaylight_parser.cpp.o [ 76%] Building CXX object CMakeFiles/ydk.dir/src/opendaylight_provider.cpp.o [ 77%] Building CXX object CMakeFiles/ydk.dir/src/restconf_client.cpp.o [ 78%] Building CXX object CMakeFiles/ydk.dir/src/restconf_provider.cpp.o [ 79%] Building CXX object CMakeFiles/ydk.dir/src/restconf_session.cpp.o /home/sclake/ydk-gen/gen-api/cpp/ydk/src/restconf_session.cpp: In member function ‘virtual std::shared_ptr ydk::path::RestconfSession::invoke(ydk::path::DataNode&) const’: /home/sclake/ydk-gen/gen-api/cpp/ydk/src/restconf_session.cpp:120:21: warning: unused parameter ‘rpc’ [-Wunused-parameter] path::DataNode& rpc) const ^~~ [ 79%] Building CXX object CMakeFiles/ydk.dir/src/validation_service.cpp.o [ 80%] Building CXX object CMakeFiles/ydk.dir/src/value.cpp.o [ 81%] Building CXX object CMakeFiles/ydk.dir/src/value_list.cpp.o [ 82%] Building CXX object CMakeFiles/ydk.dir/src/json_subtree_codec.cpp.o [ 83%] Building CXX object CMakeFiles/ydk.dir/src/xml_subtree_codec.cpp.o [ 84%] Building CXX object CMakeFiles/ydk.dir/src/xml_util.cpp.o [ 85%] Building CXX object CMakeFiles/ydk.dir/src/ydk_operation.cpp.o [ 85%] Building CXX object CMakeFiles/ydk.dir/src/ydk.cpp.o [ 86%] Building CXX object CMakeFiles/ydk.dir/src/ydk_yang.cpp.o [ 87%] Building CXX object CMakeFiles/ydk.dir/src/path/annotation.cpp.o [ 88%] Building CXX object CMakeFiles/ydk.dir/src/path/capability.cpp.o [ 89%] Building CXX object CMakeFiles/ydk.dir/src/path/data_node.cpp.o [ 90%] Building CXX object CMakeFiles/ydk.dir/src/netconf_model_provider.cpp.o [ 91%] Building CXX object CMakeFiles/ydk.dir/src/path/path.cpp.o [ 91%] Building CXX object CMakeFiles/ydk.dir/src/path/repository.cpp.o [ 92%] Building CXX object CMakeFiles/ydk.dir/src/path/root_data_node.cpp.o [ 93%] Building CXX object CMakeFiles/ydk.dir/src/path/root_schema_node.cpp.o [ 94%] Building CXX object CMakeFiles/ydk.dir/src/path/rpc.cpp.o [ 95%] Building CXX object CMakeFiles/ydk.dir/src/path/schema_node.cpp.o [ 96%] Building CXX object CMakeFiles/ydk.dir/src/path/statement.cpp.o [ 96%] Generating project_libnetconf/objs/callbacks.o [ 96%] Generating project_libnetconf/objs/compat.o [ 96%] Generating project_libnetconf/objs/datastore.o [ 96%] Generating project_libnetconf/objs/datastore_custom.o [ 96%] Generating project_libnetconf/objs/datastore_empty.o [ 96%] Generating project_libnetconf/objs/datastore_file.o [ 96%] Generating project_libnetconf/objs/edit_config.o [ 96%] Generating project_libnetconf/objs/error.o [ 96%] Generating project_libnetconf/objs/internal.o [ 96%] Generating project_libnetconf/objs/messages.o [ 96%] Generating project_libnetconf/objs/nacm.o [ 96%] Generating project_libnetconf/objs/notifications.o [ 96%] Generating project_libnetconf/objs/session.o [ 96%] Generating project_libnetconf/objs/ssh.o [ 96%] Generating project_libnetconf/objs/transapi.o [ 96%] Generating project_libnetconf/objs/transport.o [ 96%] Generating project_libnetconf/objs/url.o [ 96%] Generating project_libnetconf/objs/with_defaults.o [ 96%] Generating project_libnetconf/objs/xmldiff.o [ 96%] Generating project_libyang/objs/common.c.o [ 96%] Generating project_libyang/objs/context.c.o [ 96%] Generating project_libyang/objs/dict.c.o [ 96%] Generating project_libyang/objs/extensions.c.o [ 96%] Generating project_libyang/objs/log.c.o [ 96%] Generating project_libyang/objs/parser.c.o [ 96%] Generating project_libyang/objs/parser_json.c.o [ 96%] Generating project_libyang/objs/parser_xml.c.o [ 96%] Generating project_libyang/objs/parser_yang.c.o [ 96%] Generating project_libyang/objs/parser_yang_bis.c.o [ 96%] Generating project_libyang/objs/parser_yang_lex.c.o [ 96%] Generating project_libyang/objs/parser_yin.c.o [ 96%] Generating project_libyang/objs/printer.c.o [ 96%] Generating project_libyang/objs/printer_info.c.o [ 96%] Generating project_libyang/objs/printer_json.c.o [ 96%] Generating project_libyang/objs/printer_tree.c.o [ 96%] Generating project_libyang/objs/printer_xml.c.o [ 96%] Generating project_libyang/objs/printer_yang.c.o [ 96%] Generating project_libyang/objs/printer_yin.c.o [ 96%] Generating project_libyang/objs/resolve.c.o [ 96%] Generating project_libyang/objs/tree_data.c.o [ 96%] Generating project_libyang/objs/tree_schema.c.o [ 96%] Generating project_libyang/objs/validation.c.o [ 96%] Generating project_libyang/objs/xml.c.o [ 96%] Generating project_libyang/objs/xpath.c.o [ 97%] Linking CXX static library libydk.a [ 97%] Built target ydk Scanning dependencies of target netconf [ 98%] Building CXX object samples/CMakeFiles/netconf.dir/netconf.cpp.o [ 99%] Linking CXX executable netconf [ 99%] Built target netconf Scanning dependencies of target bgp [ 99%] Building CXX object samples/CMakeFiles/bgp.dir/bgp.cpp.o [100%] Linking CXX executable bgp [100%] Built target bgp Installing cpp package ... [ 7%] Built target project_libnetconf [ 14%] Built target project_libyang [ 97%] Built target ydk [ 99%] Built target netconf [100%] Built target bgp Install the project... -- Install configuration: "Release" -- Installing: /usr/local/include/libnetconf/callbacks.h -- Installing: /usr/local/include/libnetconf/callbacks_ssh.h -- Installing: /usr/local/include/libnetconf/callhome.h -- Installing: /usr/local/include/libnetconf/config.h -- Installing: /usr/local/include/libnetconf/config.h.in -- Installing: /usr/local/include/libnetconf/datastore.h -- Installing: /usr/local/include/libnetconf/datastore_xml.h -- Installing: /usr/local/include/libnetconf/error.h -- Installing: /usr/local/include/libnetconf/libnetconf.h -- Installing: /usr/local/include/libnetconf/libnetconf_ssh.h -- Installing: /usr/local/include/libnetconf/libnetconf_tls.h -- Installing: /usr/local/include/libnetconf/libnetconf_xml.h -- Installing: /usr/local/include/libnetconf/messages.h -- Installing: /usr/local/include/libnetconf/messages_internal.h -- Installing: /usr/local/include/libnetconf/messages_xml.h -- Installing: /usr/local/include/libnetconf/nacm.h -- Installing: /usr/local/include/libnetconf/netconf.h -- Installing: /usr/local/include/libnetconf/netconf_internal.h -- Installing: /usr/local/include/libnetconf/notifications.h -- Installing: /usr/local/include/libnetconf/notifications_xml.h -- Installing: /usr/local/include/libnetconf/session.h -- Installing: /usr/local/include/libnetconf/ssh.h -- Installing: /usr/local/include/libnetconf/tls.h -- Installing: /usr/local/include/libnetconf/transapi.h -- Installing: /usr/local/include/libnetconf/transport.h -- Installing: /usr/local/include/libnetconf/url.h -- Installing: /usr/local/include/libnetconf/url_internal.h -- Installing: /usr/local/include/libnetconf/with_defaults.h -- Installing: /usr/local/include/libnetconf/datastore_internal.h -- Installing: /usr/local/include/libnetconf/edit_config.h -- Installing: /usr/local/include/libnetconf/datastore_custom.h -- Installing: /usr/local/include/libnetconf/datastore_custom_private.h -- Installing: /usr/local/include/libnetconf/datastore_empty.h -- Installing: /usr/local/include/libnetconf/datastore_file.h -- Installing: /usr/local/include/libyang/common.h -- Installing: /usr/local/include/libyang/context.h -- Installing: /usr/local/include/libyang/dict.h -- Installing: /usr/local/include/libyang/dict_private.h -- Installing: /usr/local/include/libyang/extensions.h -- Installing: /usr/local/include/libyang/extensions_config.h -- Installing: /usr/local/include/libyang/libyang.h -- Installing: /usr/local/include/libyang/parser.h -- Installing: /usr/local/include/libyang/parser_yang.h -- Installing: /usr/local/include/libyang/parser_yang_bis.h -- Installing: /usr/local/include/libyang/parser_yang_lex.h -- Installing: /usr/local/include/libyang/printer.h -- Installing: /usr/local/include/libyang/resolve.h -- Installing: /usr/local/include/libyang/tree_data.h -- Installing: /usr/local/include/libyang/tree_internal.h -- Installing: /usr/local/include/libyang/tree_schema.h -- Installing: /usr/local/include/libyang/validation.h -- Installing: /usr/local/include/libyang/xml.h -- Installing: /usr/local/include/libyang/xml_internal.h -- Installing: /usr/local/include/libyang/xpath.h -- Installing: /usr/local/lib/libydk.a -- Installing: /usr/local/include/ydk/netconf_model_provider.hpp -- Installing: /usr/local/include/ydk/capabilities_parser.hpp -- Installing: /usr/local/include/ydk/codec_provider.hpp -- Installing: /usr/local/include/ydk/codec_service.hpp -- Installing: /usr/local/include/ydk/common_utilities.hpp -- Installing: /usr/local/include/ydk/crud_service.hpp -- Installing: /usr/local/include/ydk/entity_data_node_walker.hpp -- Installing: /usr/local/include/ydk/entity_lookup.hpp -- Installing: /usr/local/include/ydk/entity_util.hpp -- Installing: /usr/local/include/ydk/errors.hpp -- Installing: /usr/local/include/ydk/executor_service.hpp -- Installing: /usr/local/include/ydk/filters.hpp -- Installing: /usr/local/include/ydk/ietf_parser.hpp -- Installing: /usr/local/include/ydk/json.hpp -- Installing: /usr/local/include/ydk/logger.hpp -- Installing: /usr/local/include/ydk/logging_callback.hpp -- Installing: /usr/local/include/ydk/netconf_client.hpp -- Installing: /usr/local/include/ydk/netconf_provider.hpp -- Installing: /usr/local/include/ydk/netconf_service.hpp -- Installing: /usr/local/include/ydk/network_topology.hpp -- Installing: /usr/local/include/ydk/opendaylight_parser.hpp -- Installing: /usr/local/include/ydk/opendaylight_provider.hpp -- Installing: /usr/local/include/ydk/path_api.hpp -- Installing: /usr/local/include/ydk/restconf_client.hpp -- Installing: /usr/local/include/ydk/restconf_provider.hpp -- Installing: /usr/local/include/ydk/service_provider.hpp -- Installing: /usr/local/include/ydk/types.hpp -- Installing: /usr/local/include/ydk/json_subtree_codec.hpp -- Installing: /usr/local/include/ydk/xml_subtree_codec.hpp -- Installing: /usr/local/include/ydk/xml_util.hpp -- Installing: /usr/local/include/ydk/validation_service.hpp -- Installing: /usr/local/include/ydk/ydk.h -- Installing: /usr/local/include/spdlog/async_logger.h -- Installing: /usr/local/include/spdlog/common.h -- Installing: /usr/local/include/spdlog/formatter.h -- Installing: /usr/local/include/spdlog/logger.h -- Installing: /usr/local/include/spdlog/spdlog.h -- Installing: /usr/local/include/spdlog/tweakme.h -- Installing: /usr/local/include/spdlog/details/async_log_helper.h -- Installing: /usr/local/include/spdlog/details/async_logger_impl.h -- Installing: /usr/local/include/spdlog/details/file_helper.h -- Installing: /usr/local/include/spdlog/details/log_msg.h -- Installing: /usr/local/include/spdlog/details/logger_impl.h -- Installing: /usr/local/include/spdlog/details/mpmc_bounded_q.h -- Installing: /usr/local/include/spdlog/details/null_mutex.h -- Installing: /usr/local/include/spdlog/details/os.h -- Installing: /usr/local/include/spdlog/details/pattern_formatter_impl.h -- Installing: /usr/local/include/spdlog/details/registry.h -- Installing: /usr/local/include/spdlog/details/spdlog_impl.h -- Installing: /usr/local/include/spdlog/fmt/fmt.h -- Installing: /usr/local/include/spdlog/fmt/ostr.h -- Installing: /usr/local/include/spdlog/fmt/bundled/format.cc -- Installing: /usr/local/include/spdlog/fmt/bundled/format.h -- Installing: /usr/local/include/spdlog/fmt/bundled/ostream.cc -- Installing: /usr/local/include/spdlog/fmt/bundled/ostream.h -- Installing: /usr/local/include/spdlog/fmt/bundled/printf.h -- Installing: /usr/local/include/spdlog/sinks/android_sink.h -- Installing: /usr/local/include/spdlog/sinks/ansicolor_sink.h -- Installing: /usr/local/include/spdlog/sinks/base_sink.h -- Installing: /usr/local/include/spdlog/sinks/dist_sink.h -- Installing: /usr/local/include/spdlog/sinks/file_sinks.h -- Installing: /usr/local/include/spdlog/sinks/msvc_sink.h -- Installing: /usr/local/include/spdlog/sinks/null_sink.h -- Installing: /usr/local/include/spdlog/sinks/ostream_sink.h -- Installing: /usr/local/include/spdlog/sinks/sink.h -- Installing: /usr/local/include/spdlog/sinks/stdout_sinks.h -- Installing: /usr/local/include/spdlog/sinks/syslog_sink.h -- Installing: /usr/local/include/spdlog/sinks/wincolor_sink.h -- Installing: /usr/local/lib/libyang/libyang_ext_test.so -- Installing: /usr/local/lib/libyang/metadata.so -- Installing: /usr/local/lib/libyang/nacm.so Code generation and installation completed successfully! Total time taken: 6 minutes 36 seconds *** Mon Apr 19 09:26:58 PDT 2021 *** install_ydk.sh | Building and installing Python core package *** Mon Apr 19 09:26:58 PDT 2021 *** install_ydk.sh | Running: ./generate.py -i --core running sdist running egg_info creating ydk.egg-info writing ydk.egg-info/PKG-INFO writing dependency_links to ydk.egg-info/dependency_links.txt writing requirements to ydk.egg-info/requires.txt writing top-level names to ydk.egg-info/top_level.txt writing manifest file 'ydk.egg-info/SOURCES.txt' reading manifest file 'ydk.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'ydk.egg-info/SOURCES.txt' running check creating ydk-0.8.5.post1 creating ydk-0.8.5.post1/CMakeModules creating ydk-0.8.5.post1/ydk creating ydk-0.8.5.post1/ydk.egg-info creating ydk-0.8.5.post1/ydk/_core creating ydk-0.8.5.post1/ydk/entity_utils creating ydk-0.8.5.post1/ydk/errors creating ydk-0.8.5.post1/ydk/ext creating ydk-0.8.5.post1/ydk/filters creating ydk-0.8.5.post1/ydk/logging creating ydk-0.8.5.post1/ydk/models creating ydk-0.8.5.post1/ydk/path creating ydk-0.8.5.post1/ydk/path/sessions creating ydk-0.8.5.post1/ydk/providers creating ydk-0.8.5.post1/ydk/services creating ydk-0.8.5.post1/ydk/types copying files to ydk-0.8.5.post1... copying CMakeLists.txt -> ydk-0.8.5.post1 copying MANIFEST.in -> ydk-0.8.5.post1 copying README.md -> ydk-0.8.5.post1 copying python.cpp -> ydk-0.8.5.post1 copying setup.cfg -> ydk-0.8.5.post1 copying setup.py -> ydk-0.8.5.post1 copying CMakeModules/FindGRPC.cmake -> ydk-0.8.5.post1/CMakeModules copying CMakeModules/FindProtobuf.cmake -> ydk-0.8.5.post1/CMakeModules copying ydk/__init__.py -> ydk-0.8.5.post1/ydk copying ydk/exthook.py -> ydk-0.8.5.post1/ydk copying ydk.egg-info/PKG-INFO -> ydk-0.8.5.post1/ydk.egg-info copying ydk.egg-info/SOURCES.txt -> ydk-0.8.5.post1/ydk.egg-info copying ydk.egg-info/dependency_links.txt -> ydk-0.8.5.post1/ydk.egg-info copying ydk.egg-info/not-zip-safe -> ydk-0.8.5.post1/ydk.egg-info copying ydk.egg-info/requires.txt -> ydk-0.8.5.post1/ydk.egg-info copying ydk.egg-info/top_level.txt -> ydk-0.8.5.post1/ydk.egg-info copying ydk/_core/__init__.py -> ydk-0.8.5.post1/ydk/_core copying ydk/_core/_dm_meta_info.py -> ydk-0.8.5.post1/ydk/_core copying ydk/_core/_importer.py -> ydk-0.8.5.post1/ydk/_core copying ydk/entity_utils/__init__.py -> ydk-0.8.5.post1/ydk/entity_utils copying ydk/entity_utils/entity_utils.py -> ydk-0.8.5.post1/ydk/entity_utils copying ydk/errors/__init__.py -> ydk-0.8.5.post1/ydk/errors copying ydk/errors/error_handler.py -> ydk-0.8.5.post1/ydk/errors copying ydk/ext/__init__.py -> ydk-0.8.5.post1/ydk/ext copying ydk/filters/__init__.py -> ydk-0.8.5.post1/ydk/filters copying ydk/logging/__init__.py -> ydk-0.8.5.post1/ydk/logging copying ydk/models/__init__.py -> ydk-0.8.5.post1/ydk/models copying ydk/path/__init__.py -> ydk-0.8.5.post1/ydk/path copying ydk/path/sessions/__init__.py -> ydk-0.8.5.post1/ydk/path/sessions copying ydk/path/sessions/netconf_session.py -> ydk-0.8.5.post1/ydk/path/sessions copying ydk/path/sessions/restconf_session.py -> ydk-0.8.5.post1/ydk/path/sessions copying ydk/providers/__init__.py -> ydk-0.8.5.post1/ydk/providers copying ydk/providers/codec_provider.py -> ydk-0.8.5.post1/ydk/providers copying ydk/providers/netconf_provider.py -> ydk-0.8.5.post1/ydk/providers copying ydk/services/__init__.py -> ydk-0.8.5.post1/ydk/services copying ydk/services/codec_service.py -> ydk-0.8.5.post1/ydk/services copying ydk/services/crud_service.py -> ydk-0.8.5.post1/ydk/services copying ydk/services/executor_service.py -> ydk-0.8.5.post1/ydk/services copying ydk/services/netconf_service.py -> ydk-0.8.5.post1/ydk/services copying ydk/types/__init__.py -> ydk-0.8.5.post1/ydk/types copying ydk/types/py_types.py -> ydk-0.8.5.post1/ydk/types Writing ydk-0.8.5.post1/setup.cfg creating dist Creating tar archive removing 'ydk-0.8.5.post1' (and everything under it) Successfully created source distribution at /home/sclake/ydk-gen/gen-api/python/ydk/dist ================================================= Successfully generated Python YDK core package at /home/sclake/ydk-gen/gen-api/python/ydk Please refer to the README for information on how to install the package in your environment Installing python package ydk-0.8.5.post1.tar.gz ... Processing ./dist/ydk-0.8.5.post1.tar.gz Requirement already satisfied, skipping upgrade: pybind11>=2.1.1 in /home/sclake/venv/lib/python3.8/site-packages (from ydk==0.8.5.post1) (2.2.2) Building wheels for collected packages: ydk Building wheel for ydk (setup.py) ... done Created wheel for ydk: filename=ydk-0.8.5.post1-cp38-cp38-linux_x86_64.whl size=1904339 sha256=e3fe9e84241de1f12e2560582fd68f187601f19bcee0b33b5d00d43d0b936be7 Stored in directory: /home/sclake/.cache/pip/wheels/13/39/c8/ed5c46a24a84ec577fc3a229d874830e8d1caf2ecdd3dd6d8a Successfully built ydk Installing collected packages: ydk Successfully installed ydk-0.8.5.post1 Code generation and installation completed successfully! Total time taken: 1 minutes 31 seconds *** Mon Apr 19 09:28:30 PDT 2021 *** install_ydk.sh | Verifying Python YDK core package installation sclake@SCLAKE-R4PQT:~/ydk-gen$ sclake@SCLAKE-R4PQT:~/ydk-gen$ sclake@SCLAKE-R4PQT:~/ydk-gen$ sclake@SCLAKE-R4PQT:~/ydk-gen$ ydk ydk: command not found sclake@SCLAKE-R4PQT:~/ydk-gen$ ydk --version ydk: command not found sclake@SCLAKE-R4PQT:~/ydk-gen$