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

Bug#332996: marked as done (gs-esp: FTBFS on GNU/kFreeBSD)



Your message dated Wed, 05 Apr 2006 04:32:10 -0700
with message-id <E1FR6F8-0001Mh-5W@spohr.debian.org>
and subject line Bug#332996: fixed in gs-esp 8.15.1.dfsg.1-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)

--- Begin Message ---
Package: gs-esp
Severity: important
Tags: patch

Hi,

gs-esp fails to build on GNU/kFreeBSD due to missing support. 
Please find attached a patch to fix that. Could you please add it in
the next upload?

Don't hesitate to contact me if you need more information.

Thanks in advance,
Aurelien



-- System Information:
Debian Release: testing/unstable
Architecture: kfreebsd-i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: GNU/kFreeBSD 5.4-1-686
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Author: aurel32
Status: in BTS

diff -u gs-esp-8+8.15rc4.dfsg.1/configure gs-esp-8+8.15rc4.dfsg.1/configure
--- gs-esp-8+8.15rc4.dfsg.1/configure
+++ gs-esp-8+8.15rc4.dfsg.1/configure
@@ -9489,7 +9489,7 @@
 if test "${enable_dynamic+set}" = set; then
   enableval="$enable_dynamic"
   	case `uname` in
-		Linux*)
+		Linux* | GNU/kFreeBSD*)
 		DYNAMIC_CFLAGS="-fPIC"
 		DYNAMIC_DEVS="\$(GLOBJDIR)/X11.so"
 		DYNAMIC_FLAGS="-DGS_DEVS_SHARED -DGS_DEVS_SHARED_DIR=\\\"\$(gssharedir)\\\""
@@ -9519,7 +9519,7 @@
 if test "${enable_threads+set}" = set; then
   enableval="$enable_threads"
   	case `uname` in
-		Linux* | IRIX* | SunOS*)
+		Linux* | IRIX* | SunOS* | GNU/kFreeBSD*)
 		THREADSYNC="posync"
 		THREADLIBS="-lpthread"
 		;;
--- gs-esp-8+8.15rc4.dfsg.1.orig/src/configure.ac
+++ gs-esp-8+8.15rc4.dfsg.1/src/configure.ac
@@ -687,7 +687,7 @@
 
 AC_ARG_ENABLE(dynamic, [  --enable-dynamic        enable dynamically loaded drivers (default=no)],
 [	case `uname` in
-		Linux*)
+		Linux* | GNU/kFreeBSD*)
 		DYNAMIC_CFLAGS="-fPIC"
 		DYNAMIC_DEVS="\$(GLOBJDIR)/X11.so"
 		DYNAMIC_FLAGS="-DGS_DEVS_SHARED -DGS_DEVS_SHARED_DIR=\\\"\$(gssharedir)\\\""
@@ -713,7 +713,7 @@
 
 AC_ARG_ENABLE(threads, [  --enable-threads        enable threaded output (default=no)],
 [	case `uname` in
-		Linux* | IRIX* | SunOS*)
+		Linux* | IRIX* | SunOS* | GNU/kFreeBSD*)
 		THREADSYNC="posync"
 		THREADLIBS="-lpthread"
 		;;

--- End Message ---
--- Begin Message ---
Source: gs-esp
Source-Version: 8.15.1.dfsg.1-2

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

gs-esp_8.15.1.dfsg.1-2.diff.gz
  to pool/main/g/gs-esp/gs-esp_8.15.1.dfsg.1-2.diff.gz
gs-esp_8.15.1.dfsg.1-2.dsc
  to pool/main/g/gs-esp/gs-esp_8.15.1.dfsg.1-2.dsc
gs-esp_8.15.1.dfsg.1-2_i386.deb
  to pool/main/g/gs-esp/gs-esp_8.15.1.dfsg.1-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 332996@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Masayuki Hatta (mhatta) <mhatta@debian.org> (supplier of updated gs-esp 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: Wed,  5 Apr 2006 19:48:26 +0900
Source: gs-esp
Binary: gs-esp
Architecture: source i386
Version: 8.15.1.dfsg.1-2
Distribution: unstable
Urgency: low
Maintainer: Masayuki Hatta (mhatta) <mhatta@debian.org>
Changed-By: Masayuki Hatta (mhatta) <mhatta@debian.org>
Description: 
 gs-esp     - The Ghostscript PostScript interpreter - ESP version
Closes: 332996 354394
Changes: 
 gs-esp (8.15.1.dfsg.1-2) unstable; urgency=low
 .
   * Updated KRGB support to 1.2, thanks hmh - closes: #354394
   * Now supposed to be built on GNU/kFreeBSD - closes: #332996
Files: 
 d105d880a307920773adbd9fdf3c2a69 857 text optional gs-esp_8.15.1.dfsg.1-2.dsc
 f0c536e8d86bacb9541655387b7f90b8 79437 text optional gs-esp_8.15.1.dfsg.1-2.diff.gz
 cbf77b1889d4da8a88038cac8657f231 2980840 text optional gs-esp_8.15.1.dfsg.1-2_i386.deb

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

iD8DBQFEM6Zwy2+jQOcHWlQRAu3TAKCvOYrF4UToLszVtdY54MGTLwSxNQCfVlfd
7Mobw1AO34x27DVwgWhcKp8=
=O3yq
-----END PGP SIGNATURE-----


--- End Message ---

Reply to: