Source: fakeroot
Version: 1.18.2-1
Severity: important
Tags: patch
User: debian-h...@lists.debian.org
Usertags: hurd

Hello,

fakeroot FTBFS on GNU/Hurd during tests of the faked-sysv script and
faked-sysv binary. Since SysV IPC is not yet supported, there is not
much idea to perform the tests for that version. All 10 *-tcp tests pass
without problems.


diff
-ur ./fakeroot-1.18.2/debian/rules ./fakeroot-1.18.2.modified/debian/rules
--- ./fakeroot-1.18.2/debian/rules      2011-12-01 05:16:15.000000000 +0100
+++ ./fakeroot-1.18.2.modified/debian/rules     2011-12-05
20:53:02.000000000 +0100
@@ -45,7 +45,9 @@
 
 ifeq ($(DEB_BUILD_GNU_TYPE),$(DEB_HOST_GNU_TYPE))
 ifeq (,$(findstring nocheck,$(DEB_BUILD_OPTIONS)))
+ifeq (,$(findstring hurd, $(DEB_HOST_ARCH_OS)))
        cd obj-sysv && $(MAKE) check
+endif
        cd obj-tcp && $(MAKE) check
 endif
 endif






-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to