Your message dated Sat, 11 May 2013 21:34:11 +0000
with message-id <e1ubhqh-0004yc...@franck.debian.org>
and subject line Bug#677358: fixed in sweep 0.9.3-7
has caused the Debian Bug report #677358,
regarding sweep: FTBFS on hurd-i386 due to rpath
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.)
--
677358: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=677358
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: sweep
Version: 0.9.3-6
Severity: important
Tags: patch
User: debian-h...@lists.debian.org
Usertags: hurd
Hello,
sweep currently FTBFS on hurd-i386 due to libtool spuriously adding
an rpath to /usr/lib/i386-gnu. This was fixed upstream, sweep just
needs to update. Could you apply the attached patch which brings just
the fix?
Thanks,
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 <samuel.thiba...@fnac.net>
> Voici mon problème, j'ai deux PCs relies par des cartes ethernet,
> configures avec le protocole PPP.
-+- Romain in Guide du linuxien pervers - "Ils sont fous ces romains !" -+-
--- configure.orig 2012-06-13 12:08:50.403196207 +0100
+++ configure 2012-06-13 12:09:25.494530136 +0100
@@ -6282,10 +6282,6 @@
fi
;;
-gnu*)
- lt_cv_deplibs_check_method=pass_all
- ;;
-
hpux10.20* | hpux11*)
lt_cv_file_magic_cmd=/usr/bin/file
case $host_cpu in
@@ -6320,7 +6316,7 @@
;;
# This must be Linux ELF.
-linux* | k*bsd*-gnu)
+linux* | k*bsd*-gnu | gnu*)
lt_cv_deplibs_check_method=pass_all
;;
@@ -7971,7 +7967,7 @@
lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int
\1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'"
lt_cv_sys_global_symbol_to_c_name_address="sed -n -e 's/^: \([^ ]*\) $/
{\\\"\1\\\", (lt_ptr) 0},/p' -e 's/^$symcode* \([^ ]*\) \([^ ]*\)$/ {\"\2\",
(lt_ptr) \&\2},/p'"
;;
-linux* | k*bsd*-gnu)
+linux* | k*bsd*-gnu | gnu*)
if test "$host_cpu" = ia64; then
symcode='[ABCDGIRSTW]'
lt_cv_sys_global_symbol_to_cdecl="sed -n -e 's/^T .* \(.*\)$/extern int
\1();/p' -e 's/^$symcode* .* \(.*\)$/extern char \1;/p'"
@@ -8941,7 +8937,7 @@
lt_prog_compiler_static='-Bstatic'
;;
- linux* | k*bsd*-gnu)
+ linux* | k*bsd*-gnu | gnu*)
case $cc_basename in
icc* | ecc*)
lt_prog_compiler_wl='-Wl,'
@@ -10556,16 +10552,6 @@
esac
;;
-gnu*)
- version_type=linux
- need_lib_prefix=no
- need_version=no
- library_names_spec='${libname}${release}${shared_ext}$versuffix
${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
- soname_spec='${libname}${release}${shared_ext}$major'
- shlibpath_var=LD_LIBRARY_PATH
- hardcode_into_libs=yes
- ;;
-
hpux9* | hpux10* | hpux11*)
# Give a soname corresponding to the major version so that dld.sl refuses to
# link against other versions.
@@ -10667,7 +10653,7 @@
;;
# This must be Linux ELF.
-linux* | k*bsd*-gnu)
+linux* | k*bsd*-gnu | gnu*)
version_type=linux
need_lib_prefix=no
need_version=no
@@ -13118,7 +13104,7 @@
hardcode_libdir_flag_spec_CXX='${wl}-rpath ${wl}$libdir'
hardcode_libdir_separator_CXX=:
;;
- linux* | k*bsd*-gnu)
+ linux* | k*bsd*-gnu | gnu*)
case $cc_basename in
KCC*)
# Kuck and Associates, Inc. (KAI) C++ Compiler
@@ -13893,7 +13879,7 @@
;;
esac
;;
- linux* | k*bsd*-gnu)
+ linux* | k*bsd*-gnu | gnu*)
case $cc_basename in
KCC*)
# KAI C++ Compiler
@@ -14537,16 +14523,6 @@
esac
;;
-gnu*)
- version_type=linux
- need_lib_prefix=no
- need_version=no
- library_names_spec='${libname}${release}${shared_ext}$versuffix
${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
- soname_spec='${libname}${release}${shared_ext}$major'
- shlibpath_var=LD_LIBRARY_PATH
- hardcode_into_libs=yes
- ;;
-
hpux9* | hpux10* | hpux11*)
# Give a soname corresponding to the major version so that dld.sl refuses to
# link against other versions.
@@ -14648,7 +14624,7 @@
;;
# This must be Linux ELF.
-linux* | k*bsd*-gnu)
+linux* | k*bsd*-gnu | gnu*)
version_type=linux
need_lib_prefix=no
need_version=no
@@ -15608,7 +15584,7 @@
lt_prog_compiler_static_F77='-Bstatic'
;;
- linux* | k*bsd*-gnu)
+ linux* | k*bsd*-gnu | gnu*)
case $cc_basename in
icc* | ecc*)
lt_prog_compiler_wl_F77='-Wl,'
@@ -17151,16 +17127,6 @@
esac
;;
-gnu*)
- version_type=linux
- need_lib_prefix=no
- need_version=no
- library_names_spec='${libname}${release}${shared_ext}$versuffix
${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
- soname_spec='${libname}${release}${shared_ext}$major'
- shlibpath_var=LD_LIBRARY_PATH
- hardcode_into_libs=yes
- ;;
-
hpux9* | hpux10* | hpux11*)
# Give a soname corresponding to the major version so that dld.sl refuses to
# link against other versions.
@@ -17262,7 +17228,7 @@
;;
# This must be Linux ELF.
-linux* | k*bsd*-gnu)
+linux* | k*bsd*-gnu | gnu*)
version_type=linux
need_lib_prefix=no
need_version=no
@@ -18202,7 +18168,7 @@
lt_prog_compiler_static_GCJ='-Bstatic'
;;
- linux* | k*bsd*-gnu)
+ linux* | k*bsd*-gnu | gnu*)
case $cc_basename in
icc* | ecc*)
lt_prog_compiler_wl_GCJ='-Wl,'
@@ -19765,16 +19731,6 @@
esac
;;
-gnu*)
- version_type=linux
- need_lib_prefix=no
- need_version=no
- library_names_spec='${libname}${release}${shared_ext}$versuffix
${libname}${release}${shared_ext}${major} ${libname}${shared_ext}'
- soname_spec='${libname}${release}${shared_ext}$major'
- shlibpath_var=LD_LIBRARY_PATH
- hardcode_into_libs=yes
- ;;
-
hpux9* | hpux10* | hpux11*)
# Give a soname corresponding to the major version so that dld.sl refuses to
# link against other versions.
@@ -19876,7 +19832,7 @@
;;
# This must be Linux ELF.
-linux* | k*bsd*-gnu)
+linux* | k*bsd*-gnu | gnu*)
version_type=linux
need_lib_prefix=no
need_version=no
--- End Message ---
--- Begin Message ---
Source: sweep
Source-Version: 0.9.3-7
We believe that the bug you reported is fixed in the latest version of
sweep, which is due to be installed in the Debian FTP archive.
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 677...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Barry deFreese <bdefre...@debian.org> (supplier of updated sweep 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: Sat, 11 May 2013 07:59:16 -0400
Source: sweep
Binary: sweep sweep-dev
Architecture: source i386 all
Version: 0.9.3-7
Distribution: unstable
Urgency: low
Maintainer: Debian QA Group <packa...@qa.debian.org>
Changed-By: Barry deFreese <bdefre...@debian.org>
Description:
sweep - Audio editor and live playback tool
sweep-dev - Audio editor and live playback tool (development)
Closes: 677358
Changes:
sweep (0.9.3-7) unstable; urgency=low
.
* QA upload.
* Add patch to build on GNU/Hurd (Closes: 677358)
- Thanks to Samuel Thibault for the patch.
* Add debian/watch file.
* Remove duplicate Section from binary sweep.
* Bump standards version to 3.9.4 (No changes needed).
Checksums-Sha1:
211b06142123b8b20156b3e56bb0f5afef323d44 1248 sweep_0.9.3-7.dsc
786525b1c2f28ee706ae7c21e67ab4fe581a939d 13188 sweep_0.9.3-7.debian.tar.gz
5c5bcff372b92b0dadf111e540c13580089332e0 498480 sweep_0.9.3-7_i386.deb
69ff45f027bf80862164c3beb79187ccc64db3e9 29700 sweep-dev_0.9.3-7_all.deb
Checksums-Sha256:
2be1a699f11932acff3dacf85430886cb42994d97bdaabec7202b5cf9001cf08 1248
sweep_0.9.3-7.dsc
1acad316d920eda06faf6a75c1adbea2a24e0d7a13ef119e48f1d50526f7d794 13188
sweep_0.9.3-7.debian.tar.gz
fc18509b530fa278b06da1a70512edd8e291c9aa7502a69ba5d6c35334d7815e 498480
sweep_0.9.3-7_i386.deb
3929c9bd4d858c60c13737aa6b0d665910cc6cf060ba486a16e143bbffc75847 29700
sweep-dev_0.9.3-7_all.deb
Files:
30a69a4a90c1e9acfd0acc21f3f125a8 1248 sound optional sweep_0.9.3-7.dsc
e76da7f0771f46b5f3c5f90b83a62570 13188 sound optional
sweep_0.9.3-7.debian.tar.gz
1286312fe19b2d31ed8d9d2c069ea1af 498480 sound optional sweep_0.9.3-7_i386.deb
d67a20a242824480b38629fe277a79b2 29700 devel optional sweep-dev_0.9.3-7_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iEYEARECAAYFAlGOfSsACgkQ5ItltUs5T35BgwCgvRWuwDbThrsWB6O0G/J5/sAg
zU8AniJhCH6iEazHNN0Z+Ldny5yqBzjC
=vOkc
-----END PGP SIGNATURE-----
--- End Message ---