Your message dated Sun, 10 Jul 2016 13:40:39 +0200
with message-id <[email protected]>
and subject line xsidplay was removed from Debian in 2012
has caused the Debian Bug report #677109,
regarding xsidplay: Please avoid -lasound on hurd-any too
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 [email protected]
immediately.)


-- 
677109: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=677109
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: xsidplay
Version: 2.0.3-3
Severity: important
Tags: patch

Hello,

xsidplay currently FTBFS on hurd-any due to the same issue as on
kfreebsd. Actually, since the libasound-dev is brought for linux-any
only, the -lasound flag should be given on linux only, as the attached
patch does.

Samuel

-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 
'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.0.4 (SMP w/8 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

-- 
Samuel Thibault <[email protected]>
 CN > J'ai enseigné l'algorythmique.
 GLG> C'est quoi l'algorythmique ? Une contrebasse programmée en Algol ?
 -+- in : Guide du Neuneu d'Usenet - Neuneu fait ses gammes. -+-
--- debian/rules.orig   2012-06-11 19:55:17.099309722 +0200
+++ debian/rules        2012-06-11 19:55:21.375181053 +0200
@@ -9,7 +9,7 @@
 
 export DEB_HOST_ARCH_OS ?= $(shell dpkg-architecture -qDEB_HOST_ARCH_OS
 
-ifneq ($(DEB_HOST_ARCH_OS), kfreebsd)
+ifeq ($(DEB_HOST_ARCH_OS), linux)
   LIBS=-lasound
 else
   LIBS=""

--- End Message ---
--- Begin Message ---
Version: 2.0.3-3+rm

xsidplay was last released with Debian 6.0 (squeeze) in
February 2011 and removed from Debian sid/unstable in 2012 (see
http://bugs.debian.org/678198 for details on the removal). Since
support for squeeze and squeeze-LTS has now ended, I'm closing all the
remaining bugs reported against this package.

Andreas

--- End Message ---

Reply via email to