Your message dated Sat, 03 Sep 2011 01:32:46 +0000
with message-id <[email protected]>
and subject line Bug#640159: fixed in iozone3 397-2
has caused the Debian Bug report #640159,
regarding iozone3: FTBFS(kfreebsd): patch for building
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.)
--
640159: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=640159
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: src:iozone3
Version: 397-1
Severity: important
User: [email protected]
Usertags: kfreebsd-porting
X-Debbugs-Cc: [email protected]
Hi!
The following patch allows iozone3 to build on kfreebsd-*:
diff -Nru iozone3-397/debian/rules iozone3-397/debian/rules
--- iozone3-397/debian/rules 2011-01-04 06:37:21.000000000 +0100
+++ iozone3-397/debian/rules 2011-09-03 00:33:08.000000000 +0200
@@ -2,7 +2,7 @@
DEB_HOST_ARCH ?= $(shell dpkg-architecture -qDEB_HOST_ARCH)
-target = linux
+target = $(shell dpkg-architecture -qDEB_HOST_ARCH_OS)
ifeq ($(DEB_HOST_ARCH), arm)
target = linux-arm
else ifeq ($(DEB_HOST_ARCH), amd64)
--- iozone3-397.orig/src/current/makefile
+++ iozone3-397/src/current/makefile
@@ -471,6 +471,12 @@ freebsd: iozone_freebsd.o libbif.o fileo
$(CC) -O fileop_freebsd.o -o fileop
$(CC) -O pit_server.o -o pit_server
+kfreebsd: iozone_freebsd.o libbif.o fileop_freebsd.o libasync.o
pit_server.o
+ $(CC) $(LDFLAGS) iozone_freebsd.o libbif.o -lpthread -lrt libasync.o \
+ -o iozone
+ $(CC) -O fileop_freebsd.o -o fileop
+ $(CC) -O pit_server.o -o pit_server
+
#
# GNU C compiler DragonFly build with no threads, no largefiles
#
Regards
Christoph
If you have further questions please mail [email protected]
--
9FED 5C6C E206 B70A 5857 70CA 9655 22B9 D49A E731
Debian Developer | Lisp Hacker | CaCert Assurer
--- End Message ---
--- Begin Message ---
Source: iozone3
Source-Version: 397-2
We believe that the bug you reported is fixed in the latest version of
iozone3, which is due to be installed in the Debian FTP archive:
iozone3_397-2.debian.tar.gz
to non-free/i/iozone3/iozone3_397-2.debian.tar.gz
iozone3_397-2.dsc
to non-free/i/iozone3/iozone3_397-2.dsc
iozone3_397-2_amd64.deb
to non-free/i/iozone3/iozone3_397-2_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.
Steve M. Robbins <[email protected]> (supplier of updated iozone3 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, 02 Sep 2011 20:17:20 -0500
Source: iozone3
Binary: iozone3
Architecture: source amd64
Version: 397-2
Distribution: unstable
Urgency: low
Maintainer: Steve M. Robbins <[email protected]>
Changed-By: Steve M. Robbins <[email protected]>
Description:
iozone3 - Filesystem and Disk Benchmarking Tool
Closes: 640159
Changes:
iozone3 (397-2) unstable; urgency=low
.
* patches/kfreebsd.patch: New. Build on kfreebsd (thanks, Christoph
Egger). Closes: #640159.
Checksums-Sha1:
21214114e2de6e972de024a16768f2589580ae0d 1001 iozone3_397-2.dsc
8fdc62c52a80bdbcda477ad17a8fa122fb627a82 7678 iozone3_397-2.debian.tar.gz
b9ef540be712fcbc1c320456b2ce714816173527 432726 iozone3_397-2_amd64.deb
Checksums-Sha256:
cddf7c9bfd672638b68fbae55a29d52ceee42815444fcba39d0d53badfa15303 1001
iozone3_397-2.dsc
7c576d7b534f3e0bac7098d9d0c14e4d9fb2c016e175123b0eae7e924e0dd349 7678
iozone3_397-2.debian.tar.gz
d6f59fff85698863fd86acc476c254176dff0d1f763cc2287b07b60df670d01d 432726
iozone3_397-2_amd64.deb
Files:
819f6691e3cfaeb873e06913c8f2f2fe 1001 non-free/utils optional iozone3_397-2.dsc
98fe991f3320d6675a733b9ea57e99c4 7678 non-free/utils optional
iozone3_397-2.debian.tar.gz
031084e60e3d3f5b3ec5eb7309f35532 432726 non-free/utils optional
iozone3_397-2_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iD8DBQFOYYHu0i2bPSHbMcURArHJAJ9euQtCMbczJUO9zo0iDLGGbVosGgCgl3JA
ZxL+80P+ZSg60vIURjJlt9s=
=7nnW
-----END PGP SIGNATURE-----
--- End Message ---