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

Bug#318682: marked as done (libqt4-dev: missing dependency on libxinerama-dev)



Your message dated Wed, 20 Jul 2005 03:47:32 -0400
with message-id <E1Dv9Ii-0001sV-00@newraff.debian.org>
and subject line Bug#318682: fixed in qt4-x11 4.0.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; 17 Jul 2005 01:08:54 +0000
>From nestler@speakeasy.net Sat Jul 16 18:08:54 2005
Return-path: <nestler@speakeasy.net>
Received: from mail23.sea5.speakeasy.net [69.17.117.25] 
	by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
	id 1DtxeI-0007YF-00; Sat, 16 Jul 2005 18:08:54 -0700
Received: (qmail 26720 invoked from network); 17 Jul 2005 01:08:53 -0000
Received: from dsl092-066-059.bos1.dsl.speakeasy.net (HELO harpua) (nestler@[66.92.66.59])
          (envelope-sender <nestler@speakeasy.net>)
          by mail23.sea5.speakeasy.net (qmail-ldap-1.03) with AES256-SHA encrypted SMTP
          for <submit@bugs.debian.org>; 17 Jul 2005 01:08:53 -0000
Received: by harpua (Postfix, from userid 1000)
	id 42D071EF1A; Sat, 16 Jul 2005 21:08:56 -0400 (EDT)
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Ivan Nestlerode <nestler@speakeasy.net>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: libqt4-dev: missing dependency on libxinerama-dev
X-Mailer: reportbug 3.15
Date: Sat, 16 Jul 2005 21:08:56 -0400
Message-Id: <[🔎] 20050717010856.42D071EF1A@harpua>
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: libqt4-dev
Version: 4.0.0-1
Severity: important

I just attempted to walk through the tutorial in qt4-doc.

I copied their "Hello World" program and attempted to build it, and ran
into a missing Xinerama library:

$ vi test.cpp
$ qmake -project
$ qmake
$ make
g++ -c -pipe -g -Wall -W -D_REENTRANT -DQT_CORE_LIB -DQT_GUI_LIB -DQT_SHARED -I/usr/share/qt4/mkspecs/default -I. -I/usr/include/qt4/QtGui -I/usr/include/qt4/QtCore -I/usr/include/qt4 -I. -I. -I. -o test.o test.cpp
g++  -o qt test.o   -L/usr/lib -L/tmp/buildd/qt4-x11-4.0.0/lib -lQtGui_debug -L/usr/X11R6/lib -laudio -lXt -lpng -lSM -lICE -lXi -lXrender -lXrandr -lXcursor -lXinerama -lfreetype -lXext -lX11 -lm -lQtCore_debug -lfontconfig -lz -ldl -lpthread
/usr/bin/ld: cannot find -lXinerama
collect2: ld returned 1 exit status
make: *** [qt] Error 1

Installing the libxinerama-dev package fixes the problem.

I think libqt4-dev (or something that it depends on) needs to depend on
libxinerama-dev.

-Ivan

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/dash
Kernel: Linux 2.6.10
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages libqt4-dev depends on:
ii  libaudio-dev             1.7-2           The Network Audio System (NAS). (d
ii  libc6-dev                2.3.2.ds1-22    GNU C Library: Development Librari
ii  libfreetype6-dev         2.1.10-1        FreeType 2 font engine, developmen
ii  libjpeg62-dev            6b-10           Development files for the IJG JPEG
ii  libmng-dev               1.0.8-1         M-N-G library (Development headers
ii  libpng12-dev [libpng12-0 1.2.8rel-1      PNG library - development
ii  libqt4-core              4.0.0-1         Qt 4 core non-GUI functionality ru
ii  libxcursor-dev           1.1.3-1         X cursor management library (devel
ii  libxft-dev               2.1.7-1         FreeType-based font drawing librar
ii  libxrender-dev           1:0.9.0-2       X Rendering Extension client libra
ii  xlibmesa-gl-dev [libgl-d 6.8.2.dfsg.1-2  Mesa 3D graphics library developme
ii  xlibmesa-glu-dev [libglu 4.3.0.dfsg.1-14 Mesa OpenGL utility library develo
ii  xlibs-dev                6.8.2.dfsg.1-2  X Window System client library dev
ii  xlibs-pic                6.8.2.dfsg.1-2  X.Org static PIC libraries transit
ii  zlib1g-dev               1:1.2.2-9       compression library - development

Versions of packages libqt4-dev recommends:
ii  libqt4-gui                    4.0.0-1    Qt 4 core GUI functionality runtim
ii  qt4-dev-tools                 4.0.0-1    Qt 4 development tools

-- no debconf information

---------------------------------------
Received: (at 318682-close) by bugs.debian.org; 20 Jul 2005 07:53:20 +0000
>From katie@ftp-master.debian.org Wed Jul 20 00:53:20 2005
Return-path: <katie@ftp-master.debian.org>
Received: from newraff.debian.org [208.185.25.31] (mail)
	by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
	id 1Dv9OK-0000a0-00; Wed, 20 Jul 2005 00:53:20 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
	id 1Dv9Ii-0001sV-00; Wed, 20 Jul 2005 03:47:32 -0400
From: Brian Nelson <pyro@debian.org>
To: 318682-close@bugs.debian.org
X-Katie: $Revision: 1.56 $
Subject: Bug#318682: fixed in qt4-x11 4.0.0-2
Message-Id: <E1Dv9Ii-0001sV-00@newraff.debian.org>
Sender: Archive Administrator <katie@ftp-master.debian.org>
Date: Wed, 20 Jul 2005 03:47:32 -0400
Delivered-To: 318682-close@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=-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: 2

Source: qt4-x11
Source-Version: 4.0.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.0.0-2_i386.deb
  to pool/main/q/qt4-x11/libqt4-core_4.0.0-2_i386.deb
libqt4-debug_4.0.0-2_i386.deb
  to pool/main/q/qt4-x11/libqt4-debug_4.0.0-2_i386.deb
libqt4-designer_4.0.0-2_i386.deb
  to pool/main/q/qt4-x11/libqt4-designer_4.0.0-2_i386.deb
libqt4-dev_4.0.0-2_i386.deb
  to pool/main/q/qt4-x11/libqt4-dev_4.0.0-2_i386.deb
libqt4-gui_4.0.0-2_i386.deb
  to pool/main/q/qt4-x11/libqt4-gui_4.0.0-2_i386.deb
libqt4-qt3support_4.0.0-2_i386.deb
  to pool/main/q/qt4-x11/libqt4-qt3support_4.0.0-2_i386.deb
libqt4-sql_4.0.0-2_i386.deb
  to pool/main/q/qt4-x11/libqt4-sql_4.0.0-2_i386.deb
qt4-dev-tools_4.0.0-2_i386.deb
  to pool/main/q/qt4-x11/qt4-dev-tools_4.0.0-2_i386.deb
qt4-doc_4.0.0-2_all.deb
  to pool/main/q/qt4-x11/qt4-doc_4.0.0-2_all.deb
qt4-x11_4.0.0-2.diff.gz
  to pool/main/q/qt4-x11/qt4-x11_4.0.0-2.diff.gz
qt4-x11_4.0.0-2.dsc
  to pool/main/q/qt4-x11/qt4-x11_4.0.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 318682@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, 19 Jul 2005 21:28:19 -0700
Source: qt4-x11
Binary: libqt4-sql libqt4-core qt4-doc libqt4-debug libqt4-designer libqt4-qt3support libqt4-dev qt4-dev-tools libqt4-gui
Architecture: source i386 all
Version: 4.0.0-2
Distribution: unstable
Urgency: low
Maintainer: Brian Nelson <pyro@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-designer - Qt 4 Designer libraries
 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-dev-tools - Qt 4 development tools
 qt4-doc    - Qt 4 API documentation
Closes: 318451 318682
Changes: 
 qt4-x11 (4.0.0-2) unstable; urgency=low
 .
   * libqt4-dev: added /usr/bin/uic3 (Closes: #318451)
 .
   * Transition to the new X.org packages:
     + (Build-)depend on libglu1-xorg-dev instead of xlibmesa-gl-dev
     + (Build-)depend on libxinerama-dev (Closes: #318682)
Files: 
 d6262adbd810c536116e532a0cc8b503 1404 libs optional qt4-x11_4.0.0-2.dsc
 26b157e2002809ef468c0e3ea88426c7 4439 libs optional qt4-x11_4.0.0-2.diff.gz
 272aff2e7f2e87fc5a82d2b911d492c6 9500730 doc optional qt4-doc_4.0.0-2_all.deb
 f26969799b606ad08ec29484e20d0004 3098420 libdevel optional libqt4-dev_4.0.0-2_i386.deb
 fdd301d6f7c89368dbfe763e385d22e0 703410 libs optional libqt4-core_4.0.0-2_i386.deb
 88ad343c7c34e21597d225577463765e 2093560 libs optional libqt4-gui_4.0.0-2_i386.deb
 ed65341111383ea686139513cc2a8dad 304632 libs optional libqt4-sql_4.0.0-2_i386.deb
 d2d93f1a583f01b30512c5d0551ff603 1190954 libs optional libqt4-qt3support_4.0.0-2_i386.deb
 338eb5ed0624fee36fd16285cbea34e9 982302 libs optional libqt4-designer_4.0.0-2_i386.deb
 95231e0210a1138ebe8f0bbba9d59d78 43019874 libs optional libqt4-debug_4.0.0-2_i386.deb
 63872a5d9f097fcd0889cbc108e47b54 817422 devel optional qt4-dev-tools_4.0.0-2_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFC3enM1Ng1YWbyRSERAvENAJ42+7Vgv30gUCKIcvPfws3iZNHKIACgmQRa
neKdmvdcxe7eTwiwcXiXKRw=
=sg+B
-----END PGP SIGNATURE-----



Reply to: