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

Bug#114577: marked as done (kdemultimedia_4:2.2.1-1.2(unstable): build failure (./configure not +x))



Your message dated Sat, 06 Oct 2001 15:00:13 -0400
with message-id <E15pwgH-0001dm-00@auric.debian.org>
and subject line Bug#114577: fixed in kdemultimedia 4:2.2.1-1.3
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.)

Darren Benham
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 5 Oct 2001 17:40:20 +0000
>From michaelw@foldr.org Fri Oct 05 12:40:20 2001
Return-path: <michaelw@foldr.org>
Received: from r220-1.rz.rwth-aachen.de [134.130.3.31] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 15pYxQ-0000Gq-00; Fri, 05 Oct 2001 12:40:20 -0500
Received: from r220-1.rz.RWTH-Aachen.DE (relay2.RWTH-Aachen.DE [134.130.3.1])
	by r220-1.rz.RWTH-Aachen.DE (8.10.1/8.11.3-2) with ESMTP id f95HeJj03133
	for <submit@bugs.debian.org>; Fri, 5 Oct 2001 19:40:19 +0200 (MEST)
Received: from hyperion.informatik.rwth-aachen.de (hyperion.Informatik.RWTH-Aachen.de [137.226.112.212])
	by r220-1.rz.RWTH-Aachen.DE (8.10.1/8.11.3/6) with ESMTP id f95HeIo03129
	for <submit@bugs.debian.org>; Fri, 5 Oct 2001 19:40:18 +0200 (MEST)
Received: from issan.Informatik.RWTH-Aachen.DE (issan.Informatik.RWTH-Aachen.DE [137.226.194.69])
	by hyperion.informatik.rwth-aachen.de (8.9.1b+Sun/8.9.1) with ESMTP id TAA12456
	for <submit@bugs.debian.org>; Fri, 5 Oct 2001 19:38:38 +0200 (MET DST)
Received: from issan.informatik.rwth-aachen.de (localhost [127.0.0.1])
        by localhost (8.12.0.Beta16/8.12.0.Beta16/Debian 8.12.0.Beta16) with ESMTP id f95HeHRl000923
        for <submit@bugs.debian.org>; Fri, 5 Oct 2001 19:40:17 +0200
Received: (from michaelw@localhost)
        by issan.informatik.rwth-aachen.de (8.12.0.Beta16/8.12.0.Beta16/Debian 8.12.0.Beta16) id f95HeH5h000918;
	Fri, 5 Oct 2001 19:40:17 +0200
Date: Fri, 5 Oct 2001 19:40:17 +0200
Message-Id: <[🔎] 200110051740.f95HeH5h000918@issan.informatik.rwth-aachen.de>
From: Michael Weber <michaelw@debian.org>
To: submit@bugs.debian.org
Subject: kdemultimedia_4:2.2.1-1.2(unstable): build failure (./configure not +x)
Delivered-To: submit@bugs.debian.org

Package: kdemultimedia
Version: 4:2.2.1-1.2
Severity: serious
Tags: patch

Hi!

The automatic build of kdemultimedia failed on powerpc, because
./configure is not executable.

To prevent this in future releases, you might want to either

a) 'chmod a+x ./configure' or
b) apply the following patch :)
-----------------------------------------------------------------------------
--- debian/rules.mwe    Fri Oct  5 19:30:23 2001
+++ debian/rules        Fri Oct  5 19:30:52 2001
@@ -29,7 +29,7 @@
        -cat subdirs.tmp | grep -v aktion > subdirs
        -rm -f subdirs.tmp
        $(COMPILER_FLAGS) \
-       ./configure $(configkde) --disable-esdtest --disable-alsatest \
+       sh ./configure $(configkde) --disable-esdtest --disable-alsatest \
                --enable-interface=ncurses,slang,xaw --disable-glibtest \
                --libdir=$(kde_libdir) \
                --includedir=$(kde_includedir)
-----------------------------------------------------------------------------


Cheers,
Michael


Automatic build of kdemultimedia_4:2.2.1-1.2 on issan by sbuild/powerpc 1.159
Build started at 20011004-2252
------------------------------------------------------------------------------
dpkg-source: extracting kdemultimedia in kdemultimedia-2.2.1
dpkg-buildpackage: source package is kdemultimedia
dpkg-buildpackage: source version is 4:2.2.1-1.2
dpkg-buildpackage: host architecture is powerpc
[...]
CXX=g++ CC=gcc \
./configure --disable-debug --disable-rpath --prefix=/usr --libexecdir=/usr/bin --with-qt-includes=/usr/include/qt --mandir=/usr/share/man --infodir=/usr/share/info --disable-esdtest --disable-alsatest \
	--enable-interface=ncurses,slang,xaw --disable-glibtest \
	--libdir=/usr/lib \
	--includedir=/usr/include/kde
/bin/sh: ./configure: bad interpreter: Permission denied
make: *** [build-stamp] Error 126
------------------------------------------------------------------------------



A complete build log can be found at
http://argc.debian.net/michaelw/powerpc/buildd/logs/kdemultimedia_4:2.2.1-1.2_20011004-2252

---------------------------------------
Received: (at 114577-close) by bugs.debian.org; 6 Oct 2001 19:03:37 +0000
>From troup@auric.debian.org Sat Oct 06 14:03:37 2001
Return-path: <troup@auric.debian.org>
Received: from auric.debian.org [206.246.226.45] (mail)
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 15pwjZ-0002Vk-00; Sat, 06 Oct 2001 14:03:37 -0500
Received: from troup by auric.debian.org with local (Exim 3.12 1 (Debian))
	id 15pwgH-0001dm-00; Sat, 06 Oct 2001 15:00:13 -0400
From: rkrusty@debian.org (Ivan E. Moore II)
To: 114577-close@bugs.debian.org
X-Katie: $Revision: 1.59 $
Subject: Bug#114577: fixed in kdemultimedia 4:2.2.1-1.3
Message-Id: <E15pwgH-0001dm-00@auric.debian.org>
Sender: James Troup <troup@auric.debian.org>
Date: Sat, 06 Oct 2001 15:00:13 -0400
Delivered-To: 114577-close@bugs.debian.org

We believe that the bug you reported is fixed in the latest version of
kdemultimedia, which has been installed in the Debian FTP archive:

noatun_2.2.1-1.3_i386.deb
  to pool/main/k/kdemultimedia/noatun_2.2.1-1.3_i386.deb
kmidi_2.2.1-1.3_i386.deb
  to pool/main/k/kdemultimedia/kmidi_2.2.1-1.3_i386.deb
kdemultimedia_2.2.1-1.3.dsc
  to pool/main/k/kdemultimedia/kdemultimedia_2.2.1-1.3.dsc
kscd_2.2.1-1.3_i386.deb
  to pool/main/k/kdemultimedia/kscd_2.2.1-1.3_i386.deb
libarts-mpeglib_2.2.1-1.3_i386.deb
  to pool/main/k/kdemultimedia/libarts-mpeglib_2.2.1-1.3_i386.deb
kmix_2.2.1-1.3_i386.deb
  to pool/main/k/kdemultimedia/kmix_2.2.1-1.3_i386.deb
mpeglib_2.2.1-1.3_i386.deb
  to pool/main/k/kdemultimedia/mpeglib_2.2.1-1.3_i386.deb
artsbuilder_2.2.1-1.3_i386.deb
  to pool/main/k/kdemultimedia/artsbuilder_2.2.1-1.3_i386.deb
kdemultimedia_2.2.1-1.3.diff.gz
  to pool/main/k/kdemultimedia/kdemultimedia_2.2.1-1.3.diff.gz
kdemultimedia-dev_2.2.1-1.3_i386.deb
  to pool/main/k/kdemultimedia/kdemultimedia-dev_2.2.1-1.3_i386.deb
kmid_2.2.1-1.3_i386.deb
  to pool/main/k/kdemultimedia/kmid_2.2.1-1.3_i386.deb



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 114577@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Ivan E. Moore II <rkrusty@debian.org> (supplier of updated kdemultimedia 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: Fri, 05 Oct 2001 09:35:00 -0700
Source: kdemultimedia
Binary: kscd kdemultimedia-dev kmid artsbuilder mpeglib noatun libarts-mpeglib kmix kmidi
Architecture: source i386
Version: 4:2.2.1-1.3
Distribution: unstable
Urgency: low
Maintainer: Debian QA Team <packages@qa.debian.org>
Changed-By: Ivan E. Moore II <rkrusty@debian.org>
Description: 
 artsbuilder - Arts synthesizer designer
 kdemultimedia-dev - KDE multimedia libraries (development files)
 kmid       - midi/karaoke player for KDE
 kmidi      - midi-to-wav player/converter for KDE
 kmix       - KDE based mixer app
 kscd       - KDE based cd player
 libarts-mpeglib - mpeglib is a mp3 and mpeg I video/audio library (Arts plugin)
 mpeglib    - mp3 and mpeg I video/audio library for linux
 noatun     - Media player (for video and audio)
Closes: 114577
Changes: 
 kdemultimedia (4:2.2.1-1.3) unstable; urgency=low
 .
   * Fix configure (Closes: #114577)
Files: 
 e0ef3da3c9e09efd9feb98f7dd560a10 1022 sound optional kdemultimedia_2.2.1-1.3.dsc
 44ee9c6301026306ced0df9d0741de7f 354162 sound optional kdemultimedia_2.2.1-1.3.diff.gz
 eb2781bcad835495e648a89f9e656edf 100470 devel optional kdemultimedia-dev_2.2.1-1.3_i386.deb
 926a0c79f31051131c9bd0ea1091fe09 949894 sound optional artsbuilder_2.2.1-1.3_i386.deb
 67c4cfbccb9fe624c0f89850fdfc2982 1897876 sound optional noatun_2.2.1-1.3_i386.deb
 469886104affd3ff23489acefa9f6606 240740 sound optional kmid_2.2.1-1.3_i386.deb
 3eefd16b56efd1449f676243483877c8 1238862 sound optional kmidi_2.2.1-1.3_i386.deb
 fb70313a9ab76401166d4e6c516ba066 157250 sound optional kmix_2.2.1-1.3_i386.deb
 4235dcb35adf7a8a0f45ca62a9e787f3 311130 libs optional mpeglib_2.2.1-1.3_i386.deb
 e389d8d96bf3853f46bbd85499b7fe16 105742 libs optional libarts-mpeglib_2.2.1-1.3_i386.deb
 cf0acbdedc3211817d4136169e13663c 266438 sound optional kscd_2.2.1-1.3_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE7vgLTdkWBQZC84N0RAtpHAJ0fjUzZ3cz5SVEmqUnXzGQc1o7t3wCgjXgt
cQIoTj2NHQZNTt7K8LDGzFM=
=RFY0
-----END PGP SIGNATURE-----



Reply to: