Your message dated Thu, 10 May 2012 01:17:13 +0000
with message-id <[email protected]>
and subject line Bug#413988: fixed in eruby 1.0.5-2.1
has caused the Debian Bug report #413988,
regarding eruby: FTBFS on GNU/kFreeBSD: unknown platform (yet)
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.)
--
413988: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=413988
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: eruby
Severity: important
Tags: patch
Hi,
currently your package FTBFS on GNU/kFreeBSD with the following error:
> dh_movefiles -pliberuby \
> usr/lib/liberuby.so.1.0 \
> usr/lib/liberuby.so.1.0.5 \
> ./usr/lib/ruby/1.8/i486-kfreebsd-gnu/eruby.so
> dh_movefiles: Compatibility levels before 4 are deprecated.
> dh_movefiles: debian/tmp/usr/lib/liberuby.so.1.0 not found (supposed to put
> it in liberuby)
> make: *** [binary-arch] Error 1
Full build logs are available at
<http://experimental.ftbfs.de/build.php?arch=kfreebsd-i386&pkg=eruby>.
The change is very small, it is just about treating kfreebsd as linux
because they share the same userspace.
Cheers,
--
Cyril Brulebois
--- eruby-1.0.5/configure.rb 2007-03-08 15:00:07.026110000 +0100
+++ eruby-1.0.5/configure.rb 2007-03-08 15:00:33.000000000 +0100
@@ -452,7 +452,7 @@
case PLATFORM
when /-sunos4/
$LIBERUBY_ALIASES = "liberuby.so.$(MAJOR).$(MINOR) liberuby.so"
- when /-linux/
+ when /-(linux|kfreebsd)/
$DLDFLAGS = '-Wl,-soname,liberuby.so.$(MAJOR).$(MINOR)'
$LIBERUBY_ALIASES = "liberuby.so.$(MAJOR).$(MINOR) liberuby.so"
when /-(freebsd|netbsd)/
--- eruby-1.0.5/configure.rb.in 2007-03-08 15:00:07.101722000 +0100
+++ eruby-1.0.5/configure.rb.in 2007-03-08 15:00:23.000000000 +0100
@@ -56,7 +56,7 @@
case PLATFORM
when /-sunos4/
$LIBERUBY_ALIASES = "liberuby.so.$(MAJOR).$(MINOR) liberuby.so"
- when /-linux/
+ when /-(linux|kfreebsd)/
$DLDFLAGS = '-Wl,-soname,liberuby.so.$(MAJOR).$(MINOR)'
$LIBERUBY_ALIASES = "liberuby.so.$(MAJOR).$(MINOR) liberuby.so"
when /-(freebsd|netbsd)/
--- End Message ---
--- Begin Message ---
Source: eruby
Source-Version: 1.0.5-2.1
We believe that the bug you reported is fixed in the latest version of
eruby, which is due to be installed in the Debian FTP archive:
eruby_1.0.5-2.1.debian.tar.gz
to main/e/eruby/eruby_1.0.5-2.1.debian.tar.gz
eruby_1.0.5-2.1.dsc
to main/e/eruby/eruby_1.0.5-2.1.dsc
eruby_1.0.5-2.1_kfreebsd-amd64.deb
to main/e/eruby/eruby_1.0.5-2.1_kfreebsd-amd64.deb
liberuby-dev_1.0.5-2.1_kfreebsd-amd64.deb
to main/e/eruby/liberuby-dev_1.0.5-2.1_kfreebsd-amd64.deb
liberuby_1.0.5-2.1_kfreebsd-amd64.deb
to main/e/eruby/liberuby_1.0.5-2.1_kfreebsd-amd64.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 [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Robert Millan <[email protected]> (supplier of updated eruby 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 [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Fri, 27 Apr 2012 22:01:01 +0200
Source: eruby
Binary: eruby liberuby liberuby-dev
Architecture: source kfreebsd-amd64
Version: 1.0.5-2.1
Distribution: unstable
Urgency: low
Maintainer: Shugo Maeda <[email protected]>
Changed-By: Robert Millan <[email protected]>
Description:
eruby - Embedded Ruby Language
liberuby - Library for eruby
liberuby-dev - Development files for liberuby
Closes: 413988
Changes:
eruby (1.0.5-2.1) unstable; urgency=low
.
* Non-maintainer upload.
* Upgrade dpkg source format to 3.0 (quilt).
* kfreebsd-gnu.diff: Fix FTBFS on GNU/kFreeBSD. Thanks Cyril
Brulebois. (Closes: #413988)
Checksums-Sha1:
428ac99f1f37b00d5df3c32829ecd99fee0bf3ba 1119 eruby_1.0.5-2.1.dsc
5691ff871028549c9a893d079d46549d9cc24058 5201 eruby_1.0.5-2.1.debian.tar.gz
570b86a3b978196addc5017d3dc5b142a01174ae 26080
eruby_1.0.5-2.1_kfreebsd-amd64.deb
ad897c2ebec98512308a68696ca3aeb2fe18a69f 16156
liberuby_1.0.5-2.1_kfreebsd-amd64.deb
0fd677a60b3871ba76a03d6df210f6a7302668dc 14988
liberuby-dev_1.0.5-2.1_kfreebsd-amd64.deb
Checksums-Sha256:
228c5b025237728e8d3d1ab53a02caca2b67e7aa636fab821fc03e6a649505bb 1119
eruby_1.0.5-2.1.dsc
e21091500705a1cc44947cee56b2ce8c9a501ba9238afbd2713962fb46321cf7 5201
eruby_1.0.5-2.1.debian.tar.gz
bed67d99986af9d357cd0d889005472c15aca6413548e5475f444402a66c9a43 26080
eruby_1.0.5-2.1_kfreebsd-amd64.deb
add68c98afa542df8c17574911792efe2703cba6a78766c589a86ac067408863 16156
liberuby_1.0.5-2.1_kfreebsd-amd64.deb
02103691846d165b77814533e1a78255b29cfb09077bd6506f633e775188a6f2 14988
liberuby-dev_1.0.5-2.1_kfreebsd-amd64.deb
Files:
3293b605dece6f911b071d406748952e 1119 interpreters optional eruby_1.0.5-2.1.dsc
4c41159227aa3da838626c7896d1eff8 5201 interpreters optional
eruby_1.0.5-2.1.debian.tar.gz
14349617c3caee737423c3d21157416b 26080 interpreters optional
eruby_1.0.5-2.1_kfreebsd-amd64.deb
e9fc244262d63e6abc88e13e55cf84f2 16156 libs optional
liberuby_1.0.5-2.1_kfreebsd-amd64.deb
dcc2f2ae408678d9efe62a53adca5b6f 14988 libdevel optional
liberuby-dev_1.0.5-2.1_kfreebsd-amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/kFreeBSD)
iEYEARECAAYFAk+cjicACgkQC19io6rUCv/uQgCeKEnU4pkXiNGolTsa4BzHj5+R
7boAnA/p8AID+zei7lCtERK3Tym+IyMX
=VyLp
-----END PGP SIGNATURE-----
--- End Message ---