Your message dated Fri, 03 Apr 2009 11:02:09 +0000
with message-id <e1lpha1-0003xl...@ries.debian.org>
and subject line Bug#521767: fixed in inkscape 0.46-7
has caused the Debian Bug report #521767,
regarding inkscape_0.46-6 fails to build on alpha
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
521767: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=521767
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: inkscape
Version: 0.46-6
Severity: serious
User: debian-al...@lists.debian.org
Tags: patch

Hi,

The linker defaults to "relax" option, which causes the GPREL16 relocation
errors. A quick workaround is to add -Wl,--no-relax to LDFLAGS.


--- inkscape-0.46/debian/rules  2009-03-29 22:29:23.000000000 +0000
+++ inkscape-0.46/debian/rules  2009-03-29 22:29:34.000000000 +0000
@@ -31,6 +31,7 @@
 ifneq (,$(findstring $(DEB_HOST_ARCH),alpha))
   ALPHA_CXXFLAGS=-mieee
   ALPHA_CFLAGS=-mieee
+  ALPHA_LDFLAGS=-Wl,--no-relax
 endif
 
 config.status: configure patch
@@ -38,6 +39,7 @@
 
        CXXFLAGS="$(CXXFLAGS) $(MIPS_CXXFLAGS) $(ALPHA_CXXFLAGS)" \
        CFLAGS="$(CFLAGS) $(MIPS_CFLAGS) $(ALPHA_CFLAGS)"         \
+       LDFLAGS="$(LDFLAGS) $(ALPHA_LDFLAGS)"                     \
        ./configure --host=$(DEB_HOST_GNU_TYPE)                   \
                    --build=$(DEB_BUILD_GNU_TYPE)                 \
                    --prefix=/usr                                 \



--- End Message ---
--- Begin Message ---
Source: inkscape
Source-Version: 0.46-7

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

inkscape_0.46-7.diff.gz
  to pool/main/i/inkscape/inkscape_0.46-7.diff.gz
inkscape_0.46-7.dsc
  to pool/main/i/inkscape/inkscape_0.46-7.dsc
inkscape_0.46-7_powerpc.deb
  to pool/main/i/inkscape/inkscape_0.46-7_powerpc.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 521...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Wolfram Quester <wo...@sigxcpu.org> (supplier of updated inkscape 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 ftpmas...@debian.org)


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

Format: 1.8
Date: Thu, 02 Apr 2009 19:12:05 +0200
Source: inkscape
Binary: inkscape
Architecture: source powerpc
Version: 0.46-7
Distribution: unstable
Urgency: low
Maintainer: Wolfram Quester <wo...@sigxcpu.org>
Changed-By: Wolfram Quester <wo...@sigxcpu.org>
Description: 
 inkscape   - vector-based drawing program
Closes: 521767
Changes: 
 inkscape (0.46-7) unstable; urgency=low
 .
   * apply patch Arthur Loiret to fix GPREL16 relocation errors on
     alpha (Closes: #521767).
   * Acknowledge NMU for 0.46-5.1 by Josselin Mouette, which happened quite
     parallel to the upload of 0.46-6
   * raise Standards-Version to 3.8.1
   * raise debhelper compat mode and dependency to 7
   * add dh_desktop to install target in debian/rules
     to fix lintian warning desktop-mimetype-without-update-call
   * fix lintian warnings description-contains-homepage
     and debian-rules-ignores-make-clean-error
   * fix config changes in .diff.gz
   * upload sponsored by Guido Guenther <a...@debian.org>
Checksums-Sha1: 
 5a397291f594c290143edbb9d4f166b2c5368e68 1425 inkscape_0.46-7.dsc
 10d72d75b689710f0ddbfca731c2cdae9de0b4d9 159964 inkscape_0.46-7.diff.gz
 f8dde05bed50658ed3429bb659b633808b0c5499 18653268 inkscape_0.46-7_powerpc.deb
Checksums-Sha256: 
 df7e5b45fc2ea420d09ecd6615640096e05452829a56e89a37d79e9d821e95c2 1425 
inkscape_0.46-7.dsc
 ca9d6ee9d2b9c6a0577a31f0a5297c38d112c44709d582f2cbf44f4e7c7cc26c 159964 
inkscape_0.46-7.diff.gz
 9747bf575d1ec354c6254db18eb98bc1278ad6453ff71362ef5727ebdc97e065 18653268 
inkscape_0.46-7_powerpc.deb
Files: 
 caf7c2fbc014b47c30973c1498f74ae4 1425 graphics optional inkscape_0.46-7.dsc
 0a88178e7b337209fe351caffcc55cfe 159964 graphics optional 
inkscape_0.46-7.diff.gz
 7f609874bc8ddb9b6b8f0940a44a24b5 18653268 graphics optional 
inkscape_0.46-7_powerpc.deb

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

iD8DBQFJ1elYn88szT8+ZCYRAgVAAJ4vit1+0g8uQKi/9k9MLaPQPjMp6gCfSA1j
coF1Tx4U1U944jSgUBuMD/M=
=oOdh
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to