[head tinderbox] failure on powerpc/powerpc

2013-02-16 Thread FreeBSD Tinderbox
TB --- 2013-02-16 07:26:34 - tinderbox 2.10 running on freebsd-current.sentex.ca
TB --- 2013-02-16 07:26:34 - 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-02-16 07:26:34 - starting HEAD tinderbox run for powerpc/powerpc
TB --- 2013-02-16 07:26:34 - cleaning the object tree
TB --- 2013-02-16 07:27:00 - /usr/local/bin/svn stat /src
TB --- 2013-02-16 07:27:05 - At svn revision 246870
TB --- 2013-02-16 07:27:06 - building world
TB --- 2013-02-16 07:27:06 - CROSS_BUILD_TESTING=YES
TB --- 2013-02-16 07:27:06 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-02-16 07:27:06 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-02-16 07:27:06 - SRCCONF=/dev/null
TB --- 2013-02-16 07:27:06 - TARGET=powerpc
TB --- 2013-02-16 07:27:06 - TARGET_ARCH=powerpc
TB --- 2013-02-16 07:27:06 - TZ=UTC
TB --- 2013-02-16 07:27:06 - __MAKE_CONF=/dev/null
TB --- 2013-02-16 07:27:06 - cd /src
TB --- 2013-02-16 07:27:06 - /usr/bin/make -B buildworld
 Building an up-to-date make(1)
 World build started on Sat Feb 16 07:27:11 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
[...]
cc  -O2 -pipe  -I/src/lib/libldns/../../contrib/ldns -std=gnu99 
-fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W 
-Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith 
-Wno-uninitialized -Wno-pointer-sign -c 
/src/lib/libldns/../../contrib/ldns/buffer.c -o buffer.o
cc  -O2 -pipe  -I/src/lib/libldns/../../contrib/ldns -std=gnu99 
-fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W 
-Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith 
-Wno-uninitialized -Wno-pointer-sign -c 
/src/lib/libldns/../../contrib/ldns/dane.c -o dane.o
cc  -O2 -pipe  -I/src/lib/libldns/../../contrib/ldns -std=gnu99 
-fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W 
-Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith 
-Wno-uninitialized -Wno-pointer-sign -c 
/src/lib/libldns/../../contrib/ldns/dname.c -o dname.o
cc  -O2 -pipe  -I/src/lib/libldns/../../contrib/ldns -std=gnu99 
-fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W 
-Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith 
-Wno-uninitialized -Wno-pointer-sign -c 
/src/lib/libldns/../../contrib/ldns/dnssec.c -o dnssec.o
cc  -O2 -pipe  -I/src/lib/libldns/../../contrib/ldns -std=gnu99 
-fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W 
-Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith 
-Wno-uninitialized -Wno-pointer-sign -c 
/src/lib/libldns/../../contrib/ldns/dnssec_sign.c -o dnssec_sign.o
cc  -O2 -pipe  -I/src/lib/libldns/../../contrib/ldns -std=gnu99 
-fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W 
-Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith 
-Wno-uninitialized -Wno-pointer-sign -c 
/src/lib/libldns/../../contrib/ldns/dnssec_verify.c -o dnssec_verify.o
cc1: warnings being treated as errors
/src/lib/libldns/../../contrib/ldns/dnssec_verify.c:638: warning: 
'ldns_dnssec_trust_tree_print_sm' defined but not used
*** [dnssec_verify.o] Error code 1

Stop in /src/lib/libldns.
*** [all] Error code 1

Stop in /src/lib.
*** [lib__L] Error code 1

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

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

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2013-02-16 08:06:16 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2013-02-16 08:06:16 - ERROR: failed to build world
TB --- 2013-02-16 08:06:16 - 1752.83 user 407.08 system 2381.84 real


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


Unable to build audio/sox: undefined reference to 'open_memstream'

2013-02-16 Thread Ian FREISLICH
Hi

I get this error building building sox on amd64, but not i386.  CC
is gcc on both systems.  I can't figure out what the configure
options difference is between the two hosts that has it fail on the
amd64 system.  All the dependencies have the same options configured.

/bin/sh ../libtool --silent --tag=CC   --silent --mode=link cc -Wconversion  
-I/usr/local/include  -O2 -pipe -march=nocona -fno-strict-aliasing 
-D_FORTIFY_SOURCE=2 -Wall -W -Wmissing-prototypes -Wstrict-prototypes -pedantic 
-fopenmp -version-info 1:0:0  -lltdl -L/usr/local/lib -pthread -o libsox.la 
-rpath /usr/local/lib libsox_la-adpcms.lo libsox_la-aiff.lo  libsox_la-cvsd.lo 
libsox_la-g711.lo libsox_la-g721.lo  libsox_la-g723_24.lo libsox_la-g723_40.lo 
libsox_la-g72x.lo  libsox_la-vox.lo libsox_la-raw.lo libsox_la-formats.lo  
libsox_la-formats_i.lo libsox_la-skelform.lo  libsox_la-xmalloc.lo 
libsox_la-getopt.lo libsox_la-getopt1.lo  libsox_la-util.lo libsox_la-libsox.lo 
libsox_la-libsox_i.lo  libsox_la-sox-fmt.lo libsox_la-bend.lo 
libsox_la-biquad.lo  libsox_la-biquads.lo libsox_la-chorus.lo 
libsox_la-compand.lo  libsox_la-crop.lo libsox_la-compandt.lo 
libsox_la-contrast.lo  libsox_la-dcshift.lo libsox_la-delay.lo  
libsox_la-dft_filter.lo libsox_la-dither.lo  libsox_la-divid
 e.lo libsox_la-earwax.lo libsox_la-echo.lo  libsox_la-echos.lo 
libsox_la-effects.lo libsox_la-effects_i.lo  libsox_la-effects_i_dsp.lo 
libsox_la-fade.lo  libsox_la-fft4g.lo libsox_la-filter.lo libsox_la-fir.lo  
libsox_la-firfit.lo libsox_la-flanger.lo libsox_la-gain.lo  libsox_la-input.lo 
libsox_la-ladspa.lo libsox_la-loudness.lo  libsox_la-mcompand.lo 
libsox_la-mixer.lo  libsox_la-noiseprof.lo libsox_la-noisered.lo  
libsox_la-output.lo libsox_la-overdrive.lo libsox_la-pad.lo  libsox_la-pan.lo 
libsox_la-phaser.lo libsox_la-rate.lo  libsox_la-remix.lo libsox_la-repeat.lo 
libsox_la-reverb.lo  libsox_la-reverse.lo libsox_la-silence.lo 
libsox_la-sinc.lo  libsox_la-skeleff.lo libsox_la-speed.lo 
libsox_la-speexdsp.lo  libsox_la-splice.lo libsox_la-stat.lo libsox_la-stats.lo 
 libsox_la-stretch.lo libsox_la-swap.lo libsox_la-synth.lo  libsox_la-tempo.lo 
libsox_la-tremolo.lo libsox_la-trim.lo  libsox_la-vad.lo libsox_la-vol.lo 
libsox_la-spectrogram.lo   libsox_la-raw-fmt.lo libsox_la
 -s1-fmt.lo  libsox_la-s2-fmt.lo libsox_la-s3-fmt.lo libsox_la-s4-fmt.lo  
libsox_la-u1-fmt.lo libsox_la-u2-fmt.lo libsox_la-u3-fmt.lo  
libsox_la-u4-fmt.lo libsox_la-al-fmt.lo libsox_la-la-fmt.lo  
libsox_la-ul-fmt.lo libsox_la-lu-fmt.lo libsox_la-8svx.lo  
libsox_la-aiff-fmt.lo libsox_la-aifc-fmt.lo libsox_la-au.lo  libsox_la-avr.lo 
libsox_la-cdr.lo libsox_la-cvsd-fmt.lo  libsox_la-dvms-fmt.lo libsox_la-dat.lo 
libsox_la-hcom.lo  libsox_la-htk.lo libsox_la-maud.lo libsox_la-prc.lo  
libsox_la-sf.lo libsox_la-smp.lo libsox_la-sounder.lo  libsox_la-soundtool.lo 
libsox_la-sphere.lo libsox_la-tx16w.lo  libsox_la-voc.lo libsox_la-vox-fmt.lo 
libsox_la-ima-fmt.lo  libsox_la-adpcm.lo libsox_la-ima_rw.lo libsox_la-wav.lo  
libsox_la-wve.lo libsox_la-xa.lo libsox_la-nulfile.lo  libsox_la-f4-fmt.lo 
libsox_la-f8-fmt.lo libsox_la-gsrt.lo  libsox_la-alsa.lolibsox_la-ao.lo  
libsox_la-ffmpeg.lo  libsox_la-flac.lo libsox_la-gsm.lo libsox_la-lpc10.lo  
libsox_la-mp3.lo libsox_la-oss.lo   lib
 sox_la-vorbis.lo  libsox_la-sndfile.lo  libsox_la-caf.lo  libsox_la-mat4.lo  
libsox_la-mat5.lo  libsox_la-paf.lo  libsox_la-fap.lo  libsox_la-w64.lo  
libsox_la-xi.lo  libsox_la-pvf.lo  libsox_la-sd2.lo -lpng -lz -lmagic -lgomp  
-lgsm   ../lpc10/liblpc10.la  -lasound-lao  -lavformat -lavcodec 
-L/usr/local/lib -lavutil  -lFLAC  -lvorbisenc -lvorbisfile -lvorbis  -logg 
-lgsm   -lmad -lid3tag -lz -lmp3lame -lvorbisenc -lvorbisfile -lvorbis  
-logg   -L/usr/local/lib -lsndfile -lm
/bin/sh ../libtool --silent --tag=CC  --silent  --mode=link cc -Wconversion -O2 
-pipe -march=nocona -fno-strict-aliasing -D_FORTIFY_SOURCE=2 -Wall -W 
-Wmissing-prototypes -Wstrict-prototypes -pedantic -fopenmp -avoid-version 
-module  -L/usr/local/lib -pthread -o sox sox.o  libsox.la  
   -lm
./.libs/libsox.so: undefined reference to `open_memstream'
*** [sox] Error code 1

Stop in /usr/ports/audio/sox/work/sox-14.3.2/src.
*** [all-recursive] Error code 1

Stop in /usr/ports/audio/sox/work/sox-14.3.2.
*** [do-build] Error code 1

Stop in /usr/ports/audio/sox.
*** [build] Error code 1

Stop in /usr/ports/audio/sox.

Ian

-- 
Ian Freislich
___
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 powerpc64/powerpc

2013-02-16 Thread FreeBSD Tinderbox
TB --- 2013-02-16 08:06:17 - tinderbox 2.10 running on freebsd-current.sentex.ca
TB --- 2013-02-16 08:06: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 --- 2013-02-16 08:06:17 - starting HEAD tinderbox run for powerpc64/powerpc
TB --- 2013-02-16 08:06:17 - cleaning the object tree
TB --- 2013-02-16 08:06:46 - /usr/local/bin/svn stat /src
TB --- 2013-02-16 08:07:01 - At svn revision 246870
TB --- 2013-02-16 08:07:02 - building world
TB --- 2013-02-16 08:07:02 - CROSS_BUILD_TESTING=YES
TB --- 2013-02-16 08:07:02 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-02-16 08:07:02 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-02-16 08:07:02 - SRCCONF=/dev/null
TB --- 2013-02-16 08:07:02 - TARGET=powerpc
TB --- 2013-02-16 08:07:02 - TARGET_ARCH=powerpc64
TB --- 2013-02-16 08:07:02 - TZ=UTC
TB --- 2013-02-16 08:07:02 - __MAKE_CONF=/dev/null
TB --- 2013-02-16 08:07:02 - cd /src
TB --- 2013-02-16 08:07:02 - /usr/bin/make -B buildworld
 Building an up-to-date make(1)
 World build started on Sat Feb 16 08:07: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
[...]
cc  -O2 -pipe  -I/src/lib/libldns/../../contrib/ldns -std=gnu99 
-fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W 
-Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith 
-Wno-uninitialized -Wno-pointer-sign -c 
/src/lib/libldns/../../contrib/ldns/buffer.c -o buffer.o
cc  -O2 -pipe  -I/src/lib/libldns/../../contrib/ldns -std=gnu99 
-fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W 
-Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith 
-Wno-uninitialized -Wno-pointer-sign -c 
/src/lib/libldns/../../contrib/ldns/dane.c -o dane.o
cc  -O2 -pipe  -I/src/lib/libldns/../../contrib/ldns -std=gnu99 
-fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W 
-Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith 
-Wno-uninitialized -Wno-pointer-sign -c 
/src/lib/libldns/../../contrib/ldns/dname.c -o dname.o
cc  -O2 -pipe  -I/src/lib/libldns/../../contrib/ldns -std=gnu99 
-fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W 
-Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith 
-Wno-uninitialized -Wno-pointer-sign -c 
/src/lib/libldns/../../contrib/ldns/dnssec.c -o dnssec.o
cc  -O2 -pipe  -I/src/lib/libldns/../../contrib/ldns -std=gnu99 
-fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W 
-Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith 
-Wno-uninitialized -Wno-pointer-sign -c 
/src/lib/libldns/../../contrib/ldns/dnssec_sign.c -o dnssec_sign.o
cc  -O2 -pipe  -I/src/lib/libldns/../../contrib/ldns -std=gnu99 
-fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W 
-Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith 
-Wno-uninitialized -Wno-pointer-sign -c 
/src/lib/libldns/../../contrib/ldns/dnssec_verify.c -o dnssec_verify.o
cc1: warnings being treated as errors
/src/lib/libldns/../../contrib/ldns/dnssec_verify.c:638: warning: 
'ldns_dnssec_trust_tree_print_sm' defined but not used
*** [dnssec_verify.o] Error code 1

Stop in /src/lib/libldns.
*** [all] Error code 1

Stop in /src/lib.
*** [lib__L] Error code 1

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

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

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2013-02-16 08:48:58 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2013-02-16 08:48:58 - ERROR: failed to build world
TB --- 2013-02-16 08:48:58 - 1784.05 user 492.84 system 2560.98 real


http://tinderbox.freebsd.org/tinderbox-head-ss-build-HEAD-powerpc64-powerpc.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 sparc64/sparc64

2013-02-16 Thread FreeBSD Tinderbox
TB --- 2013-02-16 08:48:58 - tinderbox 2.10 running on freebsd-current.sentex.ca
TB --- 2013-02-16 08:48:58 - 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-02-16 08:48:58 - starting HEAD tinderbox run for sparc64/sparc64
TB --- 2013-02-16 08:48:58 - cleaning the object tree
TB --- 2013-02-16 08:49:25 - /usr/local/bin/svn stat /src
TB --- 2013-02-16 08:49:37 - At svn revision 246870
TB --- 2013-02-16 08:49:38 - building world
TB --- 2013-02-16 08:49:38 - CROSS_BUILD_TESTING=YES
TB --- 2013-02-16 08:49:38 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-02-16 08:49:38 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-02-16 08:49:38 - SRCCONF=/dev/null
TB --- 2013-02-16 08:49:38 - TARGET=sparc64
TB --- 2013-02-16 08:49:38 - TARGET_ARCH=sparc64
TB --- 2013-02-16 08:49:38 - TZ=UTC
TB --- 2013-02-16 08:49:38 - __MAKE_CONF=/dev/null
TB --- 2013-02-16 08:49:38 - cd /src
TB --- 2013-02-16 08:49:38 - /usr/bin/make -B buildworld
 Building an up-to-date make(1)
 World build started on Sat Feb 16 08:49:43 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
[...]
cc  -O2 -pipe  -I/src/lib/libldns/../../contrib/ldns -std=gnu99 
-fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W 
-Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith 
-Wno-uninitialized -Wno-pointer-sign -c 
/src/lib/libldns/../../contrib/ldns/buffer.c -o buffer.o
cc  -O2 -pipe  -I/src/lib/libldns/../../contrib/ldns -std=gnu99 
-fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W 
-Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith 
-Wno-uninitialized -Wno-pointer-sign -c 
/src/lib/libldns/../../contrib/ldns/dane.c -o dane.o
cc  -O2 -pipe  -I/src/lib/libldns/../../contrib/ldns -std=gnu99 
-fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W 
-Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith 
-Wno-uninitialized -Wno-pointer-sign -c 
/src/lib/libldns/../../contrib/ldns/dname.c -o dname.o
cc  -O2 -pipe  -I/src/lib/libldns/../../contrib/ldns -std=gnu99 
-fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W 
-Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith 
-Wno-uninitialized -Wno-pointer-sign -c 
/src/lib/libldns/../../contrib/ldns/dnssec.c -o dnssec.o
cc  -O2 -pipe  -I/src/lib/libldns/../../contrib/ldns -std=gnu99 
-fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W 
-Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith 
-Wno-uninitialized -Wno-pointer-sign -c 
/src/lib/libldns/../../contrib/ldns/dnssec_sign.c -o dnssec_sign.o
cc  -O2 -pipe  -I/src/lib/libldns/../../contrib/ldns -std=gnu99 
-fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W 
-Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith 
-Wno-uninitialized -Wno-pointer-sign -c 
/src/lib/libldns/../../contrib/ldns/dnssec_verify.c -o dnssec_verify.o
cc1: warnings being treated as errors
/src/lib/libldns/../../contrib/ldns/dnssec_verify.c:638: warning: 
'ldns_dnssec_trust_tree_print_sm' defined but not used
*** [dnssec_verify.o] Error code 1

Stop in /src/lib/libldns.
*** [all] Error code 1

Stop in /src/lib.
*** [lib__L] Error code 1

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

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

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2013-02-16 09:20:28 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2013-02-16 09:20:28 - ERROR: failed to build world
TB --- 2013-02-16 09:20:28 - 1343.09 user 316.00 system 1890.07 real


http://tinderbox.freebsd.org/tinderbox-head-ss-build-HEAD-sparc64-sparc64.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: Possible bug in NFSv4 with krb5p security?

2013-02-16 Thread Elias Mårtenson
OK, here I am replying to my own email. I just want to mention that I
removed the ports version of Heimdal, but with no change in behaviour.


On 16 February 2013 09:38, Elias Mårtenson loke...@gmail.com wrote:


 On 16 Feb, 2013 1:42 AM, Benjamin Kaduk ka...@mit.edu wrote:
 
  And yet one more thing: Heimdal ships with its own version of
 libgssapi. I
  can link gssd to it, but it won't run properly (it hangs pretty early).
 
  I have forgotten: you are using Heimdal from ports, not from the base
 system?  I remember it being easy to get into subtly-broken configurations
 when both a ports and a base version are present.

 I am indeed using Heimdal from ports. This machine is also the KDC. I
 wasn't aware that there was a non-ports version available.

 What do you suggest I do? Simply remove the one from ports? Do I have to
 do something to activate the other one?

 (I have a hard time checking this as I am nowhere near the computers now)

___
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 memsticks broken? [USB/CAM Problems?]

2013-02-16 Thread Joel Dahl
On 14-02-2013 20:37, Joel Dahl wrote:
 On 12-02-2013  8:51, Hans Petter Selasky wrote:
  On Monday 11 February 2013 23:21:05 Joel Dahl wrote:
   On 10-02-2013  0:09, Joel Dahl wrote:
On 09-02-2013 20:28, Alexander Motin wrote:
 How long ago that HEAD was built? Could you get full dmesg? I don't
 think that PREVENT ALLOW MEDIUM REMOVAL should cause device drop. 
 No
 sense data present also doesn't look right.

As I mentioned earlier, I've tried several HEAD snapshots.
   
   Just a quick update on this: I've built quite a few releases now and
   managed to track down the problem to somewhere between r235789 and
   r237855. It'll probably take me another day or two before I know which
   commit actually broke it.
  
  Hi,
  
  I don't see any relevant USB+UMASS patches for your issue in this interval, 
  but many patches in the SCSI/CAM area.
 
 I finally found it. A r237477 memstick boots fine. A r237478 memstick does 
 not.
 
 237478 is the following commit by mav@:
 
 
 r237478 | mav | 2012-06-23 14:32:53 +0200 (Sat, 23 Jun 2012) | 3 lines
 
 Add scsi_extract_sense_ccb() -- wrapper around scsi_extract_sense_len().
 It allows to remove number of duplicate checks from several places.
 
 

So, mav@ haven't replied yet so I did some more investigation. I collected
all the USB sticks I had in the office (5 in total, all Kingston but different
size and models) and tried a memstick installation with each stick. Turns out
r237478 only breaks memstick installation in combination with certain USB
sticks:

# Works:

da0: Kingston DataTraveler 2.0 1.00 Removable Direct Access SCSI-2 device
da0: 40.000MB/s transfers
da0: 7664MB (15695872 512 byte sectors: 255H 63S/T 977C)

da0: Kingston DataTraveler 2.0 PMAP Removable Direct Access SCSI-0 device
da0: 40.000MB/s transfers
da0: 1906MB (3903488 512 byte sectors: 255H 63S/T 242C)

# Does not work:

da0: Kingston DataTraveler G3 1.00 Removable Direct Access SCSI-2 device
da0: 40.000MB/s transfers
da0: 15295MB (31324160 512 byte sectors: 255H 63S/T 1949C)

da0: Kingston DataTraveler G3 1.00 Removable Direct Access SCSI-0 device
da0: 40.000MB/s transfers
da0: 3690MB (7557704 512 byte sectors: 255H 63S/T 470C)

da0: Kingston DataTraveler G3 1.00 Removable Direct Access SCSI-2 device
da0: 40.000MB/s transfers
da0: 1905MB (3903264 512 byte sectors: 255H 63S/T 242C)

It seems that only USB sticks labeled as Kingston DataTraveler G3
are affected by r237478 (in my limited testing, at least). This particular
model is what you get if you buy the cheapest Kingston model on the market
right now.

-- 
Joel
___
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: Possible bug in NFSv4 with krb5p security?

2013-02-16 Thread Doug Rabson
This may be a stupid question but does the user 'elias' exist in the local
password database?

If you are using heimdal from the base distribution and you have source,
you should be able to build them with debug information which may help.
When I was writing gssd, I mostly ran it under gdb to debug problems like
this. To build something in the base with debug information, go to the
directory in the source tree for that component and type something like
'make DEBUG_FLAGS=-g clean all install'.


On 16 February 2013 09:24, Elias Mårtenson loke...@gmail.com wrote:

 OK, here I am replying to my own email. I just want to mention that I
 removed the ports version of Heimdal, but with no change in behaviour.


 On 16 February 2013 09:38, Elias Mårtenson loke...@gmail.com wrote:

 
  On 16 Feb, 2013 1:42 AM, Benjamin Kaduk ka...@mit.edu wrote:
  
   And yet one more thing: Heimdal ships with its own version of
  libgssapi. I
   can link gssd to it, but it won't run properly (it hangs pretty
 early).
  
   I have forgotten: you are using Heimdal from ports, not from the base
  system?  I remember it being easy to get into subtly-broken
 configurations
  when both a ports and a base version are present.
 
  I am indeed using Heimdal from ports. This machine is also the KDC. I
  wasn't aware that there was a non-ports version available.
 
  What do you suggest I do? Simply remove the one from ports? Do I have to
  do something to activate the other one?
 
  (I have a hard time checking this as I am nowhere near the computers now)
 
 ___
 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


[head tinderbox] failure on armv6/arm

2013-02-16 Thread FreeBSD Tinderbox
TB --- 2013-02-16 11:50:26 - tinderbox 2.10 running on freebsd-current.sentex.ca
TB --- 2013-02-16 11:50:26 - 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-02-16 11:50:26 - starting HEAD tinderbox run for armv6/arm
TB --- 2013-02-16 11:50:26 - cleaning the object tree
TB --- 2013-02-16 11:51:44 - /usr/local/bin/svn stat /src
TB --- 2013-02-16 11:51:48 - At svn revision 246872
TB --- 2013-02-16 11:51:49 - building world
TB --- 2013-02-16 11:51:49 - CROSS_BUILD_TESTING=YES
TB --- 2013-02-16 11:51:49 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-02-16 11:51:49 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-02-16 11:51:49 - SRCCONF=/dev/null
TB --- 2013-02-16 11:51:49 - TARGET=arm
TB --- 2013-02-16 11:51:49 - TARGET_ARCH=armv6
TB --- 2013-02-16 11:51:49 - TZ=UTC
TB --- 2013-02-16 11:51:49 - __MAKE_CONF=/dev/null
TB --- 2013-02-16 11:51:49 - cd /src
TB --- 2013-02-16 11:51:49 - /usr/bin/make -B buildworld
 Building an up-to-date make(1)
 World build started on Sat Feb 16 11:51:53 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
[...]
cc  -O -pipe  -I/src/lib/libldns/../../contrib/ldns -std=gnu99 -Wsystem-headers 
-Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes 
-Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c 
/src/lib/libldns/../../contrib/ldns/buffer.c -o buffer.o
cc  -O -pipe  -I/src/lib/libldns/../../contrib/ldns -std=gnu99 -Wsystem-headers 
-Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes 
-Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c 
/src/lib/libldns/../../contrib/ldns/dane.c -o dane.o
cc  -O -pipe  -I/src/lib/libldns/../../contrib/ldns -std=gnu99 -Wsystem-headers 
-Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes 
-Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c 
/src/lib/libldns/../../contrib/ldns/dname.c -o dname.o
cc  -O -pipe  -I/src/lib/libldns/../../contrib/ldns -std=gnu99 -Wsystem-headers 
-Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes 
-Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c 
/src/lib/libldns/../../contrib/ldns/dnssec.c -o dnssec.o
cc  -O -pipe  -I/src/lib/libldns/../../contrib/ldns -std=gnu99 -Wsystem-headers 
-Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes 
-Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c 
/src/lib/libldns/../../contrib/ldns/dnssec_sign.c -o dnssec_sign.o
cc  -O -pipe  -I/src/lib/libldns/../../contrib/ldns -std=gnu99 -Wsystem-headers 
-Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes 
-Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c 
/src/lib/libldns/../../contrib/ldns/dnssec_verify.c -o dnssec_verify.o
cc1: warnings being treated as errors
/src/lib/libldns/../../contrib/ldns/dnssec_verify.c:638: warning: 
'ldns_dnssec_trust_tree_print_sm' defined but not used
*** [dnssec_verify.o] Error code 1

Stop in /src/lib/libldns.
*** [all] Error code 1

Stop in /src/lib.
*** [lib__L] Error code 1

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

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

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2013-02-16 12:24:11 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2013-02-16 12:24:11 - ERROR: failed to build world
TB --- 2013-02-16 12:24:11 - 1482.77 user 316.67 system 2025.17 real


http://tinderbox.freebsd.org/tinderbox-head-ss-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-02-16 Thread FreeBSD Tinderbox
TB --- 2013-02-16 11:50:26 - tinderbox 2.10 running on freebsd-current.sentex.ca
TB --- 2013-02-16 11:50:26 - 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-02-16 11:50:26 - starting HEAD tinderbox run for arm/arm
TB --- 2013-02-16 11:50:26 - cleaning the object tree
TB --- 2013-02-16 11:51:44 - /usr/local/bin/svn stat /src
TB --- 2013-02-16 11:51:47 - At svn revision 246872
TB --- 2013-02-16 11:51:48 - building world
TB --- 2013-02-16 11:51:48 - CROSS_BUILD_TESTING=YES
TB --- 2013-02-16 11:51:48 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-02-16 11:51:48 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-02-16 11:51:48 - SRCCONF=/dev/null
TB --- 2013-02-16 11:51:48 - TARGET=arm
TB --- 2013-02-16 11:51:48 - TARGET_ARCH=arm
TB --- 2013-02-16 11:51:48 - TZ=UTC
TB --- 2013-02-16 11:51:48 - __MAKE_CONF=/dev/null
TB --- 2013-02-16 11:51:48 - cd /src
TB --- 2013-02-16 11:51:48 - /usr/bin/make -B buildworld
 Building an up-to-date make(1)
 World build started on Sat Feb 16 11:51:53 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
[...]
cc  -O -pipe  -I/src/lib/libldns/../../contrib/ldns -std=gnu99 -Wsystem-headers 
-Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes 
-Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c 
/src/lib/libldns/../../contrib/ldns/buffer.c -o buffer.o
cc  -O -pipe  -I/src/lib/libldns/../../contrib/ldns -std=gnu99 -Wsystem-headers 
-Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes 
-Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c 
/src/lib/libldns/../../contrib/ldns/dane.c -o dane.o
cc  -O -pipe  -I/src/lib/libldns/../../contrib/ldns -std=gnu99 -Wsystem-headers 
-Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes 
-Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c 
/src/lib/libldns/../../contrib/ldns/dname.c -o dname.o
cc  -O -pipe  -I/src/lib/libldns/../../contrib/ldns -std=gnu99 -Wsystem-headers 
-Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes 
-Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c 
/src/lib/libldns/../../contrib/ldns/dnssec.c -o dnssec.o
cc  -O -pipe  -I/src/lib/libldns/../../contrib/ldns -std=gnu99 -Wsystem-headers 
-Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes 
-Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c 
/src/lib/libldns/../../contrib/ldns/dnssec_sign.c -o dnssec_sign.o
cc  -O -pipe  -I/src/lib/libldns/../../contrib/ldns -std=gnu99 -Wsystem-headers 
-Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes 
-Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c 
/src/lib/libldns/../../contrib/ldns/dnssec_verify.c -o dnssec_verify.o
cc1: warnings being treated as errors
/src/lib/libldns/../../contrib/ldns/dnssec_verify.c:638: warning: 
'ldns_dnssec_trust_tree_print_sm' defined but not used
*** [dnssec_verify.o] Error code 1

Stop in /src/lib/libldns.
*** [all] Error code 1

Stop in /src/lib.
*** [lib__L] Error code 1

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

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

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2013-02-16 12:24:14 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2013-02-16 12:24:14 - ERROR: failed to build world
TB --- 2013-02-16 12:24:14 - 1478.26 user 319.11 system 2028.06 real


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


Re: r24684: /usr/src/lib/libldns/../../contrib/ldns/buffer.c:10:10: fatal error: 'ldns/config.h' file not found

2013-02-16 Thread Daniel Nebdal
That looks like a slightly different issue, though?
r246855 built for me last night, for what it's worth - though I'm not
sure if that was with -Werror.

On Sat, Feb 16, 2013 at 12:14 AM, Michael Butler
i...@protected-networks.net wrote:
 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1

 On 02/15/13 17:49, Daniel Nebdal wrote:
 Should be fixed as of r246853 (marked as Add generated files, and it
 seems to add the missing config.h and a few others).

 Nope

 cc1: warnings being treated as errors
 /usr/src/lib/libldns/../../contrib/ldns/dnssec_verify.c:638: warning:
 'ldns_dnssec_trust_tree_print_sm' defined but not used
 *** [dnssec_verify.o] Error code 1

 imb



 -BEGIN PGP SIGNATURE-
 Version: GnuPG v1.4.13 (FreeBSD)

 iEYEARECAAYFAlEewWEACgkQQv9rrgRC1JKfhwCgl7Atdb2bOK0dT0tVzmLt1RjO
 AkYAoLfnOVaoQDnMmLFqx+zWVaBJ0uK1
 =UMsp
 -END PGP SIGNATURE-
___
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


gpart, slice starts at 0

2013-02-16 Thread Erich Dollansky
Hi,

I did this to get a disk partitioned:

#!/bin/tcsh
###
#
# File name:FormatSamsung160GB
#
# Description:  This script formats a thumb drive connected as da0
#
###
#
gpart destroy -F da0
diskinfo da0
dd if=/dev/zero of=/dev/da0 bs=512 count=34
dd if=/dev/zero of=/dev/da0 bs=512 count=34 seek=312581774
gpart show  -p da0
gpart create -s MBR da0
gpart add -t freebsd da0
gpart show  -p da0
gpart show  -p da0s1
gpart set -a active -i 1 da0
#
# The following line always gives an error:
#
# gpart create -s BSD da0s1
gpart bootcode -b /boot/mbr da0
gpart bootcode -b /boot/boot da0s1
gpart show  -p da0
gpart show  -p da0s1
gpart add -t freebsd-ufs -s 512MB -l Samsung160GBroot da0s1

The script results in this output:

FormatSamsung160GB
da0 destroyed
da0 512 160041885696312581808   0   0   19457
255 63 34+0 records in
34+0 records out
17408 bytes transferred in 0.012732 secs (1367260 bytes/sec)
34+0 records in
34+0 records out
17408 bytes transferred in 0.023717 secs (733983 bytes/sec)
gpart: No such geom: da0.
da0 created
da0s1 added
=   63  312581745da0  MBR  (149G)
 63  312581745  da0s1  freebsd  (149G)

=0  312581745  da0s1  BSD  (149G)
  0  312581745 - free -  (149G)

active set on da0s1
bootcode written to da0
bootcode written to da0s1
=   63  312581745da0  MBR  (149G)
 63  312581745  da0s1  freebsd  [active]  (149G)

=0  312581745  da0s1  BSD  (149G)
  0  312581745 - free -  (149G)

gpart: Invalid argument
[X220]...Appl/Some Tools (root)  gpart show da0
=   63  312581745  da0  MBR  (149G)
 63  3125817451  freebsd  [active]  (149G)

[X220]...Appl/Some Tools (root)  gpart show da0s1
=0  312581745  da0s1  BSD  (149G)
  0  312581745 - free -  (149G)

I have now two problems which I do not understand. First, why do I need
this line and why does it fail?

gpart create -s BSD da0s1

Second, why does this slice start at 0?

=0  312581745  da0s1  BSD  (149G)
  0  312581745 - free -  (149G)

I use this as an starting point:

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

It worked for me some time ago.

Did I miss something very, very simple?

Erich
___
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 ia64/ia64

2013-02-16 Thread FreeBSD Tinderbox
TB --- 2013-02-16 12:24:14 - tinderbox 2.10 running on freebsd-current.sentex.ca
TB --- 2013-02-16 12:24:14 - 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-02-16 12:24:14 - starting HEAD tinderbox run for ia64/ia64
TB --- 2013-02-16 12:24:14 - cleaning the object tree
TB --- 2013-02-16 12:24:44 - /usr/local/bin/svn stat /src
TB --- 2013-02-16 12:24:47 - At svn revision 246872
TB --- 2013-02-16 12:24:48 - building world
TB --- 2013-02-16 12:24:48 - CROSS_BUILD_TESTING=YES
TB --- 2013-02-16 12:24:48 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-02-16 12:24:48 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-02-16 12:24:48 - SRCCONF=/dev/null
TB --- 2013-02-16 12:24:48 - TARGET=ia64
TB --- 2013-02-16 12:24:48 - TARGET_ARCH=ia64
TB --- 2013-02-16 12:24:48 - TZ=UTC
TB --- 2013-02-16 12:24:48 - __MAKE_CONF=/dev/null
TB --- 2013-02-16 12:24:48 - cd /src
TB --- 2013-02-16 12:24:48 - /usr/bin/make -B buildworld
 Building an up-to-date make(1)
 World build started on Sat Feb 16 12:24:52 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
[...]
cc  -O2 -pipe  -I/src/lib/libldns/../../contrib/ldns -std=gnu99 
-Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter 
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized 
-Wno-pointer-sign -c /src/lib/libldns/../../contrib/ldns/buffer.c -o buffer.o
cc  -O2 -pipe  -I/src/lib/libldns/../../contrib/ldns -std=gnu99 
-Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter 
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized 
-Wno-pointer-sign -c /src/lib/libldns/../../contrib/ldns/dane.c -o dane.o
cc  -O2 -pipe  -I/src/lib/libldns/../../contrib/ldns -std=gnu99 
-Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter 
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized 
-Wno-pointer-sign -c /src/lib/libldns/../../contrib/ldns/dname.c -o dname.o
cc  -O2 -pipe  -I/src/lib/libldns/../../contrib/ldns -std=gnu99 
-Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter 
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized 
-Wno-pointer-sign -c /src/lib/libldns/../../contrib/ldns/dnssec.c -o dnssec.o
cc  -O2 -pipe  -I/src/lib/libldns/../../contrib/ldns -std=gnu99 
-Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter 
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized 
-Wno-pointer-sign -c /src/lib/libldns/../../contrib/ldns/dnssec_sign.c -o 
dnssec_sign.o
cc  -O2 -pipe  -I/src/lib/libldns/../../contrib/ldns -std=gnu99 
-Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter 
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized 
-Wno-pointer-sign -c /src/lib/libldns/../../contrib/ldns/dnssec_verify.c -o 
dnssec_verify.o
cc1: warnings being treated as errors
/src/lib/libldns/../../contrib/ldns/dnssec_verify.c:638: warning: 
'ldns_dnssec_trust_tree_print_sm' defined but not used
*** [dnssec_verify.o] Error code 1

Stop in /src/lib/libldns.
*** [all] Error code 1

Stop in /src/lib.
*** [lib__L] Error code 1

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

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

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2013-02-16 13:00:16 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2013-02-16 13:00:16 - ERROR: failed to build world
TB --- 2013-02-16 13:00:16 - 1684.98 user 336.08 system 2161.18 real


http://tinderbox.freebsd.org/tinderbox-head-ss-build-HEAD-ia64-ia64.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: r24684: /usr/src/lib/libldns/../../contrib/ldns/buffer.c:10:10: fatal error: 'ldns/config.h' file not found

2013-02-16 Thread Michael Butler
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On 02/16/13 07:25, Daniel Nebdal wrote:
 That looks like a slightly different issue, though?
 r246855 built for me last night, for what it's worth - though I'm not
 sure if that was with -Werror.
 
 On Sat, Feb 16, 2013 at 12:14 AM, Michael Butler
 i...@protected-networks.net wrote:
 On 02/15/13 17:49, Daniel Nebdal wrote:
 Should be fixed as of r246853 (marked as Add generated files, and it
 seems to add the missing config.h and a few others).
 
 Nope
 
 cc1: warnings being treated as errors
 /usr/src/lib/libldns/../../contrib/ldns/dnssec_verify.c:638: warning:
 'ldns_dnssec_trust_tree_print_sm' defined but not used
 *** [dnssec_verify.o] Error code 1
 
 imb

Sure - changing WARNS to 1 (instead of 3) in the relevant Makefile
allows compilation to proceed,

imb
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.13 (FreeBSD)

iEYEARECAAYFAlEfhKMACgkQQv9rrgRC1JK8lgCgqQqOIf25I4PBROTwx+gPj3Ho
chEAnjPYESF+dWpvTNb8u1U6vW2jP3fa
=DKXb
-END PGP SIGNATURE-
___
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: gpart, slice starts at 0

2013-02-16 Thread Erich Dollansky
Hi,

On Sat, 16 Feb 2013 14:51:22 +0700
Erich Dollansky er...@alogt.com wrote:

 
 I did this to get a disk partitioned:
 
 #!/bin/tcsh
 ###
 #
 # File name:  FormatSamsung160GB
 #
 # Description:This script formats a thumb drive connected as
 da0 #
 ###
 #
 gpart destroy -F da0
 diskinfo da0
 dd if=/dev/zero of=/dev/da0 bs=512 count=34
 dd if=/dev/zero of=/dev/da0 bs=512 count=34 seek=312581774

if I wipe out 100% of the disk here, it all works as expected.

Can we assume that there is a problem in gpart?

Erich


 gpart show  -p da0
 gpart create -s MBR da0
 gpart add -t freebsd da0
 gpart show  -p da0
 gpart show  -p da0s1
 gpart set -a active -i 1 da0
 #
 # The following line always gives an error:
 #
 # gpart create -s BSD da0s1
 gpart bootcode -b /boot/mbr da0
 gpart bootcode -b /boot/boot da0s1
 gpart show  -p da0
 gpart show  -p da0s1
 gpart add -t freebsd-ufs -s 512MB -l Samsung160GBroot da0s1
 
 The script results in this output:
 
 FormatSamsung160GB
 da0 destroyed
 da0 512 160041885696312581808   0   0   19457
 255 63 34+0 records in
 34+0 records out
 17408 bytes transferred in 0.012732 secs (1367260 bytes/sec)
 34+0 records in
 34+0 records out
 17408 bytes transferred in 0.023717 secs (733983 bytes/sec)
 gpart: No such geom: da0.
 da0 created
 da0s1 added
 =   63  312581745da0  MBR  (149G)
  63  312581745  da0s1  freebsd  (149G)
 
 =0  312581745  da0s1  BSD  (149G)
   0  312581745 - free -  (149G)
 
 active set on da0s1
 bootcode written to da0
 bootcode written to da0s1
 =   63  312581745da0  MBR  (149G)
  63  312581745  da0s1  freebsd  [active]  (149G)
 
 =0  312581745  da0s1  BSD  (149G)
   0  312581745 - free -  (149G)
 
 gpart: Invalid argument
 [X220]...Appl/Some Tools (root)  gpart show da0
 =   63  312581745  da0  MBR  (149G)
  63  3125817451  freebsd  [active]  (149G)
 
 [X220]...Appl/Some Tools (root)  gpart show da0s1
 =0  312581745  da0s1  BSD  (149G)
   0  312581745 - free -  (149G)
 
 I have now two problems which I do not understand. First, why do I
 need this line and why does it fail?
 
 gpart create -s BSD da0s1
 
 Second, why does this slice start at 0?
 
 =0  312581745  da0s1  BSD  (149G)
   0  312581745 - free -  (149G)
 
 I use this as an starting point:
 
 http://www.wonkity.com/~wblock/docs/html/disksetup.html
 
 It worked for me some time ago.
 
 Did I miss something very, very simple?
 
 Erich
 ___
 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


[head tinderbox] failure on mips/mips

2013-02-16 Thread FreeBSD Tinderbox
TB --- 2013-02-16 13:00:16 - tinderbox 2.10 running on freebsd-current.sentex.ca
TB --- 2013-02-16 13:00:16 - 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-02-16 13:00:16 - starting HEAD tinderbox run for mips/mips
TB --- 2013-02-16 13:00:16 - cleaning the object tree
TB --- 2013-02-16 13:00:39 - /usr/local/bin/svn stat /src
TB --- 2013-02-16 13:00:42 - At svn revision 246872
TB --- 2013-02-16 13:00:43 - building world
TB --- 2013-02-16 13:00:43 - CROSS_BUILD_TESTING=YES
TB --- 2013-02-16 13:00:43 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-02-16 13:00:43 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-02-16 13:00:43 - SRCCONF=/dev/null
TB --- 2013-02-16 13:00:43 - TARGET=mips
TB --- 2013-02-16 13:00:43 - TARGET_ARCH=mips
TB --- 2013-02-16 13:00:43 - TZ=UTC
TB --- 2013-02-16 13:00:43 - __MAKE_CONF=/dev/null
TB --- 2013-02-16 13:00:43 - cd /src
TB --- 2013-02-16 13:00:43 - /usr/bin/make -B buildworld
 Building an up-to-date make(1)
 World build started on Sat Feb 16 13:00:47 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
[...]
cc  -O -pipe -G0  -I/src/lib/libldns/../../contrib/ldns -std=gnu99 
-Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter 
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized 
-Wno-pointer-sign -c /src/lib/libldns/../../contrib/ldns/buffer.c -o buffer.o
cc  -O -pipe -G0  -I/src/lib/libldns/../../contrib/ldns -std=gnu99 
-Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter 
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized 
-Wno-pointer-sign -c /src/lib/libldns/../../contrib/ldns/dane.c -o dane.o
cc  -O -pipe -G0  -I/src/lib/libldns/../../contrib/ldns -std=gnu99 
-Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter 
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized 
-Wno-pointer-sign -c /src/lib/libldns/../../contrib/ldns/dname.c -o dname.o
cc  -O -pipe -G0  -I/src/lib/libldns/../../contrib/ldns -std=gnu99 
-Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter 
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized 
-Wno-pointer-sign -c /src/lib/libldns/../../contrib/ldns/dnssec.c -o dnssec.o
cc  -O -pipe -G0  -I/src/lib/libldns/../../contrib/ldns -std=gnu99 
-Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter 
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized 
-Wno-pointer-sign -c /src/lib/libldns/../../contrib/ldns/dnssec_sign.c -o 
dnssec_sign.o
cc  -O -pipe -G0  -I/src/lib/libldns/../../contrib/ldns -std=gnu99 
-Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter 
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized 
-Wno-pointer-sign -c /src/lib/libldns/../../contrib/ldns/dnssec_verify.c -o 
dnssec_verify.o
cc1: warnings being treated as errors
/src/lib/libldns/../../contrib/ldns/dnssec_verify.c:638: warning: 
'ldns_dnssec_trust_tree_print_sm' defined but not used
*** [dnssec_verify.o] Error code 1

Stop in /src/lib/libldns.
*** [all] Error code 1

Stop in /src/lib.
*** [lib__L] Error code 1

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

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

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2013-02-16 13:28:37 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2013-02-16 13:28:37 - ERROR: failed to build world
TB --- 2013-02-16 13:28:37 - 1237.06 user 304.37 system 1701.16 real


http://tinderbox.freebsd.org/tinderbox-head-ss-build-HEAD-mips-mips.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 mips64/mips

2013-02-16 Thread FreeBSD Tinderbox
TB --- 2013-02-16 13:28:37 - tinderbox 2.10 running on freebsd-current.sentex.ca
TB --- 2013-02-16 13:28:37 - 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-02-16 13:28:37 - starting HEAD tinderbox run for mips64/mips
TB --- 2013-02-16 13:28:37 - cleaning the object tree
TB --- 2013-02-16 13:29:04 - /usr/local/bin/svn stat /src
TB --- 2013-02-16 13:29:08 - At svn revision 246872
TB --- 2013-02-16 13:29:09 - building world
TB --- 2013-02-16 13:29:09 - CROSS_BUILD_TESTING=YES
TB --- 2013-02-16 13:29:09 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-02-16 13:29:09 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-02-16 13:29:09 - SRCCONF=/dev/null
TB --- 2013-02-16 13:29:09 - TARGET=mips
TB --- 2013-02-16 13:29:09 - TARGET_ARCH=mips64
TB --- 2013-02-16 13:29:09 - TZ=UTC
TB --- 2013-02-16 13:29:09 - __MAKE_CONF=/dev/null
TB --- 2013-02-16 13:29:09 - cd /src
TB --- 2013-02-16 13:29:09 - /usr/bin/make -B buildworld
 Building an up-to-date make(1)
 World build started on Sat Feb 16 13:29: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
[...]
cc  -O -pipe -G0  -I/src/lib/libldns/../../contrib/ldns -std=gnu99 
-Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter 
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized 
-Wno-pointer-sign -c /src/lib/libldns/../../contrib/ldns/buffer.c -o buffer.o
cc  -O -pipe -G0  -I/src/lib/libldns/../../contrib/ldns -std=gnu99 
-Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter 
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized 
-Wno-pointer-sign -c /src/lib/libldns/../../contrib/ldns/dane.c -o dane.o
cc  -O -pipe -G0  -I/src/lib/libldns/../../contrib/ldns -std=gnu99 
-Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter 
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized 
-Wno-pointer-sign -c /src/lib/libldns/../../contrib/ldns/dname.c -o dname.o
cc  -O -pipe -G0  -I/src/lib/libldns/../../contrib/ldns -std=gnu99 
-Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter 
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized 
-Wno-pointer-sign -c /src/lib/libldns/../../contrib/ldns/dnssec.c -o dnssec.o
cc  -O -pipe -G0  -I/src/lib/libldns/../../contrib/ldns -std=gnu99 
-Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter 
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized 
-Wno-pointer-sign -c /src/lib/libldns/../../contrib/ldns/dnssec_sign.c -o 
dnssec_sign.o
cc  -O -pipe -G0  -I/src/lib/libldns/../../contrib/ldns -std=gnu99 
-Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter 
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized 
-Wno-pointer-sign -c /src/lib/libldns/../../contrib/ldns/dnssec_verify.c -o 
dnssec_verify.o
cc1: warnings being treated as errors
/src/lib/libldns/../../contrib/ldns/dnssec_verify.c:638: warning: 
'ldns_dnssec_trust_tree_print_sm' defined but not used
*** [dnssec_verify.o] Error code 1

Stop in /src/lib/libldns.
*** [all] Error code 1

Stop in /src/lib.
*** [lib__L] Error code 1

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

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

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2013-02-16 13:56:41 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2013-02-16 13:56:41 - ERROR: failed to build world
TB --- 2013-02-16 13:56:41 - 1233.41 user 297.12 system 1683.55 real


http://tinderbox.freebsd.org/tinderbox-head-ss-build-HEAD-mips64-mips.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: Possible bug in NFSv4 with krb5p security?

2013-02-16 Thread Elias Mårtenson
On 16 February 2013 18:58, Doug Rabson d...@rabson.org wrote:

 This may be a stupid question but does the user 'elias' exist in the local
 password database?

 If you are using heimdal from the base distribution and you have source,
 you should be able to build them with debug information which may help.
 When I was writing gssd, I mostly ran it under gdb to debug problems like
 this. To build something in the base with debug information, go to the
 directory in the source tree for that component and type something like
 'make DEBUG_FLAGS=-g clean all install'.


No worries. I do have that user (and everything else, specifically single
sign-on ssh) works with it. I do agree that if I had not that user, the
behaviour I see would be neatly explained.

When it comes to gssd, I've got its behaviour pretty well nailed down. It
does what it's supposed to do.

However, when I tried rebuilding libgssapi.so.10, I ended up with gssd
hanging when it used the new library. I have no idea why.

Would it be wise to upgrade from 9.1-RELEASE to something newer? I've seen
references to 10-CURRENT. I'd like to be debugging the latest version of
everything, but this machine also needs to serve as a fileserver for my
home office, so some degree of stability is needed.

Regards,
Elias
___
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 powerpc/powerpc

2013-02-16 Thread FreeBSD Tinderbox
TB --- 2013-02-16 13:56:41 - tinderbox 2.10 running on freebsd-current.sentex.ca
TB --- 2013-02-16 13:56:41 - 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-02-16 13:56:41 - starting HEAD tinderbox run for powerpc/powerpc
TB --- 2013-02-16 13:56:41 - cleaning the object tree
TB --- 2013-02-16 13:57:04 - /usr/local/bin/svn stat /src
TB --- 2013-02-16 13:57:08 - At svn revision 246872
TB --- 2013-02-16 13:57:09 - building world
TB --- 2013-02-16 13:57:09 - CROSS_BUILD_TESTING=YES
TB --- 2013-02-16 13:57:09 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-02-16 13:57:09 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-02-16 13:57:09 - SRCCONF=/dev/null
TB --- 2013-02-16 13:57:09 - TARGET=powerpc
TB --- 2013-02-16 13:57:09 - TARGET_ARCH=powerpc
TB --- 2013-02-16 13:57:09 - TZ=UTC
TB --- 2013-02-16 13:57:09 - __MAKE_CONF=/dev/null
TB --- 2013-02-16 13:57:09 - cd /src
TB --- 2013-02-16 13:57:09 - /usr/bin/make -B buildworld
 Building an up-to-date make(1)
 World build started on Sat Feb 16 13:57:13 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
[...]
cc  -O2 -pipe  -I/src/lib/libldns/../../contrib/ldns -std=gnu99 
-fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W 
-Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith 
-Wno-uninitialized -Wno-pointer-sign -c 
/src/lib/libldns/../../contrib/ldns/buffer.c -o buffer.o
cc  -O2 -pipe  -I/src/lib/libldns/../../contrib/ldns -std=gnu99 
-fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W 
-Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith 
-Wno-uninitialized -Wno-pointer-sign -c 
/src/lib/libldns/../../contrib/ldns/dane.c -o dane.o
cc  -O2 -pipe  -I/src/lib/libldns/../../contrib/ldns -std=gnu99 
-fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W 
-Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith 
-Wno-uninitialized -Wno-pointer-sign -c 
/src/lib/libldns/../../contrib/ldns/dname.c -o dname.o
cc  -O2 -pipe  -I/src/lib/libldns/../../contrib/ldns -std=gnu99 
-fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W 
-Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith 
-Wno-uninitialized -Wno-pointer-sign -c 
/src/lib/libldns/../../contrib/ldns/dnssec.c -o dnssec.o
cc  -O2 -pipe  -I/src/lib/libldns/../../contrib/ldns -std=gnu99 
-fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W 
-Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith 
-Wno-uninitialized -Wno-pointer-sign -c 
/src/lib/libldns/../../contrib/ldns/dnssec_sign.c -o dnssec_sign.o
cc  -O2 -pipe  -I/src/lib/libldns/../../contrib/ldns -std=gnu99 
-fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W 
-Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith 
-Wno-uninitialized -Wno-pointer-sign -c 
/src/lib/libldns/../../contrib/ldns/dnssec_verify.c -o dnssec_verify.o
cc1: warnings being treated as errors
/src/lib/libldns/../../contrib/ldns/dnssec_verify.c:638: warning: 
'ldns_dnssec_trust_tree_print_sm' defined but not used
*** [dnssec_verify.o] Error code 1

Stop in /src/lib/libldns.
*** [all] Error code 1

Stop in /src/lib.
*** [lib__L] Error code 1

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

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

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2013-02-16 14:35:34 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2013-02-16 14:35:34 - ERROR: failed to build world
TB --- 2013-02-16 14:35:34 - 1752.48 user 409.58 system 2332.54 real


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


llvm-config in base

2013-02-16 Thread paranormal
Is there any plan to include llvm-config in base?
I'd like to use base version instead of ports version because base has
already clang built :).

___
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 powerpc64/powerpc

2013-02-16 Thread FreeBSD Tinderbox
TB --- 2013-02-16 14:35:34 - tinderbox 2.10 running on freebsd-current.sentex.ca
TB --- 2013-02-16 14:35:34 - 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-02-16 14:35:34 - starting HEAD tinderbox run for powerpc64/powerpc
TB --- 2013-02-16 14:35:34 - cleaning the object tree
TB --- 2013-02-16 14:36:02 - /usr/local/bin/svn stat /src
TB --- 2013-02-16 14:36:07 - At svn revision 246872
TB --- 2013-02-16 14:36:08 - building world
TB --- 2013-02-16 14:36:08 - CROSS_BUILD_TESTING=YES
TB --- 2013-02-16 14:36:08 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-02-16 14:36:08 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-02-16 14:36:08 - SRCCONF=/dev/null
TB --- 2013-02-16 14:36:08 - TARGET=powerpc
TB --- 2013-02-16 14:36:08 - TARGET_ARCH=powerpc64
TB --- 2013-02-16 14:36:08 - TZ=UTC
TB --- 2013-02-16 14:36:08 - __MAKE_CONF=/dev/null
TB --- 2013-02-16 14:36:08 - cd /src
TB --- 2013-02-16 14:36:08 - /usr/bin/make -B buildworld
 Building an up-to-date make(1)
 World build started on Sat Feb 16 14:36:13 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
[...]
cc  -O2 -pipe  -I/src/lib/libldns/../../contrib/ldns -std=gnu99 
-fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W 
-Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith 
-Wno-uninitialized -Wno-pointer-sign -c 
/src/lib/libldns/../../contrib/ldns/buffer.c -o buffer.o
cc  -O2 -pipe  -I/src/lib/libldns/../../contrib/ldns -std=gnu99 
-fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W 
-Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith 
-Wno-uninitialized -Wno-pointer-sign -c 
/src/lib/libldns/../../contrib/ldns/dane.c -o dane.o
cc  -O2 -pipe  -I/src/lib/libldns/../../contrib/ldns -std=gnu99 
-fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W 
-Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith 
-Wno-uninitialized -Wno-pointer-sign -c 
/src/lib/libldns/../../contrib/ldns/dname.c -o dname.o
cc  -O2 -pipe  -I/src/lib/libldns/../../contrib/ldns -std=gnu99 
-fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W 
-Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith 
-Wno-uninitialized -Wno-pointer-sign -c 
/src/lib/libldns/../../contrib/ldns/dnssec.c -o dnssec.o
cc  -O2 -pipe  -I/src/lib/libldns/../../contrib/ldns -std=gnu99 
-fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W 
-Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith 
-Wno-uninitialized -Wno-pointer-sign -c 
/src/lib/libldns/../../contrib/ldns/dnssec_sign.c -o dnssec_sign.o
cc  -O2 -pipe  -I/src/lib/libldns/../../contrib/ldns -std=gnu99 
-fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W 
-Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith 
-Wno-uninitialized -Wno-pointer-sign -c 
/src/lib/libldns/../../contrib/ldns/dnssec_verify.c -o dnssec_verify.o
cc1: warnings being treated as errors
/src/lib/libldns/../../contrib/ldns/dnssec_verify.c:638: warning: 
'ldns_dnssec_trust_tree_print_sm' defined but not used
*** [dnssec_verify.o] Error code 1

Stop in /src/lib/libldns.
*** [all] Error code 1

Stop in /src/lib.
*** [lib__L] Error code 1

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

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

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2013-02-16 15:17:09 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2013-02-16 15:17:09 - ERROR: failed to build world
TB --- 2013-02-16 15:17:09 - 1779.85 user 499.82 system 2495.13 real


http://tinderbox.freebsd.org/tinderbox-head-ss-build-HEAD-powerpc64-powerpc.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: llvm-config in base

2013-02-16 Thread Dimitry Andric

On 2013-02-16 15:04, paranormal wrote:

Is there any plan to include llvm-config in base?


No.  Please search the list archives for the reasons why; this has been
discussed before.

If you want to have the full llvm libraries and headers, simply install
the port.  It is extremely easy to do.
___
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: gpart, slice starts at 0

2013-02-16 Thread Warren Block

On Sat, 16 Feb 2013, Erich Dollansky wrote:


I did this to get a disk partitioned:

#!/bin/tcsh


Gah!


gpart destroy -F da0
diskinfo da0
dd if=/dev/zero of=/dev/da0 bs=512 count=34
dd if=/dev/zero of=/dev/da0 bs=512 count=34 seek=312581774


Someone here on the lists (I unfortunately forget who) showed a sneaky 
easier way to do this:


gpart destroy -F da0
gpart create -s gpt da0
gpart destroy -F da0


gpart show  -p da0
gpart create -s MBR da0
gpart add -t freebsd da0
gpart show  -p da0
gpart show  -p da0s1
gpart set -a active -i 1 da0
#
# The following line always gives an error:
#
# gpart create -s BSD da0s1


'destroy' is not recursive.  It destroys the geom found on the device 
given, but does not write to any geoms inside those geoms.


MBR/bsdlabel puts FreeBSD partitions inside MBR slices.

So da0 has been erased, but the bsdlabel blocks for da0s1 are still 
present.  If you recreate da0, da0s1 will magically reappear.


Destroy the FreeBSD disklabel stuff in the slices first:
  gpart destroy -F da0s1

Or instead, use GPT partitioning to avoid dealing with the problem of 
one type of partitions inside a different type of partitions.  GPT makes 
disk partitioning a lot easier.


The second part of your question, about da0 starting a block zero:


[X220]...Appl/Some Tools (root)  gpart show da0
=   63  312581745  da0  MBR  (149G)
 63  3125817451  freebsd  [active]  (149G)

[X220]...Appl/Some Tools (root)  gpart show da0s1
=0  312581745  da0s1  BSD  (149G)
  0  312581745 - free -  (149G)


That shows slice one starts at block 63, standard for MBR.  The space 
inside the slice (da0s1) starts at block 0 *of the slice*.

___
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

2013-02-16 Thread FreeBSD Tinderbox
TB --- 2013-02-16 15:17:09 - tinderbox 2.10 running on freebsd-current.sentex.ca
TB --- 2013-02-16 15:17:09 - 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-02-16 15:17:09 - starting HEAD tinderbox run for sparc64/sparc64
TB --- 2013-02-16 15:17:09 - cleaning the object tree
TB --- 2013-02-16 15:17:40 - /usr/local/bin/svn stat /src
TB --- 2013-02-16 15:17:49 - At svn revision 246872
TB --- 2013-02-16 15:17:50 - building world
TB --- 2013-02-16 15:17:50 - CROSS_BUILD_TESTING=YES
TB --- 2013-02-16 15:17:50 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-02-16 15:17:50 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-02-16 15:17:50 - SRCCONF=/dev/null
TB --- 2013-02-16 15:17:50 - TARGET=sparc64
TB --- 2013-02-16 15:17:50 - TARGET_ARCH=sparc64
TB --- 2013-02-16 15:17:50 - TZ=UTC
TB --- 2013-02-16 15:17:50 - __MAKE_CONF=/dev/null
TB --- 2013-02-16 15:17:50 - cd /src
TB --- 2013-02-16 15:17:50 - /usr/bin/make -B buildworld
 Building an up-to-date make(1)
 World build started on Sat Feb 16 15:17: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
[...]
cc  -O2 -pipe  -I/src/lib/libldns/../../contrib/ldns -std=gnu99 
-fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W 
-Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith 
-Wno-uninitialized -Wno-pointer-sign -c 
/src/lib/libldns/../../contrib/ldns/buffer.c -o buffer.o
cc  -O2 -pipe  -I/src/lib/libldns/../../contrib/ldns -std=gnu99 
-fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W 
-Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith 
-Wno-uninitialized -Wno-pointer-sign -c 
/src/lib/libldns/../../contrib/ldns/dane.c -o dane.o
cc  -O2 -pipe  -I/src/lib/libldns/../../contrib/ldns -std=gnu99 
-fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W 
-Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith 
-Wno-uninitialized -Wno-pointer-sign -c 
/src/lib/libldns/../../contrib/ldns/dname.c -o dname.o
cc  -O2 -pipe  -I/src/lib/libldns/../../contrib/ldns -std=gnu99 
-fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W 
-Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith 
-Wno-uninitialized -Wno-pointer-sign -c 
/src/lib/libldns/../../contrib/ldns/dnssec.c -o dnssec.o
cc  -O2 -pipe  -I/src/lib/libldns/../../contrib/ldns -std=gnu99 
-fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W 
-Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith 
-Wno-uninitialized -Wno-pointer-sign -c 
/src/lib/libldns/../../contrib/ldns/dnssec_sign.c -o dnssec_sign.o
cc  -O2 -pipe  -I/src/lib/libldns/../../contrib/ldns -std=gnu99 
-fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W 
-Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith 
-Wno-uninitialized -Wno-pointer-sign -c 
/src/lib/libldns/../../contrib/ldns/dnssec_verify.c -o dnssec_verify.o
cc1: warnings being treated as errors
/src/lib/libldns/../../contrib/ldns/dnssec_verify.c:638: warning: 
'ldns_dnssec_trust_tree_print_sm' defined but not used
*** [dnssec_verify.o] Error code 1

Stop in /src/lib/libldns.
*** [all] Error code 1

Stop in /src/lib.
*** [lib__L] Error code 1

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

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

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2013-02-16 15:47:50 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2013-02-16 15:47:50 - ERROR: failed to build world
TB --- 2013-02-16 15:47:50 - 1339.57 user 324.77 system 1840.98 real


http://tinderbox.freebsd.org/tinderbox-head-ss-build-HEAD-sparc64-sparc64.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: Possible bug in NFSv4 with krb5p security?

2013-02-16 Thread Doug Rabson
On 16 February 2013 13:57, Elias Mårtenson loke...@gmail.com wrote:

 On 16 February 2013 18:58, Doug Rabson d...@rabson.org wrote:

 This may be a stupid question but does the user 'elias' exist in the
 local password database?

 If you are using heimdal from the base distribution and you have source,
 you should be able to build them with debug information which may help.
 When I was writing gssd, I mostly ran it under gdb to debug problems like
 this. To build something in the base with debug information, go to the
 directory in the source tree for that component and type something like
 'make DEBUG_FLAGS=-g clean all install'.


 No worries. I do have that user (and everything else, specifically single
 sign-on ssh) works with it. I do agree that if I had not that user, the
 behaviour I see would be neatly explained.

 When it comes to gssd, I've got its behaviour pretty well nailed down. It
 does what it's supposed to do.

 However, when I tried rebuilding libgssapi.so.10, I ended up with gssd
 hanging when it used the new library. I have no idea why.

 Would it be wise to upgrade from 9.1-RELEASE to something newer? I've seen
 references to 10-CURRENT. I'd like to be debugging the latest version of
 everything, but this machine also needs to serve as a fileserver for my
 home office, so some degree of stability is needed.


I don't think much (if anything) has changed with gssd between 9.1 and
current. When your gssd hangs, you can try to get a stack trace using gdb's
attach command.



 Regards,
 Elias

___
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: the latest version of Clang/LLVM for the world and kernel

2013-02-16 Thread Dimitry Andric

On 2013-02-16 00:04, deeptech71 wrote:
...

Another purpose is development. Developers will have to import the next version 
of Clang/LLVM sooner or later. Let's hedge against the developer-time 
requirements in case the next version of Clang gets released just before a 
particular version of FreeBSD, and someone decides to update the base Clang, 
with only a couple of days of time at hand. :P


FreeBSD has no control over when the llvm/clang projects do their
releases.  That said, the llvm/clang projects release roughly every 6
months, while FreeBSD is, shall we say, a little bit irregular. ;-)

But as you say, any bugs or warnings that can be fixed now, without too
much trouble, should be fixed, pending maintainer approval, and so on.



* /usr/src/lib/libc/net/nss_compat.c:154:18: error: comparison of constant 16 
with expression of type 'enum nss_status' is always true 
[-Werror,-Wtautological-constant-out-of-range-compare]
* else if (status != NS_RETURN)
*  ~~ ^  ~
* /usr/src/lib/libc/net/nss_compat.c:255:18: error: comparison of constant 16 
with expression of type 'enum nss_status' is always true 
[-Werror,-Wtautological-constant-out-of-range-compare]
* else if (status != NS_RETURN)
*  ~~ ^  ~

These can safely be ignored.  They are the result of a compability shim.
It might be neater to just cast 'status' to int there, to silence the
warning.

First of all, you should understand that these are compilation errors (under an 
up-to-date version of Clang, at least), and that they should be fixed (sooner or 
later, that is), whether by altering the program code or the makefiles.


No, they are only errors because we have turned on -Werror.  For some
parts of the tree, fixing the warnings is not worth the trouble, and for
this we have the WARNS= setting in the Makefiles.

Regarding this particular warning, it could be fixed by casting status
to int, or adding -Wno-tautological-constant-out-of-range-compare to the
flags for its WARNS= level (which is 2, if I looked it up correctly).



Second of all, you should understand that these are real errors; in this case, 
the compiler may omit generating code to check for a boolean condition, if the 
value of that condition is known at compile time, and thus generating a program 
with an undesired mode of operation.


No, this is not the case with enums, unless you use the -fstrict-enums
flag, which we don't use at the moment.  And even with that flag, I did
not see any change in the resulting assembly.

This is probably because it would break too much software, if such an
optimization was implemented, even if that optimization is strictly
speaking completely legal to do.

Again, this particular piece of code was inserted for compatibility
reasons, so casting the enum value to int is probably the cleanest way
of fixing the warning.



Finally, of course personally I can ignore these warnings (with whatever hack). However, as I 
said, I am not asking for support (ie., I do not say help me get this compiler working ! -- I 
understand that there is little consumer support for what I'm doing); instead, I am simply 
reporting issues to the committers.


Well, thanks for the reports.  A number of fixes has already made it
into the tree.



* /usr/src/lib/libsm/../../contrib/sendmail/libsm/test.c:110:7: error: promoted 
type 'int' of KR function parameter is not compatible with the parameter type 
'bool' declared in a previous prototype [-Werror,-Wknr-promoted-parameter]



Even excluding the fact that this is a compilation error (which can, for example, be 
silenced by passing appropriate flags to Clang), I doubt this should be just 
ignored. If a parameter is interpreted as an int inside the function definition, 
then all source files using the relevant function should also pass an int, not a bool 
(even if there is no difference on a particular architecture). So, for example, bool 
should be changed to int in the prototype/declaration; or bool should be 
typedefed/preprocessed to int; or something like that.


This may be so, but sendmail is contributed software, and we cannot
change too much things locally, or it will make it very hard to import
future versions.  It is up to upstream to decide whether they want to go
through the trouble of fixing all their prototypes and definitions, not
us.

Also, these compilation errors are due to -Werror, which is normally
suppressed when using clang for these particular sendmail components,
specifically for these KR issues.  The problem is that in earlier
versions of clang, there was no specific -W option to disable this
warning.

Since both head and stable/9 now have 3.2, I think I can add support for
-Wno-knr-promoted-parameter to the relevant bsd.*.mk file.



* /usr/src/lib/libugidfw/ugidfw.c:74:10: error: comparison of unsigned expression 
 0 is always false [-Werror,-Wtautological-compare]
* if (len  0 || len  left)
* ~~~ ^ ~

Re: Possible bug in NFSv4 with krb5p security?

2013-02-16 Thread Elias Mårtenson
On 17 February 2013 00:03, Doug Rabson d...@rabson.org wrote:

 I don't think much (if anything) has changed with gssd between 9.1 and
 current. When your gssd hangs, you can try to get a stack trace using gdb's
 attach command.

 Fair enough. However, when it hangs, I have at least a 50% chance of
hitting the gssd-realted kerberl panic. Should I apply the patch you gave
me, or would you suggest an upgrade?
___
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: Possible bug in NFSv4 with krb5p security?

2013-02-16 Thread Doug Rabson
On 16 February 2013 16:18, Elias Mårtenson loke...@gmail.com wrote:

 On 17 February 2013 00:03, Doug Rabson d...@rabson.org wrote:

 I don't think much (if anything) has changed with gssd between 9.1 and
 current. When your gssd hangs, you can try to get a stack trace using gdb's
 attach command.

 Fair enough. However, when it hangs, I have at least a 50% chance of
 hitting the gssd-realted kerberl panic. Should I apply the patch you gave
 me, or would you suggest an upgrade?


I think it was Rick that mentioned the patch. I would apply the patch and
rebuild your kernel in the interests of changing as little as possible
while debugging the original issue.
___
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-02-16 Thread FreeBSD Tinderbox
TB --- 2013-02-16 18:10:37 - tinderbox 2.10 running on freebsd-current.sentex.ca
TB --- 2013-02-16 18:10:37 - 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-02-16 18:10:37 - starting HEAD tinderbox run for armv6/arm
TB --- 2013-02-16 18:10:37 - cleaning the object tree
TB --- 2013-02-16 18:11:54 - /usr/local/bin/svn stat /src
TB --- 2013-02-16 18:11:58 - At svn revision 246878
TB --- 2013-02-16 18:11:59 - building world
TB --- 2013-02-16 18:11:59 - CROSS_BUILD_TESTING=YES
TB --- 2013-02-16 18:11:59 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-02-16 18:11:59 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-02-16 18:11:59 - SRCCONF=/dev/null
TB --- 2013-02-16 18:11:59 - TARGET=arm
TB --- 2013-02-16 18:11:59 - TARGET_ARCH=armv6
TB --- 2013-02-16 18:11:59 - TZ=UTC
TB --- 2013-02-16 18:11:59 - __MAKE_CONF=/dev/null
TB --- 2013-02-16 18:11:59 - cd /src
TB --- 2013-02-16 18:11:59 - /usr/bin/make -B buildworld
 Building an up-to-date make(1)
 World build started on Sat Feb 16 18:12:03 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
[...]
cc  -O -pipe  -I/src/lib/libldns/../../contrib/ldns -std=gnu99 -Wsystem-headers 
-Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes 
-Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c 
/src/lib/libldns/../../contrib/ldns/buffer.c -o buffer.o
cc  -O -pipe  -I/src/lib/libldns/../../contrib/ldns -std=gnu99 -Wsystem-headers 
-Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes 
-Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c 
/src/lib/libldns/../../contrib/ldns/dane.c -o dane.o
cc  -O -pipe  -I/src/lib/libldns/../../contrib/ldns -std=gnu99 -Wsystem-headers 
-Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes 
-Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c 
/src/lib/libldns/../../contrib/ldns/dname.c -o dname.o
cc  -O -pipe  -I/src/lib/libldns/../../contrib/ldns -std=gnu99 -Wsystem-headers 
-Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes 
-Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c 
/src/lib/libldns/../../contrib/ldns/dnssec.c -o dnssec.o
cc  -O -pipe  -I/src/lib/libldns/../../contrib/ldns -std=gnu99 -Wsystem-headers 
-Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes 
-Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c 
/src/lib/libldns/../../contrib/ldns/dnssec_sign.c -o dnssec_sign.o
cc  -O -pipe  -I/src/lib/libldns/../../contrib/ldns -std=gnu99 -Wsystem-headers 
-Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes 
-Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c 
/src/lib/libldns/../../contrib/ldns/dnssec_verify.c -o dnssec_verify.o
cc1: warnings being treated as errors
/src/lib/libldns/../../contrib/ldns/dnssec_verify.c:638: warning: 
'ldns_dnssec_trust_tree_print_sm' defined but not used
*** [dnssec_verify.o] Error code 1

Stop in /src/lib/libldns.
*** [all] Error code 1

Stop in /src/lib.
*** [lib__L] Error code 1

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

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

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2013-02-16 18:44:23 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2013-02-16 18:44:23 - ERROR: failed to build world
TB --- 2013-02-16 18:44:23 - 1478.72 user 321.22 system 2025.52 real


http://tinderbox.freebsd.org/tinderbox-head-ss-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-02-16 Thread FreeBSD Tinderbox
TB --- 2013-02-16 18:10:37 - tinderbox 2.10 running on freebsd-current.sentex.ca
TB --- 2013-02-16 18:10:37 - 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-02-16 18:10:37 - starting HEAD tinderbox run for arm/arm
TB --- 2013-02-16 18:10:37 - cleaning the object tree
TB --- 2013-02-16 18:11:55 - /usr/local/bin/svn stat /src
TB --- 2013-02-16 18:11:58 - At svn revision 246878
TB --- 2013-02-16 18:11:59 - building world
TB --- 2013-02-16 18:11:59 - CROSS_BUILD_TESTING=YES
TB --- 2013-02-16 18:11:59 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-02-16 18:11:59 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-02-16 18:11:59 - SRCCONF=/dev/null
TB --- 2013-02-16 18:11:59 - TARGET=arm
TB --- 2013-02-16 18:11:59 - TARGET_ARCH=arm
TB --- 2013-02-16 18:11:59 - TZ=UTC
TB --- 2013-02-16 18:11:59 - __MAKE_CONF=/dev/null
TB --- 2013-02-16 18:11:59 - cd /src
TB --- 2013-02-16 18:11:59 - /usr/bin/make -B buildworld
 Building an up-to-date make(1)
 World build started on Sat Feb 16 18:12:04 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
[...]
cc  -O -pipe  -I/src/lib/libldns/../../contrib/ldns -std=gnu99 -Wsystem-headers 
-Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes 
-Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c 
/src/lib/libldns/../../contrib/ldns/buffer.c -o buffer.o
cc  -O -pipe  -I/src/lib/libldns/../../contrib/ldns -std=gnu99 -Wsystem-headers 
-Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes 
-Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c 
/src/lib/libldns/../../contrib/ldns/dane.c -o dane.o
cc  -O -pipe  -I/src/lib/libldns/../../contrib/ldns -std=gnu99 -Wsystem-headers 
-Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes 
-Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c 
/src/lib/libldns/../../contrib/ldns/dname.c -o dname.o
cc  -O -pipe  -I/src/lib/libldns/../../contrib/ldns -std=gnu99 -Wsystem-headers 
-Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes 
-Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c 
/src/lib/libldns/../../contrib/ldns/dnssec.c -o dnssec.o
cc  -O -pipe  -I/src/lib/libldns/../../contrib/ldns -std=gnu99 -Wsystem-headers 
-Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes 
-Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c 
/src/lib/libldns/../../contrib/ldns/dnssec_sign.c -o dnssec_sign.o
cc  -O -pipe  -I/src/lib/libldns/../../contrib/ldns -std=gnu99 -Wsystem-headers 
-Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter -Wstrict-prototypes 
-Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c 
/src/lib/libldns/../../contrib/ldns/dnssec_verify.c -o dnssec_verify.o
cc1: warnings being treated as errors
/src/lib/libldns/../../contrib/ldns/dnssec_verify.c:638: warning: 
'ldns_dnssec_trust_tree_print_sm' defined but not used
*** [dnssec_verify.o] Error code 1

Stop in /src/lib/libldns.
*** [all] Error code 1

Stop in /src/lib.
*** [lib__L] Error code 1

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

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

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2013-02-16 18:44:24 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2013-02-16 18:44:24 - ERROR: failed to build world
TB --- 2013-02-16 18:44:24 - 1479.85 user 318.39 system 2026.97 real


http://tinderbox.freebsd.org/tinderbox-head-ss-build-HEAD-arm-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 ia64/ia64

2013-02-16 Thread FreeBSD Tinderbox
TB --- 2013-02-16 18:44:24 - tinderbox 2.10 running on freebsd-current.sentex.ca
TB --- 2013-02-16 18:44:24 - 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-02-16 18:44:24 - starting HEAD tinderbox run for ia64/ia64
TB --- 2013-02-16 18:44:24 - cleaning the object tree
TB --- 2013-02-16 18:44:52 - /usr/local/bin/svn stat /src
TB --- 2013-02-16 18:44:55 - At svn revision 246878
TB --- 2013-02-16 18:44:56 - building world
TB --- 2013-02-16 18:44:56 - CROSS_BUILD_TESTING=YES
TB --- 2013-02-16 18:44:56 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-02-16 18:44:56 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-02-16 18:44:56 - SRCCONF=/dev/null
TB --- 2013-02-16 18:44:56 - TARGET=ia64
TB --- 2013-02-16 18:44:56 - TARGET_ARCH=ia64
TB --- 2013-02-16 18:44:56 - TZ=UTC
TB --- 2013-02-16 18:44:56 - __MAKE_CONF=/dev/null
TB --- 2013-02-16 18:44:56 - cd /src
TB --- 2013-02-16 18:44:56 - /usr/bin/make -B buildworld
 Building an up-to-date make(1)
 World build started on Sat Feb 16 18:45:01 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
[...]
cc  -O2 -pipe  -I/src/lib/libldns/../../contrib/ldns -std=gnu99 
-Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter 
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized 
-Wno-pointer-sign -c /src/lib/libldns/../../contrib/ldns/buffer.c -o buffer.o
cc  -O2 -pipe  -I/src/lib/libldns/../../contrib/ldns -std=gnu99 
-Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter 
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized 
-Wno-pointer-sign -c /src/lib/libldns/../../contrib/ldns/dane.c -o dane.o
cc  -O2 -pipe  -I/src/lib/libldns/../../contrib/ldns -std=gnu99 
-Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter 
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized 
-Wno-pointer-sign -c /src/lib/libldns/../../contrib/ldns/dname.c -o dname.o
cc  -O2 -pipe  -I/src/lib/libldns/../../contrib/ldns -std=gnu99 
-Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter 
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized 
-Wno-pointer-sign -c /src/lib/libldns/../../contrib/ldns/dnssec.c -o dnssec.o
cc  -O2 -pipe  -I/src/lib/libldns/../../contrib/ldns -std=gnu99 
-Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter 
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized 
-Wno-pointer-sign -c /src/lib/libldns/../../contrib/ldns/dnssec_sign.c -o 
dnssec_sign.o
cc  -O2 -pipe  -I/src/lib/libldns/../../contrib/ldns -std=gnu99 
-Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter 
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized 
-Wno-pointer-sign -c /src/lib/libldns/../../contrib/ldns/dnssec_verify.c -o 
dnssec_verify.o
cc1: warnings being treated as errors
/src/lib/libldns/../../contrib/ldns/dnssec_verify.c:638: warning: 
'ldns_dnssec_trust_tree_print_sm' defined but not used
*** [dnssec_verify.o] Error code 1

Stop in /src/lib/libldns.
*** [all] Error code 1

Stop in /src/lib.
*** [lib__L] Error code 1

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

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

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2013-02-16 19:20:32 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2013-02-16 19:20:32 - ERROR: failed to build world
TB --- 2013-02-16 19:20:32 - 1685.30 user 335.13 system 2167.65 real


http://tinderbox.freebsd.org/tinderbox-head-ss-build-HEAD-ia64-ia64.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 mips/mips

2013-02-16 Thread FreeBSD Tinderbox
TB --- 2013-02-16 19:20:32 - tinderbox 2.10 running on freebsd-current.sentex.ca
TB --- 2013-02-16 19:20:32 - 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-02-16 19:20:32 - starting HEAD tinderbox run for mips/mips
TB --- 2013-02-16 19:20:32 - cleaning the object tree
TB --- 2013-02-16 19:20:58 - /usr/local/bin/svn stat /src
TB --- 2013-02-16 19:21:01 - At svn revision 246878
TB --- 2013-02-16 19:21:02 - building world
TB --- 2013-02-16 19:21:02 - CROSS_BUILD_TESTING=YES
TB --- 2013-02-16 19:21:02 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-02-16 19:21:02 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-02-16 19:21:02 - SRCCONF=/dev/null
TB --- 2013-02-16 19:21:02 - TARGET=mips
TB --- 2013-02-16 19:21:02 - TARGET_ARCH=mips
TB --- 2013-02-16 19:21:02 - TZ=UTC
TB --- 2013-02-16 19:21:02 - __MAKE_CONF=/dev/null
TB --- 2013-02-16 19:21:02 - cd /src
TB --- 2013-02-16 19:21:02 - /usr/bin/make -B buildworld
 Building an up-to-date make(1)
 World build started on Sat Feb 16 19:21:07 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
[...]
cc  -O -pipe -G0  -I/src/lib/libldns/../../contrib/ldns -std=gnu99 
-Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter 
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized 
-Wno-pointer-sign -c /src/lib/libldns/../../contrib/ldns/buffer.c -o buffer.o
cc  -O -pipe -G0  -I/src/lib/libldns/../../contrib/ldns -std=gnu99 
-Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter 
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized 
-Wno-pointer-sign -c /src/lib/libldns/../../contrib/ldns/dane.c -o dane.o
cc  -O -pipe -G0  -I/src/lib/libldns/../../contrib/ldns -std=gnu99 
-Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter 
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized 
-Wno-pointer-sign -c /src/lib/libldns/../../contrib/ldns/dname.c -o dname.o
cc  -O -pipe -G0  -I/src/lib/libldns/../../contrib/ldns -std=gnu99 
-Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter 
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized 
-Wno-pointer-sign -c /src/lib/libldns/../../contrib/ldns/dnssec.c -o dnssec.o
cc  -O -pipe -G0  -I/src/lib/libldns/../../contrib/ldns -std=gnu99 
-Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter 
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized 
-Wno-pointer-sign -c /src/lib/libldns/../../contrib/ldns/dnssec_sign.c -o 
dnssec_sign.o
cc  -O -pipe -G0  -I/src/lib/libldns/../../contrib/ldns -std=gnu99 
-Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter 
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized 
-Wno-pointer-sign -c /src/lib/libldns/../../contrib/ldns/dnssec_verify.c -o 
dnssec_verify.o
cc1: warnings being treated as errors
/src/lib/libldns/../../contrib/ldns/dnssec_verify.c:638: warning: 
'ldns_dnssec_trust_tree_print_sm' defined but not used
*** [dnssec_verify.o] Error code 1

Stop in /src/lib/libldns.
*** [all] Error code 1

Stop in /src/lib.
*** [lib__L] Error code 1

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

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

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2013-02-16 19:48:46 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2013-02-16 19:48:46 - ERROR: failed to build world
TB --- 2013-02-16 19:48:46 - 1237.46 user 303.24 system 1693.30 real


http://tinderbox.freebsd.org/tinderbox-head-ss-build-HEAD-mips-mips.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 mips64/mips

2013-02-16 Thread FreeBSD Tinderbox
TB --- 2013-02-16 19:48:46 - tinderbox 2.10 running on freebsd-current.sentex.ca
TB --- 2013-02-16 19:48:46 - 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-02-16 19:48:46 - starting HEAD tinderbox run for mips64/mips
TB --- 2013-02-16 19:48:46 - cleaning the object tree
TB --- 2013-02-16 19:49:12 - /usr/local/bin/svn stat /src
TB --- 2013-02-16 19:49:15 - At svn revision 246878
TB --- 2013-02-16 19:49:16 - building world
TB --- 2013-02-16 19:49:16 - CROSS_BUILD_TESTING=YES
TB --- 2013-02-16 19:49:16 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-02-16 19:49:16 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-02-16 19:49:16 - SRCCONF=/dev/null
TB --- 2013-02-16 19:49:16 - TARGET=mips
TB --- 2013-02-16 19:49:16 - TARGET_ARCH=mips64
TB --- 2013-02-16 19:49:16 - TZ=UTC
TB --- 2013-02-16 19:49:16 - __MAKE_CONF=/dev/null
TB --- 2013-02-16 19:49:16 - cd /src
TB --- 2013-02-16 19:49:16 - /usr/bin/make -B buildworld
 Building an up-to-date make(1)
 World build started on Sat Feb 16 19:49: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
[...]
cc  -O -pipe -G0  -I/src/lib/libldns/../../contrib/ldns -std=gnu99 
-Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter 
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized 
-Wno-pointer-sign -c /src/lib/libldns/../../contrib/ldns/buffer.c -o buffer.o
cc  -O -pipe -G0  -I/src/lib/libldns/../../contrib/ldns -std=gnu99 
-Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter 
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized 
-Wno-pointer-sign -c /src/lib/libldns/../../contrib/ldns/dane.c -o dane.o
cc  -O -pipe -G0  -I/src/lib/libldns/../../contrib/ldns -std=gnu99 
-Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter 
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized 
-Wno-pointer-sign -c /src/lib/libldns/../../contrib/ldns/dname.c -o dname.o
cc  -O -pipe -G0  -I/src/lib/libldns/../../contrib/ldns -std=gnu99 
-Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter 
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized 
-Wno-pointer-sign -c /src/lib/libldns/../../contrib/ldns/dnssec.c -o dnssec.o
cc  -O -pipe -G0  -I/src/lib/libldns/../../contrib/ldns -std=gnu99 
-Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter 
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized 
-Wno-pointer-sign -c /src/lib/libldns/../../contrib/ldns/dnssec_sign.c -o 
dnssec_sign.o
cc  -O -pipe -G0  -I/src/lib/libldns/../../contrib/ldns -std=gnu99 
-Wsystem-headers -Werror -Wall -Wno-format-y2k -W -Wno-unused-parameter 
-Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized 
-Wno-pointer-sign -c /src/lib/libldns/../../contrib/ldns/dnssec_verify.c -o 
dnssec_verify.o
cc1: warnings being treated as errors
/src/lib/libldns/../../contrib/ldns/dnssec_verify.c:638: warning: 
'ldns_dnssec_trust_tree_print_sm' defined but not used
*** [dnssec_verify.o] Error code 1

Stop in /src/lib/libldns.
*** [all] Error code 1

Stop in /src/lib.
*** [lib__L] Error code 1

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

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

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2013-02-16 20:16:51 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2013-02-16 20:16:51 - ERROR: failed to build world
TB --- 2013-02-16 20:16:51 - 1233.05 user 296.16 system 1685.64 real


http://tinderbox.freebsd.org/tinderbox-head-ss-build-HEAD-mips64-mips.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 powerpc/powerpc

2013-02-16 Thread FreeBSD Tinderbox
TB --- 2013-02-16 20:16:52 - tinderbox 2.10 running on freebsd-current.sentex.ca
TB --- 2013-02-16 20:16:52 - 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-02-16 20:16:52 - starting HEAD tinderbox run for powerpc/powerpc
TB --- 2013-02-16 20:16:52 - cleaning the object tree
TB --- 2013-02-16 20:17:16 - /usr/local/bin/svn stat /src
TB --- 2013-02-16 20:17:27 - At svn revision 246878
TB --- 2013-02-16 20:17:28 - building world
TB --- 2013-02-16 20:17:28 - CROSS_BUILD_TESTING=YES
TB --- 2013-02-16 20:17:28 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-02-16 20:17:28 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-02-16 20:17:28 - SRCCONF=/dev/null
TB --- 2013-02-16 20:17:28 - TARGET=powerpc
TB --- 2013-02-16 20:17:28 - TARGET_ARCH=powerpc
TB --- 2013-02-16 20:17:28 - TZ=UTC
TB --- 2013-02-16 20:17:28 - __MAKE_CONF=/dev/null
TB --- 2013-02-16 20:17:28 - cd /src
TB --- 2013-02-16 20:17:28 - /usr/bin/make -B buildworld
 Building an up-to-date make(1)
 World build started on Sat Feb 16 20:17:33 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
[...]
cc  -O2 -pipe  -I/src/lib/libldns/../../contrib/ldns -std=gnu99 
-fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W 
-Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith 
-Wno-uninitialized -Wno-pointer-sign -c 
/src/lib/libldns/../../contrib/ldns/buffer.c -o buffer.o
cc  -O2 -pipe  -I/src/lib/libldns/../../contrib/ldns -std=gnu99 
-fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W 
-Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith 
-Wno-uninitialized -Wno-pointer-sign -c 
/src/lib/libldns/../../contrib/ldns/dane.c -o dane.o
cc  -O2 -pipe  -I/src/lib/libldns/../../contrib/ldns -std=gnu99 
-fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W 
-Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith 
-Wno-uninitialized -Wno-pointer-sign -c 
/src/lib/libldns/../../contrib/ldns/dname.c -o dname.o
cc  -O2 -pipe  -I/src/lib/libldns/../../contrib/ldns -std=gnu99 
-fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W 
-Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith 
-Wno-uninitialized -Wno-pointer-sign -c 
/src/lib/libldns/../../contrib/ldns/dnssec.c -o dnssec.o
cc  -O2 -pipe  -I/src/lib/libldns/../../contrib/ldns -std=gnu99 
-fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W 
-Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith 
-Wno-uninitialized -Wno-pointer-sign -c 
/src/lib/libldns/../../contrib/ldns/dnssec_sign.c -o dnssec_sign.o
cc  -O2 -pipe  -I/src/lib/libldns/../../contrib/ldns -std=gnu99 
-fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W 
-Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith 
-Wno-uninitialized -Wno-pointer-sign -c 
/src/lib/libldns/../../contrib/ldns/dnssec_verify.c -o dnssec_verify.o
cc1: warnings being treated as errors
/src/lib/libldns/../../contrib/ldns/dnssec_verify.c:638: warning: 
'ldns_dnssec_trust_tree_print_sm' defined but not used
*** [dnssec_verify.o] Error code 1

Stop in /src/lib/libldns.
*** [all] Error code 1

Stop in /src/lib.
*** [lib__L] Error code 1

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

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

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2013-02-16 20:56:04 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2013-02-16 20:56:04 - ERROR: failed to build world
TB --- 2013-02-16 20:56:04 - 1751.79 user 413.50 system 2352.00 real


http://tinderbox.freebsd.org/tinderbox-head-ss-build-HEAD-powerpc-powerpc.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 powerpc64/powerpc

2013-02-16 Thread FreeBSD Tinderbox
TB --- 2013-02-16 20:56:04 - tinderbox 2.10 running on freebsd-current.sentex.ca
TB --- 2013-02-16 20:56:04 - 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-02-16 20:56:04 - starting HEAD tinderbox run for powerpc64/powerpc
TB --- 2013-02-16 20:56:04 - cleaning the object tree
TB --- 2013-02-16 20:56:37 - /usr/local/bin/svn stat /src
TB --- 2013-02-16 20:56:41 - At svn revision 246878
TB --- 2013-02-16 20:56:42 - building world
TB --- 2013-02-16 20:56:42 - CROSS_BUILD_TESTING=YES
TB --- 2013-02-16 20:56:42 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-02-16 20:56:42 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-02-16 20:56:42 - SRCCONF=/dev/null
TB --- 2013-02-16 20:56:42 - TARGET=powerpc
TB --- 2013-02-16 20:56:42 - TARGET_ARCH=powerpc64
TB --- 2013-02-16 20:56:42 - TZ=UTC
TB --- 2013-02-16 20:56:42 - __MAKE_CONF=/dev/null
TB --- 2013-02-16 20:56:42 - cd /src
TB --- 2013-02-16 20:56:42 - /usr/bin/make -B buildworld
 Building an up-to-date make(1)
 World build started on Sat Feb 16 20:56:47 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
[...]
cc  -O2 -pipe  -I/src/lib/libldns/../../contrib/ldns -std=gnu99 
-fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W 
-Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith 
-Wno-uninitialized -Wno-pointer-sign -c 
/src/lib/libldns/../../contrib/ldns/buffer.c -o buffer.o
cc  -O2 -pipe  -I/src/lib/libldns/../../contrib/ldns -std=gnu99 
-fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W 
-Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith 
-Wno-uninitialized -Wno-pointer-sign -c 
/src/lib/libldns/../../contrib/ldns/dane.c -o dane.o
cc  -O2 -pipe  -I/src/lib/libldns/../../contrib/ldns -std=gnu99 
-fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W 
-Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith 
-Wno-uninitialized -Wno-pointer-sign -c 
/src/lib/libldns/../../contrib/ldns/dname.c -o dname.o
cc  -O2 -pipe  -I/src/lib/libldns/../../contrib/ldns -std=gnu99 
-fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W 
-Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith 
-Wno-uninitialized -Wno-pointer-sign -c 
/src/lib/libldns/../../contrib/ldns/dnssec.c -o dnssec.o
cc  -O2 -pipe  -I/src/lib/libldns/../../contrib/ldns -std=gnu99 
-fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W 
-Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith 
-Wno-uninitialized -Wno-pointer-sign -c 
/src/lib/libldns/../../contrib/ldns/dnssec_sign.c -o dnssec_sign.o
cc  -O2 -pipe  -I/src/lib/libldns/../../contrib/ldns -std=gnu99 
-fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W 
-Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith 
-Wno-uninitialized -Wno-pointer-sign -c 
/src/lib/libldns/../../contrib/ldns/dnssec_verify.c -o dnssec_verify.o
cc1: warnings being treated as errors
/src/lib/libldns/../../contrib/ldns/dnssec_verify.c:638: warning: 
'ldns_dnssec_trust_tree_print_sm' defined but not used
*** [dnssec_verify.o] Error code 1

Stop in /src/lib/libldns.
*** [all] Error code 1

Stop in /src/lib.
*** [lib__L] Error code 1

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

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

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2013-02-16 21:37:49 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2013-02-16 21:37:49 - ERROR: failed to build world
TB --- 2013-02-16 21:37:49 - 1779.02 user 510.21 system 2504.79 real


http://tinderbox.freebsd.org/tinderbox-head-ss-build-HEAD-powerpc64-powerpc.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: [head tinderbox] failure on powerpc64/powerpc

2013-02-16 Thread Dag-Erling Smørgrav
FreeBSD Tinderbox tinder...@freebsd.org writes:
 cc -O2 -pipe -I/src/lib/libldns/../../contrib/ldns -std=gnu99 
 -fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W 
 -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes 
 -Wpointer-arith -Wno-uninitialized -Wno-pointer-sign -c 
 /src/lib/libldns/../../contrib/ldns/dnssec_verify.c -o dnssec_verify.o
 cc1: warnings being treated as errors
 /src/lib/libldns/../../contrib/ldns/dnssec_verify.c:638: warning:
 ldns_dnssec_trust_tree_print_sm' defined but not used
 *** [dnssec_verify.o] Error code 1

 Stop in /src/lib/libldns.

Why is this happening?  The Makefile sets WARNS to 3, which adds
-Wno-unused-function to CFLAGS, which should suppress this warning.

DES
-- 
Dag-Erling Smørgrav - d...@des.no
___
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

2013-02-16 Thread FreeBSD Tinderbox
TB --- 2013-02-16 21:37:49 - tinderbox 2.10 running on freebsd-current.sentex.ca
TB --- 2013-02-16 21:37:49 - 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-02-16 21:37:49 - starting HEAD tinderbox run for sparc64/sparc64
TB --- 2013-02-16 21:37:49 - cleaning the object tree
TB --- 2013-02-16 21:38:19 - /usr/local/bin/svn stat /src
TB --- 2013-02-16 21:38:23 - At svn revision 246878
TB --- 2013-02-16 21:38:24 - building world
TB --- 2013-02-16 21:38:24 - CROSS_BUILD_TESTING=YES
TB --- 2013-02-16 21:38:24 - MAKEOBJDIRPREFIX=/obj
TB --- 2013-02-16 21:38:24 - PATH=/usr/bin:/usr/sbin:/bin:/sbin
TB --- 2013-02-16 21:38:24 - SRCCONF=/dev/null
TB --- 2013-02-16 21:38:24 - TARGET=sparc64
TB --- 2013-02-16 21:38:24 - TARGET_ARCH=sparc64
TB --- 2013-02-16 21:38:24 - TZ=UTC
TB --- 2013-02-16 21:38:24 - __MAKE_CONF=/dev/null
TB --- 2013-02-16 21:38:24 - cd /src
TB --- 2013-02-16 21:38:24 - /usr/bin/make -B buildworld
 Building an up-to-date make(1)
 World build started on Sat Feb 16 21:38:29 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
[...]
cc  -O2 -pipe  -I/src/lib/libldns/../../contrib/ldns -std=gnu99 
-fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W 
-Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith 
-Wno-uninitialized -Wno-pointer-sign -c 
/src/lib/libldns/../../contrib/ldns/buffer.c -o buffer.o
cc  -O2 -pipe  -I/src/lib/libldns/../../contrib/ldns -std=gnu99 
-fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W 
-Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith 
-Wno-uninitialized -Wno-pointer-sign -c 
/src/lib/libldns/../../contrib/ldns/dane.c -o dane.o
cc  -O2 -pipe  -I/src/lib/libldns/../../contrib/ldns -std=gnu99 
-fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W 
-Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith 
-Wno-uninitialized -Wno-pointer-sign -c 
/src/lib/libldns/../../contrib/ldns/dname.c -o dname.o
cc  -O2 -pipe  -I/src/lib/libldns/../../contrib/ldns -std=gnu99 
-fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W 
-Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith 
-Wno-uninitialized -Wno-pointer-sign -c 
/src/lib/libldns/../../contrib/ldns/dnssec.c -o dnssec.o
cc  -O2 -pipe  -I/src/lib/libldns/../../contrib/ldns -std=gnu99 
-fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W 
-Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith 
-Wno-uninitialized -Wno-pointer-sign -c 
/src/lib/libldns/../../contrib/ldns/dnssec_sign.c -o dnssec_sign.o
cc  -O2 -pipe  -I/src/lib/libldns/../../contrib/ldns -std=gnu99 
-fstack-protector -Wsystem-headers -Werror -Wall -Wno-format-y2k -W 
-Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith 
-Wno-uninitialized -Wno-pointer-sign -c 
/src/lib/libldns/../../contrib/ldns/dnssec_verify.c -o dnssec_verify.o
cc1: warnings being treated as errors
/src/lib/libldns/../../contrib/ldns/dnssec_verify.c:638: warning: 
'ldns_dnssec_trust_tree_print_sm' defined but not used
*** [dnssec_verify.o] Error code 1

Stop in /src/lib/libldns.
*** [all] Error code 1

Stop in /src/lib.
*** [lib__L] Error code 1

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

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

Stop in /src.
*** Error code 1

Stop in /src.
TB --- 2013-02-16 22:08:21 - WARNING: /usr/bin/make returned exit code  1 
TB --- 2013-02-16 22:08:21 - ERROR: failed to build world
TB --- 2013-02-16 22:08:21 - 1339.16 user 317.37 system 1831.55 real


http://tinderbox.freebsd.org/tinderbox-head-ss-build-HEAD-sparc64-sparc64.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: Possible bug in NFSv4 with krb5p security?

2013-02-16 Thread Rick Macklem
Doug Rabson wrote:
 On 16 February 2013 13:57, Elias Mårtenson loke...@gmail.com wrote:
 
  On 16 February 2013 18:58, Doug Rabson d...@rabson.org wrote:
 
  This may be a stupid question but does the user 'elias' exist in
  the
  local password database?
 
  If you are using heimdal from the base distribution and you have
  source,
  you should be able to build them with debug information which may
  help.
  When I was writing gssd, I mostly ran it under gdb to debug
  problems like
  this. To build something in the base with debug information, go to
  the
  directory in the source tree for that component and type something
  like
  'make DEBUG_FLAGS=-g clean all install'.
 
 
  No worries. I do have that user (and everything else, specifically
  single
  sign-on ssh) works with it. I do agree that if I had not that user,
  the
  behaviour I see would be neatly explained.
 
  When it comes to gssd, I've got its behaviour pretty well nailed
  down. It
  does what it's supposed to do.
 
  However, when I tried rebuilding libgssapi.so.10, I ended up with
  gssd
  hanging when it used the new library. I have no idea why.
 
  Would it be wise to upgrade from 9.1-RELEASE to something newer?
  I've seen
  references to 10-CURRENT. I'd like to be debugging the latest
  version of
  everything, but this machine also needs to serve as a fileserver for
  my
  home office, so some degree of stability is needed.
 
 
 I don't think much (if anything) has changed with gssd between 9.1 and
 current.
Nothing that would affect this, as far as I know. The changes were done
to add support for searching for credential cache files with different
names. This should affect client side behaviour only and only if the
new command line options are used to enable this code.

 When your gssd hangs, you can try to get a stack trace using
 gdb's
 attach command.
 
 
 
  Regards,
  Elias
 
 ___
 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: gpart, slice starts at 0

2013-02-16 Thread Erich Dollansky
Hi,

On Sat, 16 Feb 2013 08:44:50 -0700 (MST)
Warren Block wbl...@wonkity.com wrote:

 On Sat, 16 Feb 2013, Erich Dollansky wrote:
 
  I did this to get a disk partitioned:
 
  #!/bin/tcsh
 
 Gah!
 
it is a generated script.

  gpart destroy -F da0
  diskinfo da0
  dd if=/dev/zero of=/dev/da0 bs=512 count=34
  dd if=/dev/zero of=/dev/da0 bs=512 count=34 seek=312581774
 
 Someone here on the lists (I unfortunately forget who) showed a
 sneaky easier way to do this:
 
 gpart destroy -F da0
 gpart create -s gpt da0
 gpart destroy -F da0
 
This did not make a difference.

  gpart show  -p da0
  gpart create -s MBR da0
  gpart add -t freebsd da0
  gpart show  -p da0
  gpart show  -p da0s1
  gpart set -a active -i 1 da0
  #
  # The following line always gives an error:
  #
  # gpart create -s BSD da0s1
 
 'destroy' is not recursive.  It destroys the geom found on the device 
 given, but does not write to any geoms inside those geoms.
 
This is obvious. What surprises me is that create does not write a new
and empty description to the disk.

 MBR/bsdlabel puts FreeBSD partitions inside MBR slices.
 
 So da0 has been erased, but the bsdlabel blocks for da0s1 are still 
 present.  If you recreate da0, da0s1 will magically reappear.
 
This is what I struggeled with all the time.

 Destroy the FreeBSD disklabel stuff in the slices first:
gpart destroy -F da0s1

And this was the solution. Thanks!
 
 Or instead, use GPT partitioning to avoid dealing with the problem of 
 one type of partitions inside a different type of partitions.  GPT
 makes disk partitioning a lot easier.

I am bit tired of having to read handbooks/manuals whenever I get a new
device. Out of this, I am currently writing a small program which
allows me easy 'formatting' of the device. MBR is just one option the
program has. I will publish it when it is really working as I want it
to. It will take some time as I do this on the side only.
 
 The second part of your question, about da0 starting a block zero:
 
  [X220]...Appl/Some Tools (root)  gpart show da0
  =   63  312581745  da0  MBR  (149G)
   63  3125817451  freebsd  [active]  (149G)
 
  [X220]...Appl/Some Tools (root)  gpart show da0s1
  =0  312581745  da0s1  BSD  (149G)
0  312581745 - free -  (149G)
 
 That shows slice one starts at block 63, standard for MBR.  The space 
 inside the slice (da0s1) starts at block 0 *of the slice*.

This is a bit confusing for me but it does not really matter as long as
the programs get it straight.

Erich
 ___
 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: [RFC/RFT] calloutng

2013-02-16 Thread Luigi Rizzo
On Thu, Feb 14, 2013 at 11:56:54PM -0800, Alfred Perlstein wrote:
 [ added Luigi Rizzo to thread ]
 
 
 On 2/11/13 12:26 PM, Davide Italiano wrote:
  [trimmed old mails]
 
  Here's a new version of the patch:
  http://people.freebsd.org/~davide/patches/calloutng-11022012.diff
 
  Significant bits changed (after wider discussion and suggestion by phk@):
  - Introduction of the new sbintime_t type (32.32 fixed point) with the
  respective conversion (sbintime2bintime, sbintime2timeval etc...)
  - switch from 64.64 (struct bintime) format to measure time to sbintime_t
  - Use sbintime_t to represent expected sleep time instead of measuring
  it in microseconds (cpu_idle_acpi(), cpu_idle_spin() ...).
 
 
 Luigi and I discussed this at BAFUG tonight and he expressed an interest 
 in shepherding the code in at this point.
 
 Luigi, can you reiterate any points that still remain before we 
 integrate this code?

I am mostly ok with the patch in the current state.
I have few comments/suggestions below but they are mostly
on documenting/style/trivial bugfixes.

So now I would really like to see this code go in HEAD,
to give people a chance to see how it works and possibly
figure out whether the new API needs modifications.

To recall, my major concerns were the following:

- API explosion, with multiple versions of the callout routines.

  This seems to be solved now, with only one version (the *_sbt()
  functions) and macros remapping the old functions to the new ones.

- the use of struct bintime for timeouts and precision.

  This is also solved thanks to the introduction of sbintime_t values
  (fixed-point 32.32 times)

- Some measurements also indicated that the default precision
  could give large (absolute) errors on the timeouts, especially
  with large timeouts.

  I am not sure what is the situation with this new version, but i believe
  this a relatively minor issue because it surely simple to customize, e.g.
  having a couple of sysctl setting the default precision (percentage)
  and maximum error (absolute time). So users could e.g. set
  a 5% precision and a maximum error of 100us on a desktop,
  and 10% and 10ms on a laptop.

- Another thing that we should do (but after the patch is in) is to
  see if any existing code is converting times to ticks just to
  call the timeout routines -- right now the macros convert back
  to times, clearly it would be best to avoid the double conversion.

comments inline below, search for XXX-lr

thanks again for your work on this, and for following up with changes
after the previous discussion

cheers
luigi
  
Index: sys/dev/acpica/acpi_cpu.c
===
--- sys/dev/acpica/acpi_cpu.c   (.../head)  (revision 246685)
+++ sys/dev/acpica/acpi_cpu.c   (.../projects/calloutng)(revision 
246685)
@@ -980,13 +980,16 @@
 }
 
 /* Find the lowest state that has small enough latency. */
+us = sc-cpu_prev_sleep;
+if (sbt = 0  us  sbt / SBT_1US)XXX-lr can we have us2sbt() , 
ms2sbt() and the like ?
+   us = sbt / SBT_1US;
 cx_next_idx = 0;
 if (cpu_disable_deep_sleep)
i = min(sc-cpu_cx_lowest, sc-cpu_non_c3);
 else
i = sc-cpu_cx_lowest;
 for (; i = 0; i--) {
-   if (sc-cpu_cx_states[i].trans_lat * 3 = sc-cpu_prev_sleep) {
+   if (sc-cpu_cx_states[i].trans_lat * 3 = us) {
cx_next_idx = i;
break;
}
Index: sys/kern/kern_synch.c
===
--- sys/kern/kern_synch.c   (.../head)  (revision 246685)
+++ sys/kern/kern_synch.c   (.../projects/calloutng)(revision 
246685)
@@ -146,12 +146,12 @@
  */
 int
 _sleep(void *ident, struct lock_object *lock, int priority,
-const char *wmesg, int timo)
+const char *wmesg, sbintime_t sbt, sbintime_t pr, int flags)
 {
struct thread *td;
struct proc *p;
struct lock_class *class;
-   int catch, flags, lock_state, pri, rval;
+   int catch, sleepq_flags, lock_state, pri, rval; XXX-lr keep 
flags, use _sleep_flags as function argument ?
WITNESS_SAVE_DECL(lock_witness);
 
td = curthread;
@@ -348,28 +349,30 @@
  * to a timo value of one.
  */
 int
-pause(const char *wmesg, int timo)
+pause_sbt(const char *wmesg, sbintime_t sbt, sbintime_t pr, int flags)
 {
-   KASSERT(timo = 0, (pause: timo must be = 0));
+   int sbt_sec;XXX-lr localize 
to the cold block
 
+   sbt_sec = sbintime_getsec(sbt); 
+   KASSERT(sbt_sec = 0, (pause: timo must be = 0));
+
/* silently convert invalid timeouts */
-   if (timo  1)
-   timo = 1;
+   if (sbt == 0)
+   sbt = tick_sbt;
 
if (cold) {
/*
-* We delay one HZ at a time to avoid overflowing the
+* We delay one second at a time to avoid overflowing the
 * 

Re: Running out of bits p_flag (sys/sys/proc.h)

2013-02-16 Thread Davide Italiano
On Sun, Feb 17, 2013 at 2:58 AM, hiren panchasara
hiren.panchas...@gmail.com wrote:
 With revision=246484, it seems we have hit the limit.
 At $WORK we have one more flag and to accommodate that we need to bump this 
 up.

 Can p_flag be bumped up to u_long?

 Index: proc.h
 ===
 --- proc.h  (revision 245937)
 +++ proc.h  (working copy)
 @@ -497,7 +497,7 @@
  * The following don't make too much sense.
  * See the td_ or ke_ versions of the same flags.
  */
 -   int p_flag; /* (c) P_* flags. */
 +   u_long  p_flag; /* (c) P_* flags. */
 enum {
 PRS_NEW = 0,/* In creation */
 PRS_NORMAL, /* threads can be run. */

 Thanks,
 Hiren
 ___
 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

I see at least two problems here:
- The change you propose may result in a KBI breakage.
- sizeof(unsigned long) == 4 on some archs, e.g. my i386 Atom, which
makes the change uneffective.

Thanks,

Davide
___
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: Running out of bits p_flag (sys/sys/proc.h)

2013-02-16 Thread Konstantin Belousov
On Sun, Feb 17, 2013 at 04:25:22AM +0100, Davide Italiano wrote:
 On Sun, Feb 17, 2013 at 2:58 AM, hiren panchasara
 hiren.panchas...@gmail.com wrote:
  With revision=246484, it seems we have hit the limit.
  At $WORK we have one more flag and to accommodate that we need to bump this 
  up.
 
  Can p_flag be bumped up to u_long?
 
  Index: proc.h
  ===
  --- proc.h  (revision 245937)
  +++ proc.h  (working copy)
  @@ -497,7 +497,7 @@
   * The following don't make too much sense.
   * See the td_ or ke_ versions of the same flags.
   */
  -   int p_flag; /* (c) P_* flags. */
  +   u_long  p_flag; /* (c) P_* flags. */
  enum {
  PRS_NEW = 0,/* In creation */
  PRS_NORMAL, /* threads can be run. */
 
  Thanks,
  Hiren
  ___
  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
 
 I see at least two problems here:
 - The change you propose may result in a KBI breakage.
 - sizeof(unsigned long) == 4 on some archs, e.g. my i386 Atom, which
 makes the change uneffective.

You are right. The solution is to add one more flags member, e.g.
p_flag2. They are free.

The issue I see with the approach, is with the kinfo and userspace
reporting of the flag2. I think that some uninteresting (for
usermode) flag could be moved to flag2 outright.


pgpW9urOqxPNr.pgp
Description: PGP signature