Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 727024 - app-text/calibre-4.9.1-r2: headless/fontconfig_database.cpp:310:1: error: static assertion failed: sizeof specialLanguages / sizeof *specialLanguages == QChar::ScriptCount
Summary: app-text/calibre-4.9.1-r2: headless/fontconfig_database.cpp:310:1: error: sta...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Ian Stakenvicius (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-06-03 22:28 UTC by Samuel Bernardo
Modified: 2020-06-03 22:57 UTC (History)
2 users (show)

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


Attachments
build log (build.log.xz,5.18 KB, application/x-xz)
2020-06-03 22:28 UTC, Samuel Bernardo
Details
emerge info (emerge.info,9.81 KB, text/plain)
2020-06-03 22:28 UTC, Samuel Bernardo
Details
emerge -pqv (emerge.pqv,217 bytes, text/plain)
2020-06-03 22:29 UTC, Samuel Bernardo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Samuel Bernardo 2020-06-03 22:28:04 UTC
Created attachment 643332 [details]
build log

In file included from /usr/include/qt5/QtGui/qtguiglobal.h:43,
                 from /usr/include/qt5/QtGui/5.15.0/QtGui/qpa/qplatformfontdatabase.h:52,
                 from /var/tmp/portage/app-text/calibre-4.9.1-r2/work/calibre-4.9.1/src/calibre/headless/fontconfig_database.h:9,
                 from /var/tmp/portage/app-text/calibre-4.9.1-r2/work/calibre-4.9.1/src/calibre/headless/fontconfig_database.cpp:40:
/var/tmp/portage/app-text/calibre-4.9.1-r2/work/calibre-4.9.1/src/calibre/headless/fontconfig_database.cpp:310:1: error: static assertion failed: sizeof specialLanguages / sizeof *specialLanguages == QChar::ScriptCount
 Q_STATIC_ASSERT(sizeof specialLanguages / sizeof *specialLanguages == QChar::ScriptCount);
 ^~~~~~~~~~~~~~~
make: *** [Makefile:755: fontconfig_database.o] Error 1
Comment 1 Samuel Bernardo 2020-06-03 22:28:26 UTC
Created attachment 643334 [details]
emerge info
Comment 2 Samuel Bernardo 2020-06-03 22:29:48 UTC
Created attachment 643336 [details]
emerge -pqv
Comment 3 Larry the Git Cow gentoo-dev 2020-06-03 22:57:50 UTC
The bug has been closed via the following commit(s):

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

commit 846dd925cddce1ce8b4622989393ae6942cc0e1f
Author:     Zac Medico <zmedico@gentoo.org>
AuthorDate: 2020-06-03 22:56:38 +0000
Commit:     Zac Medico <zmedico@gentoo.org>
CommitDate: 2020-06-03 22:57:11 +0000

    app-text/calibre: add qt-5.15 patch to 4.9.1-r2 (bug 727024)
    
    Closes: https://bugs.gentoo.org/727024
    Package-Manager: Portage-2.3.100, Repoman-2.3.22
    Signed-off-by: Zac Medico <zmedico@gentoo.org>

 app-text/calibre/calibre-4.9.1-r2.ebuild | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)