>>> Building on exopi-1 under security/lastpass-cli BDEPENDS = [textproc/libxml;shells/bash-completion;devel/ninja;devel/cmake;net/curl;textproc/asciidoc] DIST = [security/lastpass-cli:lastpass-cli-1.3.7.tar.gz] FULLPKGNAME = lastpass-cli-1.3.7 RDEPENDS = [net/curl;textproc/libxml] (Junk lock obtained for exopi-1 at 1714749979.19) >>> Running depends in security/lastpass-cli at 1714749979.23 last junk was in www/py-mastodon.py,python3 /usr/sbin/pkg_add -aI -Drepair asciidoc-9.0.4p1 bash-completion-2.12.0 cmake-3.28.3v1 curl-8.7.1 libxml-2.12.6 ninja-1.11.1v0 was: /usr/sbin/pkg_add -aI -Drepair asciidoc-9.0.4p1 bash-completion-2.12.0 cmake-3.28.3v1 curl-8.7.1 libxml-2.12.6 ninja-1.11.1v0 /usr/sbin/pkg_add -aI -Drepair asciidoc-9.0.4p1 bash-completion-2.12.0 cmake-3.28.3v1 curl-8.7.1 libxml-2.12.6 ninja-1.11.1v0 >>> Running show-prepare-results in security/lastpass-cli at 1714749988.26 ===> security/lastpass-cli ===> Building from scratch lastpass-cli-1.3.7 ===> lastpass-cli-1.3.7 depends on: bash-completion-* -> bash-completion-2.12.0 ===> lastpass-cli-1.3.7 depends on: asciidoc-* -> asciidoc-9.0.4p1 ===> lastpass-cli-1.3.7 depends on: cmake-* -> cmake-3.28.3v1 ===> lastpass-cli-1.3.7 depends on: ninja-* -> ninja-1.11.1v0 ===> lastpass-cli-1.3.7 depends on: curl-* -> curl-8.7.1 ===> lastpass-cli-1.3.7 depends on: libxml-* -> libxml-2.12.6 ===> Verifying specs: c crypto curl kvm ssl xml2 ===> found c.100.0 crypto.54.0 curl.26.25 kvm.17.0 ssl.57.0 xml2.20.0 asciidoc-9.0.4p1 bash-completion-2.12.0 cmake-3.28.3v1 curl-8.7.1 libxml-2.12.6 ninja-1.11.1v0 (Junk lock released for exopi-1 at 1714749989.78) distfiles size=123983 >>> Running build in security/lastpass-cli at 1714749989.80 ===> security/lastpass-cli ===> Checking files for lastpass-cli-1.3.7 `/exopi-cvs/ports/distfiles/lastpass-cli-1.3.7.tar.gz' is up to date. >> (SHA256) lastpass-cli-1.3.7.tar.gz: OK ===> Extracting for lastpass-cli-1.3.7 ===> Patching for lastpass-cli-1.3.7 ===> Applying OpenBSD patch patch-CMakeLists_txt Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Build and install docs by default | |Index: CMakeLists.txt |--- CMakeLists.txt.orig |+++ CMakeLists.txt -------------------------- Patching file CMakeLists.txt using Plan A... Hunk #1 succeeded at 77. done ===> Applying OpenBSD patch patch-cmake_extras_install_doc_cmake Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: cmake_extras/install_doc.cmake |--- cmake_extras/install_doc.cmake.orig |+++ cmake_extras/install_doc.cmake -------------------------- Patching file cmake_extras/install_doc.cmake using Plan A... Hunk #1 succeeded at 1. done ===> Applying OpenBSD patch patch-pbkdf2_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Do not use the pre-1.1 workaround for LibreSSL. | |Index: pbkdf2.c |--- pbkdf2.c.orig |+++ pbkdf2.c -------------------------- Patching file pbkdf2.c using Plan A... Hunk #1 succeeded at 53. Hunk #2 succeeded at 97. done ===> Applying OpenBSD patch patch-upload-queue_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |cope with 64-bit time_t on 32-bit arches | |--- upload-queue.c.orig Wed Jul 20 14:46:49 2016 |+++ upload-queue.c Tue Aug 2 11:45:58 2016 -------------------------- Patching file upload-queue.c using Plan A... Hunk #1 succeeded at 86. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for lastpass-cli-1.3.7 ===> Configuring for lastpass-cli-1.3.7 CMake Deprecation Warning at CMakeLists.txt:5 (cmake_minimum_required): Compatibility with CMake < 3.5 will be removed from a future version of CMake. Update the VERSION argument value or use a ... suffix to tell CMake that the project does not need compatibility with older versions. -- The C compiler identification is Clang 16.0.6 -- The CXX compiler identification is Clang 16.0.6 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /exopi-obj/pobj/lastpass-cli-1.3.7/bin/cc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /exopi-obj/pobj/lastpass-cli-1.3.7/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.2") -- Checking for one of the modules 'bash-completion' -- Found LibXml2: /usr/local/lib/libxml2.so.20.0 (found version "2.12.6") -- Found OpenSSL: /usr/lib/libcrypto.so.54.0 (found version "2.0.0") -- Could NOT find CURL (missing: CURL_DIR) -- Found CURL: /usr/local/lib/libcurl.so.26.25 (found version "8.7.1") -- Configuring done (12.1s) -- Generating done (0.0s) -- Build files have been written to: /exopi-obj/pobj/lastpass-cli-1.3.7/build-amd64 CMake Warning: Manually-specified variables were not used by the project: CMAKE_ASM_COMPILER_AR CMAKE_ASM_COMPILER_RANLIB CMAKE_Fortran_COMPILER_AR CMAKE_Fortran_COMPILER_RANLIB CMAKE_OBJCXX_COMPILER_AR CMAKE_OBJCXX_COMPILER_RANLIB CMAKE_OBJC_COMPILER_AR CMAKE_OBJC_COMPILER_RANLIB ===> Building for lastpass-cli-1.3.7 Change Dir: '/exopi-obj/pobj/lastpass-cli-1.3.7/build-amd64' Run Build Command(s): /usr/local/bin/ninja -v -j 1 [1/42] /exopi-obj/pobj/lastpass-cli-1.3.7/bin/cc -D_GNU_SOURCE -I/usr/local/include/libxml2 -I/usr/local/include -O2 -pipe -DNDEBUG -std=gnu99 -std=gnu99 -pedantic -Wall -Wextra -Wno-language-extension-token -MD -MT CMakeFiles/lpass.dir/agent.c.o -MF CMakeFiles/lpass.dir/agent.c.o.d -o CMakeFiles/lpass.dir/agent.c.o -c /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/agent.c [2/42] /exopi-obj/pobj/lastpass-cli-1.3.7/bin/cc -D_GNU_SOURCE -I/usr/local/include/libxml2 -I/usr/local/include -O2 -pipe -DNDEBUG -std=gnu99 -std=gnu99 -pedantic -Wall -Wextra -Wno-language-extension-token -MD -MT CMakeFiles/lpass.dir/blob.c.o -MF CMakeFiles/lpass.dir/blob.c.o.d -o CMakeFiles/lpass.dir/blob.c.o -c /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/blob.c In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/blob.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/blob.h:5: /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/session.h:23:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] struct session *session_new(); ^ void /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/session.h:29:18: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void session_kill(); ^ void In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/blob.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/blob.h:7: /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/notes.h:43:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] char *note_type_usage(); ^ void In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/blob.c:36: /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/blob.h:160:20: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] struct app *new_app(); ^ void /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/blob.h:161:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] struct account *new_account(); ^ void In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/blob.c:41: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/upload-queue.h:7: /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/http.h:20:14: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int http_init(); ^ void /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/blob.c:143:20: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] struct app *new_app() ^ void /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/blob.c:159:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] struct account *new_account() ^ void 8 warnings generated. [3/42] /exopi-obj/pobj/lastpass-cli-1.3.7/bin/cc -D_GNU_SOURCE -I/usr/local/include/libxml2 -I/usr/local/include -O2 -pipe -DNDEBUG -std=gnu99 -std=gnu99 -pedantic -Wall -Wextra -Wno-language-extension-token -MD -MT CMakeFiles/lpass.dir/cipher.c.o -MF CMakeFiles/lpass.dir/cipher.c.o.d -o CMakeFiles/lpass.dir/cipher.c.o -c /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cipher.c In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cipher.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cipher.h:5: /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/session.h:23:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] struct session *session_new(); ^ void /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/session.h:29:18: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void session_kill(); ^ void 2 warnings generated. [4/42] /exopi-obj/pobj/lastpass-cli-1.3.7/bin/cc -D_GNU_SOURCE -I/usr/local/include/libxml2 -I/usr/local/include -O2 -pipe -DNDEBUG -std=gnu99 -std=gnu99 -pedantic -Wall -Wextra -Wno-language-extension-token -MD -MT CMakeFiles/lpass.dir/clipboard.c.o -MF CMakeFiles/lpass.dir/clipboard.c.o.d -o CMakeFiles/lpass.dir/clipboard.c.o -c /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/clipboard.c [5/42] /exopi-obj/pobj/lastpass-cli-1.3.7/bin/cc -D_GNU_SOURCE -I/usr/local/include/libxml2 -I/usr/local/include -O2 -pipe -DNDEBUG -std=gnu99 -std=gnu99 -pedantic -Wall -Wextra -Wno-language-extension-token -MD -MT CMakeFiles/lpass.dir/cmd-add.c.o -MF CMakeFiles/lpass.dir/cmd-add.c.o.d -o CMakeFiles/lpass.dir/cmd-add.c.o -c /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd-add.c In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd-add.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd.h:4: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/blob.h:5: /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/session.h:23:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] struct session *session_new(); ^ void /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/session.h:29:18: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void session_kill(); ^ void In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd-add.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd.h:4: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/blob.h:7: /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/notes.h:43:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] char *note_type_usage(); ^ void In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd-add.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd.h:4: /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/blob.h:160:20: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] struct app *new_app(); ^ void /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/blob.h:161:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] struct account *new_account(); ^ void 5 warnings generated. [6/42] /exopi-obj/pobj/lastpass-cli-1.3.7/bin/cc -D_GNU_SOURCE -I/usr/local/include/libxml2 -I/usr/local/include -O2 -pipe -DNDEBUG -std=gnu99 -std=gnu99 -pedantic -Wall -Wextra -Wno-language-extension-token -MD -MT CMakeFiles/lpass.dir/cmd-duplicate.c.o -MF CMakeFiles/lpass.dir/cmd-duplicate.c.o.d -o CMakeFiles/lpass.dir/cmd-duplicate.c.o -c /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd-duplicate.c In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd-duplicate.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd.h:4: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/blob.h:5: /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/session.h:23:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] struct session *session_new(); ^ void /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/session.h:29:18: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void session_kill(); ^ void In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd-duplicate.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd.h:4: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/blob.h:7: /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/notes.h:43:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] char *note_type_usage(); ^ void In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd-duplicate.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd.h:4: /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/blob.h:160:20: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] struct app *new_app(); ^ void /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/blob.h:161:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] struct account *new_account(); ^ void 5 warnings generated. [7/42] /exopi-obj/pobj/lastpass-cli-1.3.7/bin/cc -D_GNU_SOURCE -I/usr/local/include/libxml2 -I/usr/local/include -O2 -pipe -DNDEBUG -std=gnu99 -std=gnu99 -pedantic -Wall -Wextra -Wno-language-extension-token -MD -MT CMakeFiles/lpass.dir/cmd-edit.c.o -MF CMakeFiles/lpass.dir/cmd-edit.c.o.d -o CMakeFiles/lpass.dir/cmd-edit.c.o -c /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd-edit.c In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd-edit.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd.h:4: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/blob.h:5: /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/session.h:23:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] struct session *session_new(); ^ void /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/session.h:29:18: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void session_kill(); ^ void In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd-edit.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd.h:4: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/blob.h:7: /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/notes.h:43:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] char *note_type_usage(); ^ void In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd-edit.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd.h:4: /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/blob.h:160:20: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] struct app *new_app(); ^ void /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/blob.h:161:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] struct account *new_account(); ^ void 5 warnings generated. [8/42] /exopi-obj/pobj/lastpass-cli-1.3.7/bin/cc -D_GNU_SOURCE -I/usr/local/include/libxml2 -I/usr/local/include -O2 -pipe -DNDEBUG -std=gnu99 -std=gnu99 -pedantic -Wall -Wextra -Wno-language-extension-token -MD -MT CMakeFiles/lpass.dir/cmd-export.c.o -MF CMakeFiles/lpass.dir/cmd-export.c.o.d -o CMakeFiles/lpass.dir/cmd-export.c.o -c /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd-export.c In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd-export.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd.h:4: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/blob.h:5: /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/session.h:23:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] struct session *session_new(); ^ void /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/session.h:29:18: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void session_kill(); ^ void In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd-export.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd.h:4: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/blob.h:7: /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/notes.h:43:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] char *note_type_usage(); ^ void In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd-export.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd.h:4: /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/blob.h:160:20: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] struct app *new_app(); ^ void /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/blob.h:161:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] struct account *new_account(); ^ void 5 warnings generated. [9/42] /exopi-obj/pobj/lastpass-cli-1.3.7/bin/cc -D_GNU_SOURCE -I/usr/local/include/libxml2 -I/usr/local/include -O2 -pipe -DNDEBUG -std=gnu99 -std=gnu99 -pedantic -Wall -Wextra -Wno-language-extension-token -MD -MT CMakeFiles/lpass.dir/cmd-generate.c.o -MF CMakeFiles/lpass.dir/cmd-generate.c.o.d -o CMakeFiles/lpass.dir/cmd-generate.c.o -c /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd-generate.c In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd-generate.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd.h:4: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/blob.h:5: /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/session.h:23:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] struct session *session_new(); ^ void /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/session.h:29:18: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void session_kill(); ^ void In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd-generate.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd.h:4: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/blob.h:7: /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/notes.h:43:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] char *note_type_usage(); ^ void In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd-generate.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd.h:4: /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/blob.h:160:20: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] struct app *new_app(); ^ void /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/blob.h:161:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] struct account *new_account(); ^ void 5 warnings generated. [10/42] /exopi-obj/pobj/lastpass-cli-1.3.7/bin/cc -D_GNU_SOURCE -I/usr/local/include/libxml2 -I/usr/local/include -O2 -pipe -DNDEBUG -std=gnu99 -std=gnu99 -pedantic -Wall -Wextra -Wno-language-extension-token -MD -MT CMakeFiles/lpass.dir/cmd-import.c.o -MF CMakeFiles/lpass.dir/cmd-import.c.o.d -o CMakeFiles/lpass.dir/cmd-import.c.o -c /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd-import.c In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd-import.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd.h:4: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/blob.h:5: /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/session.h:23:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] struct session *session_new(); ^ void /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/session.h:29:18: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void session_kill(); ^ void In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd-import.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd.h:4: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/blob.h:7: /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/notes.h:43:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] char *note_type_usage(); ^ void In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd-import.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd.h:4: /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/blob.h:160:20: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] struct app *new_app(); ^ void /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/blob.h:161:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] struct account *new_account(); ^ void /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd-import.c:157:41: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] static struct csv_record *csv_record_new() ^ void 6 warnings generated. [11/42] /exopi-obj/pobj/lastpass-cli-1.3.7/bin/cc -D_GNU_SOURCE -I/usr/local/include/libxml2 -I/usr/local/include -O2 -pipe -DNDEBUG -std=gnu99 -std=gnu99 -pedantic -Wall -Wextra -Wno-language-extension-token -MD -MT CMakeFiles/lpass.dir/cmd-login.c.o -MF CMakeFiles/lpass.dir/cmd-login.c.o.d -o CMakeFiles/lpass.dir/cmd-login.c.o -c /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd-login.c In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd-login.c:37: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd.h:4: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/blob.h:5: /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/session.h:23:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] struct session *session_new(); ^ void /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/session.h:29:18: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void session_kill(); ^ void In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd-login.c:37: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd.h:4: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/blob.h:7: /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/notes.h:43:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] char *note_type_usage(); ^ void In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd-login.c:37: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd.h:4: /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/blob.h:160:20: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] struct app *new_app(); ^ void /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/blob.h:161:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] struct account *new_account(); ^ void 5 warnings generated. [12/42] /exopi-obj/pobj/lastpass-cli-1.3.7/bin/cc -D_GNU_SOURCE -I/usr/local/include/libxml2 -I/usr/local/include -O2 -pipe -DNDEBUG -std=gnu99 -std=gnu99 -pedantic -Wall -Wextra -Wno-language-extension-token -MD -MT CMakeFiles/lpass.dir/cmd-logout.c.o -MF CMakeFiles/lpass.dir/cmd-logout.c.o.d -o CMakeFiles/lpass.dir/cmd-logout.c.o -c /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd-logout.c In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd-logout.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd.h:4: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/blob.h:5: /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/session.h:23:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] struct session *session_new(); ^ void /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/session.h:29:18: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void session_kill(); ^ void In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd-logout.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd.h:4: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/blob.h:7: /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/notes.h:43:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] char *note_type_usage(); ^ void In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd-logout.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd.h:4: /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/blob.h:160:20: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] struct app *new_app(); ^ void /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/blob.h:161:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] struct account *new_account(); ^ void In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd-logout.c:41: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/upload-queue.h:7: /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/http.h:20:14: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int http_init(); ^ void 6 warnings generated. [13/42] /exopi-obj/pobj/lastpass-cli-1.3.7/bin/cc -D_GNU_SOURCE -I/usr/local/include/libxml2 -I/usr/local/include -O2 -pipe -DNDEBUG -std=gnu99 -std=gnu99 -pedantic -Wall -Wextra -Wno-language-extension-token -MD -MT CMakeFiles/lpass.dir/cmd-ls.c.o -MF CMakeFiles/lpass.dir/cmd-ls.c.o.d -o CMakeFiles/lpass.dir/cmd-ls.c.o -c /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd-ls.c In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd-ls.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd.h:4: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/blob.h:5: /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/session.h:23:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] struct session *session_new(); ^ void /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/session.h:29:18: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void session_kill(); ^ void In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd-ls.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd.h:4: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/blob.h:7: /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/notes.h:43:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] char *note_type_usage(); ^ void In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd-ls.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd.h:4: /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/blob.h:160:20: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] struct app *new_app(); ^ void /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/blob.h:161:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] struct account *new_account(); ^ void 5 warnings generated. [14/42] /exopi-obj/pobj/lastpass-cli-1.3.7/bin/cc -D_GNU_SOURCE -I/usr/local/include/libxml2 -I/usr/local/include -O2 -pipe -DNDEBUG -std=gnu99 -std=gnu99 -pedantic -Wall -Wextra -Wno-language-extension-token -MD -MT CMakeFiles/lpass.dir/cmd-mv.c.o -MF CMakeFiles/lpass.dir/cmd-mv.c.o.d -o CMakeFiles/lpass.dir/cmd-mv.c.o -c /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd-mv.c In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd-mv.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd.h:4: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/blob.h:5: /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/session.h:23:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] struct session *session_new(); ^ void /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/session.h:29:18: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void session_kill(); ^ void In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd-mv.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd.h:4: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/blob.h:7: /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/notes.h:43:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] char *note_type_usage(); ^ void In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd-mv.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd.h:4: /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/blob.h:160:20: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] struct app *new_app(); ^ void /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/blob.h:161:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] struct account *new_account(); ^ void 5 warnings generated. [15/42] /exopi-obj/pobj/lastpass-cli-1.3.7/bin/cc -D_GNU_SOURCE -I/usr/local/include/libxml2 -I/usr/local/include -O2 -pipe -DNDEBUG -std=gnu99 -std=gnu99 -pedantic -Wall -Wextra -Wno-language-extension-token -MD -MT CMakeFiles/lpass.dir/cmd-passwd.c.o -MF CMakeFiles/lpass.dir/cmd-passwd.c.o.d -o CMakeFiles/lpass.dir/cmd-passwd.c.o -c /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd-passwd.c In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd-passwd.c:38: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/blob.h:5: /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/session.h:23:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] struct session *session_new(); ^ void /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/session.h:29:18: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void session_kill(); ^ void In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd-passwd.c:38: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/blob.h:7: /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/notes.h:43:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] char *note_type_usage(); ^ void In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd-passwd.c:38: /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/blob.h:160:20: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] struct app *new_app(); ^ void /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/blob.h:161:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] struct account *new_account(); ^ void 5 warnings generated. [16/42] /exopi-obj/pobj/lastpass-cli-1.3.7/bin/cc -D_GNU_SOURCE -I/usr/local/include/libxml2 -I/usr/local/include -O2 -pipe -DNDEBUG -std=gnu99 -std=gnu99 -pedantic -Wall -Wextra -Wno-language-extension-token -MD -MT CMakeFiles/lpass.dir/cmd-rm.c.o -MF CMakeFiles/lpass.dir/cmd-rm.c.o.d -o CMakeFiles/lpass.dir/cmd-rm.c.o -c /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd-rm.c In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd-rm.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd.h:4: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/blob.h:5: /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/session.h:23:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] struct session *session_new(); ^ void /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/session.h:29:18: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void session_kill(); ^ void In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd-rm.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd.h:4: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/blob.h:7: /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/notes.h:43:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] char *note_type_usage(); ^ void In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd-rm.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd.h:4: /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/blob.h:160:20: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] struct app *new_app(); ^ void /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/blob.h:161:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] struct account *new_account(); ^ void 5 warnings generated. [17/42] /exopi-obj/pobj/lastpass-cli-1.3.7/bin/cc -D_GNU_SOURCE -I/usr/local/include/libxml2 -I/usr/local/include -O2 -pipe -DNDEBUG -std=gnu99 -std=gnu99 -pedantic -Wall -Wextra -Wno-language-extension-token -MD -MT CMakeFiles/lpass.dir/cmd-share.c.o -MF CMakeFiles/lpass.dir/cmd-share.c.o.d -o CMakeFiles/lpass.dir/cmd-share.c.o -c /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd-share.c In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd-share.c:27: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd.h:4: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/blob.h:5: /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/session.h:23:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] struct session *session_new(); ^ void /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/session.h:29:18: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void session_kill(); ^ void In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd-share.c:27: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd.h:4: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/blob.h:7: /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/notes.h:43:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] char *note_type_usage(); ^ void In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd-share.c:27: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd.h:4: /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/blob.h:160:20: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] struct app *new_app(); ^ void /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/blob.h:161:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] struct account *new_account(); ^ void In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd-share.c:35: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/upload-queue.h:7: /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/http.h:20:14: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int http_init(); ^ void 6 warnings generated. [18/42] /exopi-obj/pobj/lastpass-cli-1.3.7/bin/cc -D_GNU_SOURCE -I/usr/local/include/libxml2 -I/usr/local/include -O2 -pipe -DNDEBUG -std=gnu99 -std=gnu99 -pedantic -Wall -Wextra -Wno-language-extension-token -MD -MT CMakeFiles/lpass.dir/cmd-show.c.o -MF CMakeFiles/lpass.dir/cmd-show.c.o.d -o CMakeFiles/lpass.dir/cmd-show.c.o -c /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd-show.c In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd-show.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd.h:4: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/blob.h:5: /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/session.h:23:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] struct session *session_new(); ^ void /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/session.h:29:18: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void session_kill(); ^ void In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd-show.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd.h:4: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/blob.h:7: /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/notes.h:43:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] char *note_type_usage(); ^ void In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd-show.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd.h:4: /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/blob.h:160:20: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] struct app *new_app(); ^ void /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/blob.h:161:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] struct account *new_account(); ^ void 5 warnings generated. [19/42] /exopi-obj/pobj/lastpass-cli-1.3.7/bin/cc -D_GNU_SOURCE -I/usr/local/include/libxml2 -I/usr/local/include -O2 -pipe -DNDEBUG -std=gnu99 -std=gnu99 -pedantic -Wall -Wextra -Wno-language-extension-token -MD -MT CMakeFiles/lpass.dir/cmd-status.c.o -MF CMakeFiles/lpass.dir/cmd-status.c.o.d -o CMakeFiles/lpass.dir/cmd-status.c.o -c /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd-status.c In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd-status.c:37: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd.h:4: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/blob.h:5: /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/session.h:23:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] struct session *session_new(); ^ void /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/session.h:29:18: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void session_kill(); ^ void In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd-status.c:37: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd.h:4: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/blob.h:7: /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/notes.h:43:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] char *note_type_usage(); ^ void In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd-status.c:37: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd.h:4: /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/blob.h:160:20: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] struct app *new_app(); ^ void /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/blob.h:161:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] struct account *new_account(); ^ void In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd-status.c:42: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/upload-queue.h:7: /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/http.h:20:14: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int http_init(); ^ void 6 warnings generated. [20/42] /exopi-obj/pobj/lastpass-cli-1.3.7/bin/cc -D_GNU_SOURCE -I/usr/local/include/libxml2 -I/usr/local/include -O2 -pipe -DNDEBUG -std=gnu99 -std=gnu99 -pedantic -Wall -Wextra -Wno-language-extension-token -MD -MT CMakeFiles/lpass.dir/cmd-sync.c.o -MF CMakeFiles/lpass.dir/cmd-sync.c.o.d -o CMakeFiles/lpass.dir/cmd-sync.c.o -c /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd-sync.c In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd-sync.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd.h:4: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/blob.h:5: /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/session.h:23:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] struct session *session_new(); ^ void /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/session.h:29:18: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void session_kill(); ^ void In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd-sync.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd.h:4: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/blob.h:7: /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/notes.h:43:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] char *note_type_usage(); ^ void In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd-sync.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd.h:4: /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/blob.h:160:20: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] struct app *new_app(); ^ void /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/blob.h:161:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] struct account *new_account(); ^ void In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd-sync.c:41: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/upload-queue.h:7: /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/http.h:20:14: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int http_init(); ^ void 6 warnings generated. [21/42] /exopi-obj/pobj/lastpass-cli-1.3.7/bin/cc -D_GNU_SOURCE -I/usr/local/include/libxml2 -I/usr/local/include -O2 -pipe -DNDEBUG -std=gnu99 -std=gnu99 -pedantic -Wall -Wextra -Wno-language-extension-token -MD -MT CMakeFiles/lpass.dir/cmd.c.o -MF CMakeFiles/lpass.dir/cmd.c.o.d -o CMakeFiles/lpass.dir/cmd.c.o -c /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd.c In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd.h:4: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/blob.h:5: /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/session.h:23:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] struct session *session_new(); ^ void /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/session.h:29:18: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void session_kill(); ^ void In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd.h:4: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/blob.h:7: /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/notes.h:43:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] char *note_type_usage(); ^ void In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd.h:4: /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/blob.h:160:20: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] struct app *new_app(); ^ void /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/blob.h:161:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] struct account *new_account(); ^ void 5 warnings generated. [22/42] /exopi-obj/pobj/lastpass-cli-1.3.7/bin/cc -D_GNU_SOURCE -I/usr/local/include/libxml2 -I/usr/local/include -O2 -pipe -DNDEBUG -std=gnu99 -std=gnu99 -pedantic -Wall -Wextra -Wno-language-extension-token -MD -MT CMakeFiles/lpass.dir/config.c.o -MF CMakeFiles/lpass.dir/config.c.o.d -o CMakeFiles/lpass.dir/config.c.o -c /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/config.c [23/42] /exopi-obj/pobj/lastpass-cli-1.3.7/bin/cc -D_GNU_SOURCE -I/usr/local/include/libxml2 -I/usr/local/include -O2 -pipe -DNDEBUG -std=gnu99 -std=gnu99 -pedantic -Wall -Wextra -Wno-language-extension-token -MD -MT CMakeFiles/lpass.dir/edit.c.o -MF CMakeFiles/lpass.dir/edit.c.o.d -o CMakeFiles/lpass.dir/edit.c.o -c /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/edit.c In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/edit.c:37: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd.h:4: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/blob.h:5: /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/session.h:23:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] struct session *session_new(); ^ void /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/session.h:29:18: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void session_kill(); ^ void In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/edit.c:37: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd.h:4: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/blob.h:7: /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/notes.h:43:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] char *note_type_usage(); ^ void In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/edit.c:37: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd.h:4: /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/blob.h:160:20: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] struct app *new_app(); ^ void /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/blob.h:161:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] struct account *new_account(); ^ void 5 warnings generated. [24/42] /exopi-obj/pobj/lastpass-cli-1.3.7/bin/cc -D_GNU_SOURCE -I/usr/local/include/libxml2 -I/usr/local/include -O2 -pipe -DNDEBUG -std=gnu99 -std=gnu99 -pedantic -Wall -Wextra -Wno-language-extension-token -MD -MT CMakeFiles/lpass.dir/endpoints-login.c.o -MF CMakeFiles/lpass.dir/endpoints-login.c.o.d -o CMakeFiles/lpass.dir/endpoints-login.c.o -c /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/endpoints-login.c In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/endpoints-login.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/endpoints.h:4: /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/session.h:23:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] struct session *session_new(); ^ void /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/session.h:29:18: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void session_kill(); ^ void In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/endpoints-login.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/endpoints.h:5: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/blob.h:7: /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/notes.h:43:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] char *note_type_usage(); ^ void In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/endpoints-login.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/endpoints.h:5: /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/blob.h:160:20: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] struct app *new_app(); ^ void /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/blob.h:161:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] struct account *new_account(); ^ void In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/endpoints-login.c:37: /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/http.h:20:14: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int http_init(); ^ void 6 warnings generated. [25/42] /exopi-obj/pobj/lastpass-cli-1.3.7/bin/cc -D_GNU_SOURCE -I/usr/local/include/libxml2 -I/usr/local/include -O2 -pipe -DNDEBUG -std=gnu99 -std=gnu99 -pedantic -Wall -Wextra -Wno-language-extension-token -MD -MT CMakeFiles/lpass.dir/endpoints-share.c.o -MF CMakeFiles/lpass.dir/endpoints-share.c.o.d -o CMakeFiles/lpass.dir/endpoints-share.c.o -c /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/endpoints-share.c In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/endpoints-share.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/endpoints.h:4: /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/session.h:23:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] struct session *session_new(); ^ void /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/session.h:29:18: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void session_kill(); ^ void In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/endpoints-share.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/endpoints.h:5: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/blob.h:7: /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/notes.h:43:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] char *note_type_usage(); ^ void In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/endpoints-share.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/endpoints.h:5: /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/blob.h:160:20: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] struct app *new_app(); ^ void /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/blob.h:161:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] struct account *new_account(); ^ void In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/endpoints-share.c:37: /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/http.h:20:14: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int http_init(); ^ void 6 warnings generated. [26/42] /exopi-obj/pobj/lastpass-cli-1.3.7/bin/cc -D_GNU_SOURCE -I/usr/local/include/libxml2 -I/usr/local/include -O2 -pipe -DNDEBUG -std=gnu99 -std=gnu99 -pedantic -Wall -Wextra -Wno-language-extension-token -MD -MT CMakeFiles/lpass.dir/endpoints.c.o -MF CMakeFiles/lpass.dir/endpoints.c.o.d -o CMakeFiles/lpass.dir/endpoints.c.o -c /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/endpoints.c In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/endpoints.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/endpoints.h:4: /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/session.h:23:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] struct session *session_new(); ^ void /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/session.h:29:18: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void session_kill(); ^ void In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/endpoints.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/endpoints.h:5: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/blob.h:7: /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/notes.h:43:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] char *note_type_usage(); ^ void In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/endpoints.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/endpoints.h:5: /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/blob.h:160:20: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] struct app *new_app(); ^ void /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/blob.h:161:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] struct account *new_account(); ^ void In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/endpoints.c:37: /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/http.h:20:14: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int http_init(); ^ void 6 warnings generated. [27/42] /exopi-obj/pobj/lastpass-cli-1.3.7/bin/cc -D_GNU_SOURCE -I/usr/local/include/libxml2 -I/usr/local/include -O2 -pipe -DNDEBUG -std=gnu99 -std=gnu99 -pedantic -Wall -Wextra -Wno-language-extension-token -MD -MT CMakeFiles/lpass.dir/format.c.o -MF CMakeFiles/lpass.dir/format.c.o.d -o CMakeFiles/lpass.dir/format.c.o -c /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/format.c In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/format.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd.h:4: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/blob.h:5: /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/session.h:23:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] struct session *session_new(); ^ void /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/session.h:29:18: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void session_kill(); ^ void In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/format.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd.h:4: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/blob.h:7: /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/notes.h:43:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] char *note_type_usage(); ^ void In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/format.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd.h:4: /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/blob.h:160:20: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] struct app *new_app(); ^ void /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/blob.h:161:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] struct account *new_account(); ^ void 5 warnings generated. [28/42] /exopi-obj/pobj/lastpass-cli-1.3.7/bin/cc -D_GNU_SOURCE -I/usr/local/include/libxml2 -I/usr/local/include -O2 -pipe -DNDEBUG -std=gnu99 -std=gnu99 -pedantic -Wall -Wextra -Wno-language-extension-token -MD -MT CMakeFiles/lpass.dir/http.c.o -MF CMakeFiles/lpass.dir/http.c.o.d -o CMakeFiles/lpass.dir/http.c.o -c /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/http.c In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/http.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/http.h:7: /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/session.h:23:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] struct session *session_new(); ^ void /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/session.h:29:18: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void session_kill(); ^ void In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/http.c:36: /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/http.h:20:14: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int http_init(); ^ void In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/http.c:37: /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/log.h:22:20: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int lpass_log_level(); ^ void /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/log.h:24:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] FILE *lpass_log_open(); ^ void /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/http.c:202:14: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int http_init() ^ void 6 warnings generated. [29/42] /exopi-obj/pobj/lastpass-cli-1.3.7/bin/cc -D_GNU_SOURCE -I/usr/local/include/libxml2 -I/usr/local/include -O2 -pipe -DNDEBUG -std=gnu99 -std=gnu99 -pedantic -Wall -Wextra -Wno-language-extension-token -MD -MT CMakeFiles/lpass.dir/json-format.c.o -MF CMakeFiles/lpass.dir/json-format.c.o.d -o CMakeFiles/lpass.dir/json-format.c.o -c /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/json-format.c In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/json-format.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/blob.h:5: /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/session.h:23:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] struct session *session_new(); ^ void /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/session.h:29:18: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void session_kill(); ^ void In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/json-format.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/blob.h:7: /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/notes.h:43:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] char *note_type_usage(); ^ void In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/json-format.c:36: /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/blob.h:160:20: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] struct app *new_app(); ^ void /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/blob.h:161:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] struct account *new_account(); ^ void 5 warnings generated. [30/42] /exopi-obj/pobj/lastpass-cli-1.3.7/bin/cc -D_GNU_SOURCE -I/usr/local/include/libxml2 -I/usr/local/include -O2 -pipe -DNDEBUG -std=gnu99 -std=gnu99 -pedantic -Wall -Wextra -Wno-language-extension-token -MD -MT CMakeFiles/lpass.dir/kdf.c.o -MF CMakeFiles/lpass.dir/kdf.c.o.d -o CMakeFiles/lpass.dir/kdf.c.o -c /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/kdf.c [31/42] /exopi-obj/pobj/lastpass-cli-1.3.7/bin/cc -D_GNU_SOURCE -I/usr/local/include/libxml2 -I/usr/local/include -O2 -pipe -DNDEBUG -std=gnu99 -std=gnu99 -pedantic -Wall -Wextra -Wno-language-extension-token -MD -MT CMakeFiles/lpass.dir/log.c.o -MF CMakeFiles/lpass.dir/log.c.o.d -o CMakeFiles/lpass.dir/log.c.o -c /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/log.c In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/log.c:37: /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/log.h:22:20: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int lpass_log_level(); ^ void /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/log.h:24:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] FILE *lpass_log_open(); ^ void /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/log.c:45:20: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int lpass_log_level() ^ void /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/log.c:82:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] FILE *lpass_log_open() ^ void 4 warnings generated. [32/42] /exopi-obj/pobj/lastpass-cli-1.3.7/bin/cc -D_GNU_SOURCE -I/usr/local/include/libxml2 -I/usr/local/include -O2 -pipe -DNDEBUG -std=gnu99 -std=gnu99 -pedantic -Wall -Wextra -Wno-language-extension-token -MD -MT CMakeFiles/lpass.dir/lpass.c.o -MF CMakeFiles/lpass.dir/lpass.c.o.d -o CMakeFiles/lpass.dir/lpass.c.o -c /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/lpass.c In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/lpass.c:37: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd.h:4: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/blob.h:5: /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/session.h:23:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] struct session *session_new(); ^ void /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/session.h:29:18: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void session_kill(); ^ void In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/lpass.c:37: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd.h:4: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/blob.h:7: /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/notes.h:43:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] char *note_type_usage(); ^ void In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/lpass.c:37: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/cmd.h:4: /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/blob.h:160:20: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] struct app *new_app(); ^ void /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/blob.h:161:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] struct account *new_account(); ^ void In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/lpass.c:40: /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/http.h:20:14: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int http_init(); ^ void In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/lpass.c:44: /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/log.h:22:20: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int lpass_log_level(); ^ void /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/log.h:24:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] FILE *lpass_log_open(); ^ void 8 warnings generated. [33/42] /exopi-obj/pobj/lastpass-cli-1.3.7/bin/cc -D_GNU_SOURCE -I/usr/local/include/libxml2 -I/usr/local/include -O2 -pipe -DNDEBUG -std=gnu99 -std=gnu99 -pedantic -Wall -Wextra -Wno-language-extension-token -MD -MT CMakeFiles/lpass.dir/notes.c.o -MF CMakeFiles/lpass.dir/notes.c.o.d -o CMakeFiles/lpass.dir/notes.c.o -c /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/notes.c In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/notes.c:37: /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/notes.h:43:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] char *note_type_usage(); ^ void /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/notes.c:166:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] char *note_type_usage() ^ void 2 warnings generated. [34/42] /exopi-obj/pobj/lastpass-cli-1.3.7/bin/cc -D_GNU_SOURCE -I/usr/local/include/libxml2 -I/usr/local/include -O2 -pipe -DNDEBUG -std=gnu99 -std=gnu99 -pedantic -Wall -Wextra -Wno-language-extension-token -MD -MT CMakeFiles/lpass.dir/password.c.o -MF CMakeFiles/lpass.dir/password.c.o.d -o CMakeFiles/lpass.dir/password.c.o -c /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/password.c [35/42] /exopi-obj/pobj/lastpass-cli-1.3.7/bin/cc -D_GNU_SOURCE -I/usr/local/include/libxml2 -I/usr/local/include -O2 -pipe -DNDEBUG -std=gnu99 -std=gnu99 -pedantic -Wall -Wextra -Wno-language-extension-token -MD -MT CMakeFiles/lpass.dir/pbkdf2.c.o -MF CMakeFiles/lpass.dir/pbkdf2.c.o.d -o CMakeFiles/lpass.dir/pbkdf2.c.o -c /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/pbkdf2.c [36/42] /exopi-obj/pobj/lastpass-cli-1.3.7/bin/cc -D_GNU_SOURCE -I/usr/local/include/libxml2 -I/usr/local/include -O2 -pipe -DNDEBUG -std=gnu99 -std=gnu99 -pedantic -Wall -Wextra -Wno-language-extension-token -MD -MT CMakeFiles/lpass.dir/process.c.o -MF CMakeFiles/lpass.dir/process.c.o.d -o CMakeFiles/lpass.dir/process.c.o -c /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/process.c [37/42] /exopi-obj/pobj/lastpass-cli-1.3.7/bin/cc -D_GNU_SOURCE -I/usr/local/include/libxml2 -I/usr/local/include -O2 -pipe -DNDEBUG -std=gnu99 -std=gnu99 -pedantic -Wall -Wextra -Wno-language-extension-token -MD -MT CMakeFiles/lpass.dir/session.c.o -MF CMakeFiles/lpass.dir/session.c.o.d -o CMakeFiles/lpass.dir/session.c.o -c /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/session.c In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/session.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/xml.h:4: /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/session.h:23:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] struct session *session_new(); ^ void /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/session.h:29:18: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void session_kill(); ^ void In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/session.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/xml.h:7: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/blob.h:7: /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/notes.h:43:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] char *note_type_usage(); ^ void In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/session.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/xml.h:7: /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/blob.h:160:20: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] struct app *new_app(); ^ void /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/blob.h:161:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] struct account *new_account(); ^ void In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/session.c:41: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/upload-queue.h:7: /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/http.h:20:14: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int http_init(); ^ void /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/session.c:102:18: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void session_kill() ^ void 7 warnings generated. [38/42] /exopi-obj/pobj/lastpass-cli-1.3.7/bin/cc -D_GNU_SOURCE -I/usr/local/include/libxml2 -I/usr/local/include -O2 -pipe -DNDEBUG -std=gnu99 -std=gnu99 -pedantic -Wall -Wextra -Wno-language-extension-token -MD -MT CMakeFiles/lpass.dir/terminal.c.o -MF CMakeFiles/lpass.dir/terminal.c.o.d -o CMakeFiles/lpass.dir/terminal.c.o -c /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/terminal.c [39/42] /exopi-obj/pobj/lastpass-cli-1.3.7/bin/cc -D_GNU_SOURCE -I/usr/local/include/libxml2 -I/usr/local/include -O2 -pipe -DNDEBUG -std=gnu99 -std=gnu99 -pedantic -Wall -Wextra -Wno-language-extension-token -MD -MT CMakeFiles/lpass.dir/upload-queue.c.o -MF CMakeFiles/lpass.dir/upload-queue.c.o.d -o CMakeFiles/lpass.dir/upload-queue.c.o -c /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/upload-queue.c In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/upload-queue.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/upload-queue.h:5: /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/session.h:23:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] struct session *session_new(); ^ void /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/session.h:29:18: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void session_kill(); ^ void In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/upload-queue.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/upload-queue.h:6: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/blob.h:7: /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/notes.h:43:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] char *note_type_usage(); ^ void In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/upload-queue.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/upload-queue.h:6: /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/blob.h:160:20: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] struct app *new_app(); ^ void /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/blob.h:161:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] struct account *new_account(); ^ void In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/upload-queue.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/upload-queue.h:7: /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/http.h:20:14: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int http_init(); ^ void In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/upload-queue.c:42: /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/log.h:22:20: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int lpass_log_level(); ^ void /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/log.h:24:21: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] FILE *lpass_log_open(); ^ void /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/upload-queue.c:99:42: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] static void upload_queue_cleanup_failures() ^ void 9 warnings generated. [40/42] /exopi-obj/pobj/lastpass-cli-1.3.7/bin/cc -D_GNU_SOURCE -I/usr/local/include/libxml2 -I/usr/local/include -O2 -pipe -DNDEBUG -std=gnu99 -std=gnu99 -pedantic -Wall -Wextra -Wno-language-extension-token -MD -MT CMakeFiles/lpass.dir/util.c.o -MF CMakeFiles/lpass.dir/util.c.o.d -o CMakeFiles/lpass.dir/util.c.o -c /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/util.c [41/42] /exopi-obj/pobj/lastpass-cli-1.3.7/bin/cc -D_GNU_SOURCE -I/usr/local/include/libxml2 -I/usr/local/include -O2 -pipe -DNDEBUG -std=gnu99 -std=gnu99 -pedantic -Wall -Wextra -Wno-language-extension-token -MD -MT CMakeFiles/lpass.dir/xml.c.o -MF CMakeFiles/lpass.dir/xml.c.o.d -o CMakeFiles/lpass.dir/xml.c.o -c /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/xml.c In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/xml.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/xml.h:4: /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/session.h:23:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] struct session *session_new(); ^ void /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/session.h:29:18: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void session_kill(); ^ void In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/xml.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/xml.h:7: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/blob.h:7: /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/notes.h:43:22: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] char *note_type_usage(); ^ void In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/xml.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/xml.h:7: /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/blob.h:160:20: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] struct app *new_app(); ^ void /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/blob.h:161:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] struct account *new_account(); ^ void 5 warnings generated. [42/42] cd /exopi-obj/pobj/lastpass-cli-1.3.7/build-amd64 && a2x -D ./ --no-xmllint -f manpage /exopi-obj/pobj/lastpass-cli-1.3.7/lastpass-cli-1.3.7/lpass.1.txt && cd /exopi-obj/pobj/lastpass-cli-1.3.7/build-amd64 && /exopi-obj/pobj/lastpass-cli-1.3.7/bin/cc -O2 -pipe -DNDEBUG CMakeFiles/lpass.dir/agent.c.o CMakeFiles/lpass.dir/blob.c.o CMakeFiles/lpass.dir/cipher.c.o CMakeFiles/lpass.dir/clipboard.c.o CMakeFiles/lpass.dir/cmd-add.c.o CMakeFiles/lpass.dir/cmd-duplicate.c.o CMakeFiles/lpass.dir/cmd-edit.c.o CMakeFiles/lpass.dir/cmd-export.c.o CMakeFiles/lpass.dir/cmd-generate.c.o CMakeFiles/lpass.dir/cmd-import.c.o CMakeFiles/lpass.dir/cmd-login.c.o CMakeFiles/lpass.dir/cmd-logout.c.o CMakeFiles/lpass.dir/cmd-ls.c.o CMakeFiles/lpass.dir/cmd-mv.c.o CMakeFiles/lpass.dir/cmd-passwd.c.o CMakeFiles/lpass.dir/cmd-rm.c.o CMakeFiles/lpass.dir/cmd-share.c.o CMakeFiles/lpass.dir/cmd-show.c.o CMakeFiles/lpass.dir/cmd-status.c.o CMakeFiles/lpass.dir/cmd-sync.c.o CMakeFiles/lpass.dir/cmd.c.o CMakeFiles/lpass.dir/config.c.o CMakeFiles/lpass.dir/edit.c.o CMakeFiles/lpass.dir/endpoints-login.c.o CMakeFiles/lpass.dir/endpoints-share.c.o CMakeFiles/lpass.dir/endpoints.c.o CMakeFiles/lpass.dir/format.c.o CMakeFiles/lpass.dir/http.c.o CMakeFiles/lpass.dir/json-format.c.o CMakeFiles/lpass.dir/kdf.c.o CMakeFiles/lpass.dir/log.c.o CMakeFiles/lpass.dir/lpass.c.o CMakeFiles/lpass.dir/notes.c.o CMakeFiles/lpass.dir/password.c.o CMakeFiles/lpass.dir/pbkdf2.c.o CMakeFiles/lpass.dir/process.c.o CMakeFiles/lpass.dir/session.c.o CMakeFiles/lpass.dir/terminal.c.o CMakeFiles/lpass.dir/upload-queue.c.o CMakeFiles/lpass.dir/util.c.o CMakeFiles/lpass.dir/xml.c.o -o lpass -Wl,-z,origin,-rpath,/usr/local/lib: /usr/local/lib/libxml2.so.20.0 /usr/lib/libssl.so.57.0 /usr/lib/libcrypto.so.54.0 /usr/local/lib/libcurl.so.26.25 -lkvm -Wl,-rpath-link,/usr/X11R6/lib:/usr/local/lib && : >>> Running package in security/lastpass-cli at 1714750015.26 ===> security/lastpass-cli ===> Faking installation for lastpass-cli-1.3.7 -- Install configuration: "Release" -- Installing: /exopi-obj/pobj/lastpass-cli-1.3.7/fake-amd64/usr/local/man/man1/lpass.1 -- Installing: /exopi-obj/pobj/lastpass-cli-1.3.7/fake-amd64/usr/local/bin/lpass -- Set non-toolchain portion of runtime path of "/exopi-obj/pobj/lastpass-cli-1.3.7/fake-amd64/usr/local/bin/lpass" to "/usr/local/lib" -- Installing: /exopi-obj/pobj/lastpass-cli-1.3.7/fake-amd64/usr/local/share/bash-completion/completions/lpass ===> Building package for lastpass-cli-1.3.7 Create /exopi-cvs/ports/packages/amd64/all/lastpass-cli-1.3.7.tgz Creating package lastpass-cli-1.3.7 reading plist| checking dependencies| checking dependencies|net/curl checking dependencies|textproc/libxml,-main checksumming| checksumming| | 0% checksumming|*** | 5% checksumming|****** | 10% checksumming|********* | 15% checksumming|************ | 20% checksumming|*************** | 25% checksumming|****************** | 30% checksumming|********************* | 35% checksumming|************************ | 40% checksumming|*************************** | 45% checksumming|******************************* | 50% checksumming|********************************** | 55% checksumming|************************************* | 60% checksumming|**************************************** | 65% checksumming|******************************************* | 70% checksumming|********************************************** | 75% checksumming|************************************************* | 80% checksumming|**************************************************** | 85% checksumming|******************************************************* | 90% checksumming|********************************************************** | 95% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|*********************************************************** | 92% archiving|*************************************************************** | 98% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/lastpass-cli-1.3.7.tgz >>> Running clean in security/lastpass-cli at 1714750019.11 ===> security/lastpass-cli ===> Cleaning for lastpass-cli-1.3.7 >>> Ended at 1714750019.44 max_stuck=7.81/depends=9.03/show-prepare-results=1.55/build=25.45/package=3.85/clean=0.35