daily CVS update output

2015-12-27 Thread NetBSD source update

Updating src tree:
P src/etc/defaults/rc.conf
P src/lib/libexecinfo/backtrace.3
P src/sbin/gpt/gpt.c
P src/sbin/gpt/show.c
P src/share/man/man5/rc.conf.5
P src/sys/arch/arm/allwinner/awin_io.c
P src/sys/arch/arm/allwinner/awin_reg.h
U src/sys/arch/arm/allwinner/awin_tve.c
P src/sys/arch/arm/allwinner/awin_twi.c
P src/sys/arch/arm/allwinner/awin_var.h
P src/sys/arch/arm/allwinner/files.awin
P src/sys/arch/arm/samsung/exynos5422_clock.c
U src/sys/arch/arm/samsung/exynos_dwcmmc.c
U src/sys/arch/arm/samsung/exynos_ehci.c
P src/sys/arch/arm/samsung/exynos_gpio.c
U src/sys/arch/arm/samsung/exynos_ohci.c
cvs update: `src/sys/arch/arm/samsung/exynos_usb.c' is no longer in the 
repository
U src/sys/arch/arm/samsung/exynos_usb3.c
U src/sys/arch/arm/samsung/exynos_usbphy.c
P src/sys/arch/arm/samsung/files.exynos
P src/sys/arch/evbarm/conf/EXYNOS
P src/sys/arch/evbarm/conf/mk.exynos
P src/sys/dev/dkwedge/dk.c
P src/sys/dev/ic/dwc_mmc.c
P src/sys/dev/ic/dwc_mmc_var.h
P src/sys/dev/raidframe/rf_netbsdkintf.c
P src/sys/rump/dev/lib/libraidframe/raidframe_component.c
P src/tests/crypto/opencrypto/t_opencrypto.sh
P src/tests/ipf/t_nat_exec.sh
P src/tests/sbin/gpt/t_gpt.sh

Updating xsrc tree:


Killing core files:

Running the SUP scanner:
SUP Scan for current starting at Sun Dec 27 04:26:21 2015
SUP Scan for current completed at Sun Dec 27 04:46:34 2015
SUP Scan for mirror starting at Sun Dec 27 04:46:34 2015
SUP Scan for mirror completed at Sun Dec 27 09:13:10 2015




Updating file list:
-rw-rw-r--  1 srcmastr  netbsd  56689938 Dec 27 11:40 ls-lRA.gz


Automated report: NetBSD-current/i386 build failure

2015-12-27 Thread NetBSD Test Fixture
This is an automatically generated notice of a NetBSD-current/i386
build failure.

The failure occurred on babylon5.netbsd.org, a NetBSD/amd64 host,
using sources from CVS date 2015.12.27.06.53.48.

An extract from the build.sh output follows:

#   compile  nfsservice/rumpnfsd.o
--- dependall-sbin ---

CC=/tmp/bracket/build/2015.12.27.06.53.48-i386/tools/bin/i486--netbsdelf-gcc 
/tmp/bracket/build/2015.12.27.06.53.48-i386/tools/bin/nbmkdep -f check.d.tmp  
--   -std=gnu99
--sysroot=/tmp/bracket/build/2015.12.27.06.53.48-i386/destdir 
-I/tmp/bracket/build/2015.12.27.06.53.48-i386/src/sbin/fsck 
-I/tmp/bracket/build/2015.12.27.06.53.48-i386/src/sbin/dump  
/tmp/bracket/build/2015.12.27.06.53.48-i386/src/sbin/fsck_msdos/check.c &&  mv 
check.d.tmp check.d
--- dependall-tests ---
--- dependall-rump ---

/tmp/bracket/build/2015.12.27.06.53.48-i386/src/tests/rump/modautoload/t_modautoload.c:48:17:
 error: 'new_verbose' undeclared (first use in this function)
--- dependall-fs ---
/tmp/bracket/build/2015.12.27.06.53.48-i386/tools/bin/i486--netbsdelf-gcc 
-O2-std=gnu99   -Werror
--sysroot=/tmp/bracket/build/2015.12.27.06.53.48-i386/destdir -DDEBUG 
-DMOUNT_NOMAIN -D_REENTRANT -DRUMP_SYS_NETWORKING -DMOUNTD_RUMP -DNFSD_RUMP 
-I/tmp/bracket/build/2015.12.27.06.53.48-i386/src/lib/libc/rpc -DPORTMAP 
-DLIBWRAP -DRPCBIND_RUMP  -c
/tmp/bracket/build/2015.12.27.06.53.48-i386/src/tests/fs/nfs/nfsservice/rumpnfsd.c
--- dependall-rump ---
  new_autoload = new_verbose = true;
 ^
--- dependall-external ---
--- dependall-gpl3 ---
--- dependall-gdb ---

/tmp/bracket/build/2015.12.27.06.53.48-i386/tools/bin/i486--netbsdelf-objcopy 
-x  isearch.o
--- dependall-tests ---

/tmp/bracket/build/2015.12.27.06.53.48-i386/src/tests/rump/modautoload/t_modautoload.c:48:17:
 note: each undeclared identifier is reported only once for each function it 
appears in
*** [t_modautoload.o] Error code 1
--- dependall-sbin ---
A failure has been detected in another branch of the parallel make

The following commits were made between the last successful build and
the failed build:

2015.12.27.06.36.36 pgoyette src/tests/rump/modautoload/Makefile,v 1.3
2015.12.27.06.36.36 pgoyette src/tests/rump/modautoload/t_modautoload.c,v 
1.3
2015.12.27.06.53.48 pgoyette src/tests/sbin/gpt/t_gpt.sh,v 1.14

Log files can be found at:


http://releng.NetBSD.org/b5reports/i386/commits-2015.12.html#2015.12.27.06.53.48


__float128 on NetBSD current

2015-12-27 Thread Ryo ONODERA
Hi,

For example,
src/external/gpl3/gcc.old/lib/libstdc++-v3/arch/x86_64/c++config.h
has
/* Define if __float128 is supported on this host. */
#define _GLIBCXX_USE_FLOAT128 1
.

NetBSD current supports __float128?

--
Ryo ONODERA // ryo...@yk.rim.or.jp
PGP fingerprint = 82A2 DC91 76E0 A10A 8ABB  FD1B F404 27FA C7D1 15F3


Re: Is tun(4) a cloning device?

2015-12-27 Thread Rhialto
On Fri 25 Dec 2015 at 13:57:30 -0500, Christos Zoulas wrote:
> Well, we could factor out the common code for these kinds of cloners
> from tap and use it for both tap and tun from the look of it. Why
> don't you give it a try?

I'll give it a go! It will be a few days before I can actually try it
out though but there is no hurry.

> christos
-Olaf.
-- 
___ Olaf 'Rhialto' Seibert  -- The Doctor: No, 'eureka' is Greek for
\X/ rhialto/at/xs4all.nl-- 'this bath is too hot.'


signature.asc
Description: PGP signature