Package: src:sysvinit
Version: 2.88dsf
Severity: minor

Dear Maintainer,

Hello,

Using the rebuild infrastructure, your package fails to build with clang 
instead of gcc.

Error message is like this:
http://clang.debian.net/status.php?version=3.6.0&key=CANNOT_USE_O_MULTI_OUTPUT

Full build log is available here:
http://clang.debian.net/logs/2015-03-25/sysvinit_2.88dsf-58_unstable_clang.log

Thanks,
Joseph

-- System Information:
Debian Release: stretch/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)

Kernel: Linux 4.0.4-2-ARCH (SMP w/8 CPU cores; PREEMPT)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_US.UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -Nru sysvinit-2.88dsf/debian/patches/clang_build.patch sysvinit-2.88dsf/debian/patches/clang_build.patch
--- sysvinit-2.88dsf/debian/patches/clang_build.patch	1970-01-01 00:00:00.000000000 +0000
+++ sysvinit-2.88dsf/debian/patches/clang_build.patch	2015-05-24 14:45:55.000000000 +0000
@@ -0,0 +1,23 @@
+--- a/src/Makefile
++++ b/src/Makefile
+@@ -98,9 +98,9 @@
+ init:		LDLIBS += $(INITLIBS) $(STATIC)
+ init:		init.o init_utmp.o
+ 
+-halt:		halt.o ifdown.o hddown.o utmp.o reboot.h
++halt:		halt.o ifdown.o hddown.o utmp.o
+ 
+-last:		last.o oldutmp.h
++last:		last.o
+ 
+ mesg:		mesg.o
+ 
+@@ -115,7 +115,7 @@
+ 
+ wall:		dowall.o wall.o
+ 
+-shutdown:	dowall.o shutdown.o utmp.o reboot.h
++shutdown:	dowall.o shutdown.o utmp.o
+ 
+ bootlogd:	LDLIBS += -lutil
+ bootlogd:	bootlogd.o
diff -Nru sysvinit-2.88dsf/debian/patches/series sysvinit-2.88dsf/debian/patches/series
--- sysvinit-2.88dsf/debian/patches/series	2015-05-20 05:54:32.000000000 +0000
+++ sysvinit-2.88dsf/debian/patches/series	2015-05-24 14:44:43.000000000 +0000
@@ -15,3 +15,4 @@
 94_kfreebsd_xterm.patch
 95_kfreebsd_bootlogd.patch
 96_allow_multiple_console_output.patch
+clang_build.patch
_______________________________________________
Pkg-sysvinit-devel mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-sysvinit-devel

Reply via email to