When disabling GUI by setting the "-qt5" use flag, the package bails out during the configure stage with the following error: -- --------------------------------------------------------------------------- -- Not building GUI components -- --------------------------------------------------------------------------- CMake Error at zuluPolkit/CMakeLists.txt:18 (Qt5_WRAP_CPP): Unknown CMake command "Qt5_WRAP_CPP". Reproducible: Always Steps to Reproduce: USE="-qt5" emerge -v zulucrypt Actual Results: >>> Verifying ebuild manifests >>> Emerging (1 of 1) app-crypt/zulucrypt-5.4.0::gentoo >>> Downloading 'http://ftp.halifax.rwth-aachen.de/gentoo/distfiles/zulucrypt-5.4.0.tar.bz2' --2018-02-11 02:41:44-- http://ftp.halifax.rwth-aachen.de/gentoo/distfiles/zulucrypt-5.4.0.tar.bz2 Resolving ftp.halifax.rwth-aachen.de... 137.226.34.46, 2a00:8a60:e012:a00::21 Connecting to ftp.halifax.rwth-aachen.de|137.226.34.46|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 1704452 (1.6M) [application/octet-stream] Saving to: '/usr/portage/distfiles/zulucrypt-5.4.0.tar.bz2' /usr/portage/distfi 100%[===================>] 1.62M 2.09MB/s in 0.8s 2018-02-11 02:41:44 (2.09 MB/s) - '/usr/portage/distfiles/zulucrypt-5.4.0.tar.bz2' saved [1704452/1704452] * zulucrypt-5.4.0.tar.bz2 BLAKE2B SHA512 size ;-) ... [ ok ] >>> Unpacking source... >>> Unpacking zulucrypt-5.4.0.tar.bz2 to /tmp/portage/app-crypt/zulucrypt-5.4.0/work >>> Source unpacked in /tmp/portage/app-crypt/zulucrypt-5.4.0/work >>> Preparing source in /tmp/portage/app-crypt/zulucrypt-5.4.0/work/zuluCrypt-5.4.0 ... >>> Source prepared. >>> Configuring source in /tmp/portage/app-crypt/zulucrypt-5.4.0/work/zuluCrypt-5.4.0 ... >>> Working in BUILD_DIR: "/tmp/portage/app-crypt/zulucrypt-5.4.0/work/zulucrypt-5.4.0_build" cmake -C /tmp/portage/app-crypt/zulucrypt-5.4.0/work/zulucrypt-5.4.0_build/gentoo_common_config.cmake -G Unix Makefiles -DCMAKE_INSTALL_PREFIX=/usr -DLIB_SUFFIX=lib64 -DNOGNOME=yes -DNOKDE=yes -DNOGUI=yes -DUDEVSUPPORT=yes -DINTERNAL_LXQT_WALLET=true -DINTERNAL_ZULUPLAY=true -DCMAKE_BUILD_TYPE=Gentoo -DCMAKE_USER_MAKE_RULES_OVERRIDE=/tmp/portage/app-crypt/zulucrypt-5.4.0/work/zulucrypt-5.4.0_build/gentoo_rules.cmake -DCMAKE_TOOLCHAIN_FILE=/tmp/portage/app-crypt/zulucrypt-5.4.0/work/zulucrypt-5.4.0_build/gentoo_toolchain.cmake /tmp/portage/app-crypt/zulucrypt-5.4.0/work/zuluCrypt-5.4.0 loading initial cache file /tmp/portage/app-crypt/zulucrypt-5.4.0/work/zulucrypt-5.4.0_build/gentoo_common_config.cmake -- The C compiler identification is GNU 6.4.0 -- The CXX compiler identification is GNU 6.4.0 -- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc -- Check for working C compiler: /usr/bin/x86_64-pc-linux-gnu-gcc -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ -- Check for working CXX compiler: /usr/bin/x86_64-pc-linux-gnu-g++ -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Found PkgConfig: x86_64-pc-linux-gnu-pkg-config (found version "0.29.2") -- Checking for module 'libcryptsetup' -- Found libcryptsetup, version 1.7.5 -- Checking for module 'blkid' -- Found blkid, version 2.30.2 -- Checking for module 'devmapper' -- Found devmapper, version 1.02.119 -- Checking for module 'uuid' -- Found uuid, version 2.30.2 -- found libdevmapper library at: /usr/lib/libdevmapper.so -- found uuid library at: /usr/lib/libuuid.so -- found libcryptsetup library at: /usr/lib/libcryptsetup.so -- found gcrypt header file: /usr/include/gcrypt.h -- found gcrypt library: /usr/lib/libgcrypt.so -- found json.hpp header file at: /tmp/portage/app-crypt/zulucrypt-5.4.0/work/zuluCrypt-5.4.0/external_libraries/json/nlohmann/json.hpp -- --------------------------------------------------------------------------- -- internal version of zuluplay will be used to create and open TrueCrypt and VeraCrypt volumes. -- internal version of zuluplay will be used to create and restore TrueCrypt and VeraCrypt volume headers. -- --------------------------------------------------------------------------- -- Checking for module 'devmapper' -- Found devmapper, version 1.02.119 -- Checking for module 'uuid' -- Found uuid, version 2.30.2 -- Looking for gcry_kdf_derive in gcrypt -- Looking for gcry_kdf_derive in gcrypt - found -- found gcrypt header file: /usr/include/gcrypt.h -- --------------------------------------------------------------------------- -- optional functionality that will be build -- udev support will be enabled -- zuluplay adds the ability to create truecrypt compatible encrypted containers -- --------------------------------------------------------------------------- -- --------------------------------------------------------------------------- -- optional functionality that will NOT be build -- GUI front ends,zuluCrypt-gui and zuluMount-gui -- pwquality library used to measure passphrase strength -- sources can be found at: https://fedorahosted.org/libpwquality/ -- --------------------------------------------------------------------------- -- -- udev will be consulted when deciding if a volume is system or not. -- please read "udev_support" file for more information about udev support and associated problems. -- --------------------------------------------------------------------------- -- Not building GUI components -- --------------------------------------------------------------------------- CMake Error at zuluPolkit/CMakeLists.txt:18 (Qt5_WRAP_CPP): Unknown CMake command "Qt5_WRAP_CPP". -- Configuring incomplete, errors occurred! See also "/tmp/portage/app-crypt/zulucrypt-5.4.0/work/zulucrypt-5.4.0_build/CMakeFiles/CMakeOutput.log". * ERROR: app-crypt/zulucrypt-5.4.0::gentoo failed (configure phase): * cmake failed * * Call stack: * ebuild.sh, line 124: Called src_configure * environment, line 2854: Called cmake-utils_src_configure * environment, line 795: Called die * The specific snippet of code: * "${CMAKE_BINARY}" "${cmakeargs[@]}" "${CMAKE_USE_DIR}" || die "cmake failed"; * * If you need support, post the output of `emerge --info '=app-crypt/zulucrypt-5.4.0::gentoo'`, * the complete build log and the output of `emerge -pqv '=app-crypt/zulucrypt-5.4.0::gentoo'`. * The complete build log is located at '/tmp/portage/app-crypt/zulucrypt-5.4.0/temp/build.log'. * The ebuild environment file is located at '/tmp/portage/app-crypt/zulucrypt-5.4.0/temp/environment'. * Working directory: '/tmp/portage/app-crypt/zulucrypt-5.4.0/work/zulucrypt-5.4.0_build' * S: '/tmp/portage/app-crypt/zulucrypt-5.4.0/work/zuluCrypt-5.4.0' Expected Results: Package configures and builds successfully. emerge --info Portage 2.3.19 (python 3.4.5-final-0, default/linux/amd64/17.0/desktop/plasma, gcc-6.4.0, glibc-2.25-r9, 4.14.13-gentoo x86_64) ================================================================= System uname: Linux-4.14.13-gentoo-x86_64-Intel-R-_Core-TM-_i7-6820HQ_CPU_@_2.70GHz-with-gentoo-2.4.1 KiB Mem: 8176056 total, 5156596 free KiB Swap: 4000180 total, 4000180 free Timestamp of repository gentoo: Fri, 02 Feb 2018 00:45:01 +0000 Head commit of repository gentoo: 6fbf5c7abd6096d697c03c60f53767aab0f89881 sh bash 4.4_p12 ld GNU ld (Gentoo 2.29.1 p3) 2.29.1 app-shells/bash: 4.4_p12::gentoo dev-java/java-config: 2.2.0-r3::gentoo dev-lang/perl: 5.24.3::gentoo dev-lang/python: 2.7.14-r1::gentoo, 3.4.5-r1::gentoo, 3.6.3-r1::gentoo dev-util/cmake: 3.9.6::gentoo dev-util/pkgconfig: 0.29.2::gentoo sys-apps/baselayout: 2.4.1-r2::gentoo sys-apps/openrc: 0.34.11::gentoo sys-apps/sandbox: 2.12::gentoo sys-devel/autoconf: 2.13::gentoo, 2.69-r4::gentoo sys-devel/automake: 1.15.1-r1::gentoo sys-devel/binutils: 2.29.1-r1::gentoo sys-devel/gcc: 6.4.0-r1::gentoo sys-devel/gcc-config: 1.8-r1::gentoo sys-devel/libtool: 2.4.6-r3::gentoo sys-devel/make: 4.2.1::gentoo sys-kernel/linux-headers: 4.13::gentoo (virtual/os-headers) sys-libs/glibc: 2.25-r9::gentoo Repositories: gentoo location: /usr/portage sync-type: rsync sync-uri: rsync://rsync.gentoo.org/gentoo-portage priority: -1000 sync-rsync-extra-opts: printer-drivers location: /var/lib/layman/printer-drivers masters: gentoo priority: 50 ACCEPT_KEYWORDS="amd64" ACCEPT_LICENSE="* -@EULA AdobeFlash-11.x RAR" CBUILD="x86_64-pc-linux-gnu" CFLAGS="-march=ivybridge -O2 -pipe" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt /usr/share/themes/oxygen-gtk/gtk-2.0 /usr/share/themes/oxygen-gtk/gtk-3.0" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c" CXXFLAGS="-march=ivybridge -O2 -pipe" DISTDIR="/usr/portage/distfiles" FCFLAGS="-O2 -pipe" FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync multilib-strict news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync" FFLAGS="-O2 -pipe" GENTOO_MIRRORS="http://ftp.halifax.rwth-aachen.de/gentoo/" LDFLAGS="-Wl,-O1 -Wl,--as-needed" MAKEOPTS="-j4" PKGDIR="/usr/portage/packages" PORTAGE_CONFIGROOT="/" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git" PORTAGE_TMPDIR="/tmp" USE="X aac acl acpi activities alsa amd64 berkdb branding bzip2 cairo cdr cgroups cli consolekit crypt cups cxx dbus declarative dri dvdr emboss encode evdev exif fam firefox fortran gdbm gif glamor gpm gtk gudev iconv inotify ipv6 java jpeg kde kipi kwallet lcms libnotify mad mng modules mp4 multilib ncurses networkmanager nls nptl nsplugin ogg opengl openmp pam pango pcre pdf perl phonon plasma png policykit ppds python qml qt3support qt5 readline samba seccomp spell ssl startup-notification svg syslog tcpd threads tiff truetype udev udisks unicode upower usb widgets wxwidgets xcb xcomposite xinerama xml xv xvid zlib" ABI_X86="64" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump author" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx mmxext sse sse2 sse3 ssse3" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" GRUB_PLATFORMS="pc" INPUT_DEVICES="libinput keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-6 php7-0" POSTGRES_TARGETS="postgres9_5" PYTHON_SINGLE_TARGET="python3_4" PYTHON_TARGETS="python2_7 python3_4" RUBY_TARGETS="ruby22 ruby23" USERLAND="GNU" VIDEO_CARDS="vesa" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" Unset: CC, CPPFLAGS, CTARGET, CXX, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LINGUAS, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Created attachment 518962 [details] CMakeOutput.log
emerge --info Portage 2.3.19 (python 3.4.5-final-0, default/linux/amd64/17.0/desktop/plasma, gcc-6.4.0, glibc-2.25-r9, 4.14.13-gentoo x86_64) ================================================================= System uname: Linux-4.14.13-gentoo-x86_64-Intel-R-_Core-TM-_i7-6820HQ_CPU_@_2.70GHz-with-gentoo-2.4.1 KiB Mem: 8176056 total, 5156596 free KiB Swap: 4000180 total, 4000180 free Timestamp of repository gentoo: Fri, 02 Feb 2018 00:45:01 +0000 Head commit of repository gentoo: 6fbf5c7abd6096d697c03c60f53767aab0f89881 sh bash 4.4_p12 ld GNU ld (Gentoo 2.29.1 p3) 2.29.1 app-shells/bash: 4.4_p12::gentoo dev-java/java-config: 2.2.0-r3::gentoo dev-lang/perl: 5.24.3::gentoo dev-lang/python: 2.7.14-r1::gentoo, 3.4.5-r1::gentoo, 3.6.3-r1::gentoo dev-util/cmake: 3.9.6::gentoo dev-util/pkgconfig: 0.29.2::gentoo sys-apps/baselayout: 2.4.1-r2::gentoo sys-apps/openrc: 0.34.11::gentoo sys-apps/sandbox: 2.12::gentoo sys-devel/autoconf: 2.13::gentoo, 2.69-r4::gentoo sys-devel/automake: 1.15.1-r1::gentoo sys-devel/binutils: 2.29.1-r1::gentoo sys-devel/gcc: 6.4.0-r1::gentoo sys-devel/gcc-config: 1.8-r1::gentoo sys-devel/libtool: 2.4.6-r3::gentoo sys-devel/make: 4.2.1::gentoo sys-kernel/linux-headers: 4.13::gentoo (virtual/os-headers) sys-libs/glibc: 2.25-r9::gentoo Repositories: gentoo location: /usr/portage sync-type: rsync sync-uri: rsync://rsync.gentoo.org/gentoo-portage priority: -1000 sync-rsync-extra-opts: printer-drivers location: /var/lib/layman/printer-drivers masters: gentoo priority: 50 ACCEPT_KEYWORDS="amd64" ACCEPT_LICENSE="* -@EULA AdobeFlash-11.x RAR" CBUILD="x86_64-pc-linux-gnu" CFLAGS="-march=ivybridge -O2 -pipe" CHOST="x86_64-pc-linux-gnu" CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt /usr/share/themes/oxygen-gtk/gtk-2.0 /usr/share/themes/oxygen-gtk/gtk-3.0" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c" CXXFLAGS="-march=ivybridge -O2 -pipe" DISTDIR="/usr/portage/distfiles" FCFLAGS="-O2 -pipe" FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync multilib-strict news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync" FFLAGS="-O2 -pipe" GENTOO_MIRRORS="http://ftp.halifax.rwth-aachen.de/gentoo/" LDFLAGS="-Wl,-O1 -Wl,--as-needed" MAKEOPTS="-j4" PKGDIR="/usr/portage/packages" PORTAGE_CONFIGROOT="/" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git" PORTAGE_TMPDIR="/tmp" USE="X aac acl acpi activities alsa amd64 berkdb branding bzip2 cairo cdr cgroups cli consolekit crypt cups cxx dbus declarative dri dvdr emboss encode evdev exif fam firefox fortran gdbm gif glamor gpm gtk gudev iconv inotify ipv6 java jpeg kde kipi kwallet lcms libnotify mad mng modules mp4 multilib ncurses networkmanager nls nptl nsplugin ogg opengl openmp pam pango pcre pdf perl phonon plasma png policykit ppds python qml qt3support qt5 readline samba seccomp spell ssl startup-notification svg syslog tcpd threads tiff truetype udev udisks unicode upower usb widgets wxwidgets xcb xcomposite xinerama xml xv xvid zlib" ABI_X86="64" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="kexi words flow plan sheets stage tables krita karbon braindump author" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx mmxext sse sse2 sse3 ssse3" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" GRUB_PLATFORMS="pc" INPUT_DEVICES="libinput keyboard mouse" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php5-6 php7-0" POSTGRES_TARGETS="postgres9_5" PYTHON_SINGLE_TARGET="python3_4" PYTHON_TARGETS="python2_7 python3_4" RUBY_TARGETS="ruby22 ruby23" USERLAND="GNU" VIDEO_CARDS="vesa" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" Unset: CC, CPPFLAGS, CTARGET, CXX, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL, LINGUAS, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Is the maintainer still reachable?
see https://github.com/gentoo/gentoo/pull/7442
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa2173a6f70ef376675f32d1fa30d31ecf40f7f1 commit aa2173a6f70ef376675f32d1fa30d31ecf40f7f1 Author: soredake <fdsfgs@krutt.org> AuthorDate: 2018-03-13 10:17:57 +0000 Commit: Patrice Clement <monsieurp@gentoo.org> CommitDate: 2018-04-02 21:20:23 +0000 app-crypt/zulucrypt: fix build with USE=-qt5. Closes: https://bugs.gentoo.org/647264 Closes: https://github.com/gentoo/gentoo/pull/7442 app-crypt/zulucrypt/Manifest | 1 + .../zulucrypt/zulucrypt-5.4.0_pre20180223.ebuild | 54 ++++++++++++++++++++++ 2 files changed, 55 insertions(+)