Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Mar 2011 19:38:53 +0100
From:      "Ronald Klop" <ronald-freebsd8@klop.yi.org>
To:        freebsd-x11@freebsd.org
Subject:   xorg-dev doesn't compile
Message-ID:  <op.vr6ze3d28527sy@212-123-145-58.ip.telfort.nl>

next in thread | raw e-mail | index | archive | help
------------n73NTBAQHPgMyLOa0UESre
Content-Type: text/plain; charset=us-ascii; format=flowed; delsp=yes
Content-Transfer-Encoding: quoted-printable

Hi,

I followed the instructions from =20
http://miwi.bsdcrew.de/2011/03/ecft-drmdrimesaxorg-server-update-part-1/,=
 =20
but compilation doesn't work for me. See the attachment for the build log=
.

My computer runs on ZFS with 4GB RAM and xf86-video-ati-6.14.0_1.
[root@sjakie /var/db/pkg]# uname -a
FreeBSD sjakie.klop.ws 8.2-STABLE FreeBSD 8.2-STABLE #33: Fri Feb 25 =20
14:24:27 CET 2011     root@sjakie.klop.ws:/usr/obj/usr/src/sys/GENERIC  =20
amd64

Any hints?

Ronald.
------------n73NTBAQHPgMyLOa0UESre
Content-Disposition: attachment; filename=build-xorg-server.txt
Content-Type: text/plain; name=build-xorg-server.txt
Content-Transfer-Encoding: quoted-printable

Script started on Fri Mar 11 19:27:20 2011

[root@sjakie /var/db/pkg]# portsnap fetch update && pkgdb -Ff && portvers=
ion -vFl\<;date
[root@sjakie /var/db/pkg]# =1B[Ktime nice -n 20 portupgrade -f libdrm-2.4=
.17_1 libGL* libglut-7.6.1 xproto-7.0.16 libXaw-1.0.8=20
,1 libXt-1.0.9 libX11-1.3.6,1 xorg-server-1.7.7_1,1 xf86-video-ati-6.14.0=
_1 xf86-input-*
--->  Upgrading 'libX11-1.3.6,1' to 'libX11-1.4.1,1' (x11/libX11)
--->  Building '/usr/ports/x11/libX11'
=3D=3D=3D>  Cleaning for libX11-1.4.1,1
=3D=3D=3D>  License check disabled, port has not defined LICENSE
=3D=3D=3D>  Extracting for libX11-1.4.1,1
=3D> SHA256 Checksum OK for xorg/lib/libX11-1.4.1.tar.bz2.
=3D=3D=3D>  Patching for libX11-1.4.1,1
=3D=3D=3D>   libX11-1.4.1,1 depends on file: /usr/local/libdata/pkgconfig=
/xcb.pc - found
=3D=3D=3D>   libX11-1.4.1,1 depends on file: /usr/local/share/aclocal/xor=
g-macros.m4 - found
=3D=3D=3D>   libX11-1.4.1,1 depends on file: /usr/local/libdata/pkgconfig=
/bigreqsproto.pc - found
=3D=3D=3D>   libX11-1.4.1,1 depends on file: /usr/local/libdata/pkgconfig=
/xcmiscproto.pc - found
=3D=3D=3D>   libX11-1.4.1,1 depends on file: /usr/local/libdata/pkgconfig=
/xextproto.pc - found
=3D=3D=3D>   libX11-1.4.1,1 depends on file: /usr/local/libdata/pkgconfig=
/xtrans.pc - found
=3D=3D=3D>   libX11-1.4.1,1 depends on file: /usr/local/libdata/pkgconfig=
/kbproto.pc - found
=3D=3D=3D>   libX11-1.4.1,1 depends on file: /usr/local/libdata/pkgconfig=
/inputproto.pc - found
=3D=3D=3D>   libX11-1.4.1,1 depends on file: /usr/local/libdata/pkgconfig=
/xf86bigfontproto.pc - found
=3D=3D=3D>   libX11-1.4.1,1 depends on file: /usr/local/libdata/pkgconfig=
/xau.pc - found
=3D=3D=3D>   libX11-1.4.1,1 depends on file: /usr/local/libdata/pkgconfig=
/xdmcp.pc - found
=3D=3D=3D>   libX11-1.4.1,1 depends on file: /usr/local/libdata/pkgconfig=
/xproto.pc - found
=3D=3D=3D>   libX11-1.4.1,1 depends on executable: pkg-config - found
=3D=3D=3D>  Configuring for libX11-1.4.1,1
configure: WARNING: unrecognized options: --with-xcb
checking build system type... amd64-portbld-freebsd8.2
checking host system type... amd64-portbld-freebsd8.2
checking for a BSD-compatible install... /usr/bin/install -c -o root -g w=
heel
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/local/bin/gmkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... n=
o
checking for style of include used by make... GNU
checking for gcc... cc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...=20
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking dependency style of cc... gcc3
checking how to run the C preprocessor... cpp
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for cc option to accept ISO C99... -std=3Dgnu99
checking for pkg-config... /usr/local/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for a sed that does not truncate output... /usr/bin/sed
checking whether to build functional specifications... no
checking for xmlto... /usr/local/bin/xmlto
checking the xmlto version... 0.0.23
checking for X.Org SGML entities >=3D 1.5... no
checking for cpp... /usr/bin/cpp
checking if /usr/bin/cpp requires -undef... yes
checking if /usr/bin/cpp requires -traditional... yes
checking how to print strings... printf
checking for a sed that does not truncate output... (cached) /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by cc -std=3Dgnu99... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... (cached) 262144
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+=3D"... no
checking how to convert amd64-portbld-freebsd8.2 file names to amd64-port=
bld-freebsd8.2 format... func_convert_file_noop
checking how to convert amd64-portbld-freebsd8.2 file names to toolchain =
format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from cc -std=3Dgnu99 obje=
ct... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if cc -std=3Dgnu99 supports -fno-rtti -fno-exceptions... no
checking for cc -std=3Dgnu99 option to produce PIC... -fPIC -DPIC
checking if cc -std=3Dgnu99 PIC flag -fPIC -DPIC works... yes
checking if cc -std=3Dgnu99 static flag -static works... yes
checking if cc -std=3Dgnu99 supports -c -o file.o... yes
checking if cc -std=3Dgnu99 supports -c -o file.o... (cached) yes
checking whether the cc -std=3Dgnu99 linker (/usr/bin/ld) supports shared=
 libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... freebsd8.2 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for gcc... (cached) cc
checking whether we are using the GNU C compiler... (cached) yes
checking whether cc accepts -g... (cached) yes
checking for cc option to accept ISO C89... (cached) none needed
checking dependency style of cc... (cached) gcc3
checking for pkg-config... (cached) /usr/local/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for perl... perl
checking for pkg-config... (cached) /usr/local/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking return type of signal handlers... void
checking if Xtrans should support UNIX socket connections... yes
checking if Xtrans should support TCP socket connections... yes
checking for library containing socket... none required
checking for library containing gethostbyname... none required
checking for getaddrinfo... yes
checking if IPv6 support should be built... yes
checking for struct sockaddr_in.sin_len... yes
checking for socklen_t... yes
checking if Xtrans should support os-specific local connections... no
checking for authdes_seccreate... yes
checking for authdes_create... yes
checking for library containing getsecretkey... -lrpcsvc
checking if Secure RPC authentication ("SUN-DES-1") should be supported..=
. yes
checking what order to try transports in for local connections... UNIX_TR=
ANS,TCP_TRANS
checking if run-time linking is supported... checking for library contain=
ing dlopen... none required
checking for dlfcn.h... (cached) yes
yes
checking if loadable i18n module support should be enabled... no
checking if loadable Xcursor library support should be enabled... yes
checking for ANSI C header files... (cached) yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking for strtol... yes
checking for issetugid... yes
checking for getresuid... yes
checking for shmat... yes
checking for launchd... no
checking for getpwuid_r in -lc... yes
checking for pthread_self in -lc... yes
checking for poll... yes
checking keysym definitions...  /usr/local/include/X11/keysymdef.h /usr/l=
ocal/include/X11/XF86keysym.h /usr/local/include/X11/Sunkeysym.h /usr/loc=
al/include/X11/DECkeysym.h /usr/local/include/X11/HPkeysym.h
checking if XLOCALEDIR support should be enabled... yes
checking for BIGFONT... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for getpagesize... yes
checking for working mmap... yes
checking for nl_langinfo... yes
checking for X11... yes
checking whether malloc(0) returns NULL... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating include/Makefile
config.status: creating man/Makefile
config.status: creating man/xkb/Makefile
config.status: creating src/Makefile
config.status: creating src/util/Makefile
config.status: creating src/xcms/Makefile
config.status: creating src/xlibi18n/Makefile
config.status: creating modules/Makefile
config.status: creating modules/im/Makefile
config.status: creating modules/im/ximcp/Makefile
config.status: creating modules/lc/Makefile
config.status: creating modules/lc/def/Makefile
config.status: creating modules/lc/gen/Makefile
config.status: creating modules/lc/Utf8/Makefile
config.status: creating modules/lc/xlocale/Makefile
config.status: creating modules/om/Makefile
config.status: creating modules/om/generic/Makefile
config.status: creating src/xkb/Makefile
config.status: creating nls/Makefile
config.status: creating specs/Makefile
config.status: creating specs/i18n/Makefile
config.status: creating specs/i18n/framework/Makefile
config.status: creating specs/i18n/localedb/Makefile
config.status: creating specs/i18n/trans/Makefile
config.status: creating specs/libX11/Makefile
config.status: creating specs/XIM/Makefile
config.status: creating specs/XKB/Makefile
config.status: creating x11.pc
config.status: creating x11-xcb.pc
config.status: creating src/config.h
config.status: creating include/X11/XlibConf.h
config.status: executing depfiles commands
config.status: executing libtool commands
configure: WARNING: unrecognized options: --with-xcb

X11 will be built with the following settings:
 Loadable i18n module support:            no
 Loadable xcursor library support:        yes
 Threading support:                       yes
 Use Threads safe API:                    yes
 Threads stubs in libX11:                 no
 XCMS:                                    yes
 Internationalization support:            yes
 XF86BigFont support:                     yes
 XKB support:                             yes
 XLOCALEDIR environment variable support: yes
 Compose table cache enabled:             yes
 Functional specs building enabled:       no

=3D=3D=3D>  Building for libX11-1.4.1,1
Making all in include
Making all in modules
Making all in im
Making all in ximcp
  CC     imCallbk.lo
  CC     imDefFlt.lo
  CC     imDefIc.lo
  CC     imDefIm.lo
  CC     imDefLkup.lo
  CC     imDispch.lo
  CC     imEvToWire.lo
  CC     imExten.lo
  CC     imImSw.lo
  CC     imInsClbk.lo
  CC     imInt.lo
  CC     imLcFlt.lo
  CC     imLcGIc.lo
  CC     imLcIc.lo
  CC     imLcIm.lo
  CC     imLcLkup.lo
  CC     imLcPrs.lo
  CC     imLcSIc.lo
  CC     imRmAttr.lo
  CC     imRm.lo
  CC     imThaiFlt.lo
  CC     imThaiIc.lo
  CC     imThaiIm.lo
  CC     imTrans.lo
  CC     imTransR.lo
  CC     imTrX.lo
  CCLD   libximcp.la
Making all in lc
Making all in Utf8
  CC     lcUTF8Load.lo
  CCLD   libxlcUTF8Load.la
Making all in def
  CC     lcDefConv.lo
  CCLD   libxlcDef.la
Making all in gen
  CC     lcGenConv.lo
  CCLD   libxlibi18n.la
Making all in xlocale
  CC     lcEuc.lo
  CC     lcJis.lo
  CC     lcSjis.lo
  CCLD   libxlocale.la
Making all in om
Making all in generic
  CC     omDefault.lo
  CC     omGeneric.lo
  CC     omImText.lo
  CC     omText.lo
  CC     omTextEsc.lo
  CC     omTextExt.lo
  CC     omTextPer.lo
  CC     omXChar.lo
  CCLD   libxomGeneric.la
Making all in src
cd util && make
  CC     makekeys-makekeys.o
  CCLD   makekeys
../src/util/makekeys /usr/local/include/X11/keysymdef.h /usr/local/includ=
e/X11/XF86keysym.h /usr/local/include/X11/Sunkeysym.h /usr/local/include/=
X11/DECkeysym.h /usr/local/include/X11/HPkeysym.h > ks_tables_h
mv ks_tables_h ks_tables.h
make  all-recursive
Making all in util
Making all in xcms
  CC     AddDIC.lo
  CC     AddSF.lo
  CC     CCC.lo
  CC     CvColW.lo
  CC     CvCols.lo
  CC     HVC.lo
  CC     HVCGcC.lo
  CC     HVCGcV.lo
  CC     HVCGcVC.lo
  CC     HVCMnV.lo
  CC     HVCMxC.lo
  CC     HVCMxV.lo
  CC     HVCMxVC.lo
  CC     HVCMxVs.lo
  CC     HVCWpAj.lo
  CC     IdOfPr.lo
  CC     LRGB.lo
LRGB.c: In function 'LINEAR_RGB_InitSCCData':
LRGB.c:804: warning: label 'FreeBlueTblElements' defined but not used
  CC     Lab.lo
  CC     LabGcC.lo
  CC     LabGcL.lo
  CC     LabGcLC.lo
  CC     LabMnL.lo
  CC     LabMxC.lo
  CC     LabMxL.lo
  CC     LabMxLC.lo
  CC     LabWpAj.lo
  CC     Luv.lo
  CC     LuvGcC.lo
  CC     LuvGcL.lo
  CC     LuvGcLC.lo
  CC     LuvMnL.lo
  CC     LuvMxC.lo
  CC     LuvMxL.lo
  CC     LuvMxLC.lo
  CC     LuvWpAj.lo
  CC     OfCCC.lo
  CC     PrOfId.lo
  CC     QBlack.lo
  CC     QBlue.lo
  CC     QGreen.lo
  CC     QRed.lo
  CC     QWhite.lo
  CC     QuCol.lo
  CC     QuCols.lo
  CC     SetCCC.lo
  CC     SetGetCols.lo
  CC     StCol.lo
  CC     StCols.lo
  CC     UNDEFINED.lo
  CC     XRGB.lo
  CC     XYZ.lo
  CC     cmsAllCol.lo
  CC     cmsAllNCol.lo
  CC     cmsCmap.lo
  CC     cmsColNm.lo
  CC     cmsGlobls.lo
  CC     cmsInt.lo
  CC     cmsLkCol.lo
  CC     cmsMath.lo
  CC     cmsProp.lo
  CC     cmsTrig.lo
  CC     uvY.lo
  CC     xyY.lo
  CCLD   libxcms.la
Making all in xlibi18n
  CC     XDefaultIMIF.lo
  CC     XDefaultOMIF.lo
  CC     xim_trans.lo
In file included from /usr/local/include/X11/Xtrans/transport.c:67,
                 from xim_trans.c:30:
/usr/local/include/X11/Xtrans/Xtranssock.c: In function '_XimXTransSocket=
SelectFamily':
/usr/local/include/X11/Xtrans/Xtranssock.c:241: warning: format not a str=
ing literal, argument types not checked
/usr/local/include/X11/Xtrans/Xtranssock.c: In function '_XimXTransSocket=
INETGetAddr':
/usr/local/include/X11/Xtrans/Xtranssock.c:270: warning: format not a str=
ing literal, argument types not checked
/usr/local/include/X11/Xtrans/Xtranssock.c:288: warning: format not a str=
ing literal, argument types not checked
/usr/local/include/X11/Xtrans/Xtranssock.c:299: warning: format not a str=
ing literal, argument types not checked
/usr/local/include/X11/Xtrans/Xtranssock.c: In function '_XimXTransSocket=
INETGetPeerAddr':
/usr/local/include/X11/Xtrans/Xtranssock.c:348: warning: format not a str=
ing literal, argument types not checked
/usr/local/include/X11/Xtrans/Xtranssock.c:356: warning: format not a str=
ing literal, argument types not checked
/usr/local/include/X11/Xtrans/Xtranssock.c:367: warning: format not a str=
ing literal, argument types not checked
/usr/local/include/X11/Xtrans/Xtranssock.c: In function '_XimXTransSocket=
Open':
/usr/local/include/X11/Xtrans/Xtranssock.c:386: warning: format not a str=
ing literal, argument types not checked
/usr/local/include/X11/Xtrans/Xtranssock.c:391: warning: format not a str=
ing literal, argument types not checked
/usr/local/include/X11/Xtrans/Xtranssock.c:406: warning: format not a str=
ing literal, argument types not checked
/usr/local/include/X11/Xtrans/Xtranssock.c: In function '_XimXTransSocket=
OpenCOTSClientBase':
/usr/local/include/X11/Xtrans/Xtranssock.c:528: warning: format not a str=
ing literal, argument types not checked
/usr/local/include/X11/Xtrans/Xtranssock.c:544: warning: format not a str=
ing literal, argument types not checked
/usr/local/include/X11/Xtrans/Xtranssock.c:547: warning: format not a str=
ing literal, argument types not checked
/usr/local/include/X11/Xtrans/Xtranssock.c: In function '_XimXTransSocket=
OpenCLTSClient':
/usr/local/include/X11/Xtrans/Xtranssock.c:644: warning: format not a str=
ing literal, argument types not checked
/usr/local/include/X11/Xtrans/Xtranssock.c:655: warning: format not a str=
ing literal, argument types not checked
/usr/local/include/X11/Xtrans/Xtranssock.c:658: warning: format not a str=
ing literal, argument types not checked
/usr/local/include/X11/Xtrans/Xtranssock.c: In function '_XimXTransSocket=
SetOption':
/usr/local/include/X11/Xtrans/Xtranssock.c:796: warning: format not a str=
ing literal, argument types not checked
/usr/local/include/X11/Xtrans/Xtranssock.c: In function '_XimXTransSocket=
INETConnect':
/usr/local/include/X11/Xtrans/Xtranssock.c:1428: warning: format not a st=
ring literal, argument types not checked
/usr/local/include/X11/Xtrans/Xtranssock.c:1479: warning: format not a st=
ring literal, argument types not checked
/usr/local/include/X11/Xtrans/Xtranssock.c:1488: warning: format not a st=
ring literal, argument types not checked
/usr/local/include/X11/Xtrans/Xtranssock.c:1497: warning: format not a st=
ring literal, argument types not checked
/usr/local/include/X11/Xtrans/Xtranssock.c:1513: warning: format not a st=
ring literal, argument types not checked
/usr/local/include/X11/Xtrans/Xtranssock.c:1517: warning: format not a st=
ring literal, argument types not checked
/usr/local/include/X11/Xtrans/Xtranssock.c:1540: warning: format not a st=
ring literal, argument types not checked
/usr/local/include/X11/Xtrans/Xtranssock.c:1547: warning: format not a st=
ring literal, argument types not checked
/usr/local/include/X11/Xtrans/Xtranssock.c:1554: warning: format not a st=
ring literal, argument types not checked
/usr/local/include/X11/Xtrans/Xtranssock.c:1558: warning: format not a st=
ring literal, argument types not checked
/usr/local/include/X11/Xtrans/Xtranssock.c:1578: warning: format not a st=
ring literal, argument types not checked
/usr/local/include/X11/Xtrans/Xtranssock.c:1587: warning: format not a st=
ring literal, argument types not checked
/usr/local/include/X11/Xtrans/Xtranssock.c:1739: warning: format not a st=
ring literal, argument types not checked
/usr/local/include/X11/Xtrans/Xtranssock.c:1754: warning: format not a st=
ring literal, argument types not checked
/usr/local/include/X11/Xtrans/Xtranssock.c:1762: warning: format not a st=
ring literal, argument types not checked
/usr/local/include/X11/Xtrans/Xtranssock.c:1425: warning: unused variable=
 'tmpport'
/usr/local/include/X11/Xtrans/Xtranssock.c:1420: warning: unused variable=
 'tmpaddr'
/usr/local/include/X11/Xtrans/Xtranssock.c:1419: warning: unused variable=
 'servp'
/usr/local/include/X11/Xtrans/Xtranssock.c:1418: warning: unused variable=
 'hostp'
/usr/local/include/X11/Xtrans/Xtranssock.c:1413: warning: unused variable=
 'sockname'
/usr/local/include/X11/Xtrans/Xtranssock.c: In function '_XimXTransSocket=
UNIXConnect':
/usr/local/include/X11/Xtrans/Xtranssock.c:1932: warning: format not a st=
ring literal, argument types not checked
/usr/local/include/X11/Xtrans/Xtranssock.c:1944: warning: format not a st=
ring literal, argument types not checked
/usr/local/include/X11/Xtrans/Xtranssock.c:1957: warning: format not a st=
ring literal, argument types not checked
/usr/local/include/X11/Xtrans/Xtranssock.c:1969: warning: format not a st=
ring literal, argument types not checked
/usr/local/include/X11/Xtrans/Xtranssock.c:2036: warning: format not a st=
ring literal, argument types not checked
/usr/local/include/X11/Xtrans/Xtranssock.c:2052: warning: format not a st=
ring literal, argument types not checked
/usr/local/include/X11/Xtrans/Xtranssock.c: In function '_XimXTransSocket=
BytesReadable':
/usr/local/include/X11/Xtrans/Xtranssock.c:2079: warning: format not a st=
ring literal, argument types not checked
/usr/local/include/X11/Xtrans/Xtranssock.c: In function '_XimXTransSocket=
Read':
/usr/local/include/X11/Xtrans/Xtranssock.c:2101: warning: format not a st=
ring literal, argument types not checked
/usr/local/include/X11/Xtrans/Xtranssock.c: In function '_XimXTransSocket=
Write':
/usr/local/include/X11/Xtrans/Xtranssock.c:2121: warning: format not a st=
ring literal, argument types not checked
/usr/local/include/X11/Xtrans/Xtranssock.c: In function '_XimXTransSocket=
Readv':
/usr/local/include/X11/Xtrans/Xtranssock.c:2141: warning: format not a st=
ring literal, argument types not checked
/usr/local/include/X11/Xtrans/Xtranssock.c: In function '_XimXTransSocket=
Writev':
/usr/local/include/X11/Xtrans/Xtranssock.c:2151: warning: format not a st=
ring literal, argument types not checked
/usr/local/include/X11/Xtrans/Xtranssock.c: In function '_XimXTransSocket=
Disconnect':
/usr/local/include/X11/Xtrans/Xtranssock.c:2161: warning: format not a st=
ring literal, argument types not checked
/usr/local/include/X11/Xtrans/Xtranssock.c: In function '_XimXTransSocket=
INETClose':
/usr/local/include/X11/Xtrans/Xtranssock.c:2180: warning: format not a st=
ring literal, argument types not checked
/usr/local/include/X11/Xtrans/Xtranssock.c: In function '_XimXTransSocket=
UNIXClose':
/usr/local/include/X11/Xtrans/Xtranssock.c:2208: warning: format not a st=
ring literal, argument types not checked
/usr/local/include/X11/Xtrans/Xtranssock.c: In function '_XimXTransSocket=
UNIXCloseForCloning':
/usr/local/include/X11/Xtrans/Xtranssock.c:2235: warning: format not a st=
ring literal, argument types not checked
In file included from /usr/local/include/X11/Xtrans/transport.c:72,
                 from xim_trans.c:30:
/usr/local/include/X11/Xtrans/Xtrans.c: In function '_XimXTransFreeConnIn=
fo':
/usr/local/include/X11/Xtrans/Xtrans.c:137: warning: format not a string =
literal, argument types not checked
/usr/local/include/X11/Xtrans/Xtrans.c: In function '_XimXTransSelectTran=
sport':
/usr/local/include/X11/Xtrans/Xtrans.c:161: warning: format not a string =
literal, argument types not checked
/usr/local/include/X11/Xtrans/Xtrans.c: In function '_XimXTransParseAddre=
ss':
/usr/local/include/X11/Xtrans/Xtrans.c:212: warning: format not a string =
literal, argument types not checked
/usr/local/include/X11/Xtrans/Xtrans.c: In function '_XimXTransOpen':
/usr/local/include/X11/Xtrans/Xtrans.c:425: warning: format not a string =
literal, argument types not checked
/usr/local/include/X11/Xtrans/Xtrans.c:439: warning: format not a string =
literal, argument types not checked
/usr/local/include/X11/Xtrans/Xtrans.c:447: warning: format not a string =
literal, argument types not checked
/usr/local/include/X11/Xtrans/Xtrans.c:481: warning: format not a string =
literal, argument types not checked
/usr/local/include/X11/Xtrans/Xtrans.c:488: warning: format not a string =
literal, argument types not checked
/usr/local/include/X11/Xtrans/Xtrans.c: In function '_XimXTransOpenCOTSCl=
ient':
/usr/local/include/X11/Xtrans/Xtrans.c:594: warning: format not a string =
literal, argument types not checked
/usr/local/include/X11/Xtrans/Xtrans.c: In function '_XimXTransOpenCLTSCl=
ient':
/usr/local/include/X11/Xtrans/Xtrans.c:620: warning: format not a string =
literal, argument types not checked
/usr/local/include/X11/Xtrans/Xtrans.c: In function '_XimXTransSetOption'=
:
/usr/local/include/X11/Xtrans/Xtrans.c:694: warning: format not a string =
literal, argument types not checked
/usr/local/include/X11/Xtrans/Xtrans.c: In function '_XimXTransConnect':
/usr/local/include/X11/Xtrans/Xtrans.c:846: warning: format not a string =
literal, argument types not checked
/usr/local/include/X11/Xtrans/Xtrans.c:850: warning: format not a string =
literal, argument types not checked
/usr/local/include/X11/Xtrans/Xtrans.c:861: warning: format not a string =
literal, argument types not checked
/usr/local/include/X11/Xtrans/Xtrans.c: In function '_XimXTransClose':
/usr/local/include/X11/Xtrans/Xtrans.c:928: warning: format not a string =
literal, argument types not checked
/usr/local/include/X11/Xtrans/Xtrans.c: In function '_XimXTransCloseForCl=
oning':
/usr/local/include/X11/Xtrans/Xtrans.c:943: warning: format not a string =
literal, argument types not checked
/usr/local/include/X11/Xtrans/Xtrans.c: In function '_XimXTransGetMyAddr'=
:
/usr/local/include/X11/Xtrans/Xtrans.c:965: warning: format not a string =
literal, argument types not checked
/usr/local/include/X11/Xtrans/Xtrans.c:972: warning: format not a string =
literal, argument types not checked
/usr/local/include/X11/Xtrans/Xtrans.c: In function '_XimXTransGetPeerAdd=
r':
/usr/local/include/X11/Xtrans/Xtrans.c:985: warning: format not a string =
literal, argument types not checked
/usr/local/include/X11/Xtrans/Xtrans.c:992: warning: format not a string =
literal, argument types not checked
xim_trans.c: At top level:
/usr/local/include/X11/Xtrans/Xtransutil.c:452: warning: 'is_numeric' def=
ined but not used
  CC     ICWrap.lo
  CC     IMWrap.lo
  CC     imKStoUCS.lo
  CC     lcCT.lo
  CC     lcCharSet.lo
  CC     lcConv.lo
  CC     lcDB.lo
  CC     lcDynamic.lo
  CC     lcFile.lo
  CC     lcGeneric.lo
  CC     lcInit.lo
  CC     lcPrTxt.lo
  CC     lcPubWrap.lo
  CC     lcPublic.lo
  CC     lcRM.lo
  CC     lcStd.lo
  CC     lcTxtPr.lo
  CC     lcUTF8.lo
  CC     lcUtil.lo
  CC     lcWrap.lo
  CC     mbWMProps.lo
  CC     mbWrap.lo
  CC     utf8WMProps.lo
  CC     utf8Wrap.lo
  CC     wcWrap.lo
  CCLD   libi18n.la
Making all in xkb
  CC     XKB.lo
  CC     XKBBind.lo
  CC     XKBCompat.lo
  CC     XKBCtrls.lo
  CC     XKBCvt.lo
  CC     XKBGetMap.lo
  CC     XKBGetByName.lo
  CC     XKBNames.lo
  CC     XKBRdBuf.lo
  CC     XKBSetMap.lo
  CC     XKBUse.lo
  CC     XKBleds.lo
  CC     XKBBell.lo
  CC     XKBGeom.lo
  CC     XKBSetGeom.lo
  CC     XKBExtDev.lo
  CC     XKBList.lo
  CC     XKBMisc.lo
  CC     XKBMAlloc.lo
  CC     XKBGAlloc.lo
  CC     XKBAlloc.lo
  CCLD   libxkb.la
  CC     AllCells.lo
  CC     AllowEv.lo
  CC     AllPlanes.lo
  CC     AutoRep.lo
  CC     Backgnd.lo
  CC     BdrWidth.lo
  CC     Bell.lo
  CC     Border.lo
  CC     ChAccCon.lo
  CC     ChActPGb.lo
  CC     ChClMode.lo
  CC     ChCmap.lo
  CC     ChGC.lo
  CC     ChKeyCon.lo
  CC     ChkIfEv.lo
  CC     ChkMaskEv.lo
  CC     ChkTypEv.lo
  CC     ChkTypWEv.lo
  CC     ChkWinEv.lo
  CC     ChPntCon.lo
  CC     ChProp.lo
  CC     ChSaveSet.lo
  CC     ChWAttrs.lo
  CC     ChWindow.lo
  CC     CirWin.lo
  CC     CirWinDn.lo
  CC     CirWinUp.lo
  CC     ClDisplay.lo
  CC     ClearArea.lo
  CC     Clear.lo
  CC     ConfWind.lo
  CC     Context.lo
  CC     ConvSel.lo
  CC     CopyArea.lo
  CC     CopyCmap.lo
  CC     CopyGC.lo
  CC     CopyPlane.lo
  CC     CrBFData.lo
  CC     CrCmap.lo
  CC     CrCursor.lo
  CC     CrGC.lo
  CC     CrGlCur.lo
  CC     CrPFBData.lo
  CC     CrPixmap.lo
  CC     CrWindow.lo
  CC     Cursor.lo
  CC     DefCursor.lo
  CC     DelProp.lo
  CC     Depths.lo
  CC     DestSubs.lo
  CC     DestWind.lo
  CC     DisName.lo
  CC     DrArc.lo
  CC     DrArcs.lo
  CC     DrLine.lo
  CC     DrLines.lo
  CC     DrPoint.lo
  CC     DrPoints.lo
  CC     DrRect.lo
  CC     DrRects.lo
  CC     DrSegs.lo
  CC     ErrDes.lo
  CC     ErrHndlr.lo
  CC     evtomask.lo
  CC     EvToWire.lo
  CC     FetchName.lo
  CC     FillArc.lo
  CC     FillArcs.lo
  CC     FillPoly.lo
  CC     FillRct.lo
  CC     FillRcts.lo
  CC     FilterEv.lo
  CC     Flush.lo
  CC     Font.lo
In file included from Font.c:47:
/usr/local/include/X11/extensions/xf86bigfstr.h:1:2: warning: #warning "x=
f86bigfstr.h is obsolete and may be removed in the future."
/usr/local/include/X11/extensions/xf86bigfstr.h:2:2: warning: #warning "i=
nclude <X11/extensions/xf86bigfproto.h> for the protocol defines."
  CC     FontInfo.lo
  CC     FontNames.lo
  CC     FreeCmap.lo
  CC     FreeCols.lo
  CC     FreeCurs.lo
  CC     FreeEData.lo
  CC     FreeEventData.lo
  CC     FreeGC.lo
  CC     FreePix.lo
  CC     FSSaver.lo
  CC     FSWrap.lo
  CC     GCMisc.lo
  CC     Geom.lo
  CC     GetAtomNm.lo
  CC     GetColor.lo
  CC     GetDflt.lo
  CC     GetEventData.lo
  CC     GetFPath.lo
  CC     GetFProp.lo
  CC     GetGCVals.lo
  CC     GetGeom.lo
  CC     GetHColor.lo
  CC     GetHints.lo
  CC     GetIFocus.lo
  CC     GetImage.lo
  CC     GetKCnt.lo
  CC     GetMoEv.lo
  CC     GetNrmHint.lo
  CC     GetPCnt.lo
  CC     GetPntMap.lo
  CC     GetProp.lo
  CC     GetRGBCMap.lo
  CC     GetSOwner.lo
  CC     GetSSaver.lo
  CC     GetStCmap.lo
  CC     GetTxtProp.lo
  CC     GetWAttrs.lo
  CC     GetWMCMapW.lo
  CC     GetWMProto.lo
  CC     globals.lo
  CC     GrButton.lo
  CC     GrKeybd.lo
  CC     GrKey.lo
  CC     GrPointer.lo
  CC     GrServer.lo
  CC     Host.lo
  CC     Iconify.lo
  CC     IfEvent.lo
  CC     imConv.lo
  CC     ImText16.lo
  CC     ImText.lo
  CC     ImUtil.lo
  CC     InitExt.lo
  CC     InsCmap.lo
  CC     IntAtom.lo
  CC     KeyBind.lo
  CC     KeysymStr.lo
  CC     KillCl.lo
  CC     LiHosts.lo
  CC     LiICmaps.lo
  CC     LiProps.lo
  CC     ListExt.lo
  CC     LoadFont.lo
  CC     LockDis.lo
  CC     locking.lo
  CC     LookupCol.lo
  CC     LowerWin.lo
  CC     Macros.lo
  CC     MapRaised.lo
  CC     MapSubs.lo
  CC     MapWindow.lo
  CC     MaskEvent.lo
  CC     Misc.lo
  CC     ModMap.lo
  CC     MoveWin.lo
  CC     NextEvent.lo
  CC     OCWrap.lo
  CC     OMWrap.lo
  CC     OpenDis.lo
  CC     ParseCmd.lo
  CC     ParseCol.lo
  CC     ParseGeom.lo
  CC     PeekEvent.lo
  CC     PeekIfEv.lo
  CC     Pending.lo
  CC     PixFormats.lo
  CC     PmapBgnd.lo
  CC     PmapBord.lo
  CC     PolyReg.lo
  CC     PolyTxt16.lo
  CC     PolyTxt.lo
  CC     PropAlloc.lo
  CC     PutBEvent.lo
  CC     PutImage.lo
  CC     Quarks.lo
  CC     QuBest.lo
  CC     QuColor.lo
  CC     QuColors.lo
  CC     QuCurShp.lo
  CC     QuExt.lo
  CC     QuKeybd.lo
  CC     QuPntr.lo
  CC     QuStipShp.lo
  CC     QuTextE16.lo
  CC     QuTextExt.lo
  CC     QuTileShp.lo
  CC     QuTree.lo
  CC     RaiseWin.lo
  CC     RdBitF.lo
  CC     RecolorC.lo
  CC     ReconfWin.lo
  CC     ReconfWM.lo
  CC     Region.lo
  CC     RegstFlt.lo
  CC     RepWindow.lo
  CC     RestackWs.lo
  CC     RotProp.lo
  CC     ScrResStr.lo
  CC     SelInput.lo
  CC     SendEvent.lo
  CC     SetBack.lo
  CC     SetClMask.lo
  CC     SetClOrig.lo
  CC     SetCRects.lo
  CC     SetDashes.lo
  CC     SetFont.lo
  CC     SetFore.lo
  CC     SetFPath.lo
  CC     SetFunc.lo
  CC     SetHints.lo
  CC     SetIFocus.lo
  CC     SetLocale.lo
  CC     SetLStyle.lo
  CC     SetNrmHint.lo
  CC     SetPMask.lo
  CC     SetPntMap.lo
  CC     SetRGBCMap.lo
  CC     SetSOwner.lo
  CC     SetSSaver.lo
  CC     SetState.lo
  CC     SetStCmap.lo
  CC     SetStip.lo
  CC     SetTile.lo
  CC     SetTSOrig.lo
  CC     SetTxtProp.lo
  CC     SetWMCMapW.lo
  CC     SetWMProto.lo
  CC     StBytes.lo
  CC     StColor.lo
  CC     StColors.lo
  CC     StName.lo
  CC     StNColor.lo
  CC     StrKeysym.lo
  CC     StrToText.lo
  CC     Sync.lo
  CC     Synchro.lo
  CC     Text16.lo
  CC     Text.lo
  CC     TextExt16.lo
  CC     TextExt.lo
  CC     TextToStr.lo
  CC     TrCoords.lo
  CC     UndefCurs.lo
  CC     UngrabBut.lo
  CC     UngrabKbd.lo
  CC     UngrabKey.lo
  CC     UngrabPtr.lo
  CC     UngrabSvr.lo
  CC     UninsCmap.lo
  CC     UnldFont.lo
  CC     UnmapSubs.lo
  CC     UnmapWin.lo
  CC     VisUtil.lo
  CC     WarpPtr.lo
  CC     Window.lo
  CC     WinEvent.lo
  CC     Withdraw.lo
  CC     WMGeom.lo
  CC     WMProps.lo
  CC     WrBitF.lo
  CC     xcb_disp.lo
  CC     xcb_io.lo
  CC     XlibAsync.lo
  CC     XlibInt.lo
XlibInt.c: In function '_XPrintDefaultError':
XlibInt.c:1432: warning: format not a string literal, argument types not =
checked
XlibInt.c:1451: warning: format not a string literal, argument types not =
checked
XlibInt.c:1483: warning: format not a string literal, argument types not =
checked
XlibInt.c:1511: warning: format not a string literal, argument types not =
checked
XlibInt.c:1517: warning: format not a string literal, argument types not =
checked
XlibInt.c:1521: warning: format not a string literal, argument types not =
checked
  CC     Xrm.lo
  CCLD   libX11.la
  CC     x11_xcb.lo
  CCLD   libX11-xcb.la
Making all in nls
  GEN    am_ET.UTF-8/XLC_LOCALE
  GEN    armscii-8/XLC_LOCALE
  GEN    C/XLC_LOCALE
  GEN    el_GR.UTF-8/XLC_LOCALE
  GEN    en_US.UTF-8/XLC_LOCALE
  GEN    fi_FI.UTF-8/XLC_LOCALE
  GEN    georgian-academy/XLC_LOCALE
  GEN    georgian-ps/XLC_LOCALE
  GEN    ibm-cp1133/XLC_LOCALE
  GEN    iscii-dev/XLC_LOCALE
  GEN    isiri-3342/XLC_LOCALE
  GEN    iso8859-1/XLC_LOCALE
  GEN    iso8859-10/XLC_LOCALE
  GEN    iso8859-11/XLC_LOCALE
  GEN    iso8859-13/XLC_LOCALE
  GEN    iso8859-14/XLC_LOCALE
  GEN    iso8859-15/XLC_LOCALE
  GEN    iso8859-2/XLC_LOCALE
  GEN    iso8859-3/XLC_LOCALE
  GEN    iso8859-4/XLC_LOCALE
  GEN    iso8859-5/XLC_LOCALE
  GEN    iso8859-6/XLC_LOCALE
  GEN    iso8859-7/XLC_LOCALE
  GEN    iso8859-8/XLC_LOCALE
  GEN    iso8859-9/XLC_LOCALE
  GEN    iso8859-9e/XLC_LOCALE
  GEN    ja/XLC_LOCALE
  GEN    ja.JIS/XLC_LOCALE
  GEN    ja_JP.UTF-8/XLC_LOCALE
  GEN    ja.S90/XLC_LOCALE
  GEN    ja.SJIS/XLC_LOCALE
  GEN    ja.U90/XLC_LOCALE
  GEN    ko/XLC_LOCALE
  GEN    koi8-c/XLC_LOCALE
  GEN    koi8-r/XLC_LOCALE
  GEN    koi8-u/XLC_LOCALE
  GEN    ko_KR.UTF-8/XLC_LOCALE
  GEN    microsoft-cp1251/XLC_LOCALE
  GEN    microsoft-cp1255/XLC_LOCALE
  GEN    microsoft-cp1256/XLC_LOCALE
  GEN    mulelao-1/XLC_LOCALE
  GEN    nokhchi-1/XLC_LOCALE
  GEN    pt_BR.UTF-8/XLC_LOCALE
  GEN    ru_RU.UTF-8/XLC_LOCALE
  GEN    tatar-cyr/XLC_LOCALE
  GEN    th_TH/XLC_LOCALE
  GEN    th_TH.UTF-8/XLC_LOCALE
  GEN    tscii-0/XLC_LOCALE
  GEN    vi_VN.tcvn/XLC_LOCALE
  GEN    vi_VN.viscii/XLC_LOCALE
  GEN    zh_CN/XLC_LOCALE
  GEN    zh_CN.gb18030/XLC_LOCALE
  GEN    zh_CN.gbk/XLC_LOCALE
  GEN    zh_CN.UTF-8/XLC_LOCALE
  GEN    zh_HK.big5/XLC_LOCALE
  GEN    zh_HK.big5hkscs/XLC_LOCALE
  GEN    zh_HK.UTF-8/XLC_LOCALE
  GEN    zh_TW/XLC_LOCALE
  GEN    zh_TW.big5/XLC_LOCALE
  GEN    zh_TW.UTF-8/XLC_LOCALE
  GEN    am_ET.UTF-8/Compose
  GEN    armscii-8/Compose
  GEN    C/Compose
  GEN    el_GR.UTF-8/Compose
  GEN    en_US.UTF-8/Compose
  GEN    fi_FI.UTF-8/Compose
  GEN    georgian-academy/Compose
  GEN    georgian-ps/Compose
  GEN    ibm-cp1133/Compose
  GEN    iscii-dev/Compose
  GEN    isiri-3342/Compose
  GEN    iso8859-1/Compose
  GEN    iso8859-10/Compose
  GEN    iso8859-11/Compose
  GEN    iso8859-13/Compose
  GEN    iso8859-14/Compose
  GEN    iso8859-15/Compose
  GEN    iso8859-2/Compose
  GEN    iso8859-3/Compose
  GEN    iso8859-4/Compose
  GEN    iso8859-5/Compose
  GEN    iso8859-6/Compose
  GEN    iso8859-7/Compose
  GEN    iso8859-8/Compose
  GEN    iso8859-9/Compose
  GEN    iso8859-9e/Compose
  GEN    ja/Compose
  GEN    ja.JIS/Compose
  GEN    ja_JP.UTF-8/Compose
  GEN    ja.S90/Compose
  GEN    ja.SJIS/Compose
  GEN    ja.U90/Compose
  GEN    ko/Compose
  GEN    koi8-c/Compose
  GEN    koi8-r/Compose
  GEN    koi8-u/Compose
  GEN    ko_KR.UTF-8/Compose
  GEN    microsoft-cp1251/Compose
  GEN    microsoft-cp1255/Compose
  GEN    microsoft-cp1256/Compose
  GEN    mulelao-1/Compose
  GEN    nokhchi-1/Compose
  GEN    pt_BR.UTF-8/Compose
  GEN    ru_RU.UTF-8/Compose
  GEN    tatar-cyr/Compose
  GEN    th_TH/Compose
  GEN    th_TH.UTF-8/Compose
  GEN    tscii-0/Compose
  GEN    vi_VN.tcvn/Compose
  GEN    vi_VN.viscii/Compose
  GEN    zh_CN/Compose
  GEN    zh_CN.gb18030/Compose
  GEN    zh_CN.gbk/Compose
  GEN    zh_CN.UTF-8/Compose
  GEN    zh_HK.big5/Compose
  GEN    zh_HK.big5hkscs/Compose
  GEN    zh_HK.UTF-8/Compose
  GEN    zh_TW/Compose
  GEN    zh_TW.big5/Compose
  GEN    zh_TW.UTF-8/Compose
make: don't know how to make Compose/index.html. Stop
*** Error code 1

Stop in /usr/ports/x11/libX11/work/libX11-1.4.1.
*** Error code 1

Stop in /usr/ports/x11/libX11.
** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade2011=
0311-6209-2s54gh-0 env UPGRADE_TOOL=3Dportupgrade UPGRADE_PORT=3DlibX11-1=
.3.6,1 UPGRADE_PORT_VER=3D1.3.6,1 make
** Fix the problem and try again.
--->  Skipping 'x11-toolkits/libXt' (libXt-1.0.9) because a requisite pac=
kage 'libX11-1.3.6,1' (x11/libX11) failed (specify -k to force)
--->  Skipping 'graphics/libGL' (libGL-7.6.1) because a requisite package=
 'libX11-1.3.6,1' (x11/libX11) failed (specify -k to force)
--->  Skipping 'graphics/libGLU' (libGLU-7.6.1) because a requisite packa=
ge 'libGL-7.6.1' (graphics/libGL) failed (specify -k to force)
--->  Skipping 'graphics/libglut' (libglut-7.6.1) because a requisite pac=
kage 'libGL-7.6.1' (graphics/libGL) failed (specify -k to force)
--->  Skipping 'x11-toolkits/libXaw' (libXaw-1.0.8,1) because a requisite=
 package 'libX11-1.3.6,1' (x11/libX11) failed (specify -k to force)
--->  Skipping 'x11-servers/xorg-server' (xorg-server-1.7.7_1,1) because =
a requisite package 'libX11-1.3.6,1' (x11/libX11) failed (specify -k to f=
orce)
--->  Skipping 'x11-drivers/xf86-input-mouse' (xf86-input-mouse-1.6.0) be=
cause a requisite package 'libX11-1.3.6,1' (x11/libX11) failed (specify -=
k to force)
--->  Skipping 'x11-drivers/xf86-video-ati' (xf86-video-ati-6.14.0_1) bec=
ause a requisite package 'libX11-1.3.6,1' (x11/libX11) failed (specify -k=
 to force)
--->  Skipping 'x11-drivers/xf86-input-keyboard' (xf86-input-keyboard-1.5=
.0) because a requisite package 'libX11-1.3.6,1' (x11/libX11) failed (spe=
cify -k to force)
** Listing the failed packages (-:ignored / *:skipped / !:failed)
	! x11/libX11 (libX11-1.3.6,1)	(unknown build error)
	* x11-toolkits/libXt (libXt-1.0.9)
	* graphics/libGL (libGL-7.6.1)
	* graphics/libGLU (libGLU-7.6.1)
	* graphics/libglut (libglut-7.6.1)
	* x11-toolkits/libXaw (libXaw-1.0.8,1)
	* x11-servers/xorg-server (xorg-server-1.7.7_1,1)
	* x11-drivers/xf86-input-mouse (xf86-input-mouse-1.6.0)
	* x11-drivers/xf86-video-ati (xf86-video-ati-6.14.0_1)
	* x11-drivers/xf86-input-keyboard (xf86-input-keyboard-1.5.0)

real	1m57.178s
user	1m16.875s
sys	0m25.437s
[root@sjakie /var/db/pkg]# exit

Script done on Fri Mar 11 19:30:55 2011

------------n73NTBAQHPgMyLOa0UESre--




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?op.vr6ze3d28527sy>