[head tinderbox] failure on i386/pc98

2012-11-07 Thread FreeBSD Tinderbox
TB --- 2012-11-07 05:40:00 - tinderbox 2.9 running on freebsd-current.sentex.ca
TB --- 2012-11-07 05:40:00 - 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 --- 2012-11-07 05:40:00 - starting HEAD tinderbox run for i386/pc98
TB --- 2012-11-07 05:40:00 - cleaning the object tree
TB --- 2012-11-07 05:43:36 - checking out /src from 
svn://svn.freebsd.org/base/head
TB --- 2012-11-07 05:43:36 - cd /tinderbox/HEAD/i386/pc98
TB --- 2012-11-07 05:43:36 - /usr/local/bin/svn cleanup /src
TB --- 2012-11-07 05:45:38 - /usr/local/bin/svn update /src
TB --- 2012-11-07 05:45:45 - At svn revision 242688
TB --- 2012-11-07 05:45:46 - building world
TB --- 2012-11-07 05:45:46 - CROSS_BUILD_TESTING=YES
TB --- 2012-11-07 05:45:46 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-11-07 05:45:46 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-11-07 05:45:46 - SRCCONF=/dev/null
TB --- 2012-11-07 05:45:46 - TARGET=pc98
TB --- 2012-11-07 05:45:46 - TARGET_ARCH=i386
TB --- 2012-11-07 05:45:46 - TZ=UTC
TB --- 2012-11-07 05:45:46 - __MAKE_CONF=/dev/null
TB --- 2012-11-07 05:45:46 - cd /src
TB --- 2012-11-07 05:45:46 - /usr/bin/make -B buildworld
 Building an up-to-date make(1)
 World build started on Wed Nov  7 05:45:51 UTC 2012
 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
[...]
cc -Os  -fno-guess-branch-probability  -fomit-frame-pointer  
-fno-unit-at-a-time  -mno-align-long-strings  -mrtd  -mregparm=3  
-DUFS1_AND_UFS2  -DFLAGS=  -DSIOPRT=0x238  -DSIOFMT=0x3  -DSIOSPD=9600  
-I/src/sys/boot/pc98/boot2/../../..  
-I/src/sys/boot/pc98/boot2/../../i386/boot2  
-I/src/sys/boot/pc98/boot2/../../common  -I/src/sys/boot/pc98/boot2/../btx/lib 
-I.  -Wall -Waggregate-return -Wbad-function-cast -Wcast-align  
-Wmissing-declarations -Wmissing-prototypes -Wnested-externs  -Wpointer-arith 
-Wshadow -Wstrict-prototypes -Wwrite-strings  -Winline --param 
max-inline-insns-single=100 -ffreestanding -mpreferred-stack-boundary=2  
-mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -msoft-float  -Os -DPC98 
-std=gnu99 -Qunused-arguments-c /src/sys/boot/pc98/boot2/boot1.S
cc: warning: the clang compiler does not support '-fno-unit-at-a-time'
/src/sys/boot/pc98/boot2/boot1.S:65:3: error: unexpected directive .code16
  .code16
  ^
/src/sys/boot/pc98/boot2/boot1.S:65:10: error: .code16 not supported yet
  .code16
 ^
*** [boot1.o] Error code 1

Stop in /src/sys/boot/pc98/boot2.
*** [depend] Error code 1

Stop in /src/sys/boot/pc98.
*** [depend] Error code 1

Stop in /src/sys/boot.
*** [depend] Error code 1

Stop in /src/sys.
*** [sys.depend__D] Error code 1

Stop in /src.
*** [_depend] Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2012-11-07 08:06:53 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2012-11-07 08:06:53 - ERROR: failed to build world
TB --- 2012-11-07 08:06:53 - 6774.91 user 906.27 system 8813.27 real


http://tinderbox.freebsd.org/tinderbox-head-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: 9.1-RC3 feels okay :-)

2012-11-07 Thread Boris Samorodov
07.11.2012 11:57, Boris Samorodov пишет:
 07.11.2012 01:14, CeDeROM пишет:
 I have also noted that mouse cursor is very often not moving in Xorg
 but it works in the console! I need to move cursor while statrx or
 restart Xorg for mouse to start moving. Is it a bug or feature? :-)

 In the xorg.conf:
 Section InputDevice
  Identifier Mouse0
  Driver mouse
  Option Protocol auto
  Option Device /dev/sysmouse
  Option ZAxisMapping 4 5 6 7
 EndSection
 
 You may be interested in:
 http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/171433
 
 If the patch from the PR helps you, please submit a follow-up
 to the PR.

Well, actually I've just committed an upstream patch to
x11-drivers/xf86-input-mouse. Please give it a try.

-- 
WBR, Boris Samorodov (bsam)
FreeBSD Committer, http://www.FreeBSD.org The Power To Serve
___
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

2012-11-07 Thread FreeBSD Tinderbox
TB --- 2012-11-07 05:40:00 - tinderbox 2.9 running on freebsd-current.sentex.ca
TB --- 2012-11-07 05:40:00 - 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 --- 2012-11-07 05:40:00 - starting HEAD tinderbox run for i386/i386
TB --- 2012-11-07 05:40:00 - cleaning the object tree
TB --- 2012-11-07 05:46:30 - checking out /src from 
svn://svn.freebsd.org/base/head
TB --- 2012-11-07 05:46:30 - cd /tinderbox/HEAD/i386/i386
TB --- 2012-11-07 05:46:30 - /usr/local/bin/svn cleanup /src
TB --- 2012-11-07 05:48:05 - /usr/local/bin/svn update /src
TB --- 2012-11-07 05:48:12 - At svn revision 242688
TB --- 2012-11-07 05:48:13 - building world
TB --- 2012-11-07 05:48:13 - CROSS_BUILD_TESTING=YES
TB --- 2012-11-07 05:48:13 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-11-07 05:48:13 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-11-07 05:48:13 - SRCCONF=/dev/null
TB --- 2012-11-07 05:48:13 - TARGET=i386
TB --- 2012-11-07 05:48:13 - TARGET_ARCH=i386
TB --- 2012-11-07 05:48:13 - TZ=UTC
TB --- 2012-11-07 05:48:13 - __MAKE_CONF=/dev/null
TB --- 2012-11-07 05:48:13 - cd /src
TB --- 2012-11-07 05:48:13 - /usr/bin/make -B buildworld
 Building an up-to-date make(1)
 World build started on Wed Nov  7 05:48:18 UTC 2012
 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 Wed Nov  7 09:03:59 UTC 2012
TB --- 2012-11-07 09:03:59 - generating LINT kernel config
TB --- 2012-11-07 09:03:59 - cd /src/sys/i386/conf
TB --- 2012-11-07 09:03:59 - /usr/bin/make -B LINT
TB --- 2012-11-07 09:04:00 - cd /src/sys/i386/conf
TB --- 2012-11-07 09:04:00 - /usr/sbin/config -m LINT
TB --- 2012-11-07 09:04:00 - building LINT kernel
TB --- 2012-11-07 09:04:00 - CROSS_BUILD_TESTING=YES
TB --- 2012-11-07 09:04:00 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-11-07 09:04:00 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-11-07 09:04:00 - SRCCONF=/dev/null
TB --- 2012-11-07 09:04:00 - TARGET=i386
TB --- 2012-11-07 09:04:00 - TARGET_ARCH=i386
TB --- 2012-11-07 09:04:00 - TZ=UTC
TB --- 2012-11-07 09:04:00 - __MAKE_CONF=/dev/null
TB --- 2012-11-07 09:04:00 - cd /src
TB --- 2012-11-07 09:04:00 - /usr/bin/make -B buildkernel KERNCONF=LINT
 Kernel build for LINT started on Wed Nov  7 09:04:00 UTC 2012
 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
[...]
cc: warning: argument unused during compilation: '-falign-functions=16' 
[-Wunused-command-line-argument]
sh /src/sys/kern/genassym.sh svr4_genassym.o  svr4_assym.h
uudecode  /usr/share/syscons/fonts/cp850-8x16.fnt  file2c 'static u_char 
dflt_font_16[16*256] = {' '};'  cp850-8x16  font.h  uudecode  
/usr/share/syscons/fonts/cp850-8x14.fnt  file2c 'static u_char 
dflt_font_14[14*256] = {' '};'  cp850-8x14  font.h  uudecode  
/usr/share/syscons/fonts/cp850-8x8.fnt  file2c 'static u_char 
dflt_font_8[8*256] = {' '};'  cp850-8x8  font.h
/usr/sbin/kbdcontrol -L jp.106 | sed -e 's/^static keymap_t.* = /static 
keymap_t key_map = /' -e 's/^static accentmap_t.* = /static accentmap_t 
accent_map = /'  atkbdmap.h
/usr/sbin/kbdcontrol -L it.iso | sed -e 's/^static keymap_t.* = /static 
keymap_t key_map = /' -e 's/^static accentmap_t.* = /static accentmap_t 
accent_map = /'  ukbdmap.h
sed -e 's/^.*#include.*phy\.h.*$//' /src/sys/contrib/dev/nve/os.h  
os+%DIKED-nve.h
cc -c -x assembler-with-cpp -DLOCORE -O2 -pipe -fno-strict-aliasing  -std=c99  
-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/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/ipfilter 
-I/src/sys/dev/ath -I/src/sys/dev/ath/ath_hal -I/src/sys/contrib/ngatm 
-I/src/sys/dev/twa -I/src/sys/dev/cxgb -I/src/sys/dev/cxgbe -D_KERNEL 
-DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -DGPROF -falign-functions=16 
-DGPROF4 -DGUPROF -fno-builtin -mno-aes -mno-avx -mno-mmx -mno-sse -msoft-float 
-ffreestanding -fstack-protector -no-integrated-as -Werror 
/src/sys/i386/acpica/acpi_wakecode.S
cc: error: argument unused during compilation: '-falign-functions=16' 
[-Werror,-Wunused-command-line-argument]
*** [acpi_wakecode.o] Error code 1

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

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2012-11-07 09:05:15 - WARNING: /usr/bin/make returned exit code  1 
TB --- 

[head tinderbox] failure on mips/mips

2012-11-07 Thread FreeBSD Tinderbox
TB --- 2012-11-07 08:06:54 - tinderbox 2.9 running on freebsd-current.sentex.ca
TB --- 2012-11-07 08:06:54 - 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 --- 2012-11-07 08:06:54 - starting HEAD tinderbox run for mips/mips
TB --- 2012-11-07 08:06:54 - cleaning the object tree
TB --- 2012-11-07 08:06:54 - checking out /src from 
svn://svn.freebsd.org/base/head
TB --- 2012-11-07 08:06:54 - cd /tinderbox/HEAD/mips/mips
TB --- 2012-11-07 08:06:54 - /usr/local/bin/svn cleanup /src
TB --- 2012-11-07 08:10:49 - /usr/local/bin/svn update /src
TB --- 2012-11-07 08:11:12 - At svn revision 242694
TB --- 2012-11-07 08:11:13 - building world
TB --- 2012-11-07 08:11:13 - CROSS_BUILD_TESTING=YES
TB --- 2012-11-07 08:11:13 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-11-07 08:11:13 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-11-07 08:11:13 - SRCCONF=/dev/null
TB --- 2012-11-07 08:11:13 - TARGET=mips
TB --- 2012-11-07 08:11:13 - TARGET_ARCH=mips
TB --- 2012-11-07 08:11:13 - TZ=UTC
TB --- 2012-11-07 08:11:13 - __MAKE_CONF=/dev/null
TB --- 2012-11-07 08:11:13 - cd /src
TB --- 2012-11-07 08:11:13 - /usr/bin/make -B buildworld
 Building an up-to-date make(1)
 World build started on Wed Nov  7 08:11:25 UTC 2012
 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 Wed Nov  7 09:34:32 UTC 2012
TB --- 2012-11-07 09:34:32 - cd /src/sys/mips/conf
TB --- 2012-11-07 09:34:32 - /usr/sbin/config -m ADM5120
TB --- 2012-11-07 09:34:32 - skipping ADM5120 kernel
TB --- 2012-11-07 09:34:32 - cd /src/sys/mips/conf
TB --- 2012-11-07 09:34:32 - /usr/sbin/config -m ALCHEMY
TB --- 2012-11-07 09:34:32 - skipping ALCHEMY kernel
TB --- 2012-11-07 09:34:32 - cd /src/sys/mips/conf
TB --- 2012-11-07 09:34:32 - /usr/sbin/config -m AP91
TB --- 2012-11-07 09:34:32 - building AP91 kernel
TB --- 2012-11-07 09:34:32 - CROSS_BUILD_TESTING=YES
TB --- 2012-11-07 09:34:32 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-11-07 09:34:32 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-11-07 09:34:32 - SRCCONF=/dev/null
TB --- 2012-11-07 09:34:32 - TARGET=mips
TB --- 2012-11-07 09:34:32 - TARGET_ARCH=mips
TB --- 2012-11-07 09:34:32 - TZ=UTC
TB --- 2012-11-07 09:34:32 - __MAKE_CONF=/dev/null
TB --- 2012-11-07 09:34:32 - cd /src
TB --- 2012-11-07 09:34:32 - /usr/bin/make -B buildkernel KERNCONF=AP91
 Kernel build for AP91 started on Wed Nov  7 09:34:32 UTC 2012
 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
[...]
ln -sf /obj/mips.mips/src/sys/AP91/opt_inet.h opt_inet.h
ln -sf /obj/mips.mips/src/sys/AP91/opt_ath.h opt_ath.h
ln -sf /obj/mips.mips/src/sys/AP91/opt_ah.h opt_ah.h
ln -sf /obj/mips.mips/src/sys/AP91/opt_wlan.h opt_wlan.h
rm -f .depend
mkdep -f .depend -a   -nostdinc -D_KERNEL -DKLD_MODULE -I. 
-I/src/sys/modules/ath/../../dev/ath 
-I/src/sys/modules/ath/../../dev/ath/ath_hal -DHAVE_KERNEL_OPTION_HEADERS -I. 
-I@ -I@/contrib/altq -I/obj/mips.mips/src/sys/AP91 -std=iso9899:1999   
/src/sys/modules/ath/../../dev/ath/if_ath.c 
/src/sys/modules/ath/../../dev/ath/if_ath_debug.c 
/src/sys/modules/ath/../../dev/ath/if_ath_keycache.c 
/src/sys/modules/ath/../../dev/ath/if_ath_sysctl.c 
/src/sys/modules/ath/../../dev/ath/if_ath_tx.c 
/src/sys/modules/ath/../../dev/ath/if_ath_tx_ht.c 
/src/sys/modules/ath/../../dev/ath/if_ath_led.c 
/src/sys/modules/ath/../../dev/ath/if_ath_rx.c 
/src/sys/modules/ath/../../dev/ath/if_ath_tdma.c 
/src/sys/modules/ath/../../dev/ath/if_ath_beacon.c 
/src/sys/modules/ath/../../dev/ath/if_ath_rx_edma.c 
/src/sys/modules/ath/../../dev/ath/if_ath_tx_edma.c 
/src/sys/modules/ath/../../dev/ath/ah_osdep.c 
/src/sys/modules/ath/../../dev/ath/ath_hal/ah.c 
/src/sys/modules/ath/../../dev/ath/ath_hal/ah_regdomain.!
 c /src/sys/modules/ath/../../dev/ath/ath_hal/ah_eeprom_v3.c 
/src/sys/modules/ath/../../dev/ath/ath_hal/ah_eeprom_v1.c 
/src/sys/modules/ath/../../dev/ath/ath_hal/ar5210/ar5210_attach.c 
/src/sys/modules/ath/../../dev/ath/ath_hal/ar5210/ar5210_beacon.c 
/src/sys/modules/ath/../../dev/ath/ath_hal/ar5210/ar5210_interrupts.c 
/src/sys/modules/ath/../../dev/ath/ath_hal/ar5210/ar5210_keycache.c 
/src/sys/modules/ath/../../dev/ath/ath_hal/ar5210/ar5210_misc.c 
/src/sys/modules/ath/../../dev/ath/ath_hal/ar5210/ar5210_phy.c 
/src/sys/modules/ath/../../dev/ath/ath_hal/ar5210/ar5210_power.c 
/src/sys/modules/ath/../../dev/ath/ath_hal/ar5210/ar5210_recv.c 
/src/sys/modules/ath/../../dev/ath/ath_hal/ar5210/ar5210_reset.c 
/src/sys/modules/ath/../../dev/ath/ath_hal/ar5210/ar5210_xmit.c 

[head tinderbox] failure on amd64/amd64

2012-11-07 Thread FreeBSD Tinderbox
TB --- 2012-11-07 05:40:00 - tinderbox 2.9 running on freebsd-current.sentex.ca
TB --- 2012-11-07 05:40:00 - 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 --- 2012-11-07 05:40:00 - starting HEAD tinderbox run for amd64/amd64
TB --- 2012-11-07 05:40:00 - cleaning the object tree
TB --- 2012-11-07 05:48:21 - checking out /src from 
svn://svn.freebsd.org/base/head
TB --- 2012-11-07 05:48:21 - cd /tinderbox/HEAD/amd64/amd64
TB --- 2012-11-07 05:48:21 - /usr/local/bin/svn cleanup /src
TB --- 2012-11-07 05:49:50 - /usr/local/bin/svn update /src
TB --- 2012-11-07 05:49:56 - At svn revision 242688
TB --- 2012-11-07 05:49:57 - building world
TB --- 2012-11-07 05:49:57 - CROSS_BUILD_TESTING=YES
TB --- 2012-11-07 05:49:57 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-11-07 05:49:57 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-11-07 05:49:57 - SRCCONF=/dev/null
TB --- 2012-11-07 05:49:57 - TARGET=amd64
TB --- 2012-11-07 05:49:57 - TARGET_ARCH=amd64
TB --- 2012-11-07 05:49:57 - TZ=UTC
TB --- 2012-11-07 05:49:57 - __MAKE_CONF=/dev/null
TB --- 2012-11-07 05:49:57 - cd /src
TB --- 2012-11-07 05:49:57 - /usr/bin/make -B buildworld
 Building an up-to-date make(1)
 World build started on Wed Nov  7 05:50:02 UTC 2012
 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
 stage 5.1: building 32 bit shim libraries
 World build completed on Wed Nov  7 09:43:22 UTC 2012
TB --- 2012-11-07 09:43:22 - generating LINT kernel config
TB --- 2012-11-07 09:43:22 - cd /src/sys/amd64/conf
TB --- 2012-11-07 09:43:22 - /usr/bin/make -B LINT
TB --- 2012-11-07 09:43:22 - cd /src/sys/amd64/conf
TB --- 2012-11-07 09:43:22 - /usr/sbin/config -m LINT
TB --- 2012-11-07 09:43:22 - building LINT kernel
TB --- 2012-11-07 09:43:22 - CROSS_BUILD_TESTING=YES
TB --- 2012-11-07 09:43:22 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-11-07 09:43:22 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-11-07 09:43:22 - SRCCONF=/dev/null
TB --- 2012-11-07 09:43:22 - TARGET=amd64
TB --- 2012-11-07 09:43:22 - TARGET_ARCH=amd64
TB --- 2012-11-07 09:43:22 - TZ=UTC
TB --- 2012-11-07 09:43:22 - __MAKE_CONF=/dev/null
TB --- 2012-11-07 09:43:22 - cd /src
TB --- 2012-11-07 09:43:22 - /usr/bin/make -B buildkernel KERNCONF=LINT
 Kernel build for LINT started on Wed Nov  7 09:43:23 UTC 2012
 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
[...]
cc: warning: argument unused during compilation: '-falign-functions=16' 
[-Wunused-command-line-argument]
env NM='nm' sh /src/sys/kern/genassym.sh ia32_genassym.o  ia32_assym.h
uudecode  /usr/share/syscons/fonts/cp850-8x16.fnt  file2c 'static u_char 
dflt_font_16[16*256] = {' '};'  cp850-8x16  font.h  uudecode  
/usr/share/syscons/fonts/cp850-8x14.fnt  file2c 'static u_char 
dflt_font_14[14*256] = {' '};'  cp850-8x14  font.h  uudecode  
/usr/share/syscons/fonts/cp850-8x8.fnt  file2c 'static u_char 
dflt_font_8[8*256] = {' '};'  cp850-8x8  font.h
/usr/sbin/kbdcontrol -L jp.106 | sed -e 's/^static keymap_t.* = /static 
keymap_t key_map = /' -e 's/^static accentmap_t.* = /static accentmap_t 
accent_map = /'  atkbdmap.h
/usr/sbin/kbdcontrol -L it.iso | sed -e 's/^static keymap_t.* = /static 
keymap_t key_map = /' -e 's/^static accentmap_t.* = /static accentmap_t 
accent_map = /'  ukbdmap.h
sed -e 's/^.*#include.*phy\.h.*$//' /src/sys/contrib/dev/nve/os.h  
os+%DIKED-nve.h
cc -c -x assembler-with-cpp -DLOCORE -O2 -pipe -fno-strict-aliasing  -std=c99  
-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/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/ipfilter 
-I/src/sys/dev/ath -I/src/sys/dev/ath/ath_hal -I/src/sys/contrib/ngatm 
-I/src/sys/dev/twa -I/src/sys/dev/cxgb -I/src/sys/dev/cxgbe -D_KERNEL 
-DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -DGPROF -falign-functions=16 
-DGPROF4 -DGUPROF -fno-builtin -fno-omit-frame-pointer -mno-aes -mno-avx 
-mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  
-fno-asynchronous-unwind-tables -ffreestanding -fstack-protector 
-no-integrated-as -Werror /src/sys/amd64/acpica/acpi_wakecode.S
cc: error: argument unused during compilation: '-falign-functions=16' 
[-Werror,-Wunused-command-line-argument]
*** [acpi_wakecode.o] Error code 1

Stop in /obj/amd64.amd64/src/sys/LINT.
*** 

[head tinderbox] failure on sparc64/sparc64

2012-11-07 Thread FreeBSD Tinderbox
TB --- 2012-11-07 10:47:11 - tinderbox 2.9 running on freebsd-current.sentex.ca
TB --- 2012-11-07 10:47:11 - 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 --- 2012-11-07 10:47:11 - starting HEAD tinderbox run for sparc64/sparc64
TB --- 2012-11-07 10:47:11 - cleaning the object tree
TB --- 2012-11-07 10:48:07 - checking out /src from 
svn://svn.freebsd.org/base/head
TB --- 2012-11-07 10:48:07 - cd /tinderbox/HEAD/sparc64/sparc64
TB --- 2012-11-07 10:48:07 - /usr/local/bin/svn cleanup /src
TB --- 2012-11-07 10:48:41 - /usr/local/bin/svn update /src
TB --- 2012-11-07 10:48:47 - At svn revision 242695
TB --- 2012-11-07 10:48:48 - building world
TB --- 2012-11-07 10:48:48 - CROSS_BUILD_TESTING=YES
TB --- 2012-11-07 10:48:48 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-11-07 10:48:48 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-11-07 10:48:48 - SRCCONF=/dev/null
TB --- 2012-11-07 10:48:48 - TARGET=sparc64
TB --- 2012-11-07 10:48:48 - TARGET_ARCH=sparc64
TB --- 2012-11-07 10:48:48 - TZ=UTC
TB --- 2012-11-07 10:48:48 - __MAKE_CONF=/dev/null
TB --- 2012-11-07 10:48:48 - cd /src
TB --- 2012-11-07 10:48:48 - /usr/bin/make -B buildworld
 Building an up-to-date make(1)
 World build started on Wed Nov  7 10:48:53 UTC 2012
 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 Wed Nov  7 11:51:39 UTC 2012
TB --- 2012-11-07 11:51:39 - generating LINT kernel config
TB --- 2012-11-07 11:51:39 - cd /src/sys/sparc64/conf
TB --- 2012-11-07 11:51:39 - /usr/bin/make -B LINT
TB --- 2012-11-07 11:51:39 - cd /src/sys/sparc64/conf
TB --- 2012-11-07 11:51:39 - /usr/sbin/config -m LINT
TB --- 2012-11-07 11:51:39 - building LINT kernel
TB --- 2012-11-07 11:51:39 - CROSS_BUILD_TESTING=YES
TB --- 2012-11-07 11:51:39 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-11-07 11:51:39 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-11-07 11:51:39 - SRCCONF=/dev/null
TB --- 2012-11-07 11:51:39 - TARGET=sparc64
TB --- 2012-11-07 11:51:39 - TARGET_ARCH=sparc64
TB --- 2012-11-07 11:51:39 - TZ=UTC
TB --- 2012-11-07 11:51:39 - __MAKE_CONF=/dev/null
TB --- 2012-11-07 11:51:39 - cd /src
TB --- 2012-11-07 11:51:39 - /usr/bin/make -B buildkernel KERNCONF=LINT
 Kernel build for LINT started on Wed Nov  7 11:51:40 UTC 2012
 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
[...]
cc -c -O2 -pipe -fno-strict-aliasing  -std=c99  -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   -nostdinc  -I. -I/src/sys 
-I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include 
opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 
--param large-function-growth=1000 -fno-builtin -mcmodel=medany -msoft-float 
-ffreestanding -fstack-protector -Werror  /src/sys/kern/kern_linker.c
cc -c -O2 -pipe -fno-strict-aliasing  -std=c99  -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   -nostdinc  -I. -I/src/sys 
-I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include 
opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 
--param large-function-growth=1000 -fno-builtin -mcmodel=medany -msoft-float 
-ffreestanding -fstack-protector -Werror  /src/sys/kern/kern_lock.c
cc -c -O2 -pipe -fno-strict-aliasing  -std=c99  -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   -nostdinc  -I. -I/src/sys 
-I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include 
opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 
--param large-function-growth=1000 -fno-builtin -mcmodel=medany -msoft-float 
-ffreestanding -fstack-protector -Werror  /src/sys/kern/kern_lockf.c
cc -c -O2 -pipe -fno-strict-aliasing  -std=c99  -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   -nostdinc  -I. -I/src/sys 
-I/src/sys/contrib/altq -D_KERNEL 

Re: 9.1-RC3 feels okay :-)

2012-11-07 Thread CeDeROM
On Wed, Nov 7, 2012 at 9:39 AM, Boris Samorodov b...@passap.ru wrote:
 You may be interested in:
 http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/171433

 If the patch from the PR helps you, please submit a follow-up
 to the PR.

 Well, actually I've just committed an upstream patch to
 x11-drivers/xf86-input-mouse. Please give it a try.

I put this by hand into mouse.c: pInfo-options = dev-commonOptions;

Yes it solves the issue! Thanks!! :-)

According to the PR the 1.7.2 xorg-mouse driver has this fix, so I
would strongly recommend to put 1.7.2 driver into a release, or use
patch provided by Boris, otherwise users will have problems with mouse
on default install.

Best regards! :-)
Tomek

-- 
CeDeROM, SQ7MHZ, http://www.tomek.cedro.info
___
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


sysutils/lsof Author Question (for CLANG)....

2012-11-07 Thread Larry Rosenman

Vic Abell (the lsof author) asked me the following:
In adjusting for clang I have come up with an unanswered
question.  Where is the VOP_UNLOCK() macro defined?

I've done a full search of all the files in /usr/src/sys
and can't find its definition, but I find many, many
uses.

Perhaps someone on the freebsd-current list knows.

Can someone help me help him?


___
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: sysutils/lsof Author Question (for CLANG)....

2012-11-07 Thread Ryan Stone
It exists in a header that is generated by the FreeBSD build process.


On Wed, Nov 7, 2012 at 10:27 AM, Larry Rosenman l...@lerctr.org wrote:

 Vic Abell (the lsof author) asked me the following:
 In adjusting for clang I have come up with an unanswered
 question.  Where is the VOP_UNLOCK() macro defined?

 I've done a full search of all the files in /usr/src/sys
 and can't find its definition, but I find many, many
 uses.

 Perhaps someone on the freebsd-current list knows.

 Can someone help me help him?


 __**_
 freebsd-current@freebsd.org mailing list
 http://lists.freebsd.org/**mailman/listinfo/freebsd-**currenthttp://lists.freebsd.org/mailman/listinfo/freebsd-current
 To unsubscribe, send any mail to freebsd-current-unsubscribe@**
 freebsd.org 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: sysutils/lsof Author Question (for CLANG)....

2012-11-07 Thread Konstantin Belousov
On Wed, Nov 07, 2012 at 09:27:32AM -0600, Larry Rosenman wrote:
 Vic Abell (the lsof author) asked me the following:
 In adjusting for clang I have come up with an unanswered
 question.  Where is the VOP_UNLOCK() macro defined?
 
 I've done a full search of all the files in /usr/src/sys
 and can't find its definition, but I find many, many
 uses.
 
 Perhaps someone on the freebsd-current list knows.
 
 Can someone help me help him?
 
It is located in the autogenerated file vnode_if.c, which is produced
in the kernel build directory by the tools/vnode_if.awk script from
the kern/vnode_if.src declaration.


pgpb5ESYmSnAk.pgp
Description: PGP signature


Re: sysutils/lsof Author Question (for CLANG)....

2012-11-07 Thread Benjamin Kaduk

On Wed, 7 Nov 2012, Larry Rosenman wrote:


Vic Abell (the lsof author) asked me the following:
In adjusting for clang I have come up with an unanswered
question.  Where is the VOP_UNLOCK() macro defined?

I've done a full search of all the files in /usr/src/sys
and can't find its definition, but I find many, many
uses.

Perhaps someone on the freebsd-current list knows.

Can someone help me help him?


It is defined in vnode_if.h, generated as part of the kernel build 
process.
The source file is sys/kern/vnode_if.src, and look at 
sys/tools/vnode_if.awk and sys/conf/kmod.mk for how it is used.


Once again, attempting to use kernel internals outside of the supported 
interfaces is just asking for trouble; I do not understand why this 
message is not sinking in over the course of your previous mails to these 
lists, so I will not try to belabor it further.


-Ben Kaduk
___
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/pc98

2012-11-07 Thread FreeBSD Tinderbox
TB --- 2012-11-07 13:20:00 - tinderbox 2.9 running on freebsd-current.sentex.ca
TB --- 2012-11-07 13:20:00 - 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 --- 2012-11-07 13:20:00 - starting HEAD tinderbox run for i386/pc98
TB --- 2012-11-07 13:20:00 - cleaning the object tree
TB --- 2012-11-07 13:23:59 - checking out /src from 
svn://svn.freebsd.org/base/head
TB --- 2012-11-07 13:23:59 - cd /tinderbox/HEAD/i386/pc98
TB --- 2012-11-07 13:23:59 - /usr/local/bin/svn cleanup /src
TB --- 2012-11-07 13:25:51 - /usr/local/bin/svn update /src
TB --- 2012-11-07 13:25:59 - At svn revision 242695
TB --- 2012-11-07 13:26:00 - building world
TB --- 2012-11-07 13:26:00 - CROSS_BUILD_TESTING=YES
TB --- 2012-11-07 13:26:00 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-11-07 13:26:00 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-11-07 13:26:00 - SRCCONF=/dev/null
TB --- 2012-11-07 13:26:00 - TARGET=pc98
TB --- 2012-11-07 13:26:00 - TARGET_ARCH=i386
TB --- 2012-11-07 13:26:00 - TZ=UTC
TB --- 2012-11-07 13:26:00 - __MAKE_CONF=/dev/null
TB --- 2012-11-07 13:26:00 - cd /src
TB --- 2012-11-07 13:26:00 - /usr/bin/make -B buildworld
 Building an up-to-date make(1)
 World build started on Wed Nov  7 13:26:05 UTC 2012
 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
[...]
cc -Os  -fno-guess-branch-probability  -fomit-frame-pointer  
-fno-unit-at-a-time  -mno-align-long-strings  -mrtd  -mregparm=3  
-DUFS1_AND_UFS2  -DFLAGS=  -DSIOPRT=0x238  -DSIOFMT=0x3  -DSIOSPD=9600  
-I/src/sys/boot/pc98/boot2/../../..  
-I/src/sys/boot/pc98/boot2/../../i386/boot2  
-I/src/sys/boot/pc98/boot2/../../common  -I/src/sys/boot/pc98/boot2/../btx/lib 
-I.  -Wall -Waggregate-return -Wbad-function-cast -Wcast-align  
-Wmissing-declarations -Wmissing-prototypes -Wnested-externs  -Wpointer-arith 
-Wshadow -Wstrict-prototypes -Wwrite-strings  -Winline --param 
max-inline-insns-single=100 -ffreestanding -mpreferred-stack-boundary=2  
-mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -msoft-float  -Os -DPC98 
-std=gnu99 -Qunused-arguments-c /src/sys/boot/pc98/boot2/boot1.S
cc: warning: the clang compiler does not support '-fno-unit-at-a-time'
/src/sys/boot/pc98/boot2/boot1.S:65:3: error: unexpected directive .code16
  .code16
  ^
/src/sys/boot/pc98/boot2/boot1.S:65:10: error: .code16 not supported yet
  .code16
 ^
*** [boot1.o] Error code 1

Stop in /src/sys/boot/pc98/boot2.
*** [depend] Error code 1

Stop in /src/sys/boot/pc98.
*** [depend] Error code 1

Stop in /src/sys/boot.
*** [depend] Error code 1

Stop in /src/sys.
*** [sys.depend__D] Error code 1

Stop in /src.
*** [_depend] Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2012-11-07 15:43:59 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2012-11-07 15:43:59 - ERROR: failed to build world
TB --- 2012-11-07 15:43:59 - 6725.38 user 901.13 system 8638.93 real


http://tinderbox.freebsd.org/tinderbox-head-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: 9.1-RC3 feels okay :-)

2012-11-07 Thread Warren Block

On Wed, 7 Nov 2012, Julian H. Stacey wrote:


Ian Lepore wrote:


Before you do that, read this:

 http://www.wonkity.com/~wblock/docs/html/aei.html


The page is bad here:
Summary ... just let xorg-server use hald by default.

FreeBSD 8.3-RELEASE  9.0-RELEASE by default do Not run hald.  See:
/usr/local/etc/rc.d/hald
# Add the following line to /etc/rc.conf to enable the HAL daemon:
#
# hald_enable=YES
There is no hald_enable=YES in /etc/defaults/rc.conf (Happily, IMO).


It's not saying that hald is run by default, merely that xorg-server 
will try to use it by default.

___
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-RC3 feels okay :-)

2012-11-07 Thread Warren Block

On Wed, 7 Nov 2012, CeDeROM wrote:


Isn't this a Xorg bug then? When I have no configuration file Hal should
provide the configuration, so sooner or later the mouse should start
moving... but is does not..

Do I get http://www.wonkity.com/~wblock/docs/html/aei.html correct that
when I am using xorg.conf there is no need for Hal and when I am using Hal
there is no need for xorg.conf?


Not quite, no.  xorg.conf is the configuration file for xorg-server.  It 
can do a lot more than just identify input devices.


Option AutoAddDevices Off tells xorg-server: even if hal is present 
and running, don't use it to detect input devices.


AFAIK, hal is not used by xorg-server for anything else.  All other 
autoconfig (video card detection, monitor detection, it even has its own 
built-in input device detection) is done by the xorg server itself.

___
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

2012-11-07 Thread FreeBSD Tinderbox
TB --- 2012-11-07 13:20:00 - tinderbox 2.9 running on freebsd-current.sentex.ca
TB --- 2012-11-07 13:20:00 - 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 --- 2012-11-07 13:20:00 - starting HEAD tinderbox run for i386/i386
TB --- 2012-11-07 13:20:00 - cleaning the object tree
TB --- 2012-11-07 13:26:42 - checking out /src from 
svn://svn.freebsd.org/base/head
TB --- 2012-11-07 13:26:42 - cd /tinderbox/HEAD/i386/i386
TB --- 2012-11-07 13:26:42 - /usr/local/bin/svn cleanup /src
TB --- 2012-11-07 13:27:57 - /usr/local/bin/svn update /src
TB --- 2012-11-07 13:28:05 - At svn revision 242695
TB --- 2012-11-07 13:28:06 - building world
TB --- 2012-11-07 13:28:06 - CROSS_BUILD_TESTING=YES
TB --- 2012-11-07 13:28:06 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-11-07 13:28:06 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-11-07 13:28:06 - SRCCONF=/dev/null
TB --- 2012-11-07 13:28:06 - TARGET=i386
TB --- 2012-11-07 13:28:06 - TARGET_ARCH=i386
TB --- 2012-11-07 13:28:06 - TZ=UTC
TB --- 2012-11-07 13:28:06 - __MAKE_CONF=/dev/null
TB --- 2012-11-07 13:28:06 - cd /src
TB --- 2012-11-07 13:28:06 - /usr/bin/make -B buildworld
 Building an up-to-date make(1)
 World build started on Wed Nov  7 13:28:11 UTC 2012
 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 Wed Nov  7 16:26:47 UTC 2012
TB --- 2012-11-07 16:26:47 - generating LINT kernel config
TB --- 2012-11-07 16:26:47 - cd /src/sys/i386/conf
TB --- 2012-11-07 16:26:47 - /usr/bin/make -B LINT
TB --- 2012-11-07 16:26:47 - cd /src/sys/i386/conf
TB --- 2012-11-07 16:26:47 - /usr/sbin/config -m LINT
TB --- 2012-11-07 16:26:48 - building LINT kernel
TB --- 2012-11-07 16:26:48 - CROSS_BUILD_TESTING=YES
TB --- 2012-11-07 16:26:48 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-11-07 16:26:48 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-11-07 16:26:48 - SRCCONF=/dev/null
TB --- 2012-11-07 16:26:48 - TARGET=i386
TB --- 2012-11-07 16:26:48 - TARGET_ARCH=i386
TB --- 2012-11-07 16:26:48 - TZ=UTC
TB --- 2012-11-07 16:26:48 - __MAKE_CONF=/dev/null
TB --- 2012-11-07 16:26:48 - cd /src
TB --- 2012-11-07 16:26:48 - /usr/bin/make -B buildkernel KERNCONF=LINT
 Kernel build for LINT started on Wed Nov  7 16:26:48 UTC 2012
 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
[...]
cc: warning: argument unused during compilation: '-falign-functions=16' 
[-Wunused-command-line-argument]
sh /src/sys/kern/genassym.sh svr4_genassym.o  svr4_assym.h
uudecode  /usr/share/syscons/fonts/cp850-8x16.fnt  file2c 'static u_char 
dflt_font_16[16*256] = {' '};'  cp850-8x16  font.h  uudecode  
/usr/share/syscons/fonts/cp850-8x14.fnt  file2c 'static u_char 
dflt_font_14[14*256] = {' '};'  cp850-8x14  font.h  uudecode  
/usr/share/syscons/fonts/cp850-8x8.fnt  file2c 'static u_char 
dflt_font_8[8*256] = {' '};'  cp850-8x8  font.h
/usr/sbin/kbdcontrol -L jp.106 | sed -e 's/^static keymap_t.* = /static 
keymap_t key_map = /' -e 's/^static accentmap_t.* = /static accentmap_t 
accent_map = /'  atkbdmap.h
/usr/sbin/kbdcontrol -L it.iso | sed -e 's/^static keymap_t.* = /static 
keymap_t key_map = /' -e 's/^static accentmap_t.* = /static accentmap_t 
accent_map = /'  ukbdmap.h
sed -e 's/^.*#include.*phy\.h.*$//' /src/sys/contrib/dev/nve/os.h  
os+%DIKED-nve.h
cc -c -x assembler-with-cpp -DLOCORE -O2 -pipe -fno-strict-aliasing  -std=c99  
-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/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/ipfilter 
-I/src/sys/dev/ath -I/src/sys/dev/ath/ath_hal -I/src/sys/contrib/ngatm 
-I/src/sys/dev/twa -I/src/sys/dev/cxgb -I/src/sys/dev/cxgbe -D_KERNEL 
-DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -DGPROF -falign-functions=16 
-DGPROF4 -DGUPROF -fno-builtin -mno-aes -mno-avx -mno-mmx -mno-sse -msoft-float 
-ffreestanding -fstack-protector -no-integrated-as -Werror 
/src/sys/i386/acpica/acpi_wakecode.S
cc: error: argument unused during compilation: '-falign-functions=16' 
[-Werror,-Wunused-command-line-argument]
*** [acpi_wakecode.o] Error code 1

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

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2012-11-07 16:28:08 - WARNING: /usr/bin/make returned exit code  1 
TB --- 

Re: 9.1-RC3 feels okay :-)

2012-11-07 Thread Chuck Burns

On 11/7/2012 10:27 AM, Warren Block wrote:

On Wed, 7 Nov 2012, CeDeROM wrote:


Isn't this a Xorg bug then? When I have no configuration file Hal should
provide the configuration, so sooner or later the mouse should start
moving... but is does not..

Do I get http://www.wonkity.com/~wblock/docs/html/aei.html correct that
when I am using xorg.conf there is no need for Hal and when I am using
Hal
there is no need for xorg.conf?


Not quite, no.  xorg.conf is the configuration file for xorg-server.  It
can do a lot more than just identify input devices.

Option AutoAddDevices Off tells xorg-server: even if hal is present
and running, don't use it to detect input devices.

AFAIK, hal is not used by xorg-server for anything else.  All other
autoconfig (video card detection, monitor detection, it even has its own
built-in input device detection) is done by the xorg server itself.
___
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
And, for the record, HAL is NOT needed in recent xorg-server, even for 
running without an xorg.conf file.  This was not the case for a while, 
but with recent xorg-server, hal is NOT NEEDED even for autodetection. 
It has been deprecated by the linux folks for a few years now.


--
Chuck Burns brea...@gmail.com
___
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-RC3 feels okay :-)

2012-11-07 Thread David Chisnall
On 7 Nov 2012, at 08:20, Warren Block wrote:

 It's not saying that hald is run by default, merely that xorg-server will try 
 to use it by default.

And will fail to detect any input devices if hald is not running, but will 
correctly detect them if the X server is compiled without HAL support.  Please 
can we fix the defaults for xorg-server to do the sensible thing?

David
___
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


apache22 fails to start since r242184

2012-11-07 Thread Taku YAMAMOTO
Has anyone noticed this with head since r242184?

% sudo service apache22 start
Performing sanity check on apache22 configuration:
Syntax OK
Starting apache22.
setfib: NO: invalid FIB (max 0)
/usr/local/etc/rc.d/apache22: WARNING: failed to start apache22


I injected the following lines into run_rc_command() in /etc/rc.subr:

case $_fib in
[nN][oO]) unset _fib;;
esac

now things are back to normal, though of course I know this isn't the
right way to go...

-- 
-|-__   YAMAMOTO, Taku
 | __  t...@tackymt.homeip.net

  - A chicken is an egg's way of producing more eggs. -
___
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 mips/mips

2012-11-07 Thread FreeBSD Tinderbox
TB --- 2012-11-07 15:43:59 - tinderbox 2.9 running on freebsd-current.sentex.ca
TB --- 2012-11-07 15:43:59 - 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 --- 2012-11-07 15:43:59 - starting HEAD tinderbox run for mips/mips
TB --- 2012-11-07 15:43:59 - cleaning the object tree
TB --- 2012-11-07 15:46:38 - checking out /src from 
svn://svn.freebsd.org/base/head
TB --- 2012-11-07 15:46:38 - cd /tinderbox/HEAD/mips/mips
TB --- 2012-11-07 15:46:38 - /usr/local/bin/svn cleanup /src
TB --- 2012-11-07 15:48:15 - /usr/local/bin/svn update /src
TB --- 2012-11-07 15:48:21 - At svn revision 242696
TB --- 2012-11-07 15:48:22 - building world
TB --- 2012-11-07 15:48:22 - CROSS_BUILD_TESTING=YES
TB --- 2012-11-07 15:48:22 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-11-07 15:48:22 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-11-07 15:48:22 - SRCCONF=/dev/null
TB --- 2012-11-07 15:48:22 - TARGET=mips
TB --- 2012-11-07 15:48:22 - TARGET_ARCH=mips
TB --- 2012-11-07 15:48:22 - TZ=UTC
TB --- 2012-11-07 15:48:22 - __MAKE_CONF=/dev/null
TB --- 2012-11-07 15:48:22 - cd /src
TB --- 2012-11-07 15:48:22 - /usr/bin/make -B buildworld
 Building an up-to-date make(1)
 World build started on Wed Nov  7 15:48:28 UTC 2012
 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 Wed Nov  7 17:01:03 UTC 2012
TB --- 2012-11-07 17:01:03 - cd /src/sys/mips/conf
TB --- 2012-11-07 17:01:03 - /usr/sbin/config -m ADM5120
TB --- 2012-11-07 17:01:03 - skipping ADM5120 kernel
TB --- 2012-11-07 17:01:03 - cd /src/sys/mips/conf
TB --- 2012-11-07 17:01:03 - /usr/sbin/config -m ALCHEMY
TB --- 2012-11-07 17:01:03 - skipping ALCHEMY kernel
TB --- 2012-11-07 17:01:03 - cd /src/sys/mips/conf
TB --- 2012-11-07 17:01:03 - /usr/sbin/config -m AP91
TB --- 2012-11-07 17:01:03 - building AP91 kernel
TB --- 2012-11-07 17:01:03 - CROSS_BUILD_TESTING=YES
TB --- 2012-11-07 17:01:03 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-11-07 17:01:03 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-11-07 17:01:03 - SRCCONF=/dev/null
TB --- 2012-11-07 17:01:03 - TARGET=mips
TB --- 2012-11-07 17:01:03 - TARGET_ARCH=mips
TB --- 2012-11-07 17:01:03 - TZ=UTC
TB --- 2012-11-07 17:01:03 - __MAKE_CONF=/dev/null
TB --- 2012-11-07 17:01:03 - cd /src
TB --- 2012-11-07 17:01:03 - /usr/bin/make -B buildkernel KERNCONF=AP91
 Kernel build for AP91 started on Wed Nov  7 17:01:04 UTC 2012
 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
[...]
ln -sf /obj/mips.mips/src/sys/AP91/opt_inet.h opt_inet.h
ln -sf /obj/mips.mips/src/sys/AP91/opt_ath.h opt_ath.h
ln -sf /obj/mips.mips/src/sys/AP91/opt_ah.h opt_ah.h
ln -sf /obj/mips.mips/src/sys/AP91/opt_wlan.h opt_wlan.h
rm -f .depend
mkdep -f .depend -a   -nostdinc -D_KERNEL -DKLD_MODULE -I. 
-I/src/sys/modules/ath/../../dev/ath 
-I/src/sys/modules/ath/../../dev/ath/ath_hal -DHAVE_KERNEL_OPTION_HEADERS -I. 
-I@ -I@/contrib/altq -I/obj/mips.mips/src/sys/AP91 -std=iso9899:1999   
/src/sys/modules/ath/../../dev/ath/if_ath.c 
/src/sys/modules/ath/../../dev/ath/if_ath_debug.c 
/src/sys/modules/ath/../../dev/ath/if_ath_keycache.c 
/src/sys/modules/ath/../../dev/ath/if_ath_sysctl.c 
/src/sys/modules/ath/../../dev/ath/if_ath_tx.c 
/src/sys/modules/ath/../../dev/ath/if_ath_tx_ht.c 
/src/sys/modules/ath/../../dev/ath/if_ath_led.c 
/src/sys/modules/ath/../../dev/ath/if_ath_rx.c 
/src/sys/modules/ath/../../dev/ath/if_ath_tdma.c 
/src/sys/modules/ath/../../dev/ath/if_ath_beacon.c 
/src/sys/modules/ath/../../dev/ath/if_ath_rx_edma.c 
/src/sys/modules/ath/../../dev/ath/if_ath_tx_edma.c 
/src/sys/modules/ath/../../dev/ath/ah_osdep.c 
/src/sys/modules/ath/../../dev/ath/ath_hal/ah.c 
/src/sys/modules/ath/../../dev/ath/ath_hal/ah_regdomain.!
 c /src/sys/modules/ath/../../dev/ath/ath_hal/ah_eeprom_v3.c 
/src/sys/modules/ath/../../dev/ath/ath_hal/ah_eeprom_v1.c 
/src/sys/modules/ath/../../dev/ath/ath_hal/ar5210/ar5210_attach.c 
/src/sys/modules/ath/../../dev/ath/ath_hal/ar5210/ar5210_beacon.c 
/src/sys/modules/ath/../../dev/ath/ath_hal/ar5210/ar5210_interrupts.c 
/src/sys/modules/ath/../../dev/ath/ath_hal/ar5210/ar5210_keycache.c 
/src/sys/modules/ath/../../dev/ath/ath_hal/ar5210/ar5210_misc.c 
/src/sys/modules/ath/../../dev/ath/ath_hal/ar5210/ar5210_phy.c 
/src/sys/modules/ath/../../dev/ath/ath_hal/ar5210/ar5210_power.c 
/src/sys/modules/ath/../../dev/ath/ath_hal/ar5210/ar5210_recv.c 
/src/sys/modules/ath/../../dev/ath/ath_hal/ar5210/ar5210_reset.c 
/src/sys/modules/ath/../../dev/ath/ath_hal/ar5210/ar5210_xmit.c 

[head tinderbox] failure on amd64/amd64

2012-11-07 Thread FreeBSD Tinderbox
TB --- 2012-11-07 13:20:00 - tinderbox 2.9 running on freebsd-current.sentex.ca
TB --- 2012-11-07 13:20:00 - 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 --- 2012-11-07 13:20:00 - starting HEAD tinderbox run for amd64/amd64
TB --- 2012-11-07 13:20:00 - cleaning the object tree
TB --- 2012-11-07 13:28:09 - checking out /src from 
svn://svn.freebsd.org/base/head
TB --- 2012-11-07 13:28:09 - cd /tinderbox/HEAD/amd64/amd64
TB --- 2012-11-07 13:28:09 - /usr/local/bin/svn cleanup /src
TB --- 2012-11-07 13:29:21 - /usr/local/bin/svn update /src
TB --- 2012-11-07 13:29:28 - At svn revision 242695
TB --- 2012-11-07 13:29:29 - building world
TB --- 2012-11-07 13:29:29 - CROSS_BUILD_TESTING=YES
TB --- 2012-11-07 13:29:29 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-11-07 13:29:29 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-11-07 13:29:29 - SRCCONF=/dev/null
TB --- 2012-11-07 13:29:29 - TARGET=amd64
TB --- 2012-11-07 13:29:29 - TARGET_ARCH=amd64
TB --- 2012-11-07 13:29:29 - TZ=UTC
TB --- 2012-11-07 13:29:29 - __MAKE_CONF=/dev/null
TB --- 2012-11-07 13:29:29 - cd /src
TB --- 2012-11-07 13:29:29 - /usr/bin/make -B buildworld
 Building an up-to-date make(1)
 World build started on Wed Nov  7 13:29:34 UTC 2012
 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
 stage 5.1: building 32 bit shim libraries
 World build completed on Wed Nov  7 17:06:54 UTC 2012
TB --- 2012-11-07 17:06:54 - generating LINT kernel config
TB --- 2012-11-07 17:06:54 - cd /src/sys/amd64/conf
TB --- 2012-11-07 17:06:54 - /usr/bin/make -B LINT
TB --- 2012-11-07 17:06:54 - cd /src/sys/amd64/conf
TB --- 2012-11-07 17:06:54 - /usr/sbin/config -m LINT
TB --- 2012-11-07 17:06:54 - building LINT kernel
TB --- 2012-11-07 17:06:54 - CROSS_BUILD_TESTING=YES
TB --- 2012-11-07 17:06:54 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-11-07 17:06:54 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-11-07 17:06:54 - SRCCONF=/dev/null
TB --- 2012-11-07 17:06:54 - TARGET=amd64
TB --- 2012-11-07 17:06:54 - TARGET_ARCH=amd64
TB --- 2012-11-07 17:06:54 - TZ=UTC
TB --- 2012-11-07 17:06:54 - __MAKE_CONF=/dev/null
TB --- 2012-11-07 17:06:54 - cd /src
TB --- 2012-11-07 17:06:54 - /usr/bin/make -B buildkernel KERNCONF=LINT
 Kernel build for LINT started on Wed Nov  7 17:06:55 UTC 2012
 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
[...]
cc: warning: argument unused during compilation: '-falign-functions=16' 
[-Wunused-command-line-argument]
env NM='nm' sh /src/sys/kern/genassym.sh ia32_genassym.o  ia32_assym.h
uudecode  /usr/share/syscons/fonts/cp850-8x16.fnt  file2c 'static u_char 
dflt_font_16[16*256] = {' '};'  cp850-8x16  font.h  uudecode  
/usr/share/syscons/fonts/cp850-8x14.fnt  file2c 'static u_char 
dflt_font_14[14*256] = {' '};'  cp850-8x14  font.h  uudecode  
/usr/share/syscons/fonts/cp850-8x8.fnt  file2c 'static u_char 
dflt_font_8[8*256] = {' '};'  cp850-8x8  font.h
/usr/sbin/kbdcontrol -L jp.106 | sed -e 's/^static keymap_t.* = /static 
keymap_t key_map = /' -e 's/^static accentmap_t.* = /static accentmap_t 
accent_map = /'  atkbdmap.h
/usr/sbin/kbdcontrol -L it.iso | sed -e 's/^static keymap_t.* = /static 
keymap_t key_map = /' -e 's/^static accentmap_t.* = /static accentmap_t 
accent_map = /'  ukbdmap.h
sed -e 's/^.*#include.*phy\.h.*$//' /src/sys/contrib/dev/nve/os.h  
os+%DIKED-nve.h
cc -c -x assembler-with-cpp -DLOCORE -O2 -pipe -fno-strict-aliasing  -std=c99  
-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/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/ipfilter 
-I/src/sys/dev/ath -I/src/sys/dev/ath/ath_hal -I/src/sys/contrib/ngatm 
-I/src/sys/dev/twa -I/src/sys/dev/cxgb -I/src/sys/dev/cxgbe -D_KERNEL 
-DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -DGPROF -falign-functions=16 
-DGPROF4 -DGUPROF -fno-builtin -fno-omit-frame-pointer -mno-aes -mno-avx 
-mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  
-fno-asynchronous-unwind-tables -ffreestanding -fstack-protector 
-no-integrated-as -Werror /src/sys/amd64/acpica/acpi_wakecode.S
cc: error: argument unused during compilation: '-falign-functions=16' 
[-Werror,-Wunused-command-line-argument]
*** [acpi_wakecode.o] Error code 1

Stop in /obj/amd64.amd64/src/sys/LINT.
*** 

[head tinderbox] failure on sparc64/sparc64

2012-11-07 Thread FreeBSD Tinderbox
TB --- 2012-11-07 18:11:17 - tinderbox 2.9 running on freebsd-current.sentex.ca
TB --- 2012-11-07 18:11:17 - 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 --- 2012-11-07 18:11:17 - starting HEAD tinderbox run for sparc64/sparc64
TB --- 2012-11-07 18:11:17 - cleaning the object tree
TB --- 2012-11-07 18:12:23 - checking out /src from 
svn://svn.freebsd.org/base/head
TB --- 2012-11-07 18:12:23 - cd /tinderbox/HEAD/sparc64/sparc64
TB --- 2012-11-07 18:12:23 - /usr/local/bin/svn cleanup /src
TB --- 2012-11-07 18:12:55 - /usr/local/bin/svn update /src
TB --- 2012-11-07 18:13:00 - At svn revision 242701
TB --- 2012-11-07 18:13:01 - building world
TB --- 2012-11-07 18:13:01 - CROSS_BUILD_TESTING=YES
TB --- 2012-11-07 18:13:01 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-11-07 18:13:01 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-11-07 18:13:01 - SRCCONF=/dev/null
TB --- 2012-11-07 18:13:01 - TARGET=sparc64
TB --- 2012-11-07 18:13:01 - TARGET_ARCH=sparc64
TB --- 2012-11-07 18:13:01 - TZ=UTC
TB --- 2012-11-07 18:13:01 - __MAKE_CONF=/dev/null
TB --- 2012-11-07 18:13:01 - cd /src
TB --- 2012-11-07 18:13:01 - /usr/bin/make -B buildworld
 Building an up-to-date make(1)
 World build started on Wed Nov  7 18:13:06 UTC 2012
 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 Wed Nov  7 19:15:09 UTC 2012
TB --- 2012-11-07 19:15:09 - generating LINT kernel config
TB --- 2012-11-07 19:15:09 - cd /src/sys/sparc64/conf
TB --- 2012-11-07 19:15:09 - /usr/bin/make -B LINT
TB --- 2012-11-07 19:15:09 - cd /src/sys/sparc64/conf
TB --- 2012-11-07 19:15:09 - /usr/sbin/config -m LINT
TB --- 2012-11-07 19:15:09 - building LINT kernel
TB --- 2012-11-07 19:15:09 - CROSS_BUILD_TESTING=YES
TB --- 2012-11-07 19:15:09 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-11-07 19:15:09 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-11-07 19:15:09 - SRCCONF=/dev/null
TB --- 2012-11-07 19:15:09 - TARGET=sparc64
TB --- 2012-11-07 19:15:09 - TARGET_ARCH=sparc64
TB --- 2012-11-07 19:15:09 - TZ=UTC
TB --- 2012-11-07 19:15:09 - __MAKE_CONF=/dev/null
TB --- 2012-11-07 19:15:09 - cd /src
TB --- 2012-11-07 19:15:09 - /usr/bin/make -B buildkernel KERNCONF=LINT
 Kernel build for LINT started on Wed Nov  7 19:15:09 UTC 2012
 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
[...]
cc -c -O2 -pipe -fno-strict-aliasing  -std=c99  -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   -nostdinc  -I. -I/src/sys 
-I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include 
opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 
--param large-function-growth=1000 -fno-builtin -mcmodel=medany -msoft-float 
-ffreestanding -fstack-protector -Werror  /src/sys/kern/kern_linker.c
cc -c -O2 -pipe -fno-strict-aliasing  -std=c99  -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   -nostdinc  -I. -I/src/sys 
-I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include 
opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 
--param large-function-growth=1000 -fno-builtin -mcmodel=medany -msoft-float 
-ffreestanding -fstack-protector -Werror  /src/sys/kern/kern_lock.c
cc -c -O2 -pipe -fno-strict-aliasing  -std=c99  -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   -nostdinc  -I. -I/src/sys 
-I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include 
opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 
--param large-function-growth=1000 -fno-builtin -mcmodel=medany -msoft-float 
-ffreestanding -fstack-protector -Werror  /src/sys/kern/kern_lockf.c
cc -c -O2 -pipe -fno-strict-aliasing  -std=c99  -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   -nostdinc  -I. -I/src/sys 
-I/src/sys/contrib/altq -D_KERNEL 

490.status-pkg-changes

2012-11-07 Thread Darrel

Hello,

Since fbsd10 has moved by default to pkgng, would it make sense to remove 
all references to pkg_info from /etc/periodic/daily/490.status-pkg-changes 
?


Darrel
___
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: sysutils/lsof Author Question (for CLANG)....

2012-11-07 Thread Larry Rosenman

On 2012-11-07 15:39, Greg 'groggy' Lehey wrote:
On Wednesday,  7 November 2012 at 10:32:23 -0500, Benjamin Kaduk 
wrote:


Once again, attempting to use kernel internals outside of the
supported interfaces is just asking for trouble; I do not understand
why this message is not sinking in over the course of your previous
mails to these lists, so I will not try to belabor it further.


IIRC lsof is a special case that always needs to be built with
intimate knowledge of the kernel.



This is VERY true.  Since some of the information lsof uses has
no API/ABI/KPI/KBI to get, it grovels around in the kernel.

Please don't abuse me for asking questions to keep lsof working
on FreeBSD.

Thanks.

___
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: sysutils/lsof Author Question (for CLANG)....

2012-11-07 Thread Greg 'groggy' Lehey
On Wednesday,  7 November 2012 at 16:35:22 -0600, Larry Rosenman wrote:
 On 2012-11-07 15:39, Greg 'groggy' Lehey wrote:
 On Wednesday,  7 November 2012 at 10:32:23 -0500, Benjamin Kaduk
 wrote:

 Once again, attempting to use kernel internals outside of the
 supported interfaces is just asking for trouble; I do not understand
 why this message is not sinking in over the course of your previous
 mails to these lists, so I will not try to belabor it further.

 IIRC lsof is a special case that always needs to be built with
 intimate knowledge of the kernel.

 This is VERY true.  Since some of the information lsof uses has
 no API/ABI/KPI/KBI to get, it grovels around in the kernel.

And until those interfaces are provided, I think this is legitimate.
If there's anybody out there who hasn't used lsof, you should try it.
It's good.

Greg
--
Sent from my desktop computer.
Finger g...@freebsd.org for PGP public key.
See complete headers for address and phone numbers.
This message is digitally signed.  If your Microsoft MUA reports
problems, please read http://tinyurl.com/broken-mua


pgpKXB0cMD2nd.pgp
Description: PGP signature


[head tinderbox] failure on i386/pc98

2012-11-07 Thread FreeBSD Tinderbox
TB --- 2012-11-07 20:40:00 - tinderbox 2.9 running on freebsd-current.sentex.ca
TB --- 2012-11-07 20:40:00 - 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 --- 2012-11-07 20:40:00 - starting HEAD tinderbox run for i386/pc98
TB --- 2012-11-07 20:40:00 - cleaning the object tree
TB --- 2012-11-07 20:43:47 - checking out /src from 
svn://svn.freebsd.org/base/head
TB --- 2012-11-07 20:43:47 - cd /tinderbox/HEAD/i386/pc98
TB --- 2012-11-07 20:43:47 - /usr/local/bin/svn cleanup /src
TB --- 2012-11-07 20:45:33 - /usr/local/bin/svn update /src
TB --- 2012-11-07 20:45:39 - At svn revision 242707
TB --- 2012-11-07 20:45:40 - building world
TB --- 2012-11-07 20:45:40 - CROSS_BUILD_TESTING=YES
TB --- 2012-11-07 20:45:40 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-11-07 20:45:40 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-11-07 20:45:40 - SRCCONF=/dev/null
TB --- 2012-11-07 20:45:40 - TARGET=pc98
TB --- 2012-11-07 20:45:40 - TARGET_ARCH=i386
TB --- 2012-11-07 20:45:40 - TZ=UTC
TB --- 2012-11-07 20:45:40 - __MAKE_CONF=/dev/null
TB --- 2012-11-07 20:45:40 - cd /src
TB --- 2012-11-07 20:45:40 - /usr/bin/make -B buildworld
 Building an up-to-date make(1)
 World build started on Wed Nov  7 20:45:45 UTC 2012
 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
[...]
=== sys/boot/pc98/btx/lib (depend)
rm -f .depend
mkdep -f .depend -a-I/src/sys/boot/pc98/btx/lib/../../../i386/common -DPC98 
-std=gnu99   /src/sys/boot/pc98/btx/lib/btxcsu.S
=== sys/boot/pc98/boot2 (depend)
gcc -Os  -fno-guess-branch-probability  -fomit-frame-pointer  
-fno-unit-at-a-time  -mno-align-long-strings  -mrtd  -mregparm=3  
-DUFS1_AND_UFS2  -DFLAGS=  -DSIOPRT=0x238  -DSIOFMT=0x3  -DSIOSPD=9600  
-I/src/sys/boot/pc98/boot2/../../..  
-I/src/sys/boot/pc98/boot2/../../i386/boot2  
-I/src/sys/boot/pc98/boot2/../../common  -I/src/sys/boot/pc98/boot2/../btx/lib 
-I.  -Wall -Waggregate-return -Wbad-function-cast -Wcast-align  
-Wmissing-declarations -Wmissing-prototypes -Wnested-externs  -Wpointer-arith 
-Wshadow -Wstrict-prototypes -Wwrite-strings  -Winline --param 
max-inline-insns-single=100 -ffreestanding -mpreferred-stack-boundary=2  
-mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -msoft-float  -Os -DPC98 
-std=gnu99 -Qunused-arguments-c /src/sys/boot/pc98/boot2/boot1.S
gcc: unrecognized option '-Qunused-arguments'
/src/sys/boot/pc98/boot2/boot1.S:0: error: -mrtd calling convention not 
supported in the 64bit mode
/src/sys/boot/pc98/boot2/boot1.S:0: error: -mpreferred-stack-boundary=2 is not 
between 4 and 12
*** [boot1.o] Error code 1

Stop in /src/sys/boot/pc98/boot2.
*** [depend] Error code 1

Stop in /src/sys/boot/pc98.
*** [depend] Error code 1

Stop in /src/sys/boot.
*** [depend] Error code 1

Stop in /src/sys.
*** [sys.depend__D] Error code 1

Stop in /src.
*** [_depend] Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2012-11-07 23:03:16 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2012-11-07 23:03:16 - ERROR: failed to build world
TB --- 2012-11-07 23:03:16 - 6726.52 user 903.54 system 8595.98 real


http://tinderbox.freebsd.org/tinderbox-head-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: sysutils/lsof Author Question (for CLANG)....

2012-11-07 Thread Eitan Adler
On 7 November 2012 17:35, Larry Rosenman l...@lerctr.org wrote:
 On 2012-11-07 15:39, Greg 'groggy' Lehey wrote:

 On Wednesday,  7 November 2012 at 10:32:23 -0500, Benjamin Kaduk wrote:


 Once again, attempting to use kernel internals outside of the
 supported interfaces is just asking for trouble; I do not understand
 why this message is not sinking in over the course of your previous
 mails to these lists, so I will not try to belabor it further.


 IIRC lsof is a special case that always needs to be built with
 intimate knowledge of the kernel.


 This is VERY true.  Since some of the information lsof uses has
 no API/ABI/KPI/KBI to get, it grovels around in the kernel.

Can you tell us what interfaces you need? Perhaps we can either point
you to ones that may work better or seek provide (stable) kernel
features?


 Please don't abuse me for asking questions to keep lsof working
 on FreeBSD.

:(


-- 
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


[head tinderbox] failure on i386/i386

2012-11-07 Thread FreeBSD Tinderbox
TB --- 2012-11-07 20:40:00 - tinderbox 2.9 running on freebsd-current.sentex.ca
TB --- 2012-11-07 20:40:00 - 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 --- 2012-11-07 20:40:00 - starting HEAD tinderbox run for i386/i386
TB --- 2012-11-07 20:40:00 - cleaning the object tree
TB --- 2012-11-07 20:46:21 - checking out /src from 
svn://svn.freebsd.org/base/head
TB --- 2012-11-07 20:46:21 - cd /tinderbox/HEAD/i386/i386
TB --- 2012-11-07 20:46:21 - /usr/local/bin/svn cleanup /src
TB --- 2012-11-07 20:47:26 - /usr/local/bin/svn update /src
TB --- 2012-11-07 20:47:33 - At svn revision 242707
TB --- 2012-11-07 20:47:34 - building world
TB --- 2012-11-07 20:47:34 - CROSS_BUILD_TESTING=YES
TB --- 2012-11-07 20:47:34 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-11-07 20:47:34 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-11-07 20:47:34 - SRCCONF=/dev/null
TB --- 2012-11-07 20:47:34 - TARGET=i386
TB --- 2012-11-07 20:47:34 - TARGET_ARCH=i386
TB --- 2012-11-07 20:47:34 - TZ=UTC
TB --- 2012-11-07 20:47:34 - __MAKE_CONF=/dev/null
TB --- 2012-11-07 20:47:34 - cd /src
TB --- 2012-11-07 20:47:34 - /usr/bin/make -B buildworld
 Building an up-to-date make(1)
 World build started on Wed Nov  7 20:47:41 UTC 2012
 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 Wed Nov  7 23:45:50 UTC 2012
TB --- 2012-11-07 23:45:50 - generating LINT kernel config
TB --- 2012-11-07 23:45:50 - cd /src/sys/i386/conf
TB --- 2012-11-07 23:45:50 - /usr/bin/make -B LINT
TB --- 2012-11-07 23:45:50 - cd /src/sys/i386/conf
TB --- 2012-11-07 23:45:50 - /usr/sbin/config -m LINT
TB --- 2012-11-07 23:45:51 - building LINT kernel
TB --- 2012-11-07 23:45:51 - CROSS_BUILD_TESTING=YES
TB --- 2012-11-07 23:45:51 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-11-07 23:45:51 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-11-07 23:45:51 - SRCCONF=/dev/null
TB --- 2012-11-07 23:45:51 - TARGET=i386
TB --- 2012-11-07 23:45:51 - TARGET_ARCH=i386
TB --- 2012-11-07 23:45:51 - TZ=UTC
TB --- 2012-11-07 23:45:51 - __MAKE_CONF=/dev/null
TB --- 2012-11-07 23:45:51 - cd /src
TB --- 2012-11-07 23:45:51 - /usr/bin/make -B buildkernel KERNCONF=LINT
 Kernel build for LINT started on Wed Nov  7 23:45:51 UTC 2012
 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
[...]
cc: warning: argument unused during compilation: '-falign-functions=16' 
[-Wunused-command-line-argument]
sh /src/sys/kern/genassym.sh svr4_genassym.o  svr4_assym.h
uudecode  /usr/share/syscons/fonts/cp850-8x16.fnt  file2c 'static u_char 
dflt_font_16[16*256] = {' '};'  cp850-8x16  font.h  uudecode  
/usr/share/syscons/fonts/cp850-8x14.fnt  file2c 'static u_char 
dflt_font_14[14*256] = {' '};'  cp850-8x14  font.h  uudecode  
/usr/share/syscons/fonts/cp850-8x8.fnt  file2c 'static u_char 
dflt_font_8[8*256] = {' '};'  cp850-8x8  font.h
/usr/sbin/kbdcontrol -L jp.106 | sed -e 's/^static keymap_t.* = /static 
keymap_t key_map = /' -e 's/^static accentmap_t.* = /static accentmap_t 
accent_map = /'  atkbdmap.h
/usr/sbin/kbdcontrol -L it.iso | sed -e 's/^static keymap_t.* = /static 
keymap_t key_map = /' -e 's/^static accentmap_t.* = /static accentmap_t 
accent_map = /'  ukbdmap.h
sed -e 's/^.*#include.*phy\.h.*$//' /src/sys/contrib/dev/nve/os.h  
os+%DIKED-nve.h
cc -c -x assembler-with-cpp -DLOCORE -O2 -pipe -fno-strict-aliasing  -std=c99  
-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/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/ipfilter 
-I/src/sys/dev/ath -I/src/sys/dev/ath/ath_hal -I/src/sys/contrib/ngatm 
-I/src/sys/dev/twa -I/src/sys/dev/cxgb -I/src/sys/dev/cxgbe -D_KERNEL 
-DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -DGPROF -falign-functions=16 
-DGPROF4 -DGUPROF -fno-builtin -mno-aes -mno-avx -mno-mmx -mno-sse -msoft-float 
-ffreestanding -fstack-protector -no-integrated-as -Werror 
/src/sys/i386/acpica/acpi_wakecode.S
cc: error: argument unused during compilation: '-falign-functions=16' 
[-Werror,-Wunused-command-line-argument]
*** [acpi_wakecode.o] Error code 1

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

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2012-11-07 23:47:23 - WARNING: /usr/bin/make returned exit code  1 
TB --- 

Re: 9.1-RC3 feels okay :-)

2012-11-07 Thread Kevin Oberman
On Wed, Nov 7, 2012 at 8:35 AM, David Chisnall thera...@freebsd.org wrote:
 On 7 Nov 2012, at 08:20, Warren Block wrote:

 It's not saying that hald is run by default, merely that xorg-server will 
 try to use it by default.

 And will fail to detect any input devices if hald is not running, but will 
 correctly detect them if the X server is compiled without HAL support.  
 Please can we fix the defaults for xorg-server to do the sensible thing?

i believe I saw that this was fixed yesterday.
-- 
R. Kevin Oberman, Network Engineer
E-mail: kob6...@gmail.com
___
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 amd64/amd64

2012-11-07 Thread FreeBSD Tinderbox
TB --- 2012-11-07 20:40:00 - tinderbox 2.9 running on freebsd-current.sentex.ca
TB --- 2012-11-07 20:40:00 - 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 --- 2012-11-07 20:40:00 - starting HEAD tinderbox run for amd64/amd64
TB --- 2012-11-07 20:40:00 - cleaning the object tree
TB --- 2012-11-07 20:47:49 - checking out /src from 
svn://svn.freebsd.org/base/head
TB --- 2012-11-07 20:47:49 - cd /tinderbox/HEAD/amd64/amd64
TB --- 2012-11-07 20:47:49 - /usr/local/bin/svn cleanup /src
TB --- 2012-11-07 20:48:46 - /usr/local/bin/svn update /src
TB --- 2012-11-07 20:48:53 - At svn revision 242707
TB --- 2012-11-07 20:48:54 - building world
TB --- 2012-11-07 20:48:54 - CROSS_BUILD_TESTING=YES
TB --- 2012-11-07 20:48:54 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-11-07 20:48:54 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-11-07 20:48:54 - SRCCONF=/dev/null
TB --- 2012-11-07 20:48:54 - TARGET=amd64
TB --- 2012-11-07 20:48:54 - TARGET_ARCH=amd64
TB --- 2012-11-07 20:48:54 - TZ=UTC
TB --- 2012-11-07 20:48:54 - __MAKE_CONF=/dev/null
TB --- 2012-11-07 20:48:54 - cd /src
TB --- 2012-11-07 20:48:54 - /usr/bin/make -B buildworld
 Building an up-to-date make(1)
 World build started on Wed Nov  7 20:48:59 UTC 2012
 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
 stage 5.1: building 32 bit shim libraries
 World build completed on Thu Nov  8 00:24:38 UTC 2012
TB --- 2012-11-08 00:24:38 - generating LINT kernel config
TB --- 2012-11-08 00:24:38 - cd /src/sys/amd64/conf
TB --- 2012-11-08 00:24:38 - /usr/bin/make -B LINT
TB --- 2012-11-08 00:24:38 - cd /src/sys/amd64/conf
TB --- 2012-11-08 00:24:38 - /usr/sbin/config -m LINT
TB --- 2012-11-08 00:24:38 - building LINT kernel
TB --- 2012-11-08 00:24:38 - CROSS_BUILD_TESTING=YES
TB --- 2012-11-08 00:24:38 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-11-08 00:24:38 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-11-08 00:24:38 - SRCCONF=/dev/null
TB --- 2012-11-08 00:24:38 - TARGET=amd64
TB --- 2012-11-08 00:24:38 - TARGET_ARCH=amd64
TB --- 2012-11-08 00:24:38 - TZ=UTC
TB --- 2012-11-08 00:24:38 - __MAKE_CONF=/dev/null
TB --- 2012-11-08 00:24:38 - cd /src
TB --- 2012-11-08 00:24:38 - /usr/bin/make -B buildkernel KERNCONF=LINT
 Kernel build for LINT started on Thu Nov  8 00:24:38 UTC 2012
 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
[...]
cc: warning: argument unused during compilation: '-falign-functions=16' 
[-Wunused-command-line-argument]
env NM='nm' sh /src/sys/kern/genassym.sh ia32_genassym.o  ia32_assym.h
uudecode  /usr/share/syscons/fonts/cp850-8x16.fnt  file2c 'static u_char 
dflt_font_16[16*256] = {' '};'  cp850-8x16  font.h  uudecode  
/usr/share/syscons/fonts/cp850-8x14.fnt  file2c 'static u_char 
dflt_font_14[14*256] = {' '};'  cp850-8x14  font.h  uudecode  
/usr/share/syscons/fonts/cp850-8x8.fnt  file2c 'static u_char 
dflt_font_8[8*256] = {' '};'  cp850-8x8  font.h
/usr/sbin/kbdcontrol -L jp.106 | sed -e 's/^static keymap_t.* = /static 
keymap_t key_map = /' -e 's/^static accentmap_t.* = /static accentmap_t 
accent_map = /'  atkbdmap.h
/usr/sbin/kbdcontrol -L it.iso | sed -e 's/^static keymap_t.* = /static 
keymap_t key_map = /' -e 's/^static accentmap_t.* = /static accentmap_t 
accent_map = /'  ukbdmap.h
sed -e 's/^.*#include.*phy\.h.*$//' /src/sys/contrib/dev/nve/os.h  
os+%DIKED-nve.h
cc -c -x assembler-with-cpp -DLOCORE -O2 -pipe -fno-strict-aliasing  -std=c99  
-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/src/sys -I/src/sys/contrib/altq -I/src/sys/contrib/ipfilter 
-I/src/sys/dev/ath -I/src/sys/dev/ath/ath_hal -I/src/sys/contrib/ngatm 
-I/src/sys/dev/twa -I/src/sys/dev/cxgb -I/src/sys/dev/cxgbe -D_KERNEL 
-DHAVE_KERNEL_OPTION_HEADERS -include opt_global.h -DGPROF -falign-functions=16 
-DGPROF4 -DGUPROF -fno-builtin -fno-omit-frame-pointer -mno-aes -mno-avx 
-mcmodel=kernel -mno-red-zone -mno-mmx -mno-sse -msoft-float  
-fno-asynchronous-unwind-tables -ffreestanding -fstack-protector 
-no-integrated-as -Werror /src/sys/amd64/acpica/acpi_wakecode.S
cc: error: argument unused during compilation: '-falign-functions=16' 
[-Werror,-Wunused-command-line-argument]
*** [acpi_wakecode.o] Error code 1

Stop in /obj/amd64.amd64/src/sys/LINT.
*** 

Re: sysutils/lsof Author Question (for CLANG)....

2012-11-07 Thread Larry Rosenman
We've asked before and Vic (lsof author) have asked and it always stalls out.  

I'll cc Vic on this email.

Eitan Adler li...@eitanadler.com wrote:

On 7 November 2012 17:35, Larry Rosenman l...@lerctr.org wrote:
 On 2012-11-07 15:39, Greg 'groggy' Lehey wrote:

 On Wednesday,  7 November 2012 at 10:32:23 -0500, Benjamin Kaduk
wrote:


 Once again, attempting to use kernel internals outside of the
 supported interfaces is just asking for trouble; I do not
understand
 why this message is not sinking in over the course of your previous
 mails to these lists, so I will not try to belabor it further.


 IIRC lsof is a special case that always needs to be built with
 intimate knowledge of the kernel.


 This is VERY true.  Since some of the information lsof uses has
 no API/ABI/KPI/KBI to get, it grovels around in the kernel.

Can you tell us what interfaces you need? Perhaps we can either point
you to ones that may work better or seek provide (stable) kernel
features?


 Please don't abuse me for asking questions to keep lsof working
 on FreeBSD.

:(


-- 
Eitan Adler

-- 
Sent from my Android phone with K-9 Mail. Please excuse my brevity.
___
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 sparc64/sparc64

2012-11-07 Thread FreeBSD Tinderbox
TB --- 2012-11-08 01:43:22 - tinderbox 2.9 running on freebsd-current.sentex.ca
TB --- 2012-11-08 01:43:22 - 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 --- 2012-11-08 01:43:22 - starting HEAD tinderbox run for sparc64/sparc64
TB --- 2012-11-08 01:43:22 - cleaning the object tree
TB --- 2012-11-08 01:44:51 - checking out /src from 
svn://svn.freebsd.org/base/head
TB --- 2012-11-08 01:44:51 - cd /tinderbox/HEAD/sparc64/sparc64
TB --- 2012-11-08 01:44:51 - /usr/local/bin/svn cleanup /src
TB --- 2012-11-08 01:45:40 - /usr/local/bin/svn update /src
TB --- 2012-11-08 01:45:48 - At svn revision 242735
TB --- 2012-11-08 01:45:49 - building world
TB --- 2012-11-08 01:45:49 - CROSS_BUILD_TESTING=YES
TB --- 2012-11-08 01:45:49 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-11-08 01:45:49 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-11-08 01:45:49 - SRCCONF=/dev/null
TB --- 2012-11-08 01:45:49 - TARGET=sparc64
TB --- 2012-11-08 01:45:49 - TARGET_ARCH=sparc64
TB --- 2012-11-08 01:45:49 - TZ=UTC
TB --- 2012-11-08 01:45:49 - __MAKE_CONF=/dev/null
TB --- 2012-11-08 01:45:49 - cd /src
TB --- 2012-11-08 01:45:49 - /usr/bin/make -B buildworld
 Building an up-to-date make(1)
 World build started on Thu Nov  8 01:45:53 UTC 2012
 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 Thu Nov  8 02:47:56 UTC 2012
TB --- 2012-11-08 02:47:56 - generating LINT kernel config
TB --- 2012-11-08 02:47:56 - cd /src/sys/sparc64/conf
TB --- 2012-11-08 02:47:56 - /usr/bin/make -B LINT
TB --- 2012-11-08 02:47:56 - cd /src/sys/sparc64/conf
TB --- 2012-11-08 02:47:56 - /usr/sbin/config -m LINT
TB --- 2012-11-08 02:47:56 - building LINT kernel
TB --- 2012-11-08 02:47:56 - CROSS_BUILD_TESTING=YES
TB --- 2012-11-08 02:47:56 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-11-08 02:47:56 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-11-08 02:47:56 - SRCCONF=/dev/null
TB --- 2012-11-08 02:47:56 - TARGET=sparc64
TB --- 2012-11-08 02:47:56 - TARGET_ARCH=sparc64
TB --- 2012-11-08 02:47:56 - TZ=UTC
TB --- 2012-11-08 02:47:56 - __MAKE_CONF=/dev/null
TB --- 2012-11-08 02:47:56 - cd /src
TB --- 2012-11-08 02:47:56 - /usr/bin/make -B buildkernel KERNCONF=LINT
 Kernel build for LINT started on Thu Nov  8 02:47:56 UTC 2012
 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
[...]
cc -c -O2 -pipe -fno-strict-aliasing  -std=c99  -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   -nostdinc  -I. -I/src/sys 
-I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include 
opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 
--param large-function-growth=1000 -fno-builtin -mcmodel=medany -msoft-float 
-ffreestanding -fstack-protector -Werror  /src/sys/kern/kern_linker.c
cc -c -O2 -pipe -fno-strict-aliasing  -std=c99  -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   -nostdinc  -I. -I/src/sys 
-I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include 
opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 
--param large-function-growth=1000 -fno-builtin -mcmodel=medany -msoft-float 
-ffreestanding -fstack-protector -Werror  /src/sys/kern/kern_lock.c
cc -c -O2 -pipe -fno-strict-aliasing  -std=c99  -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   -nostdinc  -I. -I/src/sys 
-I/src/sys/contrib/altq -D_KERNEL -DHAVE_KERNEL_OPTION_HEADERS -include 
opt_global.h -fno-common -finline-limit=15000 --param inline-unit-growth=100 
--param large-function-growth=1000 -fno-builtin -mcmodel=medany -msoft-float 
-ffreestanding -fstack-protector -Werror  /src/sys/kern/kern_lockf.c
cc -c -O2 -pipe -fno-strict-aliasing  -std=c99  -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   -nostdinc  -I. -I/src/sys 
-I/src/sys/contrib/altq -D_KERNEL 

[head tinderbox] failure on i386/pc98

2012-11-07 Thread FreeBSD Tinderbox
TB --- 2012-11-08 05:00:00 - tinderbox 2.9 running on freebsd-current.sentex.ca
TB --- 2012-11-08 05:00:00 - 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 --- 2012-11-08 05:00:00 - starting HEAD tinderbox run for i386/pc98
TB --- 2012-11-08 05:00:00 - cleaning the object tree
TB --- 2012-11-08 05:04:08 - checking out /src from 
svn://svn.freebsd.org/base/head
TB --- 2012-11-08 05:04:08 - cd /tinderbox/HEAD/i386/pc98
TB --- 2012-11-08 05:04:08 - /usr/local/bin/svn cleanup /src
TB --- 2012-11-08 05:05:50 - /usr/local/bin/svn update /src
TB --- 2012-11-08 05:06:08 - At svn revision 242746
TB --- 2012-11-08 05:06:09 - building world
TB --- 2012-11-08 05:06:09 - CROSS_BUILD_TESTING=YES
TB --- 2012-11-08 05:06:09 - MAKEOBJDIRPREFIX=/obj
TB --- 2012-11-08 05:06:09 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2012-11-08 05:06:09 - SRCCONF=/dev/null
TB --- 2012-11-08 05:06:09 - TARGET=pc98
TB --- 2012-11-08 05:06:09 - TARGET_ARCH=i386
TB --- 2012-11-08 05:06:09 - TZ=UTC
TB --- 2012-11-08 05:06:09 - __MAKE_CONF=/dev/null
TB --- 2012-11-08 05:06:09 - cd /src
TB --- 2012-11-08 05:06:09 - /usr/bin/make -B buildworld
 Building an up-to-date make(1)
 World build started on Thu Nov  8 05:06:15 UTC 2012
 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
[...]
=== sys/boot/pc98/btx/lib (depend)
rm -f .depend
mkdep -f .depend -a-I/src/sys/boot/pc98/btx/lib/../../../i386/common -DPC98 
-std=gnu99   /src/sys/boot/pc98/btx/lib/btxcsu.S
=== sys/boot/pc98/boot2 (depend)
gcc -Os  -fno-guess-branch-probability  -fomit-frame-pointer  
-fno-unit-at-a-time  -mno-align-long-strings  -mrtd  -mregparm=3  
-DUFS1_AND_UFS2  -DFLAGS=  -DSIOPRT=0x238  -DSIOFMT=0x3  -DSIOSPD=9600  
-I/src/sys/boot/pc98/boot2/../../..  
-I/src/sys/boot/pc98/boot2/../../i386/boot2  
-I/src/sys/boot/pc98/boot2/../../common  -I/src/sys/boot/pc98/boot2/../btx/lib 
-I.  -Wall -Waggregate-return -Wbad-function-cast -Wcast-align  
-Wmissing-declarations -Wmissing-prototypes -Wnested-externs  -Wpointer-arith 
-Wshadow -Wstrict-prototypes -Wwrite-strings  -Winline --param 
max-inline-insns-single=100 -ffreestanding -mpreferred-stack-boundary=2  
-mno-mmx -mno-3dnow -mno-sse -mno-sse2 -mno-sse3 -msoft-float  -Os -DPC98 
-std=gnu99 -Qunused-arguments-c /src/sys/boot/pc98/boot2/boot1.S
gcc: unrecognized option '-Qunused-arguments'
/src/sys/boot/pc98/boot2/boot1.S:0: error: -mrtd calling convention not 
supported in the 64bit mode
/src/sys/boot/pc98/boot2/boot1.S:0: error: -mpreferred-stack-boundary=2 is not 
between 4 and 12
*** [boot1.o] Error code 1

Stop in /src/sys/boot/pc98/boot2.
*** [depend] Error code 1

Stop in /src/sys/boot/pc98.
*** [depend] Error code 1

Stop in /src/sys/boot.
*** [depend] Error code 1

Stop in /src/sys.
*** [sys.depend__D] Error code 1

Stop in /src.
*** [_depend] Error code 1

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2012-11-08 07:23:46 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2012-11-08 07:23:46 - ERROR: failed to build world
TB --- 2012-11-08 07:23:46 - 6722.12 user 904.51 system 8626.35 real


http://tinderbox.freebsd.org/tinderbox-head-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