Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 727024

Summary: app-text/calibre-4.9.1-r2: headless/fontconfig_database.cpp:310:1: error: static assertion failed: sizeof specialLanguages / sizeof *specialLanguages == QChar::ScriptCount
Product: Gentoo Linux Reporter: Samuel Bernardo <samuelbernardo.mail>
Component: Current packagesAssignee: Ian Stakenvicius (RETIRED) <axs>
Status: RESOLVED FIXED    
Severity: normal CC: jstein, zmedico
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build log
emerge info
emerge -pqv

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(-)