Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 664200 - app-admin/passwordsafe-1.06_beta : CMake Error at /.../ExternalProject.cmake:2324 (message):
Summary: app-admin/passwordsafe-1.06_beta : CMake Error at /.../ExternalProject.cmake:...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Hendrik v. Raven
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-08-21 18:37 UTC by Toralf Förster
Modified: 2018-08-23 15:46 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,15.72 KB, text/plain)
2018-08-21 18:37 UTC, Toralf Förster
Details
app-admin:passwordsafe-1.06_beta:20180820-232616.log (app-admin:passwordsafe-1.06_beta:20180820-232616.log,5.05 KB, text/plain)
2018-08-21 18:37 UTC, Toralf Förster
Details
CMakeOutput.log (CMakeOutput.log,39 bytes, text/plain)
2018-08-21 18:37 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,45.61 KB, text/plain)
2018-08-21 18:37 UTC, Toralf Förster
Details
environment (environment,108.53 KB, text/plain)
2018-08-21 18:37 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.00 KB, application/x-bzip)
2018-08-21 18:37 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,4.77 KB, application/x-bzip)
2018-08-21 18:37 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,26.65 KB, application/x-bzip)
2018-08-21 18:37 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2018-08-21 18:37:05 UTC
-- Looking for uuid/uuid.h - found
-- Yubikey support disabled
CMake Error at /usr/share/cmake/Modules/ExternalProject.cmake:2324 (message):
  error: could not find git for clone of googletest
Call Stack (most recent call first):
  /usr/share/cmake/Modules/ExternalProject.cmake:3100 (_ep_add_download_command)

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-developer_libressl-test_20180819-103958

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-8.2.0 *

Available Python interpreters, in order of preference:
  [1]   python3.6
  [2]   python2.7 (fallback)

java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.8.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv app-admin/passwordsafe
[ebuild  N    ] app-admin/passwordsafe-1.06_beta  USE="test xml -minimal -qr -yubikey"
Comment 1 Toralf Förster gentoo-dev 2018-08-21 18:37:13 UTC
Created attachment 544298 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-08-21 18:37:18 UTC
Created attachment 544300 [details]
app-admin:passwordsafe-1.06_beta:20180820-232616.log
Comment 3 Toralf Förster gentoo-dev 2018-08-21 18:37:21 UTC
Created attachment 544302 [details]
CMakeOutput.log
Comment 4 Toralf Förster gentoo-dev 2018-08-21 18:37:24 UTC
Created attachment 544304 [details]
emerge-history.txt
Comment 5 Toralf Förster gentoo-dev 2018-08-21 18:37:27 UTC
Created attachment 544306 [details]
environment
Comment 6 Toralf Förster gentoo-dev 2018-08-21 18:37:30 UTC
Created attachment 544308 [details]
etc.portage.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-08-21 18:37:33 UTC
Created attachment 544310 [details]
logs.tbz2
Comment 8 Toralf Förster gentoo-dev 2018-08-21 18:37:35 UTC
Created attachment 544312 [details]
temp.tbz2
Comment 9 Hendrik v. Raven 2018-08-22 08:58:00 UTC
Sorry for not spotting this, will post a PR to fix it.
Comment 10 Larry the Git Cow gentoo-dev 2018-08-23 15:46:28 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9213b5fb674960bc0c855ff780f69df9e35f4ed1

commit 9213b5fb674960bc0c855ff780f69df9e35f4ed1
Author:     Hendrik v. Raven <hendrik@consetetur.de>
AuthorDate: 2018-08-22 09:00:27 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2018-08-23 15:31:45 +0000

    app-admin/passwordsafe: force system gtest
    
    this has been changed in the latest release to download gtest. I missed
    this change when bumping to the latest release.
    
    Closes: https://bugs.gentoo.org/664200
    Closes: https://github.com/gentoo/gentoo/pull/9660
    Package-Manager: Portage-2.3.38, Repoman-2.3.9

 .../passwordsafe-1.06_beta-system-gtest.patch      | 69 ++++++++++++++++++++++
 .../passwordsafe/passwordsafe-1.06_beta.ebuild     |  5 ++
 2 files changed, 74 insertions(+)