[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#347360: marked as done (qt4-x11: FTBFS in ARM (no matching function for call to 'getXDefault(const char [4], const char [6], qreal*)))



Your message dated Sun, 15 Jan 2006 09:45:37 -0800
with message-id <E1EyBwf-0003tr-3j@spohr.debian.org>
and subject line Bug#347360: fixed in qt4-x11 4.1.0-2
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 10 Jan 2006 10:30:31 +0000
>From isaac@debian.org Tue Jan 10 02:30:31 2006
Return-path: <isaac@debian.org>
Received: from piedra.unizar.es ([155.210.11.65] ident=root)
	by spohr.debian.org with esmtp (Exim 4.50)
	id 1EwGlr-0002Zr-9a
	for submit@bugs.debian.org; Tue, 10 Jan 2006 02:30:31 -0800
Received: from localhost.localdomain ([155.210.13.238])
	by piedra.unizar.es (8.13.4/8.13.4) with ESMTP id k0AATUAg000947;
	Tue, 10 Jan 2006 11:29:30 +0100
Received: from isaac by localhost.localdomain with local (Exim 4.60)
	(envelope-from <isaac@debian.org>)
	id 1EwGkv-0005i6-7L; Tue, 10 Jan 2006 11:29:33 +0100
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Isaac Clerencia <isaac@debian.org>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: qt4-x11: FTBFS in ARM (no matching function for call to 'getXDefault(const
 char [4], const char [6], qreal*))
Message-ID: <[🔎] 20060110102933.21894.10689.reportbug@localhost.localdomain>
X-Mailer: reportbug 3.18
Date: Tue, 10 Jan 2006 11:29:33 +0100
X-Mail-Scanned: Criba 2.0 + Clamd & Spamassassin
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
	autolearn=no version=2.60-bugs.debian.org_2005_01_02

Package: qt4-x11
Version: 4.1.0-1
Severity: important

qt4 is FTBFS'ing in ARM with the following problem:
kernel/qapplication_x11.cpp: In function 'void
	qt_init(QApplicationPrivate*, int, Display*, Qt::HANDLE, Qt::HANDLE)':
kernel/qapplication_x11.cpp:1547: error: no matching function for call
	to 'getXDefault(const char [4], const char [6], qreal*)'
kernel/qapplication_x11.cpp:1174: note: candidates are: void
	getXDefault(const char*, const char*, int*)
kernel/qapplication_x11.cpp:1185: note:                 void
	getXDefault(const char*, const char*, double*)
kernel/qapplication_x11.cpp:1196: note:                 void
	getXDefault(const char*, const char*, bool*)
kernel/qapplication_x11.cpp: At global scope:
kernel/qapplication_x11.cpp:1185: warning: 'void getXDefault(const
	char*, const char*, double*)' defined but not used

the problem is that in ARM qreal is defined as float and not as double,
I guess the easiest fix would be to add another implementation of
getXDefault with prototype:
void getXDefault(const char*, const char*, float*) similar to the double
one in kernel/qapplication_x11.cpp.

Best regards

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14-1-686
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

---------------------------------------
Received: (at 347360-close) by bugs.debian.org; 15 Jan 2006 17:50:37 +0000
>From joerg@spohr.debian.org Sun Jan 15 09:50:37 2006
Return-path: <joerg@spohr.debian.org>
Received: from joerg by spohr.debian.org with local (Exim 4.50)
	id 1EyBwf-0003tr-3j; Sun, 15 Jan 2006 09:45:37 -0800
From: Brian Nelson <pyro@debian.org>
To: 347360-close@bugs.debian.org
X-Katie: lisa $Revision: 1.31 $
Subject: Bug#347360: fixed in qt4-x11 4.1.0-2
Message-Id: <E1EyBwf-0003tr-3j@spohr.debian.org>
Sender: Joerg Jaspert <joerg@spohr.debian.org>
Date: Sun, 15 Jan 2006 09:45:37 -0800
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
	autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-CrossAssassin-Score: 5

Source: qt4-x11
Source-Version: 4.1.0-2

We believe that the bug you reported is fixed in the latest version of
qt4-x11, which is due to be installed in the Debian FTP archive:

libqt4-core_4.1.0-2_i386.deb
  to pool/main/q/qt4-x11/libqt4-core_4.1.0-2_i386.deb
libqt4-debug-dev_4.1.0-2_i386.deb
  to pool/main/q/qt4-x11/libqt4-debug-dev_4.1.0-2_i386.deb
libqt4-debug_4.1.0-2_i386.deb
  to pool/main/q/qt4-x11/libqt4-debug_4.1.0-2_i386.deb
libqt4-dev_4.1.0-2_i386.deb
  to pool/main/q/qt4-x11/libqt4-dev_4.1.0-2_i386.deb
libqt4-gui_4.1.0-2_i386.deb
  to pool/main/q/qt4-x11/libqt4-gui_4.1.0-2_i386.deb
libqt4-qt3support_4.1.0-2_i386.deb
  to pool/main/q/qt4-x11/libqt4-qt3support_4.1.0-2_i386.deb
libqt4-sql_4.1.0-2_i386.deb
  to pool/main/q/qt4-x11/libqt4-sql_4.1.0-2_i386.deb
qt4-designer_4.1.0-2_i386.deb
  to pool/main/q/qt4-x11/qt4-designer_4.1.0-2_i386.deb
qt4-dev-tools_4.1.0-2_i386.deb
  to pool/main/q/qt4-x11/qt4-dev-tools_4.1.0-2_i386.deb
qt4-doc_4.1.0-2_all.deb
  to pool/main/q/qt4-x11/qt4-doc_4.1.0-2_all.deb
qt4-qtconfig_4.1.0-2_i386.deb
  to pool/main/q/qt4-x11/qt4-qtconfig_4.1.0-2_i386.deb
qt4-x11_4.1.0-2.diff.gz
  to pool/main/q/qt4-x11/qt4-x11_4.1.0-2.diff.gz
qt4-x11_4.1.0-2.dsc
  to pool/main/q/qt4-x11/qt4-x11_4.1.0-2.dsc



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 347360@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Brian Nelson <pyro@debian.org> (supplier of updated qt4-x11 package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Tue, 10 Jan 2006 19:29:52 -0800
Source: qt4-x11
Binary: libqt4-sql libqt4-core qt4-doc libqt4-debug libqt4-qt3support qt4-designer libqt4-dev qt4-dev-tools libqt4-gui libqt4-debug-dev qt4-qtconfig
Architecture: source i386 all
Version: 4.1.0-2
Distribution: unstable
Urgency: low
Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Changed-By: Brian Nelson <pyro@debian.org>
Description: 
 libqt4-core - Qt 4 core non-GUI functionality runtime library
 libqt4-debug - Qt 4 debugging runtime libraries
 libqt4-debug-dev - Qt 4 debugging development files
 libqt4-dev - Qt 4 development files
 libqt4-gui - Qt 4 core GUI functionality runtime library
 libqt4-qt3support - Qt 3 compatibility library for Qt 4
 libqt4-sql - Qt 4 SQL database module
 qt4-designer - Qt 4 Designer
 qt4-dev-tools - Qt 4 development tools
 qt4-doc    - Qt 4 API documentation
 qt4-qtconfig - Qt 4 configuration tool
Closes: 330976 335831 343190 346586 346603 346605 347353 347360
Changes: 
 qt4-x11 (4.1.0-2) unstable; urgency=low
 .
   * debian/patches/12_mips_atomic_ops.dpatch: Updated patch to account for
     2 new functions, q_atomic_test_and_set_acquire_int and
     q_atomic_test_and_set_release_int, that were added in this release.
     This should again fix the build failures on mips. (Closes: #335831)
 .
   * debian/patches/13_arm_ftbfs_fixes.dpatch: renamed, added a fix for the
     new build failure due to a poorly defined qreal (Closes: #347360)
 .
   * debian/control: build against libmysqlclient15, and updated all
     dependencies to libmysqlclient15-dev (Closes: #346586)
 .
   * debian/control: added explicit dependencies for libqt4-dev on the
     Source-Version packages libqt4-core, libqt4-gui, libqt4-sql, and
     libqt4-qt3support.  These dependencies were accidentally dropped in
     the last version.  Also removed some unneeded dependencies.
 .
   * Split the *_debug.so symlinks out of libqt4-dev and into a separate
     libqt4-debug-dev package.  Made the libqt4-debug-dev package depend on
     the Source-Version of libqt4-debug.  This way, the symlinks won't be
     dangling if libqt4-debug isn't installed and prevents failed linking
     due to version mismatches.  (Closes: #346603, #346605)
 .
   * Re-enabled sqlite3 support.  It's still statically linked, however,
     but that'll have to do because I really don't want to futz with the
     build system. (Closes: #330976)
 .
   * Enabled sqlite2 support
 .
   * debian/patches/15_alpha_ftbfs_fix.dpatch: new patch to rename
     q_atomic_test_and_set_release_ptr to q_atomic_test_and_set_ptr, as
     suggested by Isaac Clerencia <isaac@debian.org>, to fix a FTBFS on
     alpha. (Closes: #347353)
 .
   * debian/patches/10_qmake_for_debian: renamed from
     10_qmake_use_qt4_tools, and updated to remove the "link_prl" from the
     default qmake CONFIG line.  This disables the recursive linkage
     against all indirectly-used libraries. (Closes: #343190)
Files: 
 ed0612e19eaafa882e2df19a72024a0a 1464 libs optional qt4-x11_4.1.0-2.dsc
 ce131b11dfeb677643c0e87033a395dc 17822 libs optional qt4-x11_4.1.0-2.diff.gz
 eff3d39ad5c277345544e8a4bb8c80fb 12402878 doc optional qt4-doc_4.1.0-2_all.deb
 76ed016f1d8b3cd79a37ddad7fea933f 3651702 libdevel optional libqt4-dev_4.1.0-2_i386.deb
 0aefa3de1d808656ec63825f4f997fa0 13948 libdevel optional libqt4-debug-dev_4.1.0-2_i386.deb
 67be18e88ce405cd5a630307e41d9686 905620 libs optional libqt4-core_4.1.0-2_i386.deb
 5e32851e0ff91529ac58d8d20060f775 2796918 libs optional libqt4-gui_4.1.0-2_i386.deb
 f0e0f7c3603c961f9ce990f492a5c356 306722 libs optional libqt4-sql_4.1.0-2_i386.deb
 75e1ba88df887fcc98b4995fdd47b932 1254170 libs optional libqt4-qt3support_4.1.0-2_i386.deb
 6f2dd5c14d0c204d4c370c62e4a6068d 1395996 devel optional qt4-designer_4.1.0-2_i386.deb
 270a39d28a84e93eeb338787232d352a 6920318 libs optional libqt4-debug_4.1.0-2_i386.deb
 2fc07877f41ad0587659455dbfb3aa9f 529248 devel optional qt4-dev-tools_4.1.0-2_i386.deb
 b64224890301172ceacbdfb0901355ce 100690 x11 optional qt4-qtconfig_4.1.0-2_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
Comment: Signed by Isaac Clerencia <isaac@warp.es>

iD8DBQFDxXB2QET2GFTmct4RAsRLAKCoReWM0RO2W4tYsDZIz3PyLbq7oQCglra6
7wqaML7TrFVDARw4owtofc4=
=UaA5
-----END PGP SIGNATURE-----



Reply to: