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

Bug#270752: marked as done (FTBFS: wrongfull use of lib64)



Your message dated Sun, 3 Apr 2005 12:22:46 +0200
with message-id <d3495b866dcf23b534831a0f5893a856@debian.org>
and subject line qt-embedded-free is removed from unstable
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; 9 Sep 2004 02:41:27 +0000
>From brederlo@informatik.uni-tuebingen.de Wed Sep 08 19:41:27 2004
Return-path: <brederlo@informatik.uni-tuebingen.de>
Received: from mx5.informatik.uni-tuebingen.de [134.2.12.32] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1C5EsJ-0001Ft-00; Wed, 08 Sep 2004 19:41:27 -0700
Received: from localhost (loopback [127.0.0.1])
	by mx5.informatik.uni-tuebingen.de (Postfix) with ESMTP
	id 34F3E10E; Thu,  9 Sep 2004 04:40:56 +0200 (MST)
Received: from mx3.informatik.uni-tuebingen.de ([134.2.12.26])
 by localhost (mx5 [134.2.12.32]) (amavisd-new, port 10024) with ESMTP
 id 15074-01; Thu,  9 Sep 2004 04:40:54 +0200 (DFT)
Received: from dual (semeai.Informatik.Uni-Tuebingen.De [134.2.15.66])
	by mx3.informatik.uni-tuebingen.de (Postfix) with ESMTP
	id D3C9D13B; Thu,  9 Sep 2004 04:40:51 +0200 (DFT)
Received: from mrvn by dual with local (Exim 4.34)
	id 1C5Ebx-0006lD-FM; Thu, 09 Sep 2004 02:24:33 +0000
Content-Type: multipart/mixed; boundary="===============3825824043373774284=="
MIME-Version: 1.0
From: Goswin von Brederlow <brederlo@informatik.uni-tuebingen.de>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: FTBFS: wrongfull use of lib64
X-Mailer: reportbug 2.63
Date: Thu, 09 Sep 2004 02:24:32 +0000
Message-Id: <E1C5Ebx-0006lD-FM@dual>
Sender: Goswin von Brederlow <brederlo@informatik.uni-tuebingen.de>
X-Virus-Scanned: by amavisd-new (McAfee AntiVirus) at informatik.uni-tuebingen.de
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
	autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

This is a multi-part MIME message sent by reportbug.

--===============3825824043373774284==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

Package: qt-embedded-free
Severity: important
Tags: patch
Justification: fails to build from source

Hi,

attached a patch to make qt-embedded-free from sarge build on amd64.
I think qmake is to blame for wrongfully choosing lib64 as libdir and
the patch works around that with wildchars.

MfG
	Goswin

-- System Information:
Debian Release: 3.1
  APT prefers testing
  APT policy: (1001, 'testing')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.5-amd64
Locale: LANG=C, LC_CTYPE=C

--===============3825824043373774284==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
	filename="qt-embedded-free_3.1.2-2.0.0.1.pure64.patch"

