buildworld fail in stable/11 @r325033 -- r325029?

Dan Mack mack at macktronics.com
Fri Oct 27 14:09:00 UTC 2017


FWIW - I had a successful build yesterday on stable/11 r325010; I have
not tried anything newer yet.

Dan

David Wolfskill <david at catwhisker.org> writes:

> This is observed on systems (both my laptop & my build machine) running
> stable/11 @r325003, after updating sources to r325033:
>
> --- libprocstat.o ---
> In file included from /usr/src/lib/libprocstat/libprocstat.c:69:
> /usr/obj/usr/src/tmp/usr/include/sys/ptrace.h:148:19: error: field has incomplete type 'struct siginfo32'
>         struct siginfo32 pl_siginfo;    /* siginfo for signal */
>                          ^
> /usr/obj/usr/src/tmp/usr/include/sys/ptrace.h:148:9: note: forward declaration of 'struct siginfo32'
>         struct siginfo32 pl_siginfo;    /* siginfo for signal */
>                ^
>
> I don't know that r325029 is to blame, but that was the last commit
> in that area (in the range r325003 -  r325033).  And there wwer not
> very many commits to stable/11 in that range:
>
> 1. Oct 27 Konstantin Belousov svn commit: r325033 - stable/11/sys/vm
> 2. Oct 27 Bryan Drewery       svn commit: r325029 - in stable/11: sys/compat/freeb
> 3. Oct 26 Ian Lepore          svn commit: r325023 - stable/11/sys/dev/sdhci
> 4. Oct 26 Tijl Coosemans      svn commit: r325015 - in stable/11/sys: compat/linsy
> 5. Oct 25 Alan Somers         svn commit: r325003 - in stable/11: sys/geom sys/sys
>
> Peace,
> david


More information about the freebsd-stable mailing list