Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 629074 - dev-db/sqliteman-1.2.2-r2 - Could not find QScintilla library
Summary: dev-db/sqliteman-1.2.2-r2 - Could not find QScintilla library
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal normal (vote)
Assignee: Qt Bug Alias
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-08-27 15:57 UTC by Pál Csányi
Modified: 2017-09-08 05:53 UTC (History)
1 user (show)

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


Attachments
output of emerge --info (emerge--info,5.81 KB, text/plain)
2017-08-27 15:57 UTC, Pál Csányi
Details
emerge --info '=dev-db/sqliteman-1.2.2-r2::gentoo' (emerge--info_dev_db_sqliteman,6.17 KB, text/plain)
2017-08-27 16:01 UTC, Pál Csányi
Details
emerge -pqv '=dev-db/sqliteman-1.2.2-r2::gentoo' (emerge-pqv_dev_db_sqliteman,43 bytes, text/plain)
2017-08-27 16:02 UTC, Pál Csányi
Details
/var/tmp/portage/dev-db/sqliteman-1.2.2-r2/temp/build.log (dev_db_sqliteman.build.log.bz2,1.75 KB, application/x-bzip)
2017-08-27 16:06 UTC, Pál Csányi
Details
/var/tmp/portage/dev-db/sqliteman-1.2.2-r2/temp/environment (dev_db_sqliteman_environment,117.42 KB, text/plain)
2017-08-27 16:08 UTC, Pál Csányi
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Pál Csányi 2017-08-27 15:57:31 UTC
Created attachment 490890 [details]
output of emerge --info

Hi,

I can't to emerge dev-db/sqliteman-1.2.2-r2.
I get output on shell:
-- Configuring incomplete, errors occurred!
See also "/var/tmp/portage/dev-db/sqliteman-1.2.2-r2/work/sqliteman-1.2.2_build/CMakeFiles/CMakeOutput.log".
See also "/var/tmp/portage/dev-db/sqliteman-1.2.2-r2/work/sqliteman-1.2.2_build/CMakeFiles/CMakeError.log".
 * ERROR: dev-db/sqliteman-1.2.2-r2::gentoo failed (configure phase):
 *   cmake failed
 * 
 * Call stack:
 *     ebuild.sh, line  115:  Called src_configure
 *   environment, line 2993:  Called cmake-utils_src_configure
 *   environment, line  922:  Called die
 * The specific snippet of code:
 *       "${CMAKE_BINARY}" "${cmakeargs[@]}" "${CMAKE_USE_DIR}" || die "cmake failed";

Best, Pál
Comment 1 Pál Csányi 2017-08-27 16:01:15 UTC
Created attachment 490906 [details]
emerge --info '=dev-db/sqliteman-1.2.2-r2::gentoo'
Comment 2 Pál Csányi 2017-08-27 16:02:45 UTC
Created attachment 490908 [details]
emerge -pqv '=dev-db/sqliteman-1.2.2-r2::gentoo'
Comment 3 Pál Csányi 2017-08-27 16:06:41 UTC
Created attachment 490910 [details]
/var/tmp/portage/dev-db/sqliteman-1.2.2-r2/temp/build.log
Comment 4 Pál Csányi 2017-08-27 16:08:07 UTC
Created attachment 490912 [details]
/var/tmp/portage/dev-db/sqliteman-1.2.2-r2/temp/environment
Comment 5 Andreas Sturmlechner gentoo-dev 2017-08-27 16:57:10 UTC
What version of x11-libs/qscintilla do you have installed?
Comment 6 Pál Csányi 2017-09-06 18:05:43 UTC
The installed version of the is x11-libs/qscintilla 2.10.1 on my Gentoo system.
Comment 7 Pál Csányi 2017-09-06 18:43:28 UTC
I solve this problem with help of  Andreas Sturmlechner.
I just install the dev-db/sqliteman-1.2.2-r3 version of this package.