[Bug 207378] Build world of 11-CURRENT r295839 fails on Sparc64

2016-02-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207378

Ian Lepore  changed:

   What|Removed |Added

 Status|New |Closed
 Resolution|--- |FIXED

--- Comment #8 from Ian Lepore  ---
Fixed by r295900

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 207378] Build world of 11-CURRENT r295839 fails on Sparc64

2016-02-23 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207378

--- Comment #7 from da...@gmx.co.uk ---
This patch solves the issue that I had with the build. From what I can tell, a
functionally equivalent patch to the one above was committed as r295900. Thanks
for your help with this.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 207378] Build world of 11-CURRENT r295839 fails on Sparc64

2016-02-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207378

--- Comment #6 from da...@gmx.co.uk ---
After applying this patch, make buildworld completes successfully. I've not
tested iostat itself, but will do so once I've installed everything.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 207378] Build world of 11-CURRENT r295839 fails on Sparc64

2016-02-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207378

j...@iki.fi changed:

   What|Removed |Added

 Attachment #167238|0   |1
is obsolete||

--- Comment #5 from j...@iki.fi ---
Created attachment 167253
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=167253=edit
A retry of the same patch - the previous attempt was apparently corrupted in
transit

This patch was apparently corrupted in transit during the previous attempt.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 207378] Build world of 11-CURRENT r295839 fails on Sparc64

2016-02-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207378

--- Comment #4 from da...@gmx.co.uk ---
Did the patch upload OK? It seems to be showing as 2 bytes and gives a blank
screen when I click through.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 207378] Build world of 11-CURRENT r295839 fails on Sparc64

2016-02-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207378

--- Comment #3 from j...@iki.fi ---
The same problem applies to any and all hardware platforms using gcc as the
system
compiler. So, in addition to sparc64 also ppc, ppc64, and mips are impacted.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 207378] Build world of 11-CURRENT r295839 fails on Sparc64

2016-02-21 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207378

j...@iki.fi changed:

   What|Removed |Added

 CC||j...@iki.fi

--- Comment #2 from j...@iki.fi ---
Created attachment 167238
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=167238=edit
A patch renaming the local variables the names of which would shadow global
functions.

It is really bad style to use a globally defined name (function or variable)
as a name of a local variable, but apparently clang is not too picky about it.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"


[Bug 207378] Build world of 11-CURRENT r295839 fails on Sparc64

2016-02-20 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=207378

Ian Lepore  changed:

   What|Removed |Added

  Component|arm |misc
 CC||i...@freebsd.org
   Assignee|freebsd-...@freebsd.org |freebsd-bugs@FreeBSD.org

--- Comment #1 from Ian Lepore  ---
Not an arm-specific bug, reassign to 'misc' component.

-- 
You are receiving this mail because:
You are the assignee for the bug.
___
freebsd-bugs@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"