@mhogomchungu
Successfully updated to 5.7.1.3.g7eb7b206-1
Thanks for the quick fix!
![]() |
VOOZH | about |
| Git Clone URL: | https://aur.archlinux.org/zulucrypt-git.git (read-only, click to copy) |
|---|---|
| Package Base: | zulucrypt-git |
| Description: | a cli and gui frontend to cryptsetup. |
| Upstream URL: | https://github.com/mhogomchungu/zuluCrypt/ |
| Keywords: | cryptsetup encryption security tcplay truecrypt veracrypt |
| Licenses: | GPL |
| Conflicts: | zuluCrypt |
| Provides: | zuluCrypt |
| Submitter: | salan54 |
| Maintainer: | salan54 |
| Last Packager: | salan54 |
| Votes: | 7 |
| Popularity: | 0.000000 |
| First Submitted: | 2013-03-12 14:23 (UTC) |
| Last Updated: | 2019-05-02 13:25 (UTC) |
@mhogomchungu
Successfully updated to 5.7.1.3.g7eb7b206-1
Thanks for the quick fix!
@mihek89328, update again, the error is now gone.
@mhogomchungu
I've just tried to update with pikaur -Syu --devel and the build process fails:
pikaur -Syu
[...]
:: Starting full AUR upgrade...
Reading repository package databases...
Reading local package database...
Reading AUR packages info...
Resolving AUR dependencies...
:: New dependencies will be installed from repository:
extra/rhash (for cmake) -> 1.3.9-1 0.15 MiB
testing/cmake (for zulucrypt-git) -> 3.17.0-1 7.31 MiB
:: AUR package will be installed:
zulucrypt-git 5.7.1-1 -> devel (7 days old)
[...]
[ 24%] Building C object zuluCrypt-cli/CMakeFiles/zuluCrypt.dir/lib/create_luks.c.o
/home/user/.cache/pikaur/build/zulucrypt-git/src/zuluCrypt/zuluCrypt-cli/lib/status.c:34:10: fatal error: zuluplay_support.h: No such file or directory
34 | #include "zuluplay_support.h"
| ^~~~~~~~~~~~~~~~~~~~
compilation terminated.
make[2]: *** [zuluCrypt-cli/CMakeFiles/zuluCrypt.dir/build.make:197: zuluCrypt-cli/CMakeFiles/zuluCrypt.dir/lib/status.c.o] Error 1
make[2]: *** Waiting for unfinished jobs....
[ 24%] Building CXX object zuluPolkit/CMakeFiles/zuluPolkit.dir/zulupolkit.cpp.o
make[2]: Leaving directory '/home/user/.cache/pikaur/build/zulucrypt-git/src/zuluCrypt/build'
make[1]: *** [CMakeFiles/Makefile2:812: zuluCrypt-cli/CMakeFiles/zuluCrypt.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 24%] Building CXX object zuluPolkit/CMakeFiles/zuluPolkit.dir/__/zuluCrypt-gui/executablesearchpaths.cpp.o
[ 24%] Linking CXX static library liblxqt-wallet.a
make[2]: Leaving directory '/home/user/.cache/pikaur/build/zulucrypt-git/src/zuluCrypt/build'
[ 24%] Built target lxqt-wallet
[ 25%] Linking CXX executable zuluPolkit
make[2]: Leaving directory '/home/user/.cache/pikaur/build/zulucrypt-git/src/zuluCrypt/build'
[ 25%] Built target zuluPolkit
make[1]: Leaving directory '/home/user/.cache/pikaur/build/zulucrypt-git/src/zuluCrypt/build'
make: *** [Makefile:169: all] Error 2
==> ERROR: A failure occurred in build().
Aborting...
@mhogomchungu
Fixed with the newest commits. Thank you!
@mihek89328,
Try again.
I cannot update from 5.7.0.6.g25f15a50-1 to latest commit, running Arch Linux.
Same error on a Manjaro live .iso
[ 14%] Built target String
Scanning dependencies of target zuluCryptPluginManager
[ 14%] Building C object zuluCrypt-cli/CMakeFiles/zuluCryptPluginManager.dir/pluginManager/zuluCryptPluginManager.c.o
[ 14%] Built target zuluplay-static
Scanning dependencies of target zuluCrypt
[ 14%] Building C object zuluCrypt-cli/CMakeFiles/zuluCrypt.dir/lib/bitlocker.c.o
/home/user/.cache/yay/zulucrypt-git/src/zuluCrypt/zuluCrypt-cli/lib/bitlocker.c: In function ‘zuluCryptBitLockerVolume’:
/home/user/.cache/yay/zulucrypt-git/src/zuluCrypt/zuluCrypt-cli/lib/bitlocker.c:117:6: warning: unused variable ‘r’ [-Wunused-variable]
117 | int r ;
| ^
/home/user/.cache/yay/zulucrypt-git/src/zuluCrypt/zuluCrypt-cli/lib/bitlocker.c:115:24: warning: unused variable ‘cd’ [-Wunused-variable]
115 | struct crypt_device * cd = NULL ;
| ^~
/home/user/.cache/yay/zulucrypt-git/src/zuluCrypt/zuluCrypt-cli/lib/bitlocker.c: In function ‘zuluCryptBitLockerUnlock’:
/home/user/.cache/yay/zulucrypt-git/src/zuluCrypt/zuluCrypt-cli/lib/bitlocker.c:293:22: error: ‘CRYPT_BITLK’ undeclared (first use in this function)
293 | if( crypt_load( cd,CRYPT_BITLK,NULL ) != 0 ){
| ^~~~~~~~~~~
/home/user/.cache/yay/zulucrypt-git/src/zuluCrypt/zuluCrypt-cli/lib/bitlocker.c:293:22: note: each undeclared identifier is reported only once for each function it appears in
make[2]: *** [zuluCrypt-cli/CMakeFiles/zuluCrypt.dir/build.make:63: zuluCrypt-cli/CMakeFiles/zuluCrypt.dir/lib/bitlocker.c.o] Error 1
make[1]: *** [CMakeFiles/Makefile2:780: zuluCrypt-cli/CMakeFiles/zuluCrypt.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 14%] Building CXX object external_libraries/lxqt_wallet/frontend/CMakeFiles/lxqt-wallet.dir/moc_lxqt_kwallet.cpp.o
[ 15%] Linking C shared library libzuluCryptPluginManager.so
[ 15%] Built target zuluCryptPluginManager
[ 15%] Building CXX object external_libraries/lxqt_wallet/frontend/CMakeFiles/lxqt-wallet.dir/moc_task.cpp.o
[ 15%] Linking CXX static library libmhogomchungu_task.a
[ 15%] Built target mhogomchungu_task
[ 15%] Linking CXX static library libmhogomchungu_network.a
[ 15%] Built target mhogomchungu_network
[ 16%] Linking CXX static library liblxqt-wallet.a
[ 16%] Built target lxqt-wallet
make: *** [Makefile:130: all] Error 2
==> ERROR: A failure occurred in build().
Aborting...
version 5.5.0
Add support for unlocking bitlocker volumes using dislocker(https://github.com/mhogomchungu/dislocker)
Fix a build issue on some distributions.
Add ability to create a plain dm-crypt volume at the end of a regular file(steganography).