Your message dated Sun, 18 Nov 2018 12:03:13 +0000
with message-id <e1golnh-0007mj...@eggs.gnu.org>
and subject line Re: src:sysvinit: FTBFS with clang instead of gcc
has caused the Debian Bug report #787078,
regarding src:sysvinit: FTBFS with clang instead of gcc
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.)


-- 
787078: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=787078
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
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

--- End Message ---
--- Begin Message ---
[2018-11-15 10:28] Jesse Smith <jsm...@resonatingmedia.com>
>
> part       text/plain                 907
> On 11/15/18 6:37 AM, Dmitry Bogatov wrote:
> > control: tags -1 upstream
> >
> > [2015-05-28 10:29] "Joseph Lee" <jesa7...@gmail.com>
> >> 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
> > It seems that patch affects only upstream `Makefile'. Jesse, what do you
> > think, is it feasible for you to accept this patch upstream?
> 
> I don't think the patch should be necessary anymore since the past three
> versions of SysV init have all been tested against Clang and multiple
> versions of GCC. We're no longer dependent on any specific compiler. So
> versions 2.89 and newer should all build on Clang without patching.

Okay. Closing bug. Dear submitter, feel free to re-open if issue persist
for you.

--- End Message ---

Reply via email to