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

Bug#374944: marked as done (agg: FTBFS on GNU/kFreeBSD)



Your message dated Mon, 24 Jul 2006 10:32:17 -0700
with message-id <E1G54Hx-0008IY-Nz@spohr.debian.org>
and subject line Bug#374944: fixed in agg 2.4-1
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)

--- Begin Message ---
Package: agg
Severity: important
Version: 2.3-3
Tags: patch


Hi,

the current version fails to build on GNU/kFreeBSD.

It needs small change to build system,
please find attached patch with tweak.

It would also be nice if you can ask upstream
to include this change.

Thanks in advance

                        Petr

diff -u agg-2.3/debian/patches/00list agg-2.3/debian/patches/00list
--- agg-2.3/debian/patches/00list
+++ agg-2.3/debian/patches/00list
@@ -3,0 +4 @@
+04_kfreebsd
only in patch2:
unchanged:
--- agg-2.3.orig/debian/patches/04_kfreebsd.dpatch
+++ agg-2.3/debian/patches/04_kfreebsd.dpatch
@@ -0,0 +1,21 @@
+#! /bin/sh /usr/share/dpatch/dpatch-run
+## All lines beginning with `## DP:' are a description of the patch.
+## DP: kFreeBSD support
+
+@DPATCH@
+
+
+--- agg-2.3/src/Makefile	2005-02-18 03:31:10.000000000 +0100
++++ agg-2.3/src/Makefile	2006-06-22 12:12:33.000000000 +0200
+@@ -1,4 +1,10 @@
+-include ../Makefile.in.$(shell uname)
++
++PLATFORM=$(shell uname)
++ifeq (GNU/kFreeBSD,$(PLATFORM))
++	PLATFORM=Linux
++endif
++
++include ../Makefile.in.$(PLATFORM)
+ 
+ CXXFLAGS= $(AGGCXXFLAGS) -I../include -L./
+ 

--- End Message ---
--- Begin Message ---
Source: agg
Source-Version: 2.4-1

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

agg_2.4-1.diff.gz
  to pool/main/a/agg/agg_2.4-1.diff.gz
agg_2.4-1.dsc
  to pool/main/a/agg/agg_2.4-1.dsc
agg_2.4.orig.tar.gz
  to pool/main/a/agg/agg_2.4.orig.tar.gz
libagg-dev_2.4-1_powerpc.deb
  to pool/main/a/agg/libagg-dev_2.4-1_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 374944@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Rene Engelhard <rene@debian.org> (supplier of updated agg 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: Mon, 24 Jul 2006 16:08:17 +0200
Source: agg
Binary: libagg-dev
Architecture: source powerpc
Version: 2.4-1
Distribution: unstable
Urgency: low
Maintainer: Debian OpenOffice Team <debian-openoffice@lists.debian.org>
Changed-By: Rene Engelhard <rene@debian.org>
Description: 
 libagg-dev - The AntiGrain Geometry graphical toolkit (development files)
Closes: 374944
Changes: 
 agg (2.4-1) unstable; urgency=low
 .
   * new upstream release
   * add patch from Petr Salinger to fix FTBFS on GNU/kFreeBSD, thanks
     (closes: #374944)
   * Standards-Version: 3.7.2 (no changes needed)
Files: 
 207acc564ad3def17e9d754871a16364 656 libs optional agg_2.4-1.dsc
 b5c0ed0b85abe75db724ada140f639dc 514416 libs optional agg_2.4.orig.tar.gz
 33bc2b86b76bfe9a4c8960e0527291b1 2784 libs optional agg_2.4-1.diff.gz
 2c69c481fbabfa78e917c34a37e12706 400306 libdevel optional libagg-dev_2.4-1_powerpc.deb

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

iD8DBQFExQAn+FmQsCSK63MRAgDqAJ99ognX4WO0nnfWSvtx5TPxpA9hRwCfR4Ww
X2zXDhlgJ3+ZoB3gctjkqdU=
=245S
-----END PGP SIGNATURE-----


--- End Message ---

Reply to: