Re: libc compile failure with new syscall.

2015-06-29 Thread Julian Elischer
On 6/29/15 4:43 PM, Konstantin Belousov wrote: On Mon, Jun 29, 2015 at 04:33:31PM +0800, Julian Elischer wrote: Hi all, At $JOB we have a few extra syscalls that we have added to our kernel. After generating the new sysent files in /sys/kern, libc fails to compile with: === lib/libc

Re: powerpc and powerpc64 builds broken

2015-06-29 Thread Justin Hibbits
On Sun, Jun 28, 2015 at 10:32 PM, Konstantin Belousov kostik...@gmail.com wrote: On Sun, Jun 28, 2015 at 10:32:45PM +0200, Andreas Tobler wrote: On 28.06.15 21:32, Konstantin Belousov wrote: On Sun, Jun 28, 2015 at 12:09:25PM -0700, Justin Hibbits wrote: On Sun, Jun 28, 2015 at 11:36 AM,

proper way or unworkable idea ?

2015-06-29 Thread Jeffrey Bouquet
If I've a spare /mnt/usr/src , it seems buildworld quite soon fails, where it otherwise may succeed in /usr/src. Any CLI parameters or the build system is hardcoded enough so that there will always be problems? ___ freebsd-current@freebsd.org mailing

libc compile failure with new syscall.

2015-06-29 Thread Julian Elischer
Hi all, At $JOB we have a few extra syscalls that we have added to our kernel. After generating the new sysent files in /sys/kern, libc fails to compile with: === lib/libc (obj,depend,all,install) building shared library libc.so.7 [...] /usr/bin/ld: rlk_check_offline.So: relocation

Re: libc compile failure with new syscall.

2015-06-29 Thread Julian Elischer
On 6/29/15 4:33 PM, Julian Elischer wrote: Hi all, At $JOB we have a few extra syscalls that we have added to our kernel. After generating the new sysent files in /sys/kern, libc fails to compile with: === lib/libc (obj,depend,all,install) building shared library libc.so.7 [...]

Re: libc compile failure with new syscall.

2015-06-29 Thread Konstantin Belousov
On Mon, Jun 29, 2015 at 04:33:31PM +0800, Julian Elischer wrote: Hi all, At $JOB we have a few extra syscalls that we have added to our kernel. After generating the new sysent files in /sys/kern, libc fails to compile with: === lib/libc (obj,depend,all,install) building shared library

FreeBSD_HEAD-tests - Build #1148 - Failure

2015-06-29 Thread jenkins-admin
FreeBSD_HEAD-tests - Build #1148 - Failure: Check console output at https://jenkins.freebsd.org/job/FreeBSD_HEAD-tests/1148/ to view the results. ___ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To

Re: powerpc and powerpc64 builds broken

2015-06-29 Thread Justin Hibbits
On Mon, Jun 29, 2015 at 4:58 PM, Justin Hibbits jhibb...@freebsd.org wrote: On Sun, Jun 28, 2015 at 10:32 PM, Konstantin Belousov kostik...@gmail.com wrote: On Sun, Jun 28, 2015 at 10:32:45PM +0200, Andreas Tobler wrote: On 28.06.15 21:32, Konstantin Belousov wrote: On Sun, Jun 28, 2015 at

Re: powerpc and powerpc64 builds broken

2015-06-29 Thread Konstantin Belousov
On Mon, Jun 29, 2015 at 09:05:25PM -0700, Justin Hibbits wrote: On Mon, Jun 29, 2015 at 4:58 PM, Justin Hibbits jhibb...@freebsd.org wrote: On Sun, Jun 28, 2015 at 10:32 PM, Konstantin Belousov kostik...@gmail.com wrote: On Sun, Jun 28, 2015 at 10:32:45PM +0200, Andreas Tobler wrote: On