Your message dated Mon, 13 Jun 2005 05:32:43 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#313066: fixed in gem 1:0.90.0-14
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; 11 Jun 2005 16:03:06 +0000
>From [EMAIL PROTECTED] Sat Jun 11 09:03:06 2005
Return-path: <[EMAIL PROTECTED]>
Received: from apate.telenet-ops.be [195.130.132.57] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1Dh8Ru-0005L0-00; Sat, 11 Jun 2005 09:03:06 -0700
Received: from localhost (localhost.localdomain [127.0.0.1])
        by apate.telenet-ops.be (Postfix) with SMTP id 8CF213819E
        for <[EMAIL PROTECTED]>; Sat, 11 Jun 2005 18:03:05 +0200 (CEST)
Received: from Q.roeckx.be (dD5775FD9.access.telenet.be [213.119.95.217])
        by apate.telenet-ops.be (Postfix) with ESMTP id 48A8F38249
        for <[EMAIL PROTECTED]>; Sat, 11 Jun 2005 18:03:05 +0200 (CEST)
Received: by Q.roeckx.be (Postfix, from userid 501)
        id DC7EB26136; Sat, 11 Jun 2005 18:03:04 +0200 (CEST)
Date: Sat, 11 Jun 2005 18:03:04 +0200
From: Kurt Roeckx <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: gem: FTBFS: Shared lib links against static non-PIC lib.
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
User-Agent: Mutt/1.4.2.1i
Delivered-To: [EMAIL PROTECTED]
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=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Package: gem
Version: 1:0.90.0-13
Severity: serious

Hi,

You added a build dependency on libavcodec-dev, which does not
provide a shared library.  You are linking against the static
non-PIC version of the library and this is causing build
failures on a few arches:

g++ -o Gem.pd_linux -shared ../Manips/*.o ../Particles/*.o ../Base/*.o ../MarkE
x/*.o ../Pixes/*.o ../Controls/*.o ../Nongeos/*.o ../Geos/*.o ../openGL/*.o  -l
ftgl -ldv -lmpeg3 -lquicktime -lavcodec -lavformat -lpng -ljpeg -ltiff -lGLU -l
GL -ldl -lz -lm   -lfreetype -lz
/usr/bin/ld: /usr/lib/gcc-lib/hppa-linux/3.3.6/../../../libavcodec.a(utils.o):
relocation R_PARISC_DPREL21L can not be used when making a shared object; recom
pile with -fPIC
/usr/lib/gcc-lib/hppa-linux/3.3.6/../../../libavcodec.a: could not read symbols
: Bad value
collect2: ld returned 1 exit status

Shared libs should always be made using PIC code.  The
libavcodec-dev packages does not provide a shared library,
but it does provide a pic version of the static library:
libavcodec_pic

You have 2 options:
- link against libavcodec_pic instead.
- Ask the ffmpeg maintainer to provide a shared version of
  libavcodec.  There is no good reason not to have a
  shared version of it.


Kurt


---------------------------------------
Received: (at 313066-close) by bugs.debian.org; 13 Jun 2005 09:39:26 +0000
>From [EMAIL PROTECTED] Mon Jun 13 02:39:26 2005
Return-path: <[EMAIL PROTECTED]>
Received: from newraff.debian.org [208.185.25.31] (mail)
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1DhlPi-0005Jr-00; Mon, 13 Jun 2005 02:39:26 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
        id 1DhlJD-000075-00; Mon, 13 Jun 2005 05:32:43 -0400
From: Guenter Geiger (Debian/GNU) <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.56 $
Subject: Bug#313066: fixed in gem 1:0.90.0-14
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Mon, 13 Jun 2005 05:32:43 -0400
Delivered-To: [EMAIL PROTECTED]
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=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Source: gem
Source-Version: 1:0.90.0-14

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

gem_0.90.0-14.diff.gz
  to pool/main/g/gem/gem_0.90.0-14.diff.gz
gem_0.90.0-14.dsc
  to pool/main/g/gem/gem_0.90.0-14.dsc
gem_0.90.0-14_i386.deb
  to pool/main/g/gem/gem_0.90.0-14_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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Guenter Geiger (Debian/GNU) <[EMAIL PROTECTED]> (supplier of updated gem 
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 [EMAIL PROTECTED])


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

Format: 1.7
Date: Sun, 12 Jun 2005 16:22:56 +0200
Source: gem
Binary: gem
Architecture: source i386
Version: 1:0.90.0-14
Distribution: unstable
Urgency: low
Maintainer: Guenter Geiger (Debian/GNU) <[EMAIL PROTECTED]>
Changed-By: Guenter Geiger (Debian/GNU) <[EMAIL PROTECTED]>
Description: 
 gem        - Graphics Environment for Multimedia - PureData library
Closes: 313066
Changes: 
 gem (1:0.90.0-14) unstable; urgency=low
 .
   * Linking with _pic version of avformat and avcodec (closes: #313066)
Files: 
 cebbc99d1a057e392af161fede00c080 875 graphics optional gem_0.90.0-14.dsc
 a90612bdfa02c0c578348a6c5c12ca2d 59404 graphics optional gem_0.90.0-14.diff.gz
 0b0d84f51cf0a371ddff4163c8af8e63 2445908 graphics optional 
gem_0.90.0-14_i386.deb

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

iD8DBQFCrU3+1pbKhmC2uVgRAj3OAKCICJU7u6+aaG5fO7SPBL6Si985PQCgjz85
nRsgTpLfuWXJYS6aD+ohikA=
=G9m9
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to