Your message dated Sat, 17 Dec 2005 19:47:07 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#341857: fixed in gimp-gap 2.2.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; 3 Dec 2005 16:57:29 +0000
>From [EMAIL PROTECTED] Sat Dec 03 08:57:28 2005
Return-path: <[EMAIL PROTECTED]>
Received: from adicia.telenet-ops.be ([195.130.132.56])
by spohr.debian.org with esmtp (Exim 4.50)
id 1EiahU-000623-Q9
for [EMAIL PROTECTED]; Sat, 03 Dec 2005 08:57:28 -0800
Received: from localhost (localhost.localdomain [127.0.0.1])
by adicia.telenet-ops.be (Postfix) with SMTP id 994C038228
for <[EMAIL PROTECTED]>; Sat, 3 Dec 2005 17:57:27 +0100 (CET)
Received: from Q.roeckx.be (dD5775F4A.access.telenet.be [213.119.95.74])
by adicia.telenet-ops.be (Postfix) with ESMTP id 7922A38233
for <[EMAIL PROTECTED]>; Sat, 3 Dec 2005 17:57:27 +0100 (CET)
Received: by Q.roeckx.be (Postfix, from userid 501)
id 4B51826136; Sat, 03 Dec 2005 17:57:27 +0100 (CET)
Date: Sat, 3 Dec 2005 17:57:27 +0100
From: Kurt Roeckx <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: gimp-gap: FTBFS: Not using -fPIC to make a shared lib.
Message-ID: <[EMAIL PROTECTED]>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
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-Level:
X-Spam-Status: No, hits=-7.4 required=4.0 tests=BAYES_00,HAS_PACKAGE,
RCVD_IN_SORBS,RCVD_IN_SORBS_MISC autolearn=no
version=2.60-bugs.debian.org_2005_01_02
Package: gimp-gap
Version: 2.2.0-1
Severity: serious
Hi,
Your package is failing to build because it's not using -fPIC to
make a shared library:
cc -O3 -g -Wall -Wno-switch -g -Wall -O2 -DHAVE_AV_CONFIG_H -I.. -D_FILE_OF=
FSET
_BITS=3D64 -D_LARGEFILE_SOURCE -D_GNU_SOURCE -c -o bitstream.o bitstream.c
[...]
cc -shared -o libavcodec.so bitstream.o utils.o mem.o allcodecs.o mpegvideo=
.o jrevdct.o jfdctfst.o jfdctint.o mpegaudio.o ac3enc.o mjpeg.o resample.o =
resample2.o dsputil.o motion_est.o imgconvert.o imgresample.o mpeg12.o mpeg=
audiodec.o pcm.o simple_idct.o ratecontrol.o adpcm.o eval.o dv.o error_resi=
lience.o fft.o mdct.o mace.o huffyuv.o cyuv.o raw.o h264.o golomb.o vp3.o a=
sv1.o 4xm.o cabac.o ffv1.o ra144.o ra288.o vcr1.o cljr.o roqvideo.o dpcm.o =
interplayvideo.o xan.o rpza.o cinepak.o msrle.o msvideo1.o vqavideo.o idcin=
video.o adx.o rational.o faandct.o 8bps.o smc.o parser.o flicvideo.o truemo=
tion1.o vmdav.o lcl.o qtrle.o g726.o flac.o vp3dsp.o integer.o snow.o tscc.=
o sonic.o ulti.o h264idct.o qdrw.o xl.o rangecoder.o png.o pnm.o qpeg.o vc9=
.o h263.o h261.o msmpeg4.o h263dec.o svq1.o rv10.o wmadec.o indeo3.o shorte=
n.o loco.o alac.o wnv1.o ws-snd1.o aasc.o a52dec.o liba52/bit_allocate.o l=
iba52/bitstream.o liba52/downmix.o liba52/imdct.o liba52/parse.o liba52/cr=
c.o liba52/resample.o -lm -lz -ldl -Wl,--warn-comm
on -rdynamic
/usr/bin/ld: bitstream.o: relocation R_X86_64_32 against `a local symbol' c=
an n
ot be used when making a shared object; recompile with -fPIC
bitstream.o: could not read symbols: Bad value
Anyway, is there a reason you're not build depending on libavcodec-dev
instead of building your own version of the library? It
seems to contain the whole ffmpeg source?
Kurt
---------------------------------------
Received: (at 341857-close) by bugs.debian.org; 18 Dec 2005 03:50:59 +0000
>From [EMAIL PROTECTED] Sat Dec 17 19:50:59 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 4.50)
id 1EnpVr-0005gj-Q1; Sat, 17 Dec 2005 19:47:07 -0800
From: Ari Pollak <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.65 $
Subject: Bug#341857: fixed in gimp-gap 2.2.0-2
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Sat, 17 Dec 2005 19:47:07 -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
Source: gimp-gap
Source-Version: 2.2.0-2
We believe that the bug you reported is fixed in the latest version of
gimp-gap, which is due to be installed in the Debian FTP archive:
gimp-gap_2.2.0-2.diff.gz
to pool/main/g/gimp-gap/gimp-gap_2.2.0-2.diff.gz
gimp-gap_2.2.0-2.dsc
to pool/main/g/gimp-gap/gimp-gap_2.2.0-2.dsc
gimp-gap_2.2.0-2_i386.deb
to pool/main/g/gimp-gap/gimp-gap_2.2.0-2_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.
Ari Pollak <[EMAIL PROTECTED]> (supplier of updated gimp-gap 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: RIPEMD160
Format: 1.7
Date: Fri, 16 Dec 2005 00:11:11 -0500
Source: gimp-gap
Binary: gimp-gap
Architecture: source i386
Version: 2.2.0-2
Distribution: unstable
Urgency: low
Maintainer: Emil Soleyman-Zomalan <[EMAIL PROTECTED]>
Changed-By: Ari Pollak <[EMAIL PROTECTED]>
Description:
gimp-gap - The GIMP Animation Package
Closes: 341857
Changes:
gimp-gap (2.2.0-2) unstable; urgency=low
.
* Update to fix RC bug since there hasn't been any activity from
the maintainer on it.
* debian/rules:
- Don't build with ffmpeg support. It's not mature enough and the build
system for it is really screwy. (Closes: #341857)
- Add -la52 to LDFLAGS
* debian/control:
- Add liba52-0.7.4-dev | liba52-dev to build-depends since it used
to be provided in ffmpeg
- Remove unnecessary dependencies on build-essential and patchutils
- Add Suggests: mplayer
Files:
1615454d9408e4d013bc98141085ee08 893 graphics optional gimp-gap_2.2.0-2.dsc
9a5e6709bb38e2f3848e4f38fb5293de 2384 graphics optional
gimp-gap_2.2.0-2.diff.gz
c9fc5bff4edef60e65150078a88b8104 2483258 graphics optional
gimp-gap_2.2.0-2_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
iD8DBQFDpNkrwO+u47cOQDsRAz7BAJ0U3c0mAi/mFHK6OJ8DvUrW8u4mQQCfYZjF
ck+7XxFwXWIdnU3t+7oG4W0=
=emYL
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]