From mboxrd@z Thu Jan 1 00:00:00 1970 From: Matthew Brooks Subject: "calibre" package fails to build. Date: Thu, 28 Jun 2018 17:01:55 -0500 Message-ID: <20180628170155.11a28321@mailbox.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; boundary="Sig_/UJRJiMTPKN3w2b9FXVCLOoO"; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36806) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1fYezl-0006m0-R7 for help-guix@gnu.org; Thu, 28 Jun 2018 18:02:30 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1fYezg-00036Z-U1 for help-guix@gnu.org; Thu, 28 Jun 2018 18:02:29 -0400 Received: from mx2.mailbox.org ([80.241.60.215]:17276) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1fYezg-00031f-Il for help-guix@gnu.org; Thu, 28 Jun 2018 18:02:24 -0400 Received: from smtp1.mailbox.org (smtp1.mailbox.org [80.241.60.240]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx2.mailbox.org (Postfix) with ESMTPS id 8F22D40F2B for ; Fri, 29 Jun 2018 00:02:21 +0200 (CEST) Received: from smtp1.mailbox.org ([80.241.60.240]) by spamfilter03.heinlein-hosting.de (spamfilter03.heinlein-hosting.de [80.241.56.117]) (amavisd-new, port 10030) with ESMTP id QuNMAgbGDTen for ; Fri, 29 Jun 2018 00:02:20 +0200 (CEST) List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: "help-guix@gnu.org" --Sig_/UJRJiMTPKN3w2b9FXVCLOoO Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: quoted-printable It's also several versions out of date, according to the website. Which lis= ts 3.26.1 as the latest version, while 3.17 is the latest in the guix repo: https://calibre-ebook.com/whats-new (This might be the cause of the error, since I remember reading that calibr= e is tightly bound to specific versions of QT, but I don't have the link to= the forum post it was in.) The actual error appears to be the following snippet of the output, but I'v= e got the entire output piped to a file if anyone needs it. >In file included from /gnu/store/kjzfprjsjgyi2y7ybs7rinaac7gziabb-qtbase-5= .11.0/include/qt5/QtGui/qtguiglobal.h:43:0, > from /gnu/store/kjzfprjsjgyi2y7ybs7rinaac7gziabb-qtbase-5= .11.0/include/qt5/QtGui/5.11.0/QtGui/qpa/qplatformfontdatabase.h:52, > from /tmp/guix-build-calibre-3.17.0.drv-0/calibre-3.17.0/= src/calibre/headless/fontconfig_database.h:9, > from /tmp/guix-build-calibre-3.17.0.drv-0/calibre-3.17.0/= src/calibre/headless/fontconfig_database.cpp:40: >/tmp/guix-build-calibre-3.17.0.drv-0/calibre-3.17.0/src/calibre/headless/f= ontconfig_database.cpp:296:1: error: static assertion failed: sizeof specia= lLanguages / sizeof *specialLanguages =3D=3D QChar::ScriptCount > Q_STATIC_ASSERT(sizeof specialLanguages / sizeof *specialLanguages =3D=3D= QChar::ScriptCount); > ^ >make: *** [Makefile:337: fontconfig_database.o] Error 1 --Sig_/UJRJiMTPKN3w2b9FXVCLOoO Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEngdKMwTSABxp6CNjVu0AQMLPRmYFAls1WtMACgkQVu0AQMLP Rma/2Qf/U5jO+tlsqCtPVKFAW1WOdU08aYdt5pmrtvG8q9X4AuQM7YHO8hCxaL37 pCisw0TDR9e0uR2GnsM2xieqPywd0Wh3ucN10LKMZkALlNhwufG45+cvoDtuUDjI T2efTwY5hQnmJ6kQSyM/0hByMLtjO3cykiXu3GnHP2ed9zfu7oJxR4oYpJkpzrg4 TT9g+gA0viWNnjk4tbGUiK+vMerbpqKvOxBBfdcpYV324GadA3KsTnxyhKDwuiU5 gB162Kl40yu9Mk0YOISRgV6XAUthm0MxX6frYVCu5/UHh4wDrLHhZb741/SrIixn 9eCuFQUBkPp/UTpygX5Dp57wKzLXTg== =vzpb -----END PGP SIGNATURE----- --Sig_/UJRJiMTPKN3w2b9FXVCLOoO--