[head tinderbox] failure on armv6/arm

2013-05-12 Thread FreeBSD Tinderbox
TB --- 2013-05-12 05:50:18 - tinderbox 2.10 running on freebsd-current.sentex.ca
TB --- 2013-05-12 05:50:18 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE 
FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 
d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC  amd64
TB --- 2013-05-12 05:50:18 - starting HEAD tinderbox run for armv6/arm
TB --- 2013-05-12 05:50:18 - cleaning the object tree
TB --- 2013-05-12 05:50:18 - /usr/local/bin/svn stat /src
TB --- 2013-05-12 05:50:23 - At svn revision 250553
TB --- 2013-05-12 05:50:24 - building world
TB --- 2013-05-12 05:50:24 - CROSS_BUILD_TESTING=YES
TB --- 2013-05-12 05:50:24 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-05-12 05:50:24 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-05-12 05:50:24 - SRCCONF=/dev/null
TB --- 2013-05-12 05:50:24 - TARGET=arm
TB --- 2013-05-12 05:50:24 - TARGET_ARCH=armv6
TB --- 2013-05-12 05:50:24 - TZ=UTC
TB --- 2013-05-12 05:50:24 - __MAKE_CONF=/dev/null
TB --- 2013-05-12 05:50:24 - cd /src
TB --- 2013-05-12 05:50:24 - /usr/bin/make -B buildworld
>>> Building an up-to-date make(1)
>>> World build started on Sun May 12 05:50:28 UTC 2013
>>> Rebuilding the temporary build tree
>>> stage 1.1: legacy release compatibility shims
>>> stage 1.2: bootstrap tools
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3: cross tools
>>> stage 4.1: building includes
>>> stage 4.2: building libraries
>>> stage 4.3: make dependencies
>>> stage 4.4: building everything
>>> World build completed on Sun May 12 08:57:34 UTC 2013
TB --- 2013-05-12 08:57:34 - generating LINT kernel config
TB --- 2013-05-12 08:57:34 - cd /src/sys/arm/conf
TB --- 2013-05-12 08:57:34 - /usr/bin/make -B LINT
TB --- 2013-05-12 08:57:34 - cd /src/sys/arm/conf
TB --- 2013-05-12 08:57:34 - /usr/sbin/config -m LINT
TB --- 2013-05-12 08:57:34 - skipping LINT kernel
TB --- 2013-05-12 08:57:34 - cd /src/sys/arm/conf
TB --- 2013-05-12 08:57:34 - /usr/sbin/config -m AC100
TB --- 2013-05-12 08:57:34 - building AC100 kernel
TB --- 2013-05-12 08:57:34 - CROSS_BUILD_TESTING=YES
TB --- 2013-05-12 08:57:34 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-05-12 08:57:34 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-05-12 08:57:34 - SRCCONF=/dev/null
TB --- 2013-05-12 08:57:34 - TARGET=arm
TB --- 2013-05-12 08:57:34 - TARGET_ARCH=armv6
TB --- 2013-05-12 08:57:34 - TZ=UTC
TB --- 2013-05-12 08:57:34 - __MAKE_CONF=/dev/null
TB --- 2013-05-12 08:57:34 - cd /src
TB --- 2013-05-12 08:57:34 - /usr/bin/make -B buildkernel KERNCONF=AC100
>>> Kernel build for AC100 started on Sun May 12 08:57:34 UTC 2013
>>> stage 1: configuring the kernel
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3.1: making dependencies
>>> stage 3.2: building everything
[...]
^~~
/src/sys/sys/cdefs.h:252:31: note: expanded from macro '__Static_assert'
#define __Static_assert(x, y)   ___Static_assert(x, y)
^~
/src/sys/sys/cdefs.h:253:60: note: expanded from macro '___Static_assert'
#define ___Static_assert(x, y)  typedef char __assert_ ## y[(x) ? 1 : -1]
^~~~
1 error generated.
*** [vfs_subr.o] Error code 1

Stop in /obj/arm.armv6/src/sys/AC100.
*** [buildkernel] Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2013-05-12 08:59:25 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2013-05-12 08:59:25 - ERROR: failed to build AC100 kernel
TB --- 2013-05-12 08:59:25 - 8723.16 user 1494.64 system 11346.40 real


http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-armv6-arm.full
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


[head tinderbox] failure on arm/arm

2013-05-12 Thread FreeBSD Tinderbox
TB --- 2013-05-12 05:50:18 - tinderbox 2.10 running on freebsd-current.sentex.ca
TB --- 2013-05-12 05:50:18 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE 
FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 
d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC  amd64
TB --- 2013-05-12 05:50:18 - starting HEAD tinderbox run for arm/arm
TB --- 2013-05-12 05:50:18 - cleaning the object tree
TB --- 2013-05-12 05:50:18 - /usr/local/bin/svn stat /src
TB --- 2013-05-12 05:50:23 - At svn revision 250553
TB --- 2013-05-12 05:50:24 - building world
TB --- 2013-05-12 05:50:24 - CROSS_BUILD_TESTING=YES
TB --- 2013-05-12 05:50:24 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-05-12 05:50:24 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-05-12 05:50:24 - SRCCONF=/dev/null
TB --- 2013-05-12 05:50:24 - TARGET=arm
TB --- 2013-05-12 05:50:24 - TARGET_ARCH=arm
TB --- 2013-05-12 05:50:24 - TZ=UTC
TB --- 2013-05-12 05:50:24 - __MAKE_CONF=/dev/null
TB --- 2013-05-12 05:50:24 - cd /src
TB --- 2013-05-12 05:50:24 - /usr/bin/make -B buildworld
>>> Building an up-to-date make(1)
>>> World build started on Sun May 12 05:50:28 UTC 2013
>>> Rebuilding the temporary build tree
>>> stage 1.1: legacy release compatibility shims
>>> stage 1.2: bootstrap tools
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3: cross tools
>>> stage 4.1: building includes
>>> stage 4.2: building libraries
>>> stage 4.3: make dependencies
>>> stage 4.4: building everything
>>> World build completed on Sun May 12 08:57:34 UTC 2013
TB --- 2013-05-12 08:57:34 - generating LINT kernel config
TB --- 2013-05-12 08:57:34 - cd /src/sys/arm/conf
TB --- 2013-05-12 08:57:34 - /usr/bin/make -B LINT
TB --- 2013-05-12 08:57:34 - cd /src/sys/arm/conf
TB --- 2013-05-12 08:57:34 - /usr/sbin/config -m LINT
TB --- 2013-05-12 08:57:34 - building LINT kernel
TB --- 2013-05-12 08:57:34 - CROSS_BUILD_TESTING=YES
TB --- 2013-05-12 08:57:34 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-05-12 08:57:34 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-05-12 08:57:34 - SRCCONF=/dev/null
TB --- 2013-05-12 08:57:34 - TARGET=arm
TB --- 2013-05-12 08:57:34 - TARGET_ARCH=arm
TB --- 2013-05-12 08:57:34 - TZ=UTC
TB --- 2013-05-12 08:57:34 - __MAKE_CONF=/dev/null
TB --- 2013-05-12 08:57:34 - cd /src
TB --- 2013-05-12 08:57:34 - /usr/bin/make -B buildkernel KERNCONF=LINT
>>> Kernel build for LINT started on Sun May 12 08:57:34 UTC 2013
>>> stage 1: configuring the kernel
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3.1: making dependencies
>>> stage 3.2: building everything
>>> Kernel build for LINT completed on Sun May 12 09:21:01 UTC 2013
TB --- 2013-05-12 09:21:01 - cd /src/sys/arm/conf
TB --- 2013-05-12 09:21:01 - /usr/sbin/config -m AC100
TB --- 2013-05-12 09:21:01 - skipping AC100 kernel
TB --- 2013-05-12 09:21:01 - cd /src/sys/arm/conf
TB --- 2013-05-12 09:21:01 - /usr/sbin/config -m ARMADAXP
TB --- 2013-05-12 09:21:01 - skipping ARMADAXP kernel
TB --- 2013-05-12 09:21:01 - cd /src/sys/arm/conf
TB --- 2013-05-12 09:21:01 - /usr/sbin/config -m ATMEL
TB --- 2013-05-12 09:21:01 - building ATMEL kernel
TB --- 2013-05-12 09:21:01 - CROSS_BUILD_TESTING=YES
TB --- 2013-05-12 09:21:01 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-05-12 09:21:01 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-05-12 09:21:01 - SRCCONF=/dev/null
TB --- 2013-05-12 09:21:01 - TARGET=arm
TB --- 2013-05-12 09:21:01 - TARGET_ARCH=arm
TB --- 2013-05-12 09:21:01 - TZ=UTC
TB --- 2013-05-12 09:21:01 - __MAKE_CONF=/dev/null
TB --- 2013-05-12 09:21:01 - cd /src
TB --- 2013-05-12 09:21:01 - /usr/bin/make -B buildkernel KERNCONF=ATMEL
>>> Kernel build for ATMEL started on Sun May 12 09:21:01 UTC 2013
>>> stage 1: configuring the kernel
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3.1: making dependencies
>>> stage 3.2: building everything
[...]
^~~
/src/sys/sys/cdefs.h:252:31: note: expanded from macro '__Static_assert'
#define __Static_assert(x, y)   ___Static_assert(x, y)
^~
/src/sys/sys/cdefs.h:253:60: note: expanded from macro '___Static_assert'
#define ___Static_assert(x, y)  typedef char __assert_ ## y[(x) ? 1 : -1]
^~~~
1 error generated.
*** [vfs_subr.o] Error code 1

Stop in /obj/arm.arm/src/sys/ATMEL.
*** [buildkernel] Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2013-05-12 09:23:14 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2013-05-12 09:23:14 - ERROR: failed to build ATMEL kernel
TB --- 2013-05-12 09:23:14 - 9722.55 user 1748.41 system 12775.98 real


http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-arm-arm.full
___
freebsd-current@freebsd.or

Re: New umass/da errors (different with previous ATA COMMAND PASS THROUGH)

2013-05-12 Thread Alexander Motin

On 12.05.2013 05:49, Andrey Chernov wrote:

On 12.05.2013 5:44, Steven Hartland wrote:


Ahh so it was silly me, possibly r250208?


Yes, backing out r250208 fixes this error.


Thank you for the report. I can't reproduce the problem with none of 
hardware I have, but it looks realistic. r250557 should fix it.


--
Alexander Motin
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


[head tinderbox] failure on i386/i386

2013-05-12 Thread FreeBSD Tinderbox
TB --- 2013-05-12 05:50:18 - tinderbox 2.10 running on freebsd-current.sentex.ca
TB --- 2013-05-12 05:50:18 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE 
FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 
d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC  amd64
TB --- 2013-05-12 05:50:18 - starting HEAD tinderbox run for i386/i386
TB --- 2013-05-12 05:50:18 - cleaning the object tree
TB --- 2013-05-12 05:50:18 - /usr/local/bin/svn stat /src
TB --- 2013-05-12 05:50:23 - At svn revision 250553
TB --- 2013-05-12 05:50:24 - building world
TB --- 2013-05-12 05:50:24 - CROSS_BUILD_TESTING=YES
TB --- 2013-05-12 05:50:24 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-05-12 05:50:24 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-05-12 05:50:24 - SRCCONF=/dev/null
TB --- 2013-05-12 05:50:24 - TARGET=i386
TB --- 2013-05-12 05:50:24 - TARGET_ARCH=i386
TB --- 2013-05-12 05:50:24 - TZ=UTC
TB --- 2013-05-12 05:50:24 - __MAKE_CONF=/dev/null
TB --- 2013-05-12 05:50:24 - cd /src
TB --- 2013-05-12 05:50:24 - /usr/bin/make -B buildworld
>>> Building an up-to-date make(1)
>>> World build started on Sun May 12 05:50:28 UTC 2013
>>> Rebuilding the temporary build tree
>>> stage 1.1: legacy release compatibility shims
>>> stage 1.2: bootstrap tools
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3: cross tools
>>> stage 4.1: building includes
>>> stage 4.2: building libraries
>>> stage 4.3: make dependencies
>>> stage 4.4: building everything
>>> World build completed on Sun May 12 08:58:44 UTC 2013
TB --- 2013-05-12 08:58:45 - generating LINT kernel config
TB --- 2013-05-12 08:58:45 - cd /src/sys/i386/conf
TB --- 2013-05-12 08:58:45 - /usr/bin/make -B LINT
TB --- 2013-05-12 08:58:45 - cd /src/sys/i386/conf
TB --- 2013-05-12 08:58:45 - /usr/sbin/config -m LINT
TB --- 2013-05-12 08:58:45 - building LINT kernel
TB --- 2013-05-12 08:58:45 - CROSS_BUILD_TESTING=YES
TB --- 2013-05-12 08:58:45 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-05-12 08:58:45 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-05-12 08:58:45 - SRCCONF=/dev/null
TB --- 2013-05-12 08:58:45 - TARGET=i386
TB --- 2013-05-12 08:58:45 - TARGET_ARCH=i386
TB --- 2013-05-12 08:58:45 - TZ=UTC
TB --- 2013-05-12 08:58:45 - __MAKE_CONF=/dev/null
TB --- 2013-05-12 08:58:45 - cd /src
TB --- 2013-05-12 08:58:45 - /usr/bin/make -B buildkernel KERNCONF=LINT
>>> Kernel build for LINT started on Sun May 12 08:58:45 UTC 2013
>>> stage 1: configuring the kernel
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3.1: making dependencies
>>> stage 3.2: building everything
>>> Kernel build for LINT completed on Sun May 12 09:32:30 UTC 2013
TB --- 2013-05-12 09:32:30 - cd /src/sys/i386/conf
TB --- 2013-05-12 09:32:30 - /usr/sbin/config -m LINT-NOINET
TB --- 2013-05-12 09:32:30 - building LINT-NOINET kernel
TB --- 2013-05-12 09:32:30 - CROSS_BUILD_TESTING=YES
TB --- 2013-05-12 09:32:30 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-05-12 09:32:30 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-05-12 09:32:30 - SRCCONF=/dev/null
TB --- 2013-05-12 09:32:30 - TARGET=i386
TB --- 2013-05-12 09:32:30 - TARGET_ARCH=i386
TB --- 2013-05-12 09:32:30 - TZ=UTC
TB --- 2013-05-12 09:32:30 - __MAKE_CONF=/dev/null
TB --- 2013-05-12 09:32:30 - cd /src
TB --- 2013-05-12 09:32:30 - /usr/bin/make -B buildkernel KERNCONF=LINT-NOINET
>>> Kernel build for LINT-NOINET started on Sun May 12 09:32:30 UTC 2013
>>> stage 1: configuring the kernel
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3.1: making dependencies
>>> stage 3.2: building everything
>>> Kernel build for LINT-NOINET completed on Sun May 12 10:03:07 UTC 2013
TB --- 2013-05-12 10:03:07 - cd /src/sys/i386/conf
TB --- 2013-05-12 10:03:07 - /usr/sbin/config -m LINT-NOINET6
TB --- 2013-05-12 10:03:07 - building LINT-NOINET6 kernel
TB --- 2013-05-12 10:03:07 - CROSS_BUILD_TESTING=YES
TB --- 2013-05-12 10:03:07 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-05-12 10:03:07 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-05-12 10:03:07 - SRCCONF=/dev/null
TB --- 2013-05-12 10:03:07 - TARGET=i386
TB --- 2013-05-12 10:03:07 - TARGET_ARCH=i386
TB --- 2013-05-12 10:03:07 - TZ=UTC
TB --- 2013-05-12 10:03:07 - __MAKE_CONF=/dev/null
TB --- 2013-05-12 10:03:07 - cd /src
TB --- 2013-05-12 10:03:07 - /usr/bin/make -B buildkernel KERNCONF=LINT-NOINET6
>>> Kernel build for LINT-NOINET6 started on Sun May 12 10:03:07 UTC 2013
>>> stage 1: configuring the kernel
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3.1: making dependencies
>>> stage 3.2: building everything
>>> Kernel build for LINT-NOINET6 completed on Sun May 12 10:35:36 UTC 2013
TB --- 2013-05-12 10:35:36 - cd /src/sys/i386/conf
TB --- 2013-05-12 10:35:36 - /usr/sbin/config -m LINT-NOIP
TB --- 2013-05-12 10:35:36 - building LINT-NOI

[head tinderbox] failure on i386/pc98

2013-05-12 Thread FreeBSD Tinderbox
TB --- 2013-05-12 08:59:25 - tinderbox 2.10 running on freebsd-current.sentex.ca
TB --- 2013-05-12 08:59:25 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE 
FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 
d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC  amd64
TB --- 2013-05-12 08:59:25 - starting HEAD tinderbox run for i386/pc98
TB --- 2013-05-12 08:59:25 - cleaning the object tree
TB --- 2013-05-12 08:59:25 - /usr/local/bin/svn stat /src
TB --- 2013-05-12 08:59:49 - At svn revision 250553
TB --- 2013-05-12 08:59:50 - building world
TB --- 2013-05-12 08:59:50 - CROSS_BUILD_TESTING=YES
TB --- 2013-05-12 08:59:50 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-05-12 08:59:50 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-05-12 08:59:50 - SRCCONF=/dev/null
TB --- 2013-05-12 08:59:50 - TARGET=pc98
TB --- 2013-05-12 08:59:50 - TARGET_ARCH=i386
TB --- 2013-05-12 08:59:50 - TZ=UTC
TB --- 2013-05-12 08:59:50 - __MAKE_CONF=/dev/null
TB --- 2013-05-12 08:59:50 - cd /src
TB --- 2013-05-12 08:59:50 - /usr/bin/make -B buildworld
>>> Building an up-to-date make(1)
>>> World build started on Sun May 12 08:59:55 UTC 2013
>>> Rebuilding the temporary build tree
>>> stage 1.1: legacy release compatibility shims
>>> stage 1.2: bootstrap tools
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3: cross tools
>>> stage 4.1: building includes
>>> stage 4.2: building libraries
>>> stage 4.3: make dependencies
>>> stage 4.4: building everything
>>> World build completed on Sun May 12 12:15:54 UTC 2013
TB --- 2013-05-12 12:15:54 - generating LINT kernel config
TB --- 2013-05-12 12:15:54 - cd /src/sys/pc98/conf
TB --- 2013-05-12 12:15:54 - /usr/bin/make -B LINT
TB --- 2013-05-12 12:15:54 - cd /src/sys/pc98/conf
TB --- 2013-05-12 12:15:54 - /usr/sbin/config -m LINT
TB --- 2013-05-12 12:15:54 - building LINT kernel
TB --- 2013-05-12 12:15:54 - CROSS_BUILD_TESTING=YES
TB --- 2013-05-12 12:15:54 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-05-12 12:15:54 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-05-12 12:15:54 - SRCCONF=/dev/null
TB --- 2013-05-12 12:15:54 - TARGET=pc98
TB --- 2013-05-12 12:15:54 - TARGET_ARCH=i386
TB --- 2013-05-12 12:15:54 - TZ=UTC
TB --- 2013-05-12 12:15:54 - __MAKE_CONF=/dev/null
TB --- 2013-05-12 12:15:54 - cd /src
TB --- 2013-05-12 12:15:54 - /usr/bin/make -B buildkernel KERNCONF=LINT
>>> Kernel build for LINT started on Sun May 12 12:15:55 UTC 2013
>>> stage 1: configuring the kernel
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3.1: making dependencies
>>> stage 3.2: building everything
>>> Kernel build for LINT completed on Sun May 12 12:43:29 UTC 2013
TB --- 2013-05-12 12:43:29 - cd /src/sys/pc98/conf
TB --- 2013-05-12 12:43:29 - /usr/sbin/config -m GENERIC
TB --- 2013-05-12 12:43:29 - building GENERIC kernel
TB --- 2013-05-12 12:43:29 - CROSS_BUILD_TESTING=YES
TB --- 2013-05-12 12:43:29 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-05-12 12:43:29 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-05-12 12:43:29 - SRCCONF=/dev/null
TB --- 2013-05-12 12:43:29 - TARGET=pc98
TB --- 2013-05-12 12:43:29 - TARGET_ARCH=i386
TB --- 2013-05-12 12:43:29 - TZ=UTC
TB --- 2013-05-12 12:43:29 - __MAKE_CONF=/dev/null
TB --- 2013-05-12 12:43:29 - cd /src
TB --- 2013-05-12 12:43:29 - /usr/bin/make -B buildkernel KERNCONF=GENERIC
>>> Kernel build for GENERIC started on Sun May 12 12:43:29 UTC 2013
>>> stage 1: configuring the kernel
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3.1: making dependencies
>>> stage 3.2: building everything
[...]
^~~
/src/sys/sys/cdefs.h:252:31: note: expanded from macro '__Static_assert'
#define __Static_assert(x, y)   ___Static_assert(x, y)
^~
/src/sys/sys/cdefs.h:253:60: note: expanded from macro '___Static_assert'
#define ___Static_assert(x, y)  typedef char __assert_ ## y[(x) ? 1 : -1]
^~~~
1 error generated.
*** [vfs_subr.o] Error code 1

Stop in /obj/pc98.i386/src/sys/GENERIC.
*** [buildkernel] Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2013-05-12 12:50:14 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2013-05-12 12:50:14 - ERROR: failed to build GENERIC kernel
TB --- 2013-05-12 12:50:14 - 10927.16 user 1691.37 system 13849.34 real


http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-i386-pc98.full
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


9.1 -> current migration problem

2013-05-12 Thread Paul Dokas
I have a newly installed 9.1 amd64 VM that I would like to update to
-current.  I have pulled down head via svn:

  svn co svn://svn.freebsd.org/base/head /usr/src

and am attempting to buildworld:

  cd /usr/src
  make buildworld

This build is failing during bootstrap-tools when building makewhatis or
mklocale.  It seems that something is trying to use the '-l' option to
install, which is only present in FreeBSD 10.

Any ideas how to get around this issue?

Thanks,

Paul




# cd /usr/src
# make buildworld
  .
  .
  .
===> bin/cat (obj,depend,all,install)
/usr/obj/usr/src/tmp/usr/src/bin/cat created for /usr/src/bin/cat
rm -f .depend
mkdep -f .depend -a-I/usr/obj/usr/src/tmp/legacy/usr/include
-std=gnu99   /usr/src/bin/cat/cat.c
echo cat: /usr/lib/libc.a /usr/obj/usr/src/tmp/legacy/usr/lib/libegacy.a
>> .depend
cc -O2 -fno-strict-aliasing -pipe -std=gnu99
-I/usr/obj/usr/src/tmp/legacy/usr/include -c /usr/src/bin/cat/cat.c
${CTFCONVERT_CMD} expands to empty string
cc -O2 -fno-strict-aliasing -pipe -std=gnu99
-I/usr/obj/usr/src/tmp/legacy/usr/include  -static
-L/usr/obj/usr/src/tmp/legacy/usr/lib -o cat cat.o -legacy
install -C -s -o root -g wheel -m 555   cat
/usr/obj/usr/src/tmp/legacy/bin/cat
===> usr.bin/lorder (obj,depend,all,install)
/usr/obj/usr/src/tmp/usr/src/usr.bin/lorder created for
/usr/src/usr.bin/lorder
install -C -o root  -g wheel -m 555  /usr/src/usr.bin/lorder/lorder.sh
/usr/obj/usr/src/tmp/legacy/usr/bin/lorder
===> usr.bin/makewhatis (obj,depend,all,install)
/usr/obj/usr/src/tmp/usr/src/usr.bin/makewhatis created for
/usr/src/usr.bin/makewhatis
rm -f .depend
mkdep -f .depend -a-I/usr/obj/usr/src/tmp/legacy/usr/include
-std=gnu99   /usr/src/usr.bin/makewhatis/makewhatis.c
echo makewhatis: /usr/lib/libc.a /usr/lib/libz.a
/usr/obj/usr/src/tmp/legacy/usr/lib/libegacy.a >> .depend
cc -O2 -fno-strict-aliasing -pipe -std=gnu99
-I/usr/obj/usr/src/tmp/legacy/usr/include -c
/usr/src/usr.bin/makewhatis/makewhatis.c
${CTFCONVERT_CMD} expands to empty string
cc -O2 -fno-strict-aliasing -pipe -std=gnu99
-I/usr/obj/usr/src/tmp/legacy/usr/include  -static
-L/usr/obj/usr/src/tmp/legacy/usr/lib -o makewhatis makewhatis.o -lz -legacy
install -C -s -o root -g wheel -m 555   makewhatis
/usr/obj/usr/src/tmp/legacy/usr/bin/makewhatis
install -C -o root  -g wheel -m 555
/usr/src/usr.bin/makewhatis/makewhatis.local.sh
/usr/obj/usr/src/tmp/legacy/usr/libexec/makewhatis.local
/usr/obj/usr/src/tmp/legacy/usr/libexec/catman.local ->
/usr/obj/usr/src/tmp/legacy/usr/libexec/makewhatis.local
install: illegal option -- l
usage: install [-bCcMpSsv] [-B suffix] [-f flags] [-g group] [-m mode]
   [-o owner] file1 file2
   install [-bCcMpSsv] [-B suffix] [-f flags] [-g group] [-m mode]
   [-o owner] file1 ... fileN directory
   install -d [-v] [-g group] [-m mode] [-o owner] directory ...
*** [_installlinks] Error code 64

Stop in /usr/src/usr.bin/makewhatis.
*** [bootstrap-tools] Error code 1

Stop in /usr/src.
*** [_bootstrap-tools] Error code 1

Stop in /usr/src.
*** [buildworld] Error code 1

Stop in /usr/src.


-- 
Paul Dokas dokas at dokas.name
==
Don Juan Matus:  "an enigma wrapped in mystery wrapped in a tortilla."
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Re: [head tinderbox] failure on i386/i386

2013-05-12 Thread David Wolfskill
On Sun, May 12, 2013 at 11:45:37AM +, FreeBSD Tinderbox wrote:
> TB --- 2013-05-12 05:50:18 - tinderbox 2.10 running on 
> freebsd-current.sentex.ca
> TB --- 2013-05-12 05:50:18 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE 
> FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 
> d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC  amd64
> TB --- 2013-05-12 05:50:18 - starting HEAD tinderbox run for i386/i386
> TB --- 2013-05-12 05:50:18 - cleaning the object tree
> TB --- 2013-05-12 05:50:18 - /usr/local/bin/svn stat /src
> TB --- 2013-05-12 05:50:23 - At svn revision 250553
> TB --- 2013-05-12 05:50:24 - building world
> ...
> >>> World build completed on Sun May 12 08:58:44 UTC 2013
> ...
> TB --- 2013-05-12 08:58:45 - /usr/bin/make -B buildkernel KERNCONF=LINT
> 
> >>> Kernel build for LINT completed on Sun May 12 09:32:30 UTC 2013
> ...
> TB --- 2013-05-12 11:03:39 - /usr/bin/make -B buildkernel KERNCONF=LINT-VIMAGE
> >>> Kernel build for LINT-VIMAGE started on Sun May 12 11:03:39 UTC 2013
> >>> stage 1: configuring the kernel
> >>> stage 2.1: cleaning up the object tree
> >>> stage 2.2: rebuilding the object tree
> >>> stage 2.3: build tools
> >>> stage 3.1: making dependencies
> >>> stage 3.2: building everything
> >>> Kernel build for LINT-VIMAGE completed on Sun May 12 11:33:52 UTC 2013
> TB --- 2013-05-12 11:33:52 - cd /src/sys/i386/conf
> TB --- 2013-05-12 11:33:52 - /usr/sbin/config -m GENERIC
> TB --- 2013-05-12 11:33:52 - building GENERIC kernel
> TB --- 2013-05-12 11:33:52 - CROSS_BUILD_TESTING=YES
> TB --- 2013-05-12 11:33:52 - MAKEOBJDIRPREFIX=/obj
> TB --- 2013-05-12 11:33:52 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
> TB --- 2013-05-12 11:33:52 - SRCCONF=/dev/null
> TB --- 2013-05-12 11:33:52 - TARGET=i386
> TB --- 2013-05-12 11:33:52 - TARGET_ARCH=i386
> TB --- 2013-05-12 11:33:52 - TZ=UTC
> TB --- 2013-05-12 11:33:52 - __MAKE_CONF=/dev/null
> TB --- 2013-05-12 11:33:52 - cd /src
> TB --- 2013-05-12 11:33:52 - /usr/bin/make -B buildkernel KERNCONF=GENERIC
> >>> Kernel build for GENERIC started on Sun May 12 11:33:52 UTC 2013
> >>> stage 1: configuring the kernel
> >>> stage 2.1: cleaning up the object tree
> >>> stage 2.2: rebuilding the object tree
> >>> stage 2.3: build tools
> >>> stage 3.1: making dependencies
> >>> stage 3.2: building everything
> [...]
> ^~~
> /src/sys/sys/cdefs.h:252:31: note: expanded from macro '__Static_assert'
> #define __Static_assert(x, y)   ___Static_assert(x, y)
> ^~
> /src/sys/sys/cdefs.h:253:60: note: expanded from macro '___Static_assert'
> #define ___Static_assert(x, y)  typedef char __assert_ ## y[(x) ? 1 : -1]
> ^~~~
> 1 error generated.
> *** [vfs_subr.o] Error code 1
> 
> Stop in /obj/i386.i386/src/sys/GENERIC.
> *** [buildkernel] Error code 1

Above didn't go quite far enough back to get all of the relevant
context; here's what I saw in my typescript during "make buildkernel":

...
ctfconvert -L VERSION -g vfs_lookup.o
clang -c -O -pipe  -std=c99 -g -Wall -Wredundant-decls -Wnested-externs 
-Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  
-Wundef -Wno-pointer-sign -fformat-extensions  -Wmissing-include-dirs 
-fdiagnostics-show-option  -Wno-error-tautological-compare 
-Wno-error-empty-body  -Wno-error-parentheses-equality -nostdinc  -I. 
-I/usr/src/sys -I/usr/src/sys/contrib/altq -D_KERNEL 
-DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h  -mno-aes -mno-avx -mno-mmx 
-mno-sse -msoft-float -ffreestanding -fstack-protector -Werror  
/usr/src/sys/kern/vfs_mountroot.c
:> export_syms
awk -f /usr/src/sys/conf/kmod_syms.awk drm2.kld  export_syms | xargs -J% 
objcopy % drm2.kld
clang -c -O -pipe  -std=c99 -g -Wall -Wredundant-decls -Wnested-externs 
-Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  
-Wundef -Wno-pointer-sign -fformat-extensions  -Wmissing-include-dirs 
-fdiagnostics-show-option  -Wno-error-tautological-compare 
-Wno-error-empty-body  -Wno-error-parentheses-equality -nostdinc  -I. 
-I/usr/src/sys -I/usr/src/sys/contrib/altq -D_KERNEL 
-DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h  -mno-aes -mno-avx -mno-mmx 
-mno-sse -msoft-float -ffreestanding -fstack-protector -Werror  
/usr/src/sys/kern/vfs_subr.c
ctfconvert -L VERSION -g vfs_mount.o
/usr/src/sys/kern/vfs_subr.c:305:1: error: '__assert_4' declared as an array 
with a negative size
PCTRIE_DEFINE(BUF, buf, b_lblkno, buf_trie_alloc, buf_trie_free);
^~~~
/usr/src/sys/sys/pctrie.h:40:66: note: expanded from macro 'PCTRIE_DEFINE'
CTASSERT(sizeof(((struct type *)0)->field) == sizeof(uint64_t));\
^
/usr/src/sys/sys/systm.h:100:21: note: expanded from macro '\
CTASSERT'
#define CTASSERT(x)

Re: 9.1 -> current migration problem

2013-05-12 Thread Dan Mack


It's sound familiar; in /usr/src/UPDATING there is mention of this '-l' 
issue.   Search for 'install' in UPDATING and I think there is a 
work-around.


Dan

On Sun, 12 May 2013, Paul Dokas wrote:


I have a newly installed 9.1 amd64 VM that I would like to update to
-current.  I have pulled down head via svn:

 svn co svn://svn.freebsd.org/base/head /usr/src

and am attempting to buildworld:

 cd /usr/src
 make buildworld

This build is failing during bootstrap-tools when building makewhatis or
mklocale.  It seems that something is trying to use the '-l' option to
install, which is only present in FreeBSD 10.

Any ideas how to get around this issue?

Thanks,

Paul




# cd /usr/src
# make buildworld
 .
 .
 .
===> bin/cat (obj,depend,all,install)
/usr/obj/usr/src/tmp/usr/src/bin/cat created for /usr/src/bin/cat
rm -f .depend
mkdep -f .depend -a-I/usr/obj/usr/src/tmp/legacy/usr/include
-std=gnu99   /usr/src/bin/cat/cat.c
echo cat: /usr/lib/libc.a /usr/obj/usr/src/tmp/legacy/usr/lib/libegacy.a

.depend

cc -O2 -fno-strict-aliasing -pipe -std=gnu99
-I/usr/obj/usr/src/tmp/legacy/usr/include -c /usr/src/bin/cat/cat.c
${CTFCONVERT_CMD} expands to empty string
cc -O2 -fno-strict-aliasing -pipe -std=gnu99
-I/usr/obj/usr/src/tmp/legacy/usr/include  -static
-L/usr/obj/usr/src/tmp/legacy/usr/lib -o cat cat.o -legacy
install -C -s -o root -g wheel -m 555   cat
/usr/obj/usr/src/tmp/legacy/bin/cat
===> usr.bin/lorder (obj,depend,all,install)
/usr/obj/usr/src/tmp/usr/src/usr.bin/lorder created for
/usr/src/usr.bin/lorder
install -C -o root  -g wheel -m 555  /usr/src/usr.bin/lorder/lorder.sh
/usr/obj/usr/src/tmp/legacy/usr/bin/lorder
===> usr.bin/makewhatis (obj,depend,all,install)
/usr/obj/usr/src/tmp/usr/src/usr.bin/makewhatis created for
/usr/src/usr.bin/makewhatis
rm -f .depend
mkdep -f .depend -a-I/usr/obj/usr/src/tmp/legacy/usr/include
-std=gnu99   /usr/src/usr.bin/makewhatis/makewhatis.c
echo makewhatis: /usr/lib/libc.a /usr/lib/libz.a
/usr/obj/usr/src/tmp/legacy/usr/lib/libegacy.a >> .depend
cc -O2 -fno-strict-aliasing -pipe -std=gnu99
-I/usr/obj/usr/src/tmp/legacy/usr/include -c
/usr/src/usr.bin/makewhatis/makewhatis.c
${CTFCONVERT_CMD} expands to empty string
cc -O2 -fno-strict-aliasing -pipe -std=gnu99
-I/usr/obj/usr/src/tmp/legacy/usr/include  -static
-L/usr/obj/usr/src/tmp/legacy/usr/lib -o makewhatis makewhatis.o -lz -legacy
install -C -s -o root -g wheel -m 555   makewhatis
/usr/obj/usr/src/tmp/legacy/usr/bin/makewhatis
install -C -o root  -g wheel -m 555
/usr/src/usr.bin/makewhatis/makewhatis.local.sh
/usr/obj/usr/src/tmp/legacy/usr/libexec/makewhatis.local
/usr/obj/usr/src/tmp/legacy/usr/libexec/catman.local ->
/usr/obj/usr/src/tmp/legacy/usr/libexec/makewhatis.local
install: illegal option -- l
usage: install [-bCcMpSsv] [-B suffix] [-f flags] [-g group] [-m mode]
  [-o owner] file1 file2
  install [-bCcMpSsv] [-B suffix] [-f flags] [-g group] [-m mode]
  [-o owner] file1 ... fileN directory
  install -d [-v] [-g group] [-m mode] [-o owner] directory ...
*** [_installlinks] Error code 64

Stop in /usr/src/usr.bin/makewhatis.
*** [bootstrap-tools] Error code 1

Stop in /usr/src.
*** [_bootstrap-tools] Error code 1

Stop in /usr/src.
*** [buildworld] Error code 1

Stop in /usr/src.


--
Paul Dokas dokas at dokas.name
==
Don Juan Matus:  "an enigma wrapped in mystery wrapped in a tortilla."
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Re: 9.1 -> current migration problem

2013-05-12 Thread Paul Dokas
Thanks Dan!  I was hoping that this would be something simple like this.
 The entry in UPDATING that you are referring to is:

  20130121:
Due to the use of the new -l option to install(1) during build
and install, you must take care not to directly set the INSTALL
make variable in your /etc/make.conf, /etc/src.conf, or on the
command line.  If you with to use the -C flag for all installs
you may be able to add INSTALL+=-C to /etc/make.conf or
/etc/src.conf.

And I was setting INSTALL in /etc/make.conf

  INSTALL=   install -C

I've commented this out and am rebuilding again.

Thanks again!



Paul



On 05/12/13 09:35, Dan Mack wrote:
> 
> It's sound familiar; in /usr/src/UPDATING there is mention of this '-l'
> issue.   Search for 'install' in UPDATING and I think there is a
> work-around.
> 
> Dan
> 
> On Sun, 12 May 2013, Paul Dokas wrote:
> 
>> I have a newly installed 9.1 amd64 VM that I would like to update to
>> -current.  I have pulled down head via svn:
>>
>>  svn co svn://svn.freebsd.org/base/head /usr/src
>>
>> and am attempting to buildworld:
>>
>>  cd /usr/src
>>  make buildworld
>>
>> This build is failing during bootstrap-tools when building makewhatis or
>> mklocale.  It seems that something is trying to use the '-l' option to
>> install, which is only present in FreeBSD 10.
>>
>> Any ideas how to get around this issue?
>>
>> Thanks,
>>
>> Paul
>>
>>
>>
>>
>> # cd /usr/src
>> # make buildworld
>>  .
>>  .
>>  .
>> ===> bin/cat (obj,depend,all,install)
>> /usr/obj/usr/src/tmp/usr/src/bin/cat created for /usr/src/bin/cat
>> rm -f .depend
>> mkdep -f .depend -a-I/usr/obj/usr/src/tmp/legacy/usr/include
>> -std=gnu99   /usr/src/bin/cat/cat.c
>> echo cat: /usr/lib/libc.a /usr/obj/usr/src/tmp/legacy/usr/lib/libegacy.a
 .depend
>> cc -O2 -fno-strict-aliasing -pipe -std=gnu99
>> -I/usr/obj/usr/src/tmp/legacy/usr/include -c /usr/src/bin/cat/cat.c
>> ${CTFCONVERT_CMD} expands to empty string
>> cc -O2 -fno-strict-aliasing -pipe -std=gnu99
>> -I/usr/obj/usr/src/tmp/legacy/usr/include  -static
>> -L/usr/obj/usr/src/tmp/legacy/usr/lib -o cat cat.o -legacy
>> install -C -s -o root -g wheel -m 555   cat
>> /usr/obj/usr/src/tmp/legacy/bin/cat
>> ===> usr.bin/lorder (obj,depend,all,install)
>> /usr/obj/usr/src/tmp/usr/src/usr.bin/lorder created for
>> /usr/src/usr.bin/lorder
>> install -C -o root  -g wheel -m 555  /usr/src/usr.bin/lorder/lorder.sh
>> /usr/obj/usr/src/tmp/legacy/usr/bin/lorder
>> ===> usr.bin/makewhatis (obj,depend,all,install)
>> /usr/obj/usr/src/tmp/usr/src/usr.bin/makewhatis created for
>> /usr/src/usr.bin/makewhatis
>> rm -f .depend
>> mkdep -f .depend -a-I/usr/obj/usr/src/tmp/legacy/usr/include
>> -std=gnu99   /usr/src/usr.bin/makewhatis/makewhatis.c
>> echo makewhatis: /usr/lib/libc.a /usr/lib/libz.a
>> /usr/obj/usr/src/tmp/legacy/usr/lib/libegacy.a >> .depend
>> cc -O2 -fno-strict-aliasing -pipe -std=gnu99
>> -I/usr/obj/usr/src/tmp/legacy/usr/include -c
>> /usr/src/usr.bin/makewhatis/makewhatis.c
>> ${CTFCONVERT_CMD} expands to empty string
>> cc -O2 -fno-strict-aliasing -pipe -std=gnu99
>> -I/usr/obj/usr/src/tmp/legacy/usr/include  -static
>> -L/usr/obj/usr/src/tmp/legacy/usr/lib -o makewhatis makewhatis.o -lz
>> -legacy
>> install -C -s -o root -g wheel -m 555   makewhatis
>> /usr/obj/usr/src/tmp/legacy/usr/bin/makewhatis
>> install -C -o root  -g wheel -m 555
>> /usr/src/usr.bin/makewhatis/makewhatis.local.sh
>> /usr/obj/usr/src/tmp/legacy/usr/libexec/makewhatis.local
>> /usr/obj/usr/src/tmp/legacy/usr/libexec/catman.local ->
>> /usr/obj/usr/src/tmp/legacy/usr/libexec/makewhatis.local
>> install: illegal option -- l
>> usage: install [-bCcMpSsv] [-B suffix] [-f flags] [-g group] [-m mode]
>>   [-o owner] file1 file2
>>   install [-bCcMpSsv] [-B suffix] [-f flags] [-g group] [-m mode]
>>   [-o owner] file1 ... fileN directory
>>   install -d [-v] [-g group] [-m mode] [-o owner] directory ...
>> *** [_installlinks] Error code 64
>>
>> Stop in /usr/src/usr.bin/makewhatis.
>> *** [bootstrap-tools] Error code 1
>>
>> Stop in /usr/src.
>> *** [_bootstrap-tools] Error code 1
>>
>> Stop in /usr/src.
>> *** [buildworld] Error code 1
>>
>> Stop in /usr/src.
>>
>>
>> -- 
>> Paul Dokas dokas at dokas.name
>> ==
>> Don Juan Matus:  "an enigma wrapped in mystery wrapped in a tortilla."
>> ___
>> freebsd-current@freebsd.org mailing list
>> http://lists.freebsd.org/mailman/listinfo/freebsd-current
>> To unsubscribe, send any mail to
>> "freebsd-current-unsubscr...@freebsd.org"
>>


-- 
Paul Dokas dokas at dokas.name
==
Don Juan Matus:  "an enigma wrapped in mystery wrapped in a tortilla."
___
freebsd-curr

Typo in /usr/src/UPDATING

2013-05-12 Thread Rainer Hurling
I am not a native speaker, but isn't there a typo in /usr/src/UPDATING
entry from 20130121?

--- UPDATING.orig   2013-05-09 09:46:55.0 +0200
+++ UPDATING2013-05-12 17:58:20.0 +0200
@@ -108,7 +108,7 @@
Due to the use of the new -l option to install(1) during build
and install, you must take care not to directly set the INSTALL
make variable in your /etc/make.conf, /etc/src.conf, or on the
-   command line.  If you with to use the -C flag for all installs
+   command line.  If you wish to use the -C flag for all installs
you may be able to add INSTALL+=-C to /etc/make.conf or
/etc/src.conf.
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Re: Typo in /usr/src/UPDATING

2013-05-12 Thread Eitan Adler
On 12 May 2013 12:01, Rainer Hurling  wrote:
> I am not a native speaker, but isn't there a typo in /usr/src/UPDATING
> entry from 20130121?
>
> --- UPDATING.orig   2013-05-09 09:46:55.0 +0200
> +++ UPDATING2013-05-12 17:58:20.0 +0200
> @@ -108,7 +108,7 @@
> Due to the use of the new -l option to install(1) during build
> and install, you must take care not to directly set the INSTALL
> make variable in your /etc/make.conf, /etc/src.conf, or on the
> -   command line.  If you with to use the -C flag for all installs
> +   command line.  If you wish to use the -C flag for all installs
> you may be able to add INSTALL+=-C to /etc/make.conf or
> /etc/src.conf.

Yep, Fixed r250568. Thanks!


-- 
Eitan Adler
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


panic: pmap_promote_pde: page table page is out of range in r235646

2013-05-12 Thread Matthias Apitz

Hello,

I have r235646 in three laptops at home running without any problem, one
is the master site where an USB key was produced to install all others;
as I said all three fine;

today I installed a 4th one and I'm facing frequent PANIC's all of the
same type:

panic: pmap_promote_pde: page table page is out of range
couid = 0
KDB: enter: panic
[ thread pid 1397 tid 100119 ]
Stopped at kdb_enter+0x3a: movl   $0, kdb_why
db> 

which makes it impossible to install the packages on it (xorg, ... etc.
all compiled on my "master site";

what can I do? The only diff between the computers real difference
between the computers is that this 4th one has 2 CPU...

Thanks

matthias
-- 
Sent from my FreeBSD netbook

Matthias Apitz   |  - No system with backdoors like Apple/Android
E-mail: g...@unixarea.de |  - Never being an iSlave
WWW: http://www.unixarea.de/ |  - No proprietary attachments, no HTML/RTF in 
E-mail
phone: +49-170-4527211   |  - Respect for open standards
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Re: [head tinderbox] failure on i386/i386

2013-05-12 Thread David Wolfskill
It appears that the issue is i386- (or 32-bit-) specific.

On Sun, May 12, 2013 at 07:16:48AM -0700, David Wolfskill wrote:
> On Sun, May 12, 2013 at 11:45:37AM +, FreeBSD Tinderbox wrote:
> > TB --- 2013-05-12 05:50:18 - tinderbox 2.10 running on 
> > freebsd-current.sentex.ca
> > TB --- 2013-05-12 05:50:18 - FreeBSD freebsd-current.sentex.ca 
> > 8.3-PRERELEASE FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 
> > d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC  amd64
> > TB --- 2013-05-12 05:50:18 - starting HEAD tinderbox run for i386/i386
> > TB --- 2013-05-12 05:50:18 - cleaning the object tree
> > TB --- 2013-05-12 05:50:18 - /usr/local/bin/svn stat /src
> > TB --- 2013-05-12 05:50:23 - At svn revision 250553
> > TB --- 2013-05-12 05:50:24 - building world
> ...
> ...
> ctfconvert -L VERSION -g vfs_lookup.o
> clang -c -O -pipe  -std=c99 -g -Wall -Wredundant-decls -Wnested-externs 
> -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline 
> -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  
> -Wmissing-include-dirs -fdiagnostics-show-option  
> -Wno-error-tautological-compare -Wno-error-empty-body  
> -Wno-error-parentheses-equality -nostdinc  -I. -I/usr/src/sys 
> -I/usr/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include 
> opt_global.h  -mno-aes -mno-avx -mno-mmx -mno-sse -msoft-float -ffreestanding 
> -fstack-protector -Werror  /usr/src/sys/kern/vfs_mountroot.c
> :> export_syms
> awk -f /usr/src/sys/conf/kmod_syms.awk drm2.kld  export_syms | xargs -J% 
> objcopy % drm2.kld
> clang -c -O -pipe  -std=c99 -g -Wall -Wredundant-decls -Wnested-externs 
> -Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline 
> -Wcast-qual  -Wundef -Wno-pointer-sign -fformat-extensions  
> -Wmissing-include-dirs -fdiagnostics-show-option  
> -Wno-error-tautological-compare -Wno-error-empty-body  
> -Wno-error-parentheses-equality -nostdinc  -I. -I/usr/src/sys 
> -I/usr/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include 
> opt_global.h  -mno-aes -mno-avx -mno-mmx -mno-sse -msoft-float -ffreestanding 
> -fstack-protector -Werror  /usr/src/sys/kern/vfs_subr.c
> ctfconvert -L VERSION -g vfs_mount.o
> /usr/src/sys/kern/vfs_subr.c:305:1: error: '__assert_4' declared as an array 
> with a negative size
> PCTRIE_DEFINE(BUF, buf, b_lblkno, buf_trie_alloc, buf_trie_free);
> ^~~~
> /usr/src/sys/sys/pctrie.h:40:66: note: expanded from macro 'PCTRIE_DEFINE'
> CTASSERT(sizeof(((struct type *)0)->field) == sizeof(uint64_t));\
> ^
> /usr/src/sys/sys/systm.h:100:21: note: expanded from macro '\
> CTASSERT'
> #define CTASSERT(x) _Static_assert(x, "compile-time assertion failed")
> ^~
> /usr/src/sys/sys/cdefs.h:251:30: note: expanded from macro '_Static_assert'
> #define _Static_assert(x, y)__Static_assert(x, __COUNTER__)
> ^~~
> /usr/src/sys/sys/cdefs.h:252:31: note: expanded from macro '__Static_assert'
> #define __Static_assert(x, y)   ___Static_assert(x, y)
> ^~
> /usr/src/sys/sys/cdefs.h:253:60: note: expanded from macro '___Static_assert'
> #define ___Static_assert(x, y)  typedef char __assert_ ## y[(x) ? 1 : -1]
> ^~~~
> 1 error generated.
> *** [vfs_subr.o] Error code 1
> 
> 
> 
> Based on the above, I reverted r250551 and re-started the "make
> buildkernel" -- which succeeded:
> 
> FreeBSD g1-227.catwhisker.org 10.0-CURRENT FreeBSD 10.0-CURRENT #897  
> r250557M/250558:132: Sun May 12 06:44:01 PDT 2013 
> r...@g1-227.catwhisker.org:/usr/obj/usr/src/sys/CANARY  i386
> 

However, I did not need to revert r250551 to build successfully on amd64:

FreeBSD g1-227.catwhisker.org 10.0-CURRENT FreeBSD 10.0-CURRENT #2  
rM/:132: Sun May 12 10:09:59 PDT 2013 
r...@g1-227.catwhisker.org:/usr/obj/usr/src/sys/CANARY  amd64

Peace,
david
-- 
David H. Wolfskill  da...@catwhisker.org
Taliban: Evil men with guns afraid of truth from a 14-year old girl.

See http://www.catwhisker.org/~david/publickey.gpg for my public key.


pgpUXlnaQ7Uhj.pgp
Description: PGP signature


Re: FreeBSD Quarterly Status Report, January-March 2013

2013-05-12 Thread Outback Dingo
 __

>
> FreeNAS
>
>URL: http://www.FreeNAS.org/
>
>Contact: Alfred Perlstein 
>Contact: Josh Paetzel 
>
>FreeNAS 8.3.1-RELEASE-p2 will hit Sourceforge the second week of April,
>and should end up as the last FreeNAS release based on FreeBSD 8.X It's
>currently the only Free Open Source NAS product available with any form
>of ZFS encryption (provided by GELI).
>
> Open tasks:
>
> 1. The team is hard at work on getting a FreeBSD 9.X-based release of
>FreeNAS ready. Currently there are several nightly snapshots
>available.
> 2. Add HAST to the webinterface.
> 3. Migrate to NFSv4.
> 4. Integrate foundation sponsored kernel iSCSI target.
>


Uhmm WHAT??? FreeNAS is not the only Free Open Source NAS product
available with any form
   of ZFS encryption (provided by GELI). NAS4Free has been doing it.
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


[head tinderbox] failure on armv6/arm

2013-05-12 Thread FreeBSD Tinderbox
TB --- 2013-05-12 16:30:19 - tinderbox 2.10 running on freebsd-current.sentex.ca
TB --- 2013-05-12 16:30:19 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE 
FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 
d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC  amd64
TB --- 2013-05-12 16:30:19 - starting HEAD tinderbox run for armv6/arm
TB --- 2013-05-12 16:30:19 - cleaning the object tree
TB --- 2013-05-12 16:34:58 - /usr/local/bin/svn stat /src
TB --- 2013-05-12 16:35:02 - At svn revision 250575
TB --- 2013-05-12 16:35:03 - building world
TB --- 2013-05-12 16:35:03 - CROSS_BUILD_TESTING=YES
TB --- 2013-05-12 16:35:03 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-05-12 16:35:03 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-05-12 16:35:03 - SRCCONF=/dev/null
TB --- 2013-05-12 16:35:03 - TARGET=arm
TB --- 2013-05-12 16:35:03 - TARGET_ARCH=armv6
TB --- 2013-05-12 16:35:03 - TZ=UTC
TB --- 2013-05-12 16:35:03 - __MAKE_CONF=/dev/null
TB --- 2013-05-12 16:35:03 - cd /src
TB --- 2013-05-12 16:35:03 - /usr/bin/make -B buildworld
>>> Building an up-to-date make(1)
>>> World build started on Sun May 12 16:35:08 UTC 2013
>>> Rebuilding the temporary build tree
>>> stage 1.1: legacy release compatibility shims
>>> stage 1.2: bootstrap tools
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3: cross tools
>>> stage 4.1: building includes
>>> stage 4.2: building libraries
>>> stage 4.3: make dependencies
>>> stage 4.4: building everything
>>> World build completed on Sun May 12 19:34:04 UTC 2013
TB --- 2013-05-12 19:34:04 - generating LINT kernel config
TB --- 2013-05-12 19:34:04 - cd /src/sys/arm/conf
TB --- 2013-05-12 19:34:04 - /usr/bin/make -B LINT
TB --- 2013-05-12 19:34:04 - cd /src/sys/arm/conf
TB --- 2013-05-12 19:34:04 - /usr/sbin/config -m LINT
TB --- 2013-05-12 19:34:04 - skipping LINT kernel
TB --- 2013-05-12 19:34:04 - cd /src/sys/arm/conf
TB --- 2013-05-12 19:34:04 - /usr/sbin/config -m AC100
TB --- 2013-05-12 19:34:04 - building AC100 kernel
TB --- 2013-05-12 19:34:04 - CROSS_BUILD_TESTING=YES
TB --- 2013-05-12 19:34:04 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-05-12 19:34:04 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-05-12 19:34:04 - SRCCONF=/dev/null
TB --- 2013-05-12 19:34:04 - TARGET=arm
TB --- 2013-05-12 19:34:04 - TARGET_ARCH=armv6
TB --- 2013-05-12 19:34:04 - TZ=UTC
TB --- 2013-05-12 19:34:04 - __MAKE_CONF=/dev/null
TB --- 2013-05-12 19:34:04 - cd /src
TB --- 2013-05-12 19:34:04 - /usr/bin/make -B buildkernel KERNCONF=AC100
>>> Kernel build for AC100 started on Sun May 12 19:34:04 UTC 2013
>>> stage 1: configuring the kernel
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3.1: making dependencies
>>> stage 3.2: building everything
[...]
^~~
/src/sys/sys/cdefs.h:252:31: note: expanded from macro '__Static_assert'
#define __Static_assert(x, y)   ___Static_assert(x, y)
^~
/src/sys/sys/cdefs.h:253:60: note: expanded from macro '___Static_assert'
#define ___Static_assert(x, y)  typedef char __assert_ ## y[(x) ? 1 : -1]
^~~~
1 error generated.
*** [vfs_subr.o] Error code 1

Stop in /obj/arm.armv6/src/sys/AC100.
*** [buildkernel] Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2013-05-12 19:35:54 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2013-05-12 19:35:54 - ERROR: failed to build AC100 kernel
TB --- 2013-05-12 19:35:54 - 8716.50 user 1450.07 system 11134.73 real


http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-armv6-arm.full
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


[head tinderbox] failure on arm/arm

2013-05-12 Thread FreeBSD Tinderbox
TB --- 2013-05-12 16:30:19 - tinderbox 2.10 running on freebsd-current.sentex.ca
TB --- 2013-05-12 16:30:19 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE 
FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 
d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC  amd64
TB --- 2013-05-12 16:30:19 - starting HEAD tinderbox run for arm/arm
TB --- 2013-05-12 16:30:19 - cleaning the object tree
TB --- 2013-05-12 16:36:12 - /usr/local/bin/svn stat /src
TB --- 2013-05-12 16:36:15 - At svn revision 250575
TB --- 2013-05-12 16:36:16 - building world
TB --- 2013-05-12 16:36:16 - CROSS_BUILD_TESTING=YES
TB --- 2013-05-12 16:36:16 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-05-12 16:36:16 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-05-12 16:36:16 - SRCCONF=/dev/null
TB --- 2013-05-12 16:36:16 - TARGET=arm
TB --- 2013-05-12 16:36:16 - TARGET_ARCH=arm
TB --- 2013-05-12 16:36:16 - TZ=UTC
TB --- 2013-05-12 16:36:16 - __MAKE_CONF=/dev/null
TB --- 2013-05-12 16:36:16 - cd /src
TB --- 2013-05-12 16:36:16 - /usr/bin/make -B buildworld
>>> Building an up-to-date make(1)
>>> World build started on Sun May 12 16:36:20 UTC 2013
>>> Rebuilding the temporary build tree
>>> stage 1.1: legacy release compatibility shims
>>> stage 1.2: bootstrap tools
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3: cross tools
>>> stage 4.1: building includes
>>> stage 4.2: building libraries
>>> stage 4.3: make dependencies
>>> stage 4.4: building everything
>>> World build completed on Sun May 12 19:34:04 UTC 2013
TB --- 2013-05-12 19:34:04 - generating LINT kernel config
TB --- 2013-05-12 19:34:04 - cd /src/sys/arm/conf
TB --- 2013-05-12 19:34:04 - /usr/bin/make -B LINT
TB --- 2013-05-12 19:34:04 - cd /src/sys/arm/conf
TB --- 2013-05-12 19:34:04 - /usr/sbin/config -m LINT
TB --- 2013-05-12 19:34:04 - building LINT kernel
TB --- 2013-05-12 19:34:04 - CROSS_BUILD_TESTING=YES
TB --- 2013-05-12 19:34:04 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-05-12 19:34:04 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-05-12 19:34:04 - SRCCONF=/dev/null
TB --- 2013-05-12 19:34:04 - TARGET=arm
TB --- 2013-05-12 19:34:04 - TARGET_ARCH=arm
TB --- 2013-05-12 19:34:04 - TZ=UTC
TB --- 2013-05-12 19:34:04 - __MAKE_CONF=/dev/null
TB --- 2013-05-12 19:34:04 - cd /src
TB --- 2013-05-12 19:34:04 - /usr/bin/make -B buildkernel KERNCONF=LINT
>>> Kernel build for LINT started on Sun May 12 19:34:04 UTC 2013
>>> stage 1: configuring the kernel
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3.1: making dependencies
>>> stage 3.2: building everything
>>> Kernel build for LINT completed on Sun May 12 19:57:27 UTC 2013
TB --- 2013-05-12 19:57:27 - cd /src/sys/arm/conf
TB --- 2013-05-12 19:57:27 - /usr/sbin/config -m AC100
TB --- 2013-05-12 19:57:27 - skipping AC100 kernel
TB --- 2013-05-12 19:57:27 - cd /src/sys/arm/conf
TB --- 2013-05-12 19:57:27 - /usr/sbin/config -m ARMADAXP
TB --- 2013-05-12 19:57:27 - skipping ARMADAXP kernel
TB --- 2013-05-12 19:57:27 - cd /src/sys/arm/conf
TB --- 2013-05-12 19:57:27 - /usr/sbin/config -m ATMEL
TB --- 2013-05-12 19:57:27 - building ATMEL kernel
TB --- 2013-05-12 19:57:27 - CROSS_BUILD_TESTING=YES
TB --- 2013-05-12 19:57:27 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-05-12 19:57:27 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-05-12 19:57:27 - SRCCONF=/dev/null
TB --- 2013-05-12 19:57:27 - TARGET=arm
TB --- 2013-05-12 19:57:27 - TARGET_ARCH=arm
TB --- 2013-05-12 19:57:27 - TZ=UTC
TB --- 2013-05-12 19:57:27 - __MAKE_CONF=/dev/null
TB --- 2013-05-12 19:57:27 - cd /src
TB --- 2013-05-12 19:57:27 - /usr/bin/make -B buildkernel KERNCONF=ATMEL
>>> Kernel build for ATMEL started on Sun May 12 19:57:27 UTC 2013
>>> stage 1: configuring the kernel
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3.1: making dependencies
>>> stage 3.2: building everything
[...]
^~~
/src/sys/sys/cdefs.h:252:31: note: expanded from macro '__Static_assert'
#define __Static_assert(x, y)   ___Static_assert(x, y)
^~
/src/sys/sys/cdefs.h:253:60: note: expanded from macro '___Static_assert'
#define ___Static_assert(x, y)  typedef char __assert_ ## y[(x) ? 1 : -1]
^~~~
1 error generated.
*** [vfs_subr.o] Error code 1

Stop in /obj/arm.arm/src/sys/ATMEL.
*** [buildkernel] Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2013-05-12 19:59:43 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2013-05-12 19:59:43 - ERROR: failed to build ATMEL kernel
TB --- 2013-05-12 19:59:43 - 9724.61 user 1694.62 system 12563.52 real


http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-arm-arm.full
___
freebsd-current@freebsd.or

Re: [head tinderbox] failure on i386/i386

2013-05-12 Thread Jeff Roberson

On Sun, 12 May 2013, David Wolfskill wrote:


It appears that the issue is i386- (or 32-bit-) specific.

On Sun, May 12, 2013 at 07:16:48AM -0700, David Wolfskill wrote:

On Sun, May 12, 2013 at 11:45:37AM +, FreeBSD Tinderbox wrote:

TB --- 2013-05-12 05:50:18 - tinderbox 2.10 running on freebsd-current.sentex.ca
TB --- 2013-05-12 05:50:18 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE 
FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 
d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC  amd64
TB --- 2013-05-12 05:50:18 - starting HEAD tinderbox run for i386/i386
TB --- 2013-05-12 05:50:18 - cleaning the object tree
TB --- 2013-05-12 05:50:18 - /usr/local/bin/svn stat /src
TB --- 2013-05-12 05:50:23 - At svn revision 250553
TB --- 2013-05-12 05:50:24 - building world

...
...
ctfconvert -L VERSION -g vfs_lookup.o
clang -c -O -pipe  -std=c99 -g -Wall -Wredundant-decls -Wnested-externs 
-Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  
-Wundef -Wno-pointer-sign -fformat-extensions  -Wmissing-include-dirs 
-fdiagnostics-show-option  -Wno-error-tautological-compare 
-Wno-error-empty-body  -Wno-error-parentheses-equality -nostdinc  -I. 
-I/usr/src/sys -I/usr/src/sys/contrib/altq -D_KERNEL 
-DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h  -mno-aes -mno-avx -mno-mmx 
-mno-sse -msoft-float -ffreestanding -fstack-protector -Werror  
/usr/src/sys/kern/vfs_mountroot.c
:> export_syms
awk -f /usr/src/sys/conf/kmod_syms.awk drm2.kld  export_syms | xargs -J% 
objcopy % drm2.kld
clang -c -O -pipe  -std=c99 -g -Wall -Wredundant-decls -Wnested-externs 
-Wstrict-prototypes  -Wmissing-prototypes -Wpointer-arith -Winline -Wcast-qual  
-Wundef -Wno-pointer-sign -fformat-extensions  -Wmissing-include-dirs 
-fdiagnostics-show-option  -Wno-error-tautological-compare 
-Wno-error-empty-body  -Wno-error-parentheses-equality -nostdinc  -I. 
-I/usr/src/sys -I/usr/src/sys/contrib/altq -D_KERNEL 
-DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h  -mno-aes -mno-avx -mno-mmx 
-mno-sse -msoft-float -ffreestanding -fstack-protector -Werror  
/usr/src/sys/kern/vfs_subr.c
ctfconvert -L VERSION -g vfs_mount.o
/usr/src/sys/kern/vfs_subr.c:305:1: error: '__assert_4' declared as an array 
with a negative size
PCTRIE_DEFINE(BUF, buf, b_lblkno, buf_trie_alloc, buf_trie_free);
^~~~
/usr/src/sys/sys/pctrie.h:40:66: note: expanded from macro 'PCTRIE_DEFINE'
CTASSERT(sizeof(((struct type *)0)->field) == sizeof(uint64_t));\
^
/usr/src/sys/sys/systm.h:100:21: note: expanded from macro '\
CTASSERT'
#define CTASSERT(x) _Static_assert(x, "compile-time assertion failed")
^~
/usr/src/sys/sys/cdefs.h:251:30: note: expanded from macro '_Static_assert'
#define _Static_assert(x, y)__Static_assert(x, __COUNTER__)
^~~
/usr/src/sys/sys/cdefs.h:252:31: note: expanded from macro '__Static_assert'
#define __Static_assert(x, y)   ___Static_assert(x, y)
^~
/usr/src/sys/sys/cdefs.h:253:60: note: expanded from macro '___Static_assert'
#define ___Static_assert(x, y)  typedef char __assert_ ## y[(x) ? 1 : -1]
^~~~
1 error generated.
*** [vfs_subr.o] Error code 1



Based on the above, I reverted r250551 and re-started the "make
buildkernel" -- which succeeded:

FreeBSD g1-227.catwhisker.org 10.0-CURRENT FreeBSD 10.0-CURRENT #897  
r250557M/250558:132: Sun May 12 06:44:01 PDT 2013 
r...@g1-227.catwhisker.org:/usr/obj/usr/src/sys/CANARY  i386



However, I did not need to revert r250551 to build successfully on amd64:

FreeBSD g1-227.catwhisker.org 10.0-CURRENT FreeBSD 10.0-CURRENT #2  
rM/:132: Sun May 12 10:09:59 PDT 2013 
r...@g1-227.catwhisker.org:/usr/obj/usr/src/sys/CANARY  amd64



Thanks.  It looks like it's actually an alignment problem and that compile 
error is erroneous.  I'm going to check in a fix by weakening the 
alignment requirement to 32bit and then build locally but I will probably 
race tinderbox to verify that it resolves 32bit.


Jeff


Peace,
david
--
David H. Wolfskill  da...@catwhisker.org
Taliban: Evil men with guns afraid of truth from a 14-year old girl.

See http://www.catwhisker.org/~david/publickey.gpg for my public key.


___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


[head tinderbox] failure on i386/i386

2013-05-12 Thread FreeBSD Tinderbox
TB --- 2013-05-12 16:30:19 - tinderbox 2.10 running on freebsd-current.sentex.ca
TB --- 2013-05-12 16:30:19 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE 
FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 
d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC  amd64
TB --- 2013-05-12 16:30:19 - starting HEAD tinderbox run for i386/i386
TB --- 2013-05-12 16:30:19 - cleaning the object tree
TB --- 2013-05-12 16:38:05 - /usr/local/bin/svn stat /src
TB --- 2013-05-12 16:38:08 - At svn revision 250575
TB --- 2013-05-12 16:38:09 - building world
TB --- 2013-05-12 16:38:09 - CROSS_BUILD_TESTING=YES
TB --- 2013-05-12 16:38:09 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-05-12 16:38:09 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-05-12 16:38:09 - SRCCONF=/dev/null
TB --- 2013-05-12 16:38:09 - TARGET=i386
TB --- 2013-05-12 16:38:09 - TARGET_ARCH=i386
TB --- 2013-05-12 16:38:09 - TZ=UTC
TB --- 2013-05-12 16:38:09 - __MAKE_CONF=/dev/null
TB --- 2013-05-12 16:38:09 - cd /src
TB --- 2013-05-12 16:38:09 - /usr/bin/make -B buildworld
>>> Building an up-to-date make(1)
>>> World build started on Sun May 12 16:38:14 UTC 2013
>>> Rebuilding the temporary build tree
>>> stage 1.1: legacy release compatibility shims
>>> stage 1.2: bootstrap tools
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3: cross tools
>>> stage 4.1: building includes
>>> stage 4.2: building libraries
>>> stage 4.3: make dependencies
>>> stage 4.4: building everything
>>> World build completed on Sun May 12 19:45:17 UTC 2013
TB --- 2013-05-12 19:45:17 - generating LINT kernel config
TB --- 2013-05-12 19:45:17 - cd /src/sys/i386/conf
TB --- 2013-05-12 19:45:17 - /usr/bin/make -B LINT
TB --- 2013-05-12 19:45:17 - cd /src/sys/i386/conf
TB --- 2013-05-12 19:45:17 - /usr/sbin/config -m LINT
TB --- 2013-05-12 19:45:17 - building LINT kernel
TB --- 2013-05-12 19:45:17 - CROSS_BUILD_TESTING=YES
TB --- 2013-05-12 19:45:17 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-05-12 19:45:17 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-05-12 19:45:17 - SRCCONF=/dev/null
TB --- 2013-05-12 19:45:17 - TARGET=i386
TB --- 2013-05-12 19:45:17 - TARGET_ARCH=i386
TB --- 2013-05-12 19:45:17 - TZ=UTC
TB --- 2013-05-12 19:45:17 - __MAKE_CONF=/dev/null
TB --- 2013-05-12 19:45:17 - cd /src
TB --- 2013-05-12 19:45:17 - /usr/bin/make -B buildkernel KERNCONF=LINT
>>> Kernel build for LINT started on Sun May 12 19:45:17 UTC 2013
>>> stage 1: configuring the kernel
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3.1: making dependencies
>>> stage 3.2: building everything
>>> Kernel build for LINT completed on Sun May 12 20:18:21 UTC 2013
TB --- 2013-05-12 20:18:21 - cd /src/sys/i386/conf
TB --- 2013-05-12 20:18:21 - /usr/sbin/config -m LINT-NOINET
TB --- 2013-05-12 20:18:21 - building LINT-NOINET kernel
TB --- 2013-05-12 20:18:21 - CROSS_BUILD_TESTING=YES
TB --- 2013-05-12 20:18:21 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-05-12 20:18:21 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-05-12 20:18:21 - SRCCONF=/dev/null
TB --- 2013-05-12 20:18:21 - TARGET=i386
TB --- 2013-05-12 20:18:21 - TARGET_ARCH=i386
TB --- 2013-05-12 20:18:21 - TZ=UTC
TB --- 2013-05-12 20:18:21 - __MAKE_CONF=/dev/null
TB --- 2013-05-12 20:18:21 - cd /src
TB --- 2013-05-12 20:18:21 - /usr/bin/make -B buildkernel KERNCONF=LINT-NOINET
>>> Kernel build for LINT-NOINET started on Sun May 12 20:18:21 UTC 2013
>>> stage 1: configuring the kernel
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3.1: making dependencies
>>> stage 3.2: building everything
>>> Kernel build for LINT-NOINET completed on Sun May 12 20:49:08 UTC 2013
TB --- 2013-05-12 20:49:08 - cd /src/sys/i386/conf
TB --- 2013-05-12 20:49:08 - /usr/sbin/config -m LINT-NOINET6
TB --- 2013-05-12 20:49:09 - building LINT-NOINET6 kernel
TB --- 2013-05-12 20:49:09 - CROSS_BUILD_TESTING=YES
TB --- 2013-05-12 20:49:09 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-05-12 20:49:09 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-05-12 20:49:09 - SRCCONF=/dev/null
TB --- 2013-05-12 20:49:09 - TARGET=i386
TB --- 2013-05-12 20:49:09 - TARGET_ARCH=i386
TB --- 2013-05-12 20:49:09 - TZ=UTC
TB --- 2013-05-12 20:49:09 - __MAKE_CONF=/dev/null
TB --- 2013-05-12 20:49:09 - cd /src
TB --- 2013-05-12 20:49:09 - /usr/bin/make -B buildkernel KERNCONF=LINT-NOINET6
>>> Kernel build for LINT-NOINET6 started on Sun May 12 20:49:09 UTC 2013
>>> stage 1: configuring the kernel
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3.1: making dependencies
>>> stage 3.2: building everything
>>> Kernel build for LINT-NOINET6 completed on Sun May 12 21:21:18 UTC 2013
TB --- 2013-05-12 21:21:18 - cd /src/sys/i386/conf
TB --- 2013-05-12 21:21:18 - /usr/sbin/config -m LINT-NOIP
TB --- 2013-05-12 21:21:18 - building LINT-NOI

[head tinderbox] failure on i386/pc98

2013-05-12 Thread FreeBSD Tinderbox
TB --- 2013-05-12 19:35:55 - tinderbox 2.10 running on freebsd-current.sentex.ca
TB --- 2013-05-12 19:35:55 - FreeBSD freebsd-current.sentex.ca 8.3-PRERELEASE 
FreeBSD 8.3-PRERELEASE #0: Mon Mar 26 13:54:12 EDT 2012 
d...@freebsd-current.sentex.ca:/usr/obj/usr/src/sys/GENERIC  amd64
TB --- 2013-05-12 19:35:55 - starting HEAD tinderbox run for i386/pc98
TB --- 2013-05-12 19:35:55 - cleaning the object tree
TB --- 2013-05-12 19:37:55 - /usr/local/bin/svn stat /src
TB --- 2013-05-12 19:38:08 - At svn revision 250575
TB --- 2013-05-12 19:38:09 - building world
TB --- 2013-05-12 19:38:09 - CROSS_BUILD_TESTING=YES
TB --- 2013-05-12 19:38:09 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-05-12 19:38:09 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-05-12 19:38:09 - SRCCONF=/dev/null
TB --- 2013-05-12 19:38:09 - TARGET=pc98
TB --- 2013-05-12 19:38:09 - TARGET_ARCH=i386
TB --- 2013-05-12 19:38:09 - TZ=UTC
TB --- 2013-05-12 19:38:09 - __MAKE_CONF=/dev/null
TB --- 2013-05-12 19:38:09 - cd /src
TB --- 2013-05-12 19:38:09 - /usr/bin/make -B buildworld
>>> Building an up-to-date make(1)
>>> World build started on Sun May 12 19:38:14 UTC 2013
>>> Rebuilding the temporary build tree
>>> stage 1.1: legacy release compatibility shims
>>> stage 1.2: bootstrap tools
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3: cross tools
>>> stage 4.1: building includes
>>> stage 4.2: building libraries
>>> stage 4.3: make dependencies
>>> stage 4.4: building everything
>>> World build completed on Sun May 12 22:53:26 UTC 2013
TB --- 2013-05-12 22:53:26 - generating LINT kernel config
TB --- 2013-05-12 22:53:26 - cd /src/sys/pc98/conf
TB --- 2013-05-12 22:53:26 - /usr/bin/make -B LINT
TB --- 2013-05-12 22:53:26 - cd /src/sys/pc98/conf
TB --- 2013-05-12 22:53:26 - /usr/sbin/config -m LINT
TB --- 2013-05-12 22:53:26 - building LINT kernel
TB --- 2013-05-12 22:53:26 - CROSS_BUILD_TESTING=YES
TB --- 2013-05-12 22:53:26 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-05-12 22:53:26 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-05-12 22:53:26 - SRCCONF=/dev/null
TB --- 2013-05-12 22:53:26 - TARGET=pc98
TB --- 2013-05-12 22:53:26 - TARGET_ARCH=i386
TB --- 2013-05-12 22:53:26 - TZ=UTC
TB --- 2013-05-12 22:53:26 - __MAKE_CONF=/dev/null
TB --- 2013-05-12 22:53:26 - cd /src
TB --- 2013-05-12 22:53:26 - /usr/bin/make -B buildkernel KERNCONF=LINT
>>> Kernel build for LINT started on Sun May 12 22:53:26 UTC 2013
>>> stage 1: configuring the kernel
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3.1: making dependencies
>>> stage 3.2: building everything
>>> Kernel build for LINT completed on Sun May 12 23:20:55 UTC 2013
TB --- 2013-05-12 23:20:55 - cd /src/sys/pc98/conf
TB --- 2013-05-12 23:20:55 - /usr/sbin/config -m GENERIC
TB --- 2013-05-12 23:20:55 - building GENERIC kernel
TB --- 2013-05-12 23:20:55 - CROSS_BUILD_TESTING=YES
TB --- 2013-05-12 23:20:55 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-05-12 23:20:55 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-05-12 23:20:55 - SRCCONF=/dev/null
TB --- 2013-05-12 23:20:55 - TARGET=pc98
TB --- 2013-05-12 23:20:55 - TARGET_ARCH=i386
TB --- 2013-05-12 23:20:55 - TZ=UTC
TB --- 2013-05-12 23:20:55 - __MAKE_CONF=/dev/null
TB --- 2013-05-12 23:20:55 - cd /src
TB --- 2013-05-12 23:20:55 - /usr/bin/make -B buildkernel KERNCONF=GENERIC
>>> Kernel build for GENERIC started on Sun May 12 23:20:55 UTC 2013
>>> stage 1: configuring the kernel
>>> stage 2.1: cleaning up the object tree
>>> stage 2.2: rebuilding the object tree
>>> stage 2.3: build tools
>>> stage 3.1: making dependencies
>>> stage 3.2: building everything
[...]
^~~
/src/sys/sys/cdefs.h:252:31: note: expanded from macro '__Static_assert'
#define __Static_assert(x, y)   ___Static_assert(x, y)
^~
/src/sys/sys/cdefs.h:253:60: note: expanded from macro '___Static_assert'
#define ___Static_assert(x, y)  typedef char __assert_ ## y[(x) ? 1 : -1]
^~~~
1 error generated.
*** [vfs_subr.o] Error code 1

Stop in /obj/pc98.i386/src/sys/GENERIC.
*** [buildkernel] Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2013-05-12 23:27:25 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2013-05-12 23:27:25 - ERROR: failed to build GENERIC kernel
TB --- 2013-05-12 23:27:25 - 10926.77 user 1707.78 system 13890.16 real


http://tinderbox.freebsd.org/tinderbox-head-build-HEAD-i386-pc98.full
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Re: Problems with ipfw/natd and axe(4)

2013-05-12 Thread YongHyeon PYUN
On Sat, May 11, 2013 at 12:04:09AM +0400, Gleb Smirnoff wrote:
>   Spil,
> 
> On Fri, May 10, 2013 at 09:06:35AM +0200, Spil Oss wrote:
> S> There seems to be quite a bit of overhaul on the firewall code, pf and
> S> ipfw have been moved to sys/netpfil? Can there be some regressions in
> S> there that I hit?
> 
> Yes, a regression is possible there. However, the issue seems to be
> axe(4) specific, since there are no reports on more common NICs.

There was no change to axe(4) except added a new device id so it
seems the issue is not in driver. In addition, AX88772B engineering
sample I have works without problems on CURRENT.
I didn't use ipfw(4) or natd though.
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


msk0 freezes again

2013-05-12 Thread kit
the marvell network adapter on my shuttle box freezes easily with minimal 
network traffic..:(
root@test:/home/ktsin # dhclient msk0DHCPDISCOVER on msk0 to 255.255.255.255 
port 67 interval 4DHCPDISCOVER on msk0 to 255.255.255.255 port 67 interval 
10DHCPDISCOVER on msk0 to 255.255.255.255 port 67 interval 8DHCPOFFER from 
192.168.100.1DHCPREQUEST on msk0 to 255.255.255.255 port 67DHCPACK from 
192.168.100.1bound to 192.168.100.200 -- renewal in 300 
seconds.root@test:/home/ktsin # vmstat -ia | grep mskirq259: mskc0              
          190          1root@test:/home/ktsin # vmstat -ia | grep mskirq259: 
mskc0                    1148176       7654root@test:/home/ktsin # vmstat -ia | 
grep mskirq259: mskc0                    3643520      
22490root@test:/home/ktsin # uname -aFreeBSD test.yahoo.com 10.0-CURRENT 
FreeBSD 10.0-CURRENT #0 r250365: Thu May  9 07:18:39 MYT 2013     
kt...@test.yahoo.com:/tmp/obj/usr/src/sys/SHUTTLE root@test:/home/ktsin # 
dmesg| grep mskmskc0: 
 port 0xe800-0xe8ff mem 0xfebfc000-0xfebf irq 18 at device 0.0 on pci3msk0: 
 on mskc0msk0: 
Ethernet address: 80:ee:73:09:d1:73miibus0:  on msk0msk0: link state 
changed to DOWNmsk0: link state changed to UPmsk0: watchdog timeoutmsk0: link 
state changed to DOWN
looks similar to http://www.freebsd.org/cgi/query-pr.cgi?pr=164569, but this 
time msk freezes on current but works fine on 9.x.
any idea on how to troubleshoot?
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Re: New umass/da errors (different with previous ATA COMMAND PASS THROUGH)

2013-05-12 Thread Andrey Chernov
On 12.05.2013 13:35, Alexander Motin wrote:
> On 12.05.2013 05:49, Andrey Chernov wrote:
>> On 12.05.2013 5:44, Steven Hartland wrote:
>>>
>>> Ahh so it was silly me, possibly r250208?
>>
>> Yes, backing out r250208 fixes this error.
> 
> Thank you for the report. I can't reproduce the problem with none of
> hardware I have, but it looks realistic. r250557 should fix it.
> 

Thanx, fixed now.
It is just plain card reader embedded into Dell display with USB hub.

-- 
http://ache.vniz.net/
bitcoin:13fGiNutKNHcVSsgtGQ7bQ5kgUKgEQHn7N
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"