The following packages will be installed: lastpass-cli Fetching README... 0%100%100%100%100%100%Done Fetching lastpass-cli.SlackBuild... 0%100%100%100%100%100%Done Fetching lastpass-cli.info... 0%100%100%100%100%100%Done Fetching slack-desc... 0%100%100%100%100%100%Done lastpass-cli-1.3.3/ lastpass-cli-1.3.3/.dockerignore lastpass-cli-1.3.3/.editorconfig lastpass-cli-1.3.3/.gitignore lastpass-cli-1.3.3/.travis.yml lastpass-cli-1.3.3/CHANGELOG.md lastpass-cli-1.3.3/CMakeLists.txt lastpass-cli-1.3.3/CONTRIBUTING lastpass-cli-1.3.3/COPYING lastpass-cli-1.3.3/LASTPASS-VERSION-GEN lastpass-cli-1.3.3/LICENSE.OpenSSL lastpass-cli-1.3.3/Makefile lastpass-cli-1.3.3/README.md lastpass-cli-1.3.3/agent.c lastpass-cli-1.3.3/agent.h lastpass-cli-1.3.3/blob.c lastpass-cli-1.3.3/blob.h lastpass-cli-1.3.3/cipher.c lastpass-cli-1.3.3/cipher.h lastpass-cli-1.3.3/clipboard.c lastpass-cli-1.3.3/clipboard.h lastpass-cli-1.3.3/cmake_extras/ lastpass-cli-1.3.3/cmake_extras/install_doc.cmake lastpass-cli-1.3.3/cmake_extras/uninstall.cmake lastpass-cli-1.3.3/cmd-add.c lastpass-cli-1.3.3/cmd-duplicate.c lastpass-cli-1.3.3/cmd-edit.c lastpass-cli-1.3.3/cmd-export.c lastpass-cli-1.3.3/cmd-generate.c lastpass-cli-1.3.3/cmd-import.c lastpass-cli-1.3.3/cmd-login.c lastpass-cli-1.3.3/cmd-logout.c lastpass-cli-1.3.3/cmd-ls.c lastpass-cli-1.3.3/cmd-mv.c lastpass-cli-1.3.3/cmd-passwd.c lastpass-cli-1.3.3/cmd-rm.c lastpass-cli-1.3.3/cmd-share.c lastpass-cli-1.3.3/cmd-show.c lastpass-cli-1.3.3/cmd-status.c lastpass-cli-1.3.3/cmd-sync.c lastpass-cli-1.3.3/cmd.c lastpass-cli-1.3.3/cmd.h lastpass-cli-1.3.3/config.c lastpass-cli-1.3.3/config.h lastpass-cli-1.3.3/contrib/ lastpass-cli-1.3.3/contrib/Dockerfile lastpass-cli-1.3.3/contrib/Dockerfile.Debian-stable lastpass-cli-1.3.3/contrib/Dockerfile.dev lastpass-cli-1.3.3/contrib/completions-lpass.fish lastpass-cli-1.3.3/contrib/examples/ lastpass-cli-1.3.3/contrib/examples/change-mysql-password.sh lastpass-cli-1.3.3/contrib/examples/change-ssh-password.sh lastpass-cli-1.3.3/contrib/examples/git-credential-lastpass lastpass-cli-1.3.3/contrib/examples/lpass-sudo-askpass.sh lastpass-cli-1.3.3/contrib/examples/lpass-sudo.sh lastpass-cli-1.3.3/contrib/examples/msmtprc lastpass-cli-1.3.3/contrib/lpass_bash_completion lastpass-cli-1.3.3/contrib/lpass_zsh_completion lastpass-cli-1.3.3/contrib/specfile/ lastpass-cli-1.3.3/contrib/specfile/lastpass-cli.spec lastpass-cli-1.3.3/debian/ lastpass-cli-1.3.3/debian/changelog lastpass-cli-1.3.3/debian/compat lastpass-cli-1.3.3/debian/control lastpass-cli-1.3.3/debian/copyright lastpass-cli-1.3.3/debian/docs lastpass-cli-1.3.3/debian/manpages lastpass-cli-1.3.3/debian/rules lastpass-cli-1.3.3/debian/source/ lastpass-cli-1.3.3/debian/source/format lastpass-cli-1.3.3/edit.c lastpass-cli-1.3.3/endpoints-login.c lastpass-cli-1.3.3/endpoints-share.c lastpass-cli-1.3.3/endpoints.c lastpass-cli-1.3.3/endpoints.h lastpass-cli-1.3.3/format.c lastpass-cli-1.3.3/format.h lastpass-cli-1.3.3/http.c lastpass-cli-1.3.3/http.h lastpass-cli-1.3.3/json-format.c lastpass-cli-1.3.3/json-format.h lastpass-cli-1.3.3/kdf.c lastpass-cli-1.3.3/kdf.h lastpass-cli-1.3.3/list.h lastpass-cli-1.3.3/log.c lastpass-cli-1.3.3/log.h lastpass-cli-1.3.3/lpass.1.txt lastpass-cli-1.3.3/lpass.c lastpass-cli-1.3.3/notes.c lastpass-cli-1.3.3/notes.h lastpass-cli-1.3.3/password.c lastpass-cli-1.3.3/password.h lastpass-cli-1.3.3/pbkdf2.c lastpass-cli-1.3.3/pbkdf2.h lastpass-cli-1.3.3/pins.h lastpass-cli-1.3.3/process.c lastpass-cli-1.3.3/process.h lastpass-cli-1.3.3/session.c lastpass-cli-1.3.3/session.h lastpass-cli-1.3.3/terminal.c lastpass-cli-1.3.3/terminal.h lastpass-cli-1.3.3/test/ lastpass-cli-1.3.3/test/askpass-wrong.sh lastpass-cli-1.3.3/test/askpass.sh lastpass-cli-1.3.3/test/assert.sh lastpass-cli-1.3.3/test/http_mock.c lastpass-cli-1.3.3/test/include.sh lastpass-cli-1.3.3/test/tests lastpass-cli-1.3.3/upload-queue.c lastpass-cli-1.3.3/upload-queue.h lastpass-cli-1.3.3/util.c lastpass-cli-1.3.3/util.h lastpass-cli-1.3.3/xml.c lastpass-cli-1.3.3/xml.h mkdir -p build && cd build && cmake -DCMAKE_INSTALL_PREFIX:PATH=/usr -DCMAKE_INSTALL_MANDIR:PATH=/usr/share/man .. -- The C compiler identification is GNU 11.2.0 -- The CXX compiler identification is GNU 11.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/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: /usr/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/lib/libxml2.so (found version "2.9.14") -- Found OpenSSL: /usr/lib/libcrypto.so (found version "1.1.1o") -- Found CURL: /usr/lib/libcurl.so (found version "7.83.1") LASTPASS_CLI_VERSION =1.3.3.GIT -- Configuring done -- Generating done -- Build files have been written to: /usr/src/slapt-src-i486/misc/lastpass-cli/lastpass-cli-1.3.3/build make -C build all make[1]: Entering directory '/usr/src/slapt-src-i486/misc/lastpass-cli/lastpass-cli-1.3.3/build' make[2]: Entering directory '/usr/src/slapt-src-i486/misc/lastpass-cli/lastpass-cli-1.3.3/build' make[3]: Entering directory '/usr/src/slapt-src-i486/misc/lastpass-cli/lastpass-cli-1.3.3/build' make[3]: Leaving directory '/usr/src/slapt-src-i486/misc/lastpass-cli/lastpass-cli-1.3.3/build' make[3]: Entering directory '/usr/src/slapt-src-i486/misc/lastpass-cli/lastpass-cli-1.3.3/build' [ 2%] Building C object CMakeFiles/lpass.dir/agent.c.o [ 4%] Building C object CMakeFiles/lpass.dir/blob.c.o [ 7%] Building C object CMakeFiles/lpass.dir/cipher.c.o [ 9%] Building C object CMakeFiles/lpass.dir/clipboard.c.o [ 11%] Building C object CMakeFiles/lpass.dir/cmd-add.c.o [ 14%] Building C object CMakeFiles/lpass.dir/cmd-duplicate.c.o [ 16%] Building C object CMakeFiles/lpass.dir/cmd-edit.c.o [ 19%] Building C object CMakeFiles/lpass.dir/cmd-export.c.o [ 21%] Building C object CMakeFiles/lpass.dir/cmd-generate.c.o [ 23%] Building C object CMakeFiles/lpass.dir/cmd-import.c.o [ 26%] Building C object CMakeFiles/lpass.dir/cmd-login.c.o [ 28%] Building C object CMakeFiles/lpass.dir/cmd-logout.c.o [ 30%] Building C object CMakeFiles/lpass.dir/cmd-ls.c.o [ 33%] Building C object CMakeFiles/lpass.dir/cmd-mv.c.o [ 35%] Building C object CMakeFiles/lpass.dir/cmd-passwd.c.o [ 38%] Building C object CMakeFiles/lpass.dir/cmd-rm.c.o [ 40%] Building C object CMakeFiles/lpass.dir/cmd-share.c.o [ 42%] Building C object CMakeFiles/lpass.dir/cmd-show.c.o [ 45%] Building C object CMakeFiles/lpass.dir/cmd-status.c.o [ 47%] Building C object CMakeFiles/lpass.dir/cmd-sync.c.o [ 50%] Building C object CMakeFiles/lpass.dir/cmd.c.o [ 52%] Building C object CMakeFiles/lpass.dir/config.c.o [ 54%] Building C object CMakeFiles/lpass.dir/edit.c.o /usr/src/slapt-src-i486/misc/lastpass-cli/lastpass-cli-1.3.3/edit.c: In function ‘parse_account_file’: /usr/src/slapt-src-i486/misc/lastpass-cli/lastpass-cli-1.3.3/edit.c:317:62: warning: format ‘%lu’ expects argument of type ‘long unsigned int’, but argument 3 has type ‘size_t’ {aka ‘unsigned int’} [-Wformat=] 317 | die("Maximum note length is %lu bytes (was %lu)", | ~~^ | | | long unsigned int | %u 318 | MAX_NOTE_LEN, len); | ~~~ | | | size_t {aka unsigned int} /usr/src/slapt-src-i486/misc/lastpass-cli/lastpass-cli-1.3.3/edit.c: At top level: cc1: note: unrecognized command-line option ‘-Wno-language-extension-token’ may have been intended to silence earlier diagnostics [ 57%] Building C object CMakeFiles/lpass.dir/endpoints-login.c.o [ 59%] Building C object CMakeFiles/lpass.dir/endpoints-share.c.o [ 61%] Building C object CMakeFiles/lpass.dir/endpoints.c.o [ 64%] Building C object CMakeFiles/lpass.dir/format.c.o [ 66%] Building C object CMakeFiles/lpass.dir/http.c.o [ 69%] Building C object CMakeFiles/lpass.dir/json-format.c.o [ 71%] Building C object CMakeFiles/lpass.dir/kdf.c.o [ 73%] Building C object CMakeFiles/lpass.dir/log.c.o [ 76%] Building C object CMakeFiles/lpass.dir/lpass.c.o [ 78%] Building C object CMakeFiles/lpass.dir/notes.c.o [ 80%] Building C object CMakeFiles/lpass.dir/password.c.o [ 83%] Building C object CMakeFiles/lpass.dir/pbkdf2.c.o [ 85%] Building C object CMakeFiles/lpass.dir/process.c.o [ 88%] Building C object CMakeFiles/lpass.dir/session.c.o [ 90%] Building C object CMakeFiles/lpass.dir/terminal.c.o [ 92%] Building C object CMakeFiles/lpass.dir/upload-queue.c.o [ 95%] Building C object CMakeFiles/lpass.dir/util.c.o [ 97%] Building C object CMakeFiles/lpass.dir/xml.c.o [100%] Linking C executable lpass make[3]: Leaving directory '/usr/src/slapt-src-i486/misc/lastpass-cli/lastpass-cli-1.3.3/build' [100%] Built target lpass make[2]: Leaving directory '/usr/src/slapt-src-i486/misc/lastpass-cli/lastpass-cli-1.3.3/build' make[1]: Leaving directory '/usr/src/slapt-src-i486/misc/lastpass-cli/lastpass-cli-1.3.3/build' mkdir -p build && cd build && cmake -DCMAKE_INSTALL_PREFIX:PATH=/usr -DCMAKE_INSTALL_MANDIR:PATH=/usr/share/man .. -- Checking for one of the modules 'bash-completion' -- Configuring done -- Generating done -- Build files have been written to: /usr/src/slapt-src-i486/misc/lastpass-cli/lastpass-cli-1.3.3/build make -C build install make[1]: Entering directory '/usr/src/slapt-src-i486/misc/lastpass-cli/lastpass-cli-1.3.3/build' make[2]: Entering directory '/usr/src/slapt-src-i486/misc/lastpass-cli/lastpass-cli-1.3.3/build' make[3]: Entering directory '/usr/src/slapt-src-i486/misc/lastpass-cli/lastpass-cli-1.3.3/build' Consolidate compiler generated dependencies of target lpass make[3]: Leaving directory '/usr/src/slapt-src-i486/misc/lastpass-cli/lastpass-cli-1.3.3/build' [100%] Built target lpass make[2]: Leaving directory '/usr/src/slapt-src-i486/misc/lastpass-cli/lastpass-cli-1.3.3/build' Install the project... -- Install configuration: "" -- Installing: /usr/src/slapt-src-i486/misc/lastpass-cli/package-lastpass-cli/usr/bin/lpass make[1]: Leaving directory '/usr/src/slapt-src-i486/misc/lastpass-cli/lastpass-cli-1.3.3/build' mkdir -p build && cd build && cmake -DCMAKE_INSTALL_PREFIX:PATH=/usr -DCMAKE_INSTALL_MANDIR:PATH=/usr/src/slapt-src-i486/misc/lastpass-cli/package-lastpass-cli/usr/man .. -- Checking for one of the modules 'bash-completion' -- Configuring done -- Generating done -- Build files have been written to: /usr/src/slapt-src-i486/misc/lastpass-cli/lastpass-cli-1.3.3/build make -C build install-doc make[1]: Entering directory '/usr/src/slapt-src-i486/misc/lastpass-cli/lastpass-cli-1.3.3/build' make[2]: Entering directory '/usr/src/slapt-src-i486/misc/lastpass-cli/lastpass-cli-1.3.3/build' make[3]: Entering directory '/usr/src/slapt-src-i486/misc/lastpass-cli/lastpass-cli-1.3.3/build' make[4]: Entering directory '/usr/src/slapt-src-i486/misc/lastpass-cli/lastpass-cli-1.3.3/build' make[4]: Leaving directory '/usr/src/slapt-src-i486/misc/lastpass-cli/lastpass-cli-1.3.3/build' make[4]: Entering directory '/usr/src/slapt-src-i486/misc/lastpass-cli/lastpass-cli-1.3.3/build' [100%] Generating lpass.1 make[4]: Leaving directory '/usr/src/slapt-src-i486/misc/lastpass-cli/lastpass-cli-1.3.3/build' [100%] Built target doc-man make[4]: Entering directory '/usr/src/slapt-src-i486/misc/lastpass-cli/lastpass-cli-1.3.3/build' make[4]: Leaving directory '/usr/src/slapt-src-i486/misc/lastpass-cli/lastpass-cli-1.3.3/build' make[4]: Entering directory '/usr/src/slapt-src-i486/misc/lastpass-cli/lastpass-cli-1.3.3/build' install: creating directory '/usr/src/slapt-src-i486/misc/lastpass-cli/package-lastpass-cli/usr/man' install: creating directory '/usr/src/slapt-src-i486/misc/lastpass-cli/package-lastpass-cli/usr/man/man1' '/usr/src/slapt-src-i486/misc/lastpass-cli/lastpass-cli-1.3.3/build/lpass.1' -> '/usr/src/slapt-src-i486/misc/lastpass-cli/package-lastpass-cli/usr/man/man1/lpass.1' make[4]: Leaving directory '/usr/src/slapt-src-i486/misc/lastpass-cli/lastpass-cli-1.3.3/build' [100%] Built target install-doc make[3]: Leaving directory '/usr/src/slapt-src-i486/misc/lastpass-cli/lastpass-cli-1.3.3/build' make[2]: Leaving directory '/usr/src/slapt-src-i486/misc/lastpass-cli/lastpass-cli-1.3.3/build' make[1]: Leaving directory '/usr/src/slapt-src-i486/misc/lastpass-cli/lastpass-cli-1.3.3/build' Slackware package maker, version 3.14159265. Searching for symbolic links: No symbolic links were found, so we won't make an installation script. You can make your own later in ./install/doinst.sh and rebuild the package if you like. This next step is optional - you can set the directories in your package to some sane permissions. If any of the directories in your package have special permissions, then DO NOT reset them here! Would you like to reset all directory permissions to 755 (drwxr-xr-x) and directory ownerships to root.root ([y]es, [n]o)? n Creating Slackware package: /usr/src/slapt-src-i486/misc/lastpass-cli/lastpass-cli-1.3.3-i586-1salix15.0.txz ./ install/ install/slack-desc usr/ usr/bin/ usr/bin/lpass usr/doc/ usr/doc/lastpass-cli-1.3.3/ usr/doc/lastpass-cli-1.3.3/CHANGELOG.md usr/doc/lastpass-cli-1.3.3/CONTRIBUTING usr/doc/lastpass-cli-1.3.3/COPYING usr/doc/lastpass-cli-1.3.3/LICENSE.OpenSSL usr/doc/lastpass-cli-1.3.3/README.md usr/doc/lastpass-cli-1.3.3/lastpass-cli.SlackBuild usr/man/ usr/man/man1/ usr/man/man1/lpass.1.gz Slackware package /usr/src/slapt-src-i486/misc/lastpass-cli/lastpass-cli-1.3.3-i586-1salix15.0.txz created. Installing package lastpass-cli-1.3.3-i586-1salix15.0... | lastpass-cli (Password Manager) | | LastPass is a password manager and password generator that | locks your passwords and personal information in a secure vault. | The standard version of LastPass comes with a web interface, but | also includes plugins for various web browsers and apps for many | smartphones. | | https://www.lastpass.com/ | | | |