diff -u qt-embedded-free-3.1.2/debian/libqte-mt3-dev.install qt-embedded-free-3.1.2/debian/libqte-mt3-dev.install
--- qt-embedded-free-3.1.2/debian/libqte-mt3-dev.install
+++ qt-embedded-free-3.1.2/debian/libqte-mt3-dev.install
@@ -1,4 +1,4 @@
-debian/install-tmp/usr/lib/libqte-mt.so	usr/lib
+debian/install-tmp/usr/lib*/libqte-mt.so	usr/lib
 debian/install-tmp/usr/share/qte3/mkspecs/*	usr/share/qte3/mkspecs/
 lib/libqte-mt.prl	usr/share/qte3/lib/
 debian/install-tmp/usr/include/qte3/*	usr/include/qte3/
diff -u qt-embedded-free-3.1.2/debian/libqte-mt3.install qt-embedded-free-3.1.2/debian/libqte-mt3.install
--- qt-embedded-free-3.1.2/debian/libqte-mt3.install
+++ qt-embedded-free-3.1.2/debian/libqte-mt3.install
@@ -1,4 +1,4 @@
-debian/install-tmp/usr/lib/libqte-mt.so.*	usr/lib/
+debian/install-tmp/usr/lib*/libqte-mt.so.*	usr/lib/
 debian/install-tmp/usr/lib/qte3/plugins/imageformats/*	usr/lib/qte3/plugins/imageformats/
 debian/install-tmp/usr/lib/qte3/plugins/styles/*	usr/lib/qte3/plugins/styles/
 debian/install-tmp/usr/lib/qte3/plugins/gfxdrivers/*	usr/lib/qte3/plugins/gfxdrivers/
diff -u qt-embedded-free-3.1.2/debian/changelog qt-embedded-free-3.1.2/debian/changelog
--- qt-embedded-free-3.1.2/debian/changelog
+++ qt-embedded-free-3.1.2/debian/changelog
@@ -1,3 +1,9 @@
+qt-embedded-free (3.1.2-2.0.0.1.pure64) unstable; urgency=low
+
+  * Don't use lib64 on amd64
+
+ -- Goswin von Brederlow <brederlo@informatik.uni-tuebingen.de>  Thu, 09 Sep 2004 01:43:00 +0200
+
 qt-embedded-free (3.1.2-2) unstable; urgency=low
 
   * Build with new libmysqlclient

--===============3825824043373774284==--

---------------------------------------
Received: (at 270752-done) by bugs.debian.org; 3 Apr 2005 10:22:31 +0000
>From pkern@debian.org Sun Apr 03 03:22:31 2005
Return-path: <pkern@debian.org>
Received: from focus.syskonzept.net [85.131.168.32] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1DI2FT-00067N-00; Sun, 03 Apr 2005 03:22:31 -0700
Received: from p54a2ce59.dip.t-dialin.net ([84.162.206.89] helo=[10.0.3.10])
	by focus.syskonzept.net with esmtpsa (TLS-1.0:RSA_ARCFOUR_SHA:16)
	(Exim 4.50)
	id 1DI2FR-0007uW-4L; Sun, 03 Apr 2005 10:22:29 +0000
Mime-Version: 1.0 (Apple Message framework v619.2)
Content-Transfer-Encoding: 7bit
Message-Id: <d3495b866dcf23b534831a0f5893a856@debian.org>
Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg=pgp-sha1; boundary="Apple-Mail-1-1072580727"
To: 270752-submitter@bugs.debian.org,
 270752-done@bugs.debian.org
From: Philipp Kern <pkern@debian.org>
Subject: qt-embedded-free is removed from unstable
Date: Sun, 3 Apr 2005 12:22:46 +0200
X-Pgp-Agent: GPGMail 1.0.2
X-Mailer: Apple Mail (2.619.2)
Delivered-To: 270752-done@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-Status: No, hits=-3.0 required=4.0 tests=BAYES_00 autolearn=no 
	version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 


--Apple-Mail-1-1072580727
Content-Transfer-Encoding: 7bit
Content-Type: text/plain; charset=US-ASCII; format=flowed

Dear bug submitter,

qt-embedded-free is now removed from the unstable distribution and it
was not in testing. Please see bug #300502[1]. Thus I am closing this RC
bug report now.

Regards,
Philipp Kern
Debian Developer

[1] http://bugs.debian.org/300502

--Apple-Mail-1-1072580727
content-type: application/pgp-signature; x-mac-type=70674453;
	name=PGP.sig
content-description: This is a digitally signed message part
content-disposition: inline; filename=PGP.sig
content-transfer-encoding: 7bit

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (Darwin)

iEYEARECAAYFAkJPw/gACgkQ7Ro5M7LPzdgAuQCgsYcWR5dZaYUa2MsIeWvlxPyr
BrcAn0Be+G7v305kEGyVHevJj4laKHLp
=GId5
-----END PGP SIGNATURE-----

--Apple-Mail-1-1072580727--



Reply to: