Your message dated Mon, 25 Apr 2016 17:17:54 +0000
with message-id <[email protected]>
and subject line Bug#822169: Removed package(s) from unstable
has caused the Debian Bug report #642052,
regarding smc version 1.9-4 failed to build in oneiric
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.)
--
642052: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=642052
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: smc
Version: 1.9-4
Severity: normal
Tags: patch
User: [email protected]
Usertags: origin-ubuntu oneiric ubuntu-patch
In Ubuntu, the attached patch was applied to achieve the following:
* Update 02_binutils-gold.patch to properly use LDADD. Fixes FTBFS.
(LP: #852589)
As seen at https://bugs.launchpad.net/ubuntu/+source/qhull/+bug/852587,
the build fails on all arches shipping Ubuntu. Thanks for considering
the patch.
-- System Information:
Debian Release: wheezy/sid
APT prefers oneiric-updates
APT policy: (500, 'oneiric-updates'), (500, 'oneiric-security'), (500,
'oneiric-proposed'), (500, 'oneiric')
Architecture: amd64 (x86_64)
Kernel: Linux 3.0.0-11-generic (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru smc-1.9/debian/patches/02_binutils-gold.patch smc-1.9/debian/patches/02_binutils-gold.patch
--- smc-1.9/debian/patches/02_binutils-gold.patch 2011-08-03 15:18:17.000000000 -0400
+++ smc-1.9/debian/patches/02_binutils-gold.patch 2011-09-18 22:03:03.000000000 -0400
@@ -1,13 +1,13 @@
Index: smc-1.9/src/Makefile.in
===================================================================
---- smc-1.9.orig/src/Makefile.in 2011-08-03 21:17:38.079707045 +0200
-+++ smc-1.9/src/Makefile.in 2011-08-03 21:18:13.391707357 +0200
+--- smc-1.9.orig/src/Makefile.in 2011-09-18 22:02:04.000000000 -0400
++++ smc-1.9/src/Makefile.in 2011-09-18 22:03:01.000000000 -0400
@@ -78,7 +78,7 @@
font.$(OBJEXT) gl_surface.$(OBJEXT) img_manager.$(OBJEXT) \
img_settings.$(OBJEXT) renderer.$(OBJEXT) video.$(OBJEXT)
smc_OBJECTS = $(am_smc_OBJECTS)
-smc_LDADD = $(LDADD)
-+smc_LDADD = $(LDADD -lX11 -lboost_system)
++smc_LDADD = $(LDADD) -lX11 -lboost_system
DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
depcomp = $(SHELL) $(top_srcdir)/depcomp
am__depfiles_maybe = depfiles
--- End Message ---
--- Begin Message ---
Version: 1.9+git20121121-1.2+rm
Dear submitter,
as the package smc has just been removed from the Debian archive
unstable we hereby close the associated bug reports. We are sorry
that we couldn't deal with your issue properly.
For details on the removal, please see https://bugs.debian.org/822169
The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.
This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].
Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)
--- End Message ---