Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 647624 - dev-db/qt5-sqlcipher-0.1.1_pre20171202 : CMake Error at CMakeLists.txt:65 (message):
Summary: dev-db/qt5-sqlcipher-0.1.1_pre20171202 : CMake Error at CMakeLists.txt:65 (me...
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Ulrich Müller
URL:
Whiteboard:
Keywords: UPSTREAM
Depends on:
Blocks:
 
Reported: 2018-02-14 17:31 UTC by Toralf Förster
Modified: 2018-02-17 19:10 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.89 KB, text/plain)
2018-02-14 17:31 UTC, Toralf Förster
Details
CMakeOutput.log (CMakeOutput.log,49.68 KB, text/plain)
2018-02-14 17:31 UTC, Toralf Förster
Details
dev-db:qt5-sqlcipher-0.1.1_pre20171202:20180214-062159.log (dev-db:qt5-sqlcipher-0.1.1_pre20171202:20180214-062159.log,4.20 KB, text/plain)
2018-02-14 17:31 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,153.57 KB, text/plain)
2018-02-14 17:31 UTC, Toralf Förster
Details
environment (environment,113.84 KB, text/plain)
2018-02-14 17:31 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.56 KB, application/x-bzip)
2018-02-14 17:31 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,4.50 KB, application/x-bzip)
2018-02-14 17:31 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,27.60 KB, application/x-bzip)
2018-02-14 17:31 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-02-14 17:31:20 UTC
--   Found sqlcipher, version 3.15.2
-- Found Qt5 version 5.9.4.
CMake Error at CMakeLists.txt:65 (message):
  Header/source files for Qt5 version 5.9.4 not found.  Please report this
  error!


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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop-gnome-systemd_20180210-181142

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

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

Available Python interpreters, in order of preference:
  [1]   python3.5
  [2]   python2.7 (fallback)
  [3]   jython2.7 (fallback)
Available Ruby profiles:
  [1]   ruby22 (with Rubygems)
  [2]   ruby23 (with Rubygems) *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.6.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv dev-db/qt5-sqlcipher
Comment 1 Toralf Förster gentoo-dev 2018-02-14 17:31:23 UTC
Created attachment 519428 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-02-14 17:31:26 UTC
Created attachment 519430 [details]
CMakeOutput.log
Comment 3 Toralf Förster gentoo-dev 2018-02-14 17:31:29 UTC
Created attachment 519432 [details]
dev-db:qt5-sqlcipher-0.1.1_pre20171202:20180214-062159.log
Comment 4 Toralf Förster gentoo-dev 2018-02-14 17:31:32 UTC
Created attachment 519434 [details]
emerge-history.txt
Comment 5 Toralf Förster gentoo-dev 2018-02-14 17:31:35 UTC
Created attachment 519436 [details]
environment
Comment 6 Toralf Förster gentoo-dev 2018-02-14 17:31:38 UTC
Created attachment 519438 [details]
etc.portage.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-02-14 17:31:41 UTC
Created attachment 519440 [details]
logs.tbz2
Comment 8 Toralf Förster gentoo-dev 2018-02-14 17:31:44 UTC
Created attachment 519442 [details]
temp.tbz2
Comment 9 Ulrich Müller gentoo-dev 2018-02-14 20:49:34 UTC
Pull request submitted upstream:
https://github.com/blizzard4591/qt5-sqlcipher/pull/1
Comment 10 Larry the Git Cow gentoo-dev 2018-02-14 21:00:04 UTC
The bug has been referenced in the following commit(s):

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

commit be23a9b584a5ac3bd1b6ea046b0f7d90e930a534
Author:     Ulrich Müller <ulm@gentoo.org>
AuthorDate: 2018-02-14 20:59:19 +0000
Commit:     Ulrich Müller <ulm@gentoo.org>
CommitDate: 2018-02-14 20:59:19 +0000

    dev-db/qt5-sqlcipher: Fix build with Qt 5.9.4.
    
    Cached files for Qt versions 5.9.3 and 5.9.4 are identical, so simpy
    copy them.
    
    Bug: https://bugs.gentoo.org/647624
    Package-Manager: Portage-2.3.24, Repoman-2.3.6

 dev-db/qt5-sqlcipher/qt5-sqlcipher-0.1.1_pre20171202.ebuild | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)}