>>> Building on exopi-6 under security/lastpass-cli BDEPENDS = [devel/ninja;textproc/asciidoc;devel/cmake;textproc/libxml;shells/bash-completion;net/curl] DIST = [security/lastpass-cli:lastpass-cli-1.6.0.tar.gz] FULLPKGNAME = lastpass-cli-1.6.0 RDEPENDS = [textproc/libxml;net/curl] (Junk lock obtained for exopi-6 at 1734974052.75) >>> Running depends in security/lastpass-cli at 1734974052.79 last junk was in devel/openmpi /usr/sbin/pkg_add -aI -Drepair asciidoc-9.0.4p3 bash-completion-2.14.0p0 curl-8.11.1 libxml-2.13.5 was: /usr/sbin/pkg_add -aI -Drepair asciidoc-9.0.4p3 bash-completion-2.14.0p0 cmake-3.31.2v1 curl-8.11.1 libxml-2.13.5 ninja-1.11.1p0v0 /usr/sbin/pkg_add -aI -Drepair asciidoc-9.0.4p3 bash-completion-2.14.0p0 curl-8.11.1 libxml-2.13.5 >>> Running show-prepare-results in security/lastpass-cli at 1734974055.48 ===> security/lastpass-cli ===> Building from scratch lastpass-cli-1.6.0 ===> lastpass-cli-1.6.0 depends on: bash-completion-* -> bash-completion-2.14.0p0 ===> lastpass-cli-1.6.0 depends on: asciidoc-* -> asciidoc-9.0.4p3 ===> lastpass-cli-1.6.0 depends on: cmake-* -> cmake-3.31.2v1 ===> lastpass-cli-1.6.0 depends on: ninja-* -> ninja-1.11.1p0v0 ===> lastpass-cli-1.6.0 depends on: curl-* -> curl-8.11.1 ===> lastpass-cli-1.6.0 depends on: libxml-* -> libxml-2.13.5 ===> Verifying specs: c crypto curl kvm ssl xml2 ===> found c.100.3 crypto.55.0 curl.26.29 kvm.17.0 ssl.58.0 xml2.21.0 asciidoc-9.0.4p3 bash-completion-2.14.0p0 cmake-3.31.2v1 curl-8.11.1 libxml-2.13.5 ninja-1.11.1p0v0 (Junk lock released for exopi-6 at 1734974057.05) distfiles size=129960 >>> Running build in security/lastpass-cli at 1734974057.08 ===> security/lastpass-cli ===> Checking files for lastpass-cli-1.6.0 `/exopi-cvs/ports/distfiles/lastpass-cli-1.6.0.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for lastpass-cli-1.6.0 ===> Patching for lastpass-cli-1.6.0 ===> 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 122. 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.6.0 ===> Configuring for lastpass-cli-1.6.0 CMake Deprecation Warning at CMakeLists.txt:5 (cmake_minimum_required): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argument value. Or, use the ... syntax to tell CMake that the project requires at least but has been updated to work with policies introduced by or earlier. -- 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.6.0/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.6.0/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.21.0 (found version "2.13.5") -- Found OpenSSL: /usr/lib/libcrypto.so.55.0 (found version "2.0.0") -- Could NOT find CURL (missing: CURL_DIR) -- Found CURL: /usr/local/lib/libcurl.so.26.29 (found version "8.11.1") CMake Warning (dev) at CMakeLists.txt:125 (add_custom_command): The following keywords are not supported when using add_custom_command(TARGET): DEPENDS. Policy CMP0175 is not set: add_custom_command() rejects invalid arguments. Run "cmake --help-policy CMP0175" for policy details. Use the cmake_policy command to set the policy and suppress this warning. This warning is for project developers. Use -Wno-dev to suppress it. -- Configuring done (10.1s) -- Generating done (0.1s) 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 -- Build files have been written to: /exopi-obj/pobj/lastpass-cli-1.6.0/build-amd64 ===> Building for lastpass-cli-1.6.0 Change Dir: '/exopi-obj/pobj/lastpass-cli-1.6.0/build-amd64' Run Build Command(s): /usr/local/bin/ninja -v -j 1 [1/43] /exopi-obj/pobj/lastpass-cli-1.6.0/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.6.0/lastpass-cli-1.6.0/agent.c [2/43] /exopi-obj/pobj/lastpass-cli-1.6.0/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.6.0/lastpass-cli-1.6.0/blob.c In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/blob.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/blob.h:5: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/session.h:5: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/feature-flag.h:15:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void feature_flag_cleanup(); ^ void In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/blob.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/blob.h:5: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/session.h:25: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.6.0/lastpass-cli-1.6.0/session.h:31: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.6.0/lastpass-cli-1.6.0/blob.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/blob.h:7: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/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.6.0/lastpass-cli-1.6.0/blob.c:36: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/blob.h:161: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.6.0/lastpass-cli-1.6.0/blob.h:162: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.6.0/lastpass-cli-1.6.0/blob.c:41: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/upload-queue.h:7: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/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.6.0/lastpass-cli-1.6.0/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.6.0/lastpass-cli-1.6.0/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 9 warnings generated. [3/43] /exopi-obj/pobj/lastpass-cli-1.6.0/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.6.0/lastpass-cli-1.6.0/cipher.c In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/cipher.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/cipher.h:5: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/session.h:5: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/feature-flag.h:15:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void feature_flag_cleanup(); ^ void In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/cipher.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/cipher.h:5: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/session.h:25: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.6.0/lastpass-cli-1.6.0/session.h:31:18: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void session_kill(); ^ void /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/cipher.c:499:33: warning: passing 'unsigned char *' to parameter of type 'const char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] ctext_len = cipher_aes_encrypt(key_ptext, key, &ctext); ^~~~~~~~~ /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/cipher.c:230:39: note: passing argument to parameter 'plaintext' here size_t cipher_aes_encrypt(const char *plaintext, ^ 4 warnings generated. [4/43] /exopi-obj/pobj/lastpass-cli-1.6.0/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.6.0/lastpass-cli-1.6.0/clipboard.c [5/43] /exopi-obj/pobj/lastpass-cli-1.6.0/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.6.0/lastpass-cli-1.6.0/cmd-add.c In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/cmd-add.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/cmd.h:4: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/blob.h:5: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/session.h:5: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/feature-flag.h:15:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void feature_flag_cleanup(); ^ void In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/cmd-add.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/cmd.h:4: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/blob.h:5: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/session.h:25: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.6.0/lastpass-cli-1.6.0/session.h:31: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.6.0/lastpass-cli-1.6.0/cmd-add.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/cmd.h:4: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/blob.h:7: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/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.6.0/lastpass-cli-1.6.0/cmd-add.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/cmd.h:4: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/blob.h:161: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.6.0/lastpass-cli-1.6.0/blob.h:162:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] struct account *new_account(); ^ void 6 warnings generated. [6/43] /exopi-obj/pobj/lastpass-cli-1.6.0/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.6.0/lastpass-cli-1.6.0/cmd-duplicate.c In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/cmd-duplicate.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/cmd.h:4: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/blob.h:5: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/session.h:5: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/feature-flag.h:15:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void feature_flag_cleanup(); ^ void In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/cmd-duplicate.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/cmd.h:4: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/blob.h:5: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/session.h:25: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.6.0/lastpass-cli-1.6.0/session.h:31: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.6.0/lastpass-cli-1.6.0/cmd-duplicate.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/cmd.h:4: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/blob.h:7: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/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.6.0/lastpass-cli-1.6.0/cmd-duplicate.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/cmd.h:4: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/blob.h:161: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.6.0/lastpass-cli-1.6.0/blob.h:162:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] struct account *new_account(); ^ void 6 warnings generated. [7/43] /exopi-obj/pobj/lastpass-cli-1.6.0/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.6.0/lastpass-cli-1.6.0/cmd-edit.c In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/cmd-edit.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/cmd.h:4: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/blob.h:5: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/session.h:5: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/feature-flag.h:15:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void feature_flag_cleanup(); ^ void In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/cmd-edit.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/cmd.h:4: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/blob.h:5: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/session.h:25: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.6.0/lastpass-cli-1.6.0/session.h:31: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.6.0/lastpass-cli-1.6.0/cmd-edit.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/cmd.h:4: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/blob.h:7: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/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.6.0/lastpass-cli-1.6.0/cmd-edit.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/cmd.h:4: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/blob.h:161: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.6.0/lastpass-cli-1.6.0/blob.h:162:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] struct account *new_account(); ^ void 6 warnings generated. [8/43] /exopi-obj/pobj/lastpass-cli-1.6.0/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.6.0/lastpass-cli-1.6.0/cmd-export.c In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/cmd-export.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/cmd.h:4: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/blob.h:5: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/session.h:5: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/feature-flag.h:15:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void feature_flag_cleanup(); ^ void In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/cmd-export.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/cmd.h:4: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/blob.h:5: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/session.h:25: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.6.0/lastpass-cli-1.6.0/session.h:31: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.6.0/lastpass-cli-1.6.0/cmd-export.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/cmd.h:4: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/blob.h:7: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/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.6.0/lastpass-cli-1.6.0/cmd-export.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/cmd.h:4: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/blob.h:161: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.6.0/lastpass-cli-1.6.0/blob.h:162:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] struct account *new_account(); ^ void 6 warnings generated. [9/43] /exopi-obj/pobj/lastpass-cli-1.6.0/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.6.0/lastpass-cli-1.6.0/cmd-generate.c In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/cmd-generate.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/cmd.h:4: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/blob.h:5: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/session.h:5: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/feature-flag.h:15:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void feature_flag_cleanup(); ^ void In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/cmd-generate.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/cmd.h:4: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/blob.h:5: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/session.h:25: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.6.0/lastpass-cli-1.6.0/session.h:31: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.6.0/lastpass-cli-1.6.0/cmd-generate.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/cmd.h:4: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/blob.h:7: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/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.6.0/lastpass-cli-1.6.0/cmd-generate.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/cmd.h:4: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/blob.h:161: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.6.0/lastpass-cli-1.6.0/blob.h:162:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] struct account *new_account(); ^ void 6 warnings generated. [10/43] /exopi-obj/pobj/lastpass-cli-1.6.0/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.6.0/lastpass-cli-1.6.0/cmd-import.c In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/cmd-import.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/cmd.h:4: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/blob.h:5: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/session.h:5: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/feature-flag.h:15:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void feature_flag_cleanup(); ^ void In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/cmd-import.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/cmd.h:4: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/blob.h:5: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/session.h:25: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.6.0/lastpass-cli-1.6.0/session.h:31: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.6.0/lastpass-cli-1.6.0/cmd-import.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/cmd.h:4: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/blob.h:7: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/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.6.0/lastpass-cli-1.6.0/cmd-import.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/cmd.h:4: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/blob.h:161: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.6.0/lastpass-cli-1.6.0/blob.h:162: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.6.0/lastpass-cli-1.6.0/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 7 warnings generated. [11/43] /exopi-obj/pobj/lastpass-cli-1.6.0/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.6.0/lastpass-cli-1.6.0/cmd-login.c In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/cmd-login.c:37: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/cmd.h:4: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/blob.h:5: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/session.h:5: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/feature-flag.h:15:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void feature_flag_cleanup(); ^ void In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/cmd-login.c:37: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/cmd.h:4: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/blob.h:5: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/session.h:25: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.6.0/lastpass-cli-1.6.0/session.h:31: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.6.0/lastpass-cli-1.6.0/cmd-login.c:37: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/cmd.h:4: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/blob.h:7: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/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.6.0/lastpass-cli-1.6.0/cmd-login.c:37: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/cmd.h:4: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/blob.h:161: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.6.0/lastpass-cli-1.6.0/blob.h:162:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] struct account *new_account(); ^ void 6 warnings generated. [12/43] /exopi-obj/pobj/lastpass-cli-1.6.0/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.6.0/lastpass-cli-1.6.0/cmd-logout.c In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/cmd-logout.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/cmd.h:4: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/blob.h:5: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/session.h:5: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/feature-flag.h:15:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void feature_flag_cleanup(); ^ void In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/cmd-logout.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/cmd.h:4: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/blob.h:5: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/session.h:25: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.6.0/lastpass-cli-1.6.0/session.h:31: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.6.0/lastpass-cli-1.6.0/cmd-logout.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/cmd.h:4: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/blob.h:7: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/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.6.0/lastpass-cli-1.6.0/cmd-logout.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/cmd.h:4: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/blob.h:161: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.6.0/lastpass-cli-1.6.0/blob.h:162: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.6.0/lastpass-cli-1.6.0/cmd-logout.c:41: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/upload-queue.h:7: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/http.h:20:14: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int http_init(); ^ void 7 warnings generated. [13/43] /exopi-obj/pobj/lastpass-cli-1.6.0/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.6.0/lastpass-cli-1.6.0/cmd-ls.c In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/cmd-ls.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/cmd.h:4: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/blob.h:5: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/session.h:5: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/feature-flag.h:15:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void feature_flag_cleanup(); ^ void In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/cmd-ls.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/cmd.h:4: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/blob.h:5: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/session.h:25: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.6.0/lastpass-cli-1.6.0/session.h:31: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.6.0/lastpass-cli-1.6.0/cmd-ls.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/cmd.h:4: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/blob.h:7: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/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.6.0/lastpass-cli-1.6.0/cmd-ls.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/cmd.h:4: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/blob.h:161: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.6.0/lastpass-cli-1.6.0/blob.h:162:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] struct account *new_account(); ^ void 6 warnings generated. [14/43] /exopi-obj/pobj/lastpass-cli-1.6.0/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.6.0/lastpass-cli-1.6.0/cmd-mv.c In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/cmd-mv.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/cmd.h:4: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/blob.h:5: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/session.h:5: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/feature-flag.h:15:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void feature_flag_cleanup(); ^ void In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/cmd-mv.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/cmd.h:4: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/blob.h:5: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/session.h:25: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.6.0/lastpass-cli-1.6.0/session.h:31: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.6.0/lastpass-cli-1.6.0/cmd-mv.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/cmd.h:4: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/blob.h:7: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/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.6.0/lastpass-cli-1.6.0/cmd-mv.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/cmd.h:4: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/blob.h:161: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.6.0/lastpass-cli-1.6.0/blob.h:162:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] struct account *new_account(); ^ void 6 warnings generated. [15/43] /exopi-obj/pobj/lastpass-cli-1.6.0/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.6.0/lastpass-cli-1.6.0/cmd-passwd.c In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/cmd-passwd.c:38: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/blob.h:5: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/session.h:5: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/feature-flag.h:15:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void feature_flag_cleanup(); ^ void In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/cmd-passwd.c:38: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/blob.h:5: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/session.h:25: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.6.0/lastpass-cli-1.6.0/session.h:31: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.6.0/lastpass-cli-1.6.0/cmd-passwd.c:38: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/blob.h:7: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/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.6.0/lastpass-cli-1.6.0/cmd-passwd.c:38: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/blob.h:161: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.6.0/lastpass-cli-1.6.0/blob.h:162:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] struct account *new_account(); ^ void 6 warnings generated. [16/43] /exopi-obj/pobj/lastpass-cli-1.6.0/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.6.0/lastpass-cli-1.6.0/cmd-rm.c In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/cmd-rm.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/cmd.h:4: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/blob.h:5: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/session.h:5: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/feature-flag.h:15:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void feature_flag_cleanup(); ^ void In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/cmd-rm.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/cmd.h:4: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/blob.h:5: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/session.h:25: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.6.0/lastpass-cli-1.6.0/session.h:31: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.6.0/lastpass-cli-1.6.0/cmd-rm.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/cmd.h:4: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/blob.h:7: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/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.6.0/lastpass-cli-1.6.0/cmd-rm.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/cmd.h:4: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/blob.h:161: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.6.0/lastpass-cli-1.6.0/blob.h:162:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] struct account *new_account(); ^ void 6 warnings generated. [17/43] /exopi-obj/pobj/lastpass-cli-1.6.0/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.6.0/lastpass-cli-1.6.0/cmd-share.c In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/cmd-share.c:27: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/cmd.h:4: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/blob.h:5: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/session.h:5: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/feature-flag.h:15:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void feature_flag_cleanup(); ^ void In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/cmd-share.c:27: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/cmd.h:4: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/blob.h:5: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/session.h:25: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.6.0/lastpass-cli-1.6.0/session.h:31: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.6.0/lastpass-cli-1.6.0/cmd-share.c:27: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/cmd.h:4: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/blob.h:7: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/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.6.0/lastpass-cli-1.6.0/cmd-share.c:27: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/cmd.h:4: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/blob.h:161: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.6.0/lastpass-cli-1.6.0/blob.h:162: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.6.0/lastpass-cli-1.6.0/cmd-share.c:35: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/upload-queue.h:7: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/http.h:20:14: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int http_init(); ^ void 7 warnings generated. [18/43] /exopi-obj/pobj/lastpass-cli-1.6.0/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.6.0/lastpass-cli-1.6.0/cmd-show.c In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/cmd-show.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/cmd.h:4: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/blob.h:5: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/session.h:5: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/feature-flag.h:15:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void feature_flag_cleanup(); ^ void In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/cmd-show.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/cmd.h:4: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/blob.h:5: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/session.h:25: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.6.0/lastpass-cli-1.6.0/session.h:31: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.6.0/lastpass-cli-1.6.0/cmd-show.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/cmd.h:4: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/blob.h:7: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/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.6.0/lastpass-cli-1.6.0/cmd-show.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/cmd.h:4: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/blob.h:161: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.6.0/lastpass-cli-1.6.0/blob.h:162:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] struct account *new_account(); ^ void 6 warnings generated. [19/43] /exopi-obj/pobj/lastpass-cli-1.6.0/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.6.0/lastpass-cli-1.6.0/cmd-status.c In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/cmd-status.c:37: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/cmd.h:4: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/blob.h:5: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/session.h:5: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/feature-flag.h:15:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void feature_flag_cleanup(); ^ void In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/cmd-status.c:37: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/cmd.h:4: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/blob.h:5: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/session.h:25: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.6.0/lastpass-cli-1.6.0/session.h:31: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.6.0/lastpass-cli-1.6.0/cmd-status.c:37: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/cmd.h:4: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/blob.h:7: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/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.6.0/lastpass-cli-1.6.0/cmd-status.c:37: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/cmd.h:4: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/blob.h:161: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.6.0/lastpass-cli-1.6.0/blob.h:162: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.6.0/lastpass-cli-1.6.0/cmd-status.c:42: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/upload-queue.h:7: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/http.h:20:14: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int http_init(); ^ void 7 warnings generated. [20/43] /exopi-obj/pobj/lastpass-cli-1.6.0/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.6.0/lastpass-cli-1.6.0/cmd-sync.c In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/cmd-sync.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/cmd.h:4: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/blob.h:5: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/session.h:5: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/feature-flag.h:15:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void feature_flag_cleanup(); ^ void In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/cmd-sync.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/cmd.h:4: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/blob.h:5: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/session.h:25: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.6.0/lastpass-cli-1.6.0/session.h:31: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.6.0/lastpass-cli-1.6.0/cmd-sync.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/cmd.h:4: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/blob.h:7: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/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.6.0/lastpass-cli-1.6.0/cmd-sync.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/cmd.h:4: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/blob.h:161: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.6.0/lastpass-cli-1.6.0/blob.h:162: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.6.0/lastpass-cli-1.6.0/cmd-sync.c:41: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/upload-queue.h:7: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/http.h:20:14: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int http_init(); ^ void 7 warnings generated. [21/43] /exopi-obj/pobj/lastpass-cli-1.6.0/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.6.0/lastpass-cli-1.6.0/cmd.c In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/cmd.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/cmd.h:4: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/blob.h:5: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/session.h:5: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/feature-flag.h:15:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void feature_flag_cleanup(); ^ void In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/cmd.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/cmd.h:4: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/blob.h:5: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/session.h:25: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.6.0/lastpass-cli-1.6.0/session.h:31: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.6.0/lastpass-cli-1.6.0/cmd.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/cmd.h:4: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/blob.h:7: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/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.6.0/lastpass-cli-1.6.0/cmd.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/cmd.h:4: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/blob.h:161: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.6.0/lastpass-cli-1.6.0/blob.h:162:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] struct account *new_account(); ^ void 6 warnings generated. [22/43] /exopi-obj/pobj/lastpass-cli-1.6.0/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.6.0/lastpass-cli-1.6.0/config.c [23/43] /exopi-obj/pobj/lastpass-cli-1.6.0/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.6.0/lastpass-cli-1.6.0/edit.c In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/edit.c:37: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/cmd.h:4: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/blob.h:5: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/session.h:5: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/feature-flag.h:15:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void feature_flag_cleanup(); ^ void In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/edit.c:37: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/cmd.h:4: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/blob.h:5: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/session.h:25: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.6.0/lastpass-cli-1.6.0/session.h:31: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.6.0/lastpass-cli-1.6.0/edit.c:37: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/cmd.h:4: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/blob.h:7: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/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.6.0/lastpass-cli-1.6.0/edit.c:37: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/cmd.h:4: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/blob.h:161: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.6.0/lastpass-cli-1.6.0/blob.h:162:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] struct account *new_account(); ^ void 6 warnings generated. [24/43] /exopi-obj/pobj/lastpass-cli-1.6.0/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.6.0/lastpass-cli-1.6.0/endpoints-login.c In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/endpoints-login.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/endpoints.h:4: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/session.h:5: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/feature-flag.h:15:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void feature_flag_cleanup(); ^ void In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/endpoints-login.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/endpoints.h:4: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/session.h:25: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.6.0/lastpass-cli-1.6.0/session.h:31: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.6.0/lastpass-cli-1.6.0/endpoints-login.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/endpoints.h:5: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/blob.h:7: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/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.6.0/lastpass-cli-1.6.0/endpoints-login.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/endpoints.h:5: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/blob.h:161: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.6.0/lastpass-cli-1.6.0/blob.h:162: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.6.0/lastpass-cli-1.6.0/endpoints-login.c:37: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/http.h:20:14: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int http_init(); ^ void 7 warnings generated. [25/43] /exopi-obj/pobj/lastpass-cli-1.6.0/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.6.0/lastpass-cli-1.6.0/endpoints-share.c In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/endpoints-share.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/endpoints.h:4: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/session.h:5: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/feature-flag.h:15:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void feature_flag_cleanup(); ^ void In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/endpoints-share.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/endpoints.h:4: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/session.h:25: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.6.0/lastpass-cli-1.6.0/session.h:31: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.6.0/lastpass-cli-1.6.0/endpoints-share.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/endpoints.h:5: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/blob.h:7: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/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.6.0/lastpass-cli-1.6.0/endpoints-share.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/endpoints.h:5: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/blob.h:161: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.6.0/lastpass-cli-1.6.0/blob.h:162: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.6.0/lastpass-cli-1.6.0/endpoints-share.c:37: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/http.h:20:14: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int http_init(); ^ void 7 warnings generated. [26/43] /exopi-obj/pobj/lastpass-cli-1.6.0/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.6.0/lastpass-cli-1.6.0/endpoints.c In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/endpoints.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/endpoints.h:4: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/session.h:5: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/feature-flag.h:15:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void feature_flag_cleanup(); ^ void In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/endpoints.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/endpoints.h:4: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/session.h:25: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.6.0/lastpass-cli-1.6.0/session.h:31: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.6.0/lastpass-cli-1.6.0/endpoints.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/endpoints.h:5: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/blob.h:7: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/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.6.0/lastpass-cli-1.6.0/endpoints.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/endpoints.h:5: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/blob.h:161: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.6.0/lastpass-cli-1.6.0/blob.h:162: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.6.0/lastpass-cli-1.6.0/endpoints.c:37: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/http.h:20:14: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] int http_init(); ^ void 7 warnings generated. [27/43] /exopi-obj/pobj/lastpass-cli-1.6.0/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/feature-flag.c.o -MF CMakeFiles/lpass.dir/feature-flag.c.o.d -o CMakeFiles/lpass.dir/feature-flag.c.o -c /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/feature-flag.c In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/feature-flag.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/xml.h:4: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/session.h:5: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/feature-flag.h:15:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void feature_flag_cleanup(); ^ void In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/feature-flag.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/xml.h:4: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/session.h:25: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.6.0/lastpass-cli-1.6.0/session.h:31: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.6.0/lastpass-cli-1.6.0/feature-flag.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/xml.h:7: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/blob.h:7: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/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.6.0/lastpass-cli-1.6.0/feature-flag.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/xml.h:7: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/blob.h:161: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.6.0/lastpass-cli-1.6.0/blob.h:162: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.6.0/lastpass-cli-1.6.0/feature-flag.c:71:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void feature_flag_cleanup() { ^ void 7 warnings generated. [28/43] /exopi-obj/pobj/lastpass-cli-1.6.0/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.6.0/lastpass-cli-1.6.0/format.c In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/format.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/cmd.h:4: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/blob.h:5: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/session.h:5: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/feature-flag.h:15:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void feature_flag_cleanup(); ^ void In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/format.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/cmd.h:4: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/blob.h:5: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/session.h:25: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.6.0/lastpass-cli-1.6.0/session.h:31: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.6.0/lastpass-cli-1.6.0/format.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/cmd.h:4: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/blob.h:7: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/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.6.0/lastpass-cli-1.6.0/format.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/cmd.h:4: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/blob.h:161: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.6.0/lastpass-cli-1.6.0/blob.h:162:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] struct account *new_account(); ^ void 6 warnings generated. [29/43] /exopi-obj/pobj/lastpass-cli-1.6.0/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.6.0/lastpass-cli-1.6.0/http.c In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/http.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/http.h:7: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/session.h:5: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/feature-flag.h:15:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void feature_flag_cleanup(); ^ void In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/http.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/http.h:7: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/session.h:25: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.6.0/lastpass-cli-1.6.0/session.h:31: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.6.0/lastpass-cli-1.6.0/http.c:36: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/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.6.0/lastpass-cli-1.6.0/http.c:37: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/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.6.0/lastpass-cli-1.6.0/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.6.0/lastpass-cli-1.6.0/http.c:202: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.6.0/lastpass-cli-1.6.0/http.c:305:25: warning: 'CURLOPT_PROGRESSFUNCTION' is deprecated: since 7.32.0. Use CURLOPT_XFERINFOFUNCTION [-Wdeprecated-declarations] curl_easy_setopt(curl, CURLOPT_PROGRESSFUNCTION, check_interruption); ^ /usr/local/include/curl/curl.h:1309:3: note: 'CURLOPT_PROGRESSFUNCTION' has been explicitly marked deprecated here CURLOPTDEPRECATED(CURLOPT_PROGRESSFUNCTION, CURLOPTTYPE_FUNCTIONPOINT, 56, ^ /usr/local/include/curl/curl.h:1096:43: note: expanded from macro 'CURLOPTDEPRECATED' #define CURLOPTDEPRECATED(na,t,nu,v,m) na CURL_DEPRECATED(v,m) = t + nu ^ /usr/local/include/curl/curl.h:44:18: note: expanded from macro 'CURL_DEPRECATED' __attribute__((deprecated("since " # version ". " message))) ^ 8 warnings generated. [30/43] /exopi-obj/pobj/lastpass-cli-1.6.0/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.6.0/lastpass-cli-1.6.0/json-format.c In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/json-format.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/blob.h:5: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/session.h:5: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/feature-flag.h:15:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void feature_flag_cleanup(); ^ void In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/json-format.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/blob.h:5: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/session.h:25: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.6.0/lastpass-cli-1.6.0/session.h:31: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.6.0/lastpass-cli-1.6.0/json-format.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/blob.h:7: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/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.6.0/lastpass-cli-1.6.0/json-format.c:36: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/blob.h:161: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.6.0/lastpass-cli-1.6.0/blob.h:162:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] struct account *new_account(); ^ void 6 warnings generated. [31/43] /exopi-obj/pobj/lastpass-cli-1.6.0/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.6.0/lastpass-cli-1.6.0/kdf.c /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/kdf.c:62:48: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] static inline void fail_invalid_iteration_count() { ^ void 1 warning generated. [32/43] /exopi-obj/pobj/lastpass-cli-1.6.0/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.6.0/lastpass-cli-1.6.0/log.c In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/log.c:37: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/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.6.0/lastpass-cli-1.6.0/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.6.0/lastpass-cli-1.6.0/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.6.0/lastpass-cli-1.6.0/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. [33/43] /exopi-obj/pobj/lastpass-cli-1.6.0/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.6.0/lastpass-cli-1.6.0/lpass.c In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/lpass.c:37: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/cmd.h:4: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/blob.h:5: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/session.h:5: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/feature-flag.h:15:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void feature_flag_cleanup(); ^ void In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/lpass.c:37: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/cmd.h:4: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/blob.h:5: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/session.h:25: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.6.0/lastpass-cli-1.6.0/session.h:31: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.6.0/lastpass-cli-1.6.0/lpass.c:37: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/cmd.h:4: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/blob.h:7: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/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.6.0/lastpass-cli-1.6.0/lpass.c:37: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/cmd.h:4: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/blob.h:161: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.6.0/lastpass-cli-1.6.0/blob.h:162: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.6.0/lastpass-cli-1.6.0/lpass.c:40: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/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.6.0/lastpass-cli-1.6.0/lpass.c:44: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/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.6.0/lastpass-cli-1.6.0/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 9 warnings generated. [34/43] /exopi-obj/pobj/lastpass-cli-1.6.0/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.6.0/lastpass-cli-1.6.0/notes.c In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/notes.c:37: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/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.6.0/lastpass-cli-1.6.0/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. [35/43] /exopi-obj/pobj/lastpass-cli-1.6.0/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.6.0/lastpass-cli-1.6.0/password.c [36/43] /exopi-obj/pobj/lastpass-cli-1.6.0/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.6.0/lastpass-cli-1.6.0/pbkdf2.c [37/43] /exopi-obj/pobj/lastpass-cli-1.6.0/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.6.0/lastpass-cli-1.6.0/process.c [38/43] /exopi-obj/pobj/lastpass-cli-1.6.0/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.6.0/lastpass-cli-1.6.0/session.c In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/session.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/xml.h:4: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/session.h:5: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/feature-flag.h:15:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void feature_flag_cleanup(); ^ void In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/session.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/xml.h:4: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/session.h:25: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.6.0/lastpass-cli-1.6.0/session.h:31: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.6.0/lastpass-cli-1.6.0/session.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/xml.h:7: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/blob.h:7: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/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.6.0/lastpass-cli-1.6.0/session.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/xml.h:7: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/blob.h:161: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.6.0/lastpass-cli-1.6.0/blob.h:162: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.6.0/lastpass-cli-1.6.0/session.c:41: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/upload-queue.h:7: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/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.6.0/lastpass-cli-1.6.0/session.c:104:18: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void session_kill() ^ void 8 warnings generated. [39/43] /exopi-obj/pobj/lastpass-cli-1.6.0/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.6.0/lastpass-cli-1.6.0/terminal.c [40/43] /exopi-obj/pobj/lastpass-cli-1.6.0/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.6.0/lastpass-cli-1.6.0/upload-queue.c In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/upload-queue.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/upload-queue.h:5: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/session.h:5: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/feature-flag.h:15:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void feature_flag_cleanup(); ^ void In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/upload-queue.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/upload-queue.h:5: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/session.h:25: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.6.0/lastpass-cli-1.6.0/session.h:31: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.6.0/lastpass-cli-1.6.0/upload-queue.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/upload-queue.h:6: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/blob.h:7: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/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.6.0/lastpass-cli-1.6.0/upload-queue.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/upload-queue.h:6: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/blob.h:161: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.6.0/lastpass-cli-1.6.0/blob.h:162: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.6.0/lastpass-cli-1.6.0/upload-queue.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/upload-queue.h:7: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/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.6.0/lastpass-cli-1.6.0/upload-queue.c:42: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/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.6.0/lastpass-cli-1.6.0/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.6.0/lastpass-cli-1.6.0/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 10 warnings generated. [41/43] /exopi-obj/pobj/lastpass-cli-1.6.0/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.6.0/lastpass-cli-1.6.0/util.c [42/43] /exopi-obj/pobj/lastpass-cli-1.6.0/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.6.0/lastpass-cli-1.6.0/xml.c In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/xml.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/xml.h:4: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/session.h:5: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/feature-flag.h:15:26: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] void feature_flag_cleanup(); ^ void In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/xml.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/xml.h:4: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/session.h:25: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.6.0/lastpass-cli-1.6.0/session.h:31: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.6.0/lastpass-cli-1.6.0/xml.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/xml.h:7: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/blob.h:7: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/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.6.0/lastpass-cli-1.6.0/xml.c:36: In file included from /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/xml.h:7: /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/blob.h:161: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.6.0/lastpass-cli-1.6.0/blob.h:162:28: warning: a function declaration without a prototype is deprecated in all versions of C [-Wstrict-prototypes] struct account *new_account(); ^ void 6 warnings generated. [43/43] cd /exopi-obj/pobj/lastpass-cli-1.6.0/build-amd64 && a2x -D ./ --no-xmllint -f manpage /exopi-obj/pobj/lastpass-cli-1.6.0/lastpass-cli-1.6.0/lpass.1.txt && cd /exopi-obj/pobj/lastpass-cli-1.6.0/build-amd64 && /exopi-obj/pobj/lastpass-cli-1.6.0/bin/cc -O2 -pipe -DNDEBUG -Xlinker --dependency-file=CMakeFiles/lpass.dir/link.d 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/feature-flag.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.21.0 /usr/lib/libssl.so.58.0 /usr/lib/libcrypto.so.55.0 /usr/local/lib/libcurl.so.26.29 -lkvm -Wl,-rpath-link,/usr/X11R6/lib:/usr/local/lib && : /usr/local/bin/a2x:305: SyntaxWarning: invalid escape sequence '\A' mo = re.search(b'\A<\?xml.* encoding="(.*?)"', contents) /usr/local/bin/a2x:392: SyntaxWarning: invalid escape sequence '\s' mo = re.search(b'^//\s*a2x:', line) ld: warning: blob.c(CMakeFiles/lpass.dir/blob.c.o:(account_set_url)): warning: strcat() is almost always misused, please use strlcat() >>> Running package in security/lastpass-cli at 1734974079.51 ===> security/lastpass-cli ===> Faking installation for lastpass-cli-1.6.0 -- Install configuration: "Release" -- Installing: /exopi-obj/pobj/lastpass-cli-1.6.0/fake-amd64/usr/local/man/man1/lpass.1 -- Installing: /exopi-obj/pobj/lastpass-cli-1.6.0/fake-amd64/usr/local/bin/lpass -- Set non-toolchain portion of runtime path of "/exopi-obj/pobj/lastpass-cli-1.6.0/fake-amd64/usr/local/bin/lpass" to "/usr/local/lib" -- Installing: /exopi-obj/pobj/lastpass-cli-1.6.0/fake-amd64/usr/local/share/bash-completion/completions/lpass ===> Building package for lastpass-cli-1.6.0 Create /exopi-cvs/ports/packages/amd64/all/lastpass-cli-1.6.0.tgz Creating package lastpass-cli-1.6.0 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|***** | 8% archiving|*************************************************************** | 98% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/lastpass-cli-1.6.0.tgz >>> Running clean in security/lastpass-cli at 1734974082.69 ===> security/lastpass-cli ===> Cleaning for lastpass-cli-1.6.0 >>> Ended at 1734974082.90 max_stuck=1.03/depends=2.70/show-prepare-results=1.61/build=22.42/package=3.19/clean=0.23