[kde-freebsd] [ports-i386 at freebsd.org: cmake-2.4.6 failed on i386 7]

Kris Kennaway kris at obsecurity.org
Wed Jun 13 20:18:06 CEST 2007


Some change to current broke this, don't know who is responsible

----- Forwarded message from User Ports-i386 <ports-i386 at freebsd.org> -----

X-Original-To: kkenn at localhost
Delivered-To: kkenn at localhost.obsecurity.org
X-Original-To: kris at FreeBSD.org
Delivered-To: kris at FreeBSD.org
Date: Wed, 13 Jun 2007 15:11:14 GMT
From: User Ports-i386 <ports-i386 at freebsd.org>
To: kris at FreeBSD.org, linimon at FreeBSD.org
Subject: cmake-2.4.6 failed on i386 7
X-UIDL: R;\"!Y\E!!]/%"!fEH!!

building cmake-2.4.6 on gohan35.freebsd.org
in directory /x/tmp/7/chroot/67484
building for: 7.0-CURRENT i386
maintained by: kde at FreeBSD.org
port directory: /usr/ports/devel/cmake
build started at Wed Jun 13 14:30:38 UTC 2007
FETCH_DEPENDS=
PATCH_DEPENDS=
EXTRACT_DEPENDS=
BUILD_DEPENDS=
RUN_DEPENDS=
prefixes: LOCALBASE=usr/local X11BASE=usr/local
add_pkg
================================================================
====================<phase 1: make checksum>====================
=> cmake-2.4.6.tar.gz doesn't seem to exist in /tmp/distfiles/.
=> Attempting to fetch from http://www.cmake.org/files/v2.4/.
cmake-2.4.6.tar.gz                                    2543 kB  282 kBps
=> MD5 Checksum OK for cmake-2.4.6.tar.gz.
=> SHA256 Checksum OK for cmake-2.4.6.tar.gz.
================================================================
====================<phase 2: make extract>====================
add_pkg
===>  Extracting for cmake-2.4.6
=> MD5 Checksum OK for cmake-2.4.6.tar.gz.
=> SHA256 Checksum OK for cmake-2.4.6.tar.gz.
================================================================
====================<phase 3: make patch>====================
add_pkg
===>  Patching for cmake-2.4.6
================================================================
====================<phase 4: make build>====================
add_pkg
===>  Configuring for cmake-2.4.6
---------------------------------------------
CMake 2.4-6, Copyright (c) 2006 Kitware, Inc., Insight Consortium
C compiler on this system is: cc -O2 -fno-strict-aliasing -pipe 
C++ compiler on this system is: c++ -O2 -fno-strict-aliasing -pipe
Makefile processor on this system is: make
c++ is GNU compiler
c++ has STL in std:: namespace
c++ has ANSI streams
c++ has streams in std:: namespace
c++ has sstream
c++ has operator!=(string, char*)
c++ has stl iterator_traits
c++ has standard template allocator
c++ has allocator<>::rebind<>
c++ does not have non-standard allocator<>::max_size argument
c++ has stl containers supporting allocator objects
c++ has header cstddef
c++ requires template friends to use <>
c++ supports member templates
c++ has standard template specialization syntax
c++ has argument dependent lookup
c++ does not have struct stat with st_mtim member
c++ has ANSI for scoping
---------------------------------------------
c++ -O2 -fno-strict-aliasing -pipe -I/work/a/ports/devel/cmake/work/cmake-2.4.6/Source   -I/work/a/ports/devel/cmake/work/cmake-2.4.6/Bootstrap.cmk -c /work/a/ports/devel/cmake/work/cmake-2.4.6/Source/cmake.cxx -o cmake.o
c++ -O2 -fno-strict-aliasing -pipe -I/work/a/ports/devel/cmake/work/cmake-2.4.6/Source   -I/work/a/ports/devel/cmake/work/cmake-2.4.6/Bootstrap.cmk -c /work/a/ports/devel/cmake/work/cmake-2.4.6/Source/cmakemain.cxx -o cmakemain.o
c++ -O2 -fno-strict-aliasing -pipe -I/work/a/ports/devel/cmake/work/cmake-2.4.6/Source   -I/work/a/ports/devel/cmake/work/cmake-2.4.6/Bootstrap.cmk -c /work/a/ports/devel/cmake/work/cmake-2.4.6/Source/cmakewizard.cxx -o cmakewizard.o
c++ -O2 -fno-strict-aliasing -pipe -I/work/a/ports/devel/cmake/work/cmake-2.4.6/Source   -I/work/a/ports/devel/cmake/work/cmake-2.4.6/Bootstrap.cmk -c /work/a/ports/devel/cmake/work/cmake-2.4.6/Source/cmCommandArgumentLexer.cxx -o cmCommandArgumentLexer.o
c++ -O2 -fno-strict-aliasing -pipe -I/work/a/ports/devel/cmake/work/cmake-2.4.6/Source   -I/work/a/ports/devel/cmake/work/cmake-2.4.6/Bootstrap.cmk -c /work/a/ports/devel/cmake/work/cmake-2.4.6/Source/cmCommandArgumentParser.cxx -o cmCommandArgumentParser.o
c++ -O2 -fno-strict-aliasing -pipe -I/work/a/ports/devel/cmake/work/cmake-2.4.6/Source   -I/work/a/ports/devel/cmake/work/cmake-2.4.6/Bootstrap.cmk -c /work/a/ports/devel/cmake/work/cmake-2.4.6/Source/cmCommandArgumentParserHelper.cxx -o cmCommandArgumentParserHelper.o
c++ -O2 -fno-strict-aliasing -pipe -I/work/a/ports/devel/cmake/work/cmake-2.4.6/Source   -I/work/a/ports/devel/cmake/work/cmake-2.4.6/Bootstrap.cmk -c /work/a/ports/devel/cmake/work/cmake-2.4.6/Source/cmDepends.cxx -o cmDepends.o
c++ -O2 -fno-strict-aliasing -pipe -I/work/a/ports/devel/cmake/work/cmake-2.4.6/Source   -I/work/a/ports/devel/cmake/work/cmake-2.4.6/Bootstrap.cmk -c /work/a/ports/devel/cmake/work/cmake-2.4.6/Source/cmDependsC.cxx -o cmDependsC.o
c++ -O2 -fno-strict-aliasing -pipe -I/work/a/ports/devel/cmake/work/cmake-2.4.6/Source   -I/work/a/ports/devel/cmake/work/cmake-2.4.6/Bootstrap.cmk -c /work/a/ports/devel/cmake/work/cmake-2.4.6/Source/cmMakeDepend.cxx -o cmMakeDepend.o
c++ -O2 -fno-strict-aliasing -pipe -I/work/a/ports/devel/cmake/work/cmake-2.4.6/Source   -I/work/a/ports/devel/cmake/work/cmake-2.4.6/Bootstrap.cmk -c /work/a/ports/devel/cmake/work/cmake-2.4.6/Source/cmMakefile.cxx -o cmMakefile.o
c++ -O2 -fno-strict-aliasing -pipe -I/work/a/ports/devel/cmake/work/cmake-2.4.6/Source   -I/work/a/ports/devel/cmake/work/cmake-2.4.6/Bootstrap.cmk -c /work/a/ports/devel/cmake/work/cmake-2.4.6/Source/cmGeneratedFileStream.cxx -o cmGeneratedFileStream.o
c++ -O2 -fno-strict-aliasing -pipe -I/work/a/ports/devel/cmake/work/cmake-2.4.6/Source   -I/work/a/ports/devel/cmake/work/cmake-2.4.6/Bootstrap.cmk -c /work/a/ports/devel/cmake/work/cmake-2.4.6/Source/cmGlobalGenerator.cxx -o cmGlobalGenerator.o
c++ -O2 -fno-strict-aliasing -pipe -I/work/a/ports/devel/cmake/work/cmake-2.4.6/Source   -I/work/a/ports/devel/cmake/work/cmake-2.4.6/Bootstrap.cmk -c /work/a/ports/devel/cmake/work/cmake-2.4.6/Source/cmLocalGenerator.cxx -o cmLocalGenerator.o
c++ -O2 -fno-strict-aliasing -pipe -I/work/a/ports/devel/cmake/work/cmake-2.4.6/Source   -I/work/a/ports/devel/cmake/work/cmake-2.4.6/Bootstrap.cmk -c /work/a/ports/devel/cmake/work/cmake-2.4.6/Source/cmInstallGenerator.cxx -o cmInstallGenerator.o
c++ -O2 -fno-strict-aliasing -pipe -I/work/a/ports/devel/cmake/work/cmake-2.4.6/Source   -I/work/a/ports/devel/cmake/work/cmake-2.4.6/Bootstrap.cmk -c /work/a/ports/devel/cmake/work/cmake-2.4.6/Source/cmInstallFilesGenerator.cxx -o cmInstallFilesGenerator.o
c++ -O2 -fno-strict-aliasing -pipe -I/work/a/ports/devel/cmake/work/cmake-2.4.6/Source   -I/work/a/ports/devel/cmake/work/cmake-2.4.6/Bootstrap.cmk -c /work/a/ports/devel/cmake/work/cmake-2.4.6/Source/cmInstallScriptGenerator.cxx -o cmInstallScriptGenerator.o
c++ -O2 -fno-strict-aliasing -pipe -I/work/a/ports/devel/cmake/work/cmake-2.4.6/Source   -I/work/a/ports/devel/cmake/work/cmake-2.4.6/Bootstrap.cmk -c /work/a/ports/devel/cmake/work/cmake-2.4.6/Source/cmInstallTargetGenerator.cxx -o cmInstallTargetGenerator.o
c++ -O2 -fno-strict-aliasing -pipe -I/work/a/ports/devel/cmake/work/cmake-2.4.6/Source   -I/work/a/ports/devel/cmake/work/cmake-2.4.6/Bootstrap.cmk -c /work/a/ports/devel/cmake/work/cmake-2.4.6/Source/cmSourceFile.cxx -o cmSourceFile.o
c++ -O2 -fno-strict-aliasing -pipe -I/work/a/ports/devel/cmake/work/cmake-2.4.6/Source   -I/work/a/ports/devel/cmake/work/cmake-2.4.6/Bootstrap.cmk -c /work/a/ports/devel/cmake/work/cmake-2.4.6/Source/cmSystemTools.cxx -o cmSystemTools.o
c++ -O2 -fno-strict-aliasing -pipe -I/work/a/ports/devel/cmake/work/cmake-2.4.6/Source   -I/work/a/ports/devel/cmake/work/cmake-2.4.6/Bootstrap.cmk -c /work/a/ports/devel/cmake/work/cmake-2.4.6/Source/cmFileTimeComparison.cxx -o cmFileTimeComparison.o
c++ -O2 -fno-strict-aliasing -pipe -I/work/a/ports/devel/cmake/work/cmake-2.4.6/Source   -I/work/a/ports/devel/cmake/work/cmake-2.4.6/Bootstrap.cmk -c /work/a/ports/devel/cmake/work/cmake-2.4.6/Source/cmGlobalUnixMakefileGenerator3.cxx -o cmGlobalUnixMakefileGenerator3.o
c++ -O2 -fno-strict-aliasing -pipe -I/work/a/ports/devel/cmake/work/cmake-2.4.6/Source   -I/work/a/ports/devel/cmake/work/cmake-2.4.6/Bootstrap.cmk -c /work/a/ports/devel/cmake/work/cmake-2.4.6/Source/cmLocalUnixMakefileGenerator3.cxx -o cmLocalUnixMakefileGenerator3.o
c++ -O2 -fno-strict-aliasing -pipe -I/work/a/ports/devel/cmake/work/cmake-2.4.6/Source   -I/work/a/ports/devel/cmake/work/cmake-2.4.6/Bootstrap.cmk -c /work/a/ports/devel/cmake/work/cmake-2.4.6/Source/cmMakefileExecutableTargetGenerator.cxx -o cmMakefileExecutableTargetGenerator.o
c++ -O2 -fno-strict-aliasing -pipe -I/work/a/ports/devel/cmake/work/cmake-2.4.6/Source   -I/work/a/ports/devel/cmake/work/cmake-2.4.6/Bootstrap.cmk -c /work/a/ports/devel/cmake/work/cmake-2.4.6/Source/cmMakefileLibraryTargetGenerator.cxx -o cmMakefileLibraryTargetGenerator.o
c++ -O2 -fno-strict-aliasing -pipe -I/work/a/ports/devel/cmake/work/cmake-2.4.6/Source   -I/work/a/ports/devel/cmake/work/cmake-2.4.6/Bootstrap.cmk -c /work/a/ports/devel/cmake/work/cmake-2.4.6/Source/cmMakefileTargetGenerator.cxx -o cmMakefileTargetGenerator.o
c++ -O2 -fno-strict-aliasing -pipe -I/work/a/ports/devel/cmake/work/cmake-2.4.6/Source   -I/work/a/ports/devel/cmake/work/cmake-2.4.6/Bootstrap.cmk -c /work/a/ports/devel/cmake/work/cmake-2.4.6/Source/cmMakefileUtilityTargetGenerator.cxx -o cmMakefileUtilityTargetGenerator.o
c++ -O2 -fno-strict-aliasing -pipe -I/work/a/ports/devel/cmake/work/cmake-2.4.6/Source   -I/work/a/ports/devel/cmake/work/cmake-2.4.6/Bootstrap.cmk -c /work/a/ports/devel/cmake/work/cmake-2.4.6/Source/cmBootstrapCommands.cxx -o cmBootstrapCommands.o
c++ -O2 -fno-strict-aliasing -pipe -I/work/a/ports/devel/cmake/work/cmake-2.4.6/Source   -I/work/a/ports/devel/cmake/work/cmake-2.4.6/Bootstrap.cmk -c /work/a/ports/devel/cmake/work/cmake-2.4.6/Source/cmCommands.cxx -o cmCommands.o
c++ -O2 -fno-strict-aliasing -pipe -I/work/a/ports/devel/cmake/work/cmake-2.4.6/Source   -I/work/a/ports/devel/cmake/work/cmake-2.4.6/Bootstrap.cmk -c /work/a/ports/devel/cmake/work/cmake-2.4.6/Source/cmTarget.cxx -o cmTarget.o
c++ -O2 -fno-strict-aliasing -pipe -I/work/a/ports/devel/cmake/work/cmake-2.4.6/Source   -I/work/a/ports/devel/cmake/work/cmake-2.4.6/Bootstrap.cmk -c /work/a/ports/devel/cmake/work/cmake-2.4.6/Source/cmTest.cxx -o cmTest.o
c++ -O2 -fno-strict-aliasing -pipe -I/work/a/ports/devel/cmake/work/cmake-2.4.6/Source   -I/work/a/ports/devel/cmake/work/cmake-2.4.6/Bootstrap.cmk -c /work/a/ports/devel/cmake/work/cmake-2.4.6/Source/cmCustomCommand.cxx -o cmCustomCommand.o
c++ -O2 -fno-strict-aliasing -pipe -I/work/a/ports/devel/cmake/work/cmake-2.4.6/Source   -I/work/a/ports/devel/cmake/work/cmake-2.4.6/Bootstrap.cmk -c /work/a/ports/devel/cmake/work/cmake-2.4.6/Source/cmCacheManager.cxx -o cmCacheManager.o
c++ -O2 -fno-strict-aliasing -pipe -I/work/a/ports/devel/cmake/work/cmake-2.4.6/Source   -I/work/a/ports/devel/cmake/work/cmake-2.4.6/Bootstrap.cmk -c /work/a/ports/devel/cmake/work/cmake-2.4.6/Source/cmListFileCache.cxx -o cmListFileCache.o
c++ -O2 -fno-strict-aliasing -pipe -I/work/a/ports/devel/cmake/work/cmake-2.4.6/Source   -I/work/a/ports/devel/cmake/work/cmake-2.4.6/Bootstrap.cmk -c /work/a/ports/devel/cmake/work/cmake-2.4.6/Source/cmOrderLinkDirectories.cxx -o cmOrderLinkDirectories.o
cc -O2 -fno-strict-aliasing -pipe  -I/work/a/ports/devel/cmake/work/cmake-2.4.6/Source   -I/work/a/ports/devel/cmake/work/cmake-2.4.6/Bootstrap.cmk -c /work/a/ports/devel/cmake/work/cmake-2.4.6/Source/cmListFileLexer.c -o cmListFileLexer.o
c++ -O2 -fno-strict-aliasing -pipe -I/work/a/ports/devel/cmake/work/cmake-2.4.6/Source   -I/work/a/ports/devel/cmake/work/cmake-2.4.6/Bootstrap.cmk -DKWSYS_NAMESPACE=cmsys -c /work/a/ports/devel/cmake/work/cmake-2.4.6/Source/kwsys/Directory.cxx -o Directory.o
c++ -O2 -fno-strict-aliasing -pipe -I/work/a/ports/devel/cmake/work/cmake-2.4.6/Source   -I/work/a/ports/devel/cmake/work/cmake-2.4.6/Bootstrap.cmk -DKWSYS_NAMESPACE=cmsys -c /work/a/ports/devel/cmake/work/cmake-2.4.6/Source/kwsys/Glob.cxx -o Glob.o
c++ -O2 -fno-strict-aliasing -pipe -I/work/a/ports/devel/cmake/work/cmake-2.4.6/Source   -I/work/a/ports/devel/cmake/work/cmake-2.4.6/Bootstrap.cmk -DKWSYS_NAMESPACE=cmsys -c /work/a/ports/devel/cmake/work/cmake-2.4.6/Source/kwsys/RegularExpression.cxx -o RegularExpression.o
c++ -O2 -fno-strict-aliasing -pipe -I/work/a/ports/devel/cmake/work/cmake-2.4.6/Source   -I/work/a/ports/devel/cmake/work/cmake-2.4.6/Bootstrap.cmk -DKWSYS_NAMESPACE=cmsys -c /work/a/ports/devel/cmake/work/cmake-2.4.6/Source/kwsys/SystemTools.cxx -o SystemTools.o
cc -O2 -fno-strict-aliasing -pipe  -I/work/a/ports/devel/cmake/work/cmake-2.4.6/Source   -I/work/a/ports/devel/cmake/work/cmake-2.4.6/Bootstrap.cmk -DKWSYS_NAMESPACE=cmsys -c /work/a/ports/devel/cmake/work/cmake-2.4.6/Source/kwsys/ProcessUNIX.c -o ProcessUNIX.o
cc -O2 -fno-strict-aliasing -pipe  -I/work/a/ports/devel/cmake/work/cmake-2.4.6/Source   -I/work/a/ports/devel/cmake/work/cmake-2.4.6/Bootstrap.cmk -DKWSYS_NAMESPACE=cmsys -c /work/a/ports/devel/cmake/work/cmake-2.4.6/Source/kwsys/System.c -o System.o
c++  -O2 -fno-strict-aliasing -pipe -I/work/a/ports/devel/cmake/work/cmake-2.4.6/Source   -I/work/a/ports/devel/cmake/work/cmake-2.4.6/Bootstrap.cmk  cmake.o cmakemain.o cmakewizard.o cmCommandArgumentLexer.o cmCommandArgumentParser.o cmCommandArgumentParserHelper.o cmDepends.o cmDependsC.o cmMakeDepend.o cmMakefile.o cmGeneratedFileStream.o cmGlobalGenerator.o cmLocalGenerator.o cmInstallGenerator.o cmInstallFilesGenerator.o cmInstallScriptGenerator.o cmInstallTargetGenerator.o cmSourceFile.o cmSystemTools.o cmFileTimeComparison.o cmGlobalUnixMakefileGenerator3.o cmLocalUnixMakefileGenerator3.o cmMakefileExecutableTargetGenerator.o cmMakefileLibraryTargetGenerator.o cmMakefileTargetGenerator.o cmMakefileUtilityTargetGenerator.o cmBootstrapCommands.o cmCommands.o cmTarget.o cmTest.o cmCustomCommand.o cmCacheManager.o cmListFileCache.o cmOrderLinkDirectories.o cmListFileLexer.o Directory.o Glob.o RegularExpression.o SystemTools.o ProcessUNIX.o System.o -o cmake
loading initial cache file /work/a/ports/devel/cmake/work/cmake-2.4.6/Bootstrap.cmk/InitialCacheFlags.cmake
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Check size of void*
-- Check size of void* - done
-- Check for working CXX compiler: /usr/bin/c++
-- Check for working CXX compiler: /usr/bin/c++ -- works
-- Looking for C++ include iostream
-- Looking for C++ include iostream - found
-- Check for STD namespace
-- Check for STD namespace - found
-- Check for ANSI scope
-- Check for ANSI scope - found
-- Check for sstream
-- Check for sstream - found
-- Looking for unsetenv
-- Looking for unsetenv - found
-- Looking for environ
-- Looking for environ - not found.
-- Cannot determine repository type. Please set UPDATE_TYPE to 'cvs' or 'svn'. CTest update will not work.
-- Checking for Large File Support
-- Checking for Large File Support - yes
-- Checking whether STL classes are in std namespace
-- Checking whether STL classes are in std namespace - yes
-- Checking whether ANSI stream headers are available
-- Checking whether ANSI stream headers are available - yes
-- Checking whether ANSI streams are in std namespace
-- Checking whether ANSI streams are in std namespace - yes
-- Checking whether ANSI string stream is available
-- Checking whether ANSI string stream is available - yes
-- Checking whether header cstddef is available
-- Checking whether header cstddef is available - yes
-- Checking whether stl string has operator!= for char*
-- Checking whether stl string has operator!= for char* - yes
-- Checking whether stl has iterator_traits
-- Checking whether stl has iterator_traits - yes
-- Checking whether stl has standard template allocator
-- Checking whether stl has standard template allocator - yes
-- Checking for rebind member of stl allocator
-- Checking for rebind member of stl allocator - yes
-- Checking for non-standard argument to stl allocator<>::max_size
-- Checking for non-standard argument to stl allocator<>::max_size - no
-- Checking whether stl containers support allocator objects.
-- Checking whether stl containers support allocator objects. - yes
-- Checking whether "<>" is needed for template friends
-- Checking whether "<>" is needed for template friends - yes
-- Checking for member template support
-- Checking for member template support - yes
-- Checking for standard template specialization syntax
-- Checking for standard template specialization syntax - yes
-- Checking whether argument dependent lookup is supported
-- Checking whether argument dependent lookup is supported - yes
-- Checking whether struct stat has st_mtim member
-- Checking whether struct stat has st_mtim member - no
-- Check size of char
-- Check size of char - done
-- Check size of short
-- Check size of short - done
-- Check size of int
-- Check size of int - done
-- Check size of long
-- Check size of long - done
-- Check size of long long
-- Check size of long long - done
-- Check size of __int64
-- Check size of __int64 - failed
-- Checking whether char is signed
-- Checking whether char is signed - yes
-- Checking if istream supports long long
-- Checking if istream supports long long - yes
-- Checking if ostream supports long long
-- Checking if ostream supports long long - yes
-- Checking whether C compiler has ptrdiff_t in stddef.h
-- Checking whether C compiler has ptrdiff_t in stddef.h - yes
-- Checking whether C compiler has ssize_t in unistd.h
-- Checking whether C compiler has ssize_t in unistd.h - yes
-- Looking for dlopen in dl;
-- Looking for dlopen in dl; - not found
-- Looking for gethostname in ucb;
-- Looking for gethostname in ucb; - not found
-- Looking for connect in socket;
-- Looking for connect in socket; - not found
-- Looking for gethostbyname in c
-- Looking for gethostbyname in c - found
-- Looking for getch in ws2_32;
-- Looking for getch in ws2_32; - not found
-- Looking for getch in winmm;
-- Looking for getch in winmm; - not found
-- Looking for dlopen in 
-- Looking for dlopen in  - found
-- Looking for features.h
-- Looking for features.h - not found
-- Looking for include files HAVE_STDIO_H
-- Looking for include files HAVE_STDIO_H - found
-- Looking for include files HAVE_STDDEF_H
-- Looking for include files HAVE_STDDEF_H - found
-- Looking for include files HAVE_SYS_TYPES_H
-- Looking for include files HAVE_SYS_TYPES_H - found
-- Looking for include files HAVE_INTTYPES_H
-- Looking for include files HAVE_INTTYPES_H - found
-- Looking for include files HAVE_ALLOCA_H
-- Looking for include files HAVE_ALLOCA_H - not found.
-- Looking for include files HAVE_ARPA_INET_H
-- Looking for include files HAVE_ARPA_INET_H - found
-- Looking for include files HAVE_DLFCN_H
-- Looking for include files HAVE_DLFCN_H - found
-- Looking for include files HAVE_FCNTL_H
-- Looking for include files HAVE_FCNTL_H - found
-- Looking for include files HAVE_MALLOC_H
-- Looking for include files HAVE_MALLOC_H - not found.
-- Looking for include files HAVE_MEMORY_H
-- Looking for include files HAVE_MEMORY_H - found
-- Looking for include files HAVE_NETDB_H
-- Looking for include files HAVE_NETDB_H - found
-- Looking for include files HAVE_SYS_POLL_H
-- Looking for include files HAVE_SYS_POLL_H - found
-- Looking for include files HAVE_ASSERT_H
-- Looking for include files HAVE_ASSERT_H - found
-- Looking for include files HAVE_LIMITS_H
-- Looking for include files HAVE_LIMITS_H - found
-- Looking for include files HAVE_SYS_SOCKET_H
-- Looking for include files HAVE_SYS_SOCKET_H - found
-- Looking for include files HAVE_NETINET_IN_H
-- Looking for include files HAVE_NETINET_IN_H - found
-- Looking for include files HAVE_NET_IF_H
-- Looking for include files HAVE_NET_IF_H - found
-- Looking for include files HAVE_NETINET_IF_ETHER_H
-- Looking for include files HAVE_NETINET_IF_ETHER_H - found
-- Looking for include files HAVE_NETINET_TCP_H
-- Looking for include files HAVE_NETINET_TCP_H - found
-- Looking for include files HAVE_SYS_SELECT_H
-- Looking for include files HAVE_SYS_SELECT_H - found
-- Looking for include files HAVE_UTIME_H
-- Looking for include files HAVE_UTIME_H - found
-- Looking for include files HAVE_PWD_H
-- Looking for include files HAVE_PWD_H - found
-- Looking for include files HAVE_SGTTY_H
-- Looking for include files HAVE_SGTTY_H - found
-- Looking for include files HAVE_STDINT_H
-- Looking for include files HAVE_STDINT_H - found
-- Looking for include files HAVE_STDLIB_H
-- Looking for include files HAVE_STDLIB_H - found
-- Looking for include files HAVE_STRING_H
-- Looking for include files HAVE_STRING_H - found
-- Looking for include files HAVE_STRINGS_H
-- Looking for include files HAVE_STRINGS_H - found
-- Looking for include files HAVE_SYS_PARAM_H
-- Looking for include files HAVE_SYS_PARAM_H - found
-- Looking for include files HAVE_SYS_STAT_H
-- Looking for include files HAVE_SYS_STAT_H - found
-- Looking for include files HAVE_SYS_TIME_H
-- Looking for include files HAVE_SYS_TIME_H - found
-- Looking for include files HAVE_TERMIOS_H
-- Looking for include files HAVE_TERMIOS_H - found
-- Looking for include files HAVE_TERMIO_H
-- Looking for include files HAVE_TERMIO_H - not found.
-- Looking for include files HAVE_IO_H
-- Looking for include files HAVE_IO_H - not found.
-- Looking for include files HAVE_TIME_H
-- Looking for include files HAVE_TIME_H - found
-- Looking for include files HAVE_UNISTD_H
-- Looking for include files HAVE_UNISTD_H - found
-- Looking for include files HAVE_SYS_UTIME_H
-- Looking for include files HAVE_SYS_UTIME_H - not found.
-- Looking for include files HAVE_WINSOCK_H
-- Looking for include files HAVE_WINSOCK_H - not found.
-- Looking for include files HAVE_SOCKIO_H
-- Looking for include files HAVE_SOCKIO_H - not found.
-- Looking for include files HAVE_SYS_SOCKIO_H
-- Looking for include files HAVE_SYS_SOCKIO_H - found
-- Looking for include files HAVE_X509_H
-- Looking for include files HAVE_X509_H - not found.
-- Looking for include files HAVE_SETJMP_H
-- Looking for include files HAVE_SETJMP_H - found
-- Looking for include files HAVE_SIGNAL_H
-- Looking for include files HAVE_SIGNAL_H - found
-- Looking for include files HAVE_SYS_IOCTL_H
-- Looking for include files HAVE_SYS_IOCTL_H - found
-- Looking for include files HAVE_SYS_UTSNAME_H
-- Looking for include files HAVE_SYS_UTSNAME_H - found
-- Check size of size_t
-- Check size of size_t - done
-- Check size of ssize_t
-- Check size of ssize_t - done
-- Check size of long long
-- Check size of long long - done
-- Check size of long
-- Check size of long - done
-- Check size of __int64
-- Check size of __int64 - failed
-- Check size of long double
-- Check size of long double - done
-- Looking for socket
-- Looking for socket - found
-- Looking for poll
-- Looking for poll - found
-- Looking for select
-- Looking for select - found
-- Looking for strdup
-- Looking for strdup - found
-- Looking for strstr
-- Looking for strstr - found
-- Looking for strtok_r
-- Looking for strtok_r - found
-- Looking for strftime
-- Looking for strftime - found
-- Looking for uname
-- Looking for uname - found
-- Looking for strcasecmp
-- Looking for strcasecmp - found
-- Looking for stricmp
-- Looking for stricmp - not found.
-- Looking for strcmpi
-- Looking for strcmpi - not found.
-- Looking for strncmpi
-- Looking for strncmpi - not found.
-- Looking for gethostbyaddr
-- Looking for gethostbyaddr - found
-- Looking for gettimeofday
-- Looking for gettimeofday - found
-- Looking for inet_addr
-- Looking for inet_addr - found
-- Looking for inet_pton
-- Looking for inet_pton - found
-- Looking for inet_ntoa
-- Looking for inet_ntoa - found
-- Looking for inet_ntoa_r
-- Looking for inet_ntoa_r - found
-- Looking for tcsetattr
-- Looking for tcsetattr - found
-- Looking for tcgetattr
-- Looking for tcgetattr - found
-- Looking for perror
-- Looking for perror - found
-- Looking for closesocket
-- Looking for closesocket - not found.
-- Looking for setvbuf
-- Looking for setvbuf - found
-- Looking for sigsetjmp
-- Looking for sigsetjmp - found
-- Looking for getpass_r
-- Looking for getpass_r - not found.
-- Looking for strlcat
-- Looking for strlcat - found
-- Looking for getpwuid
-- Looking for getpwuid - found
-- Looking for geteuid
-- Looking for geteuid - found
-- Looking for utime
-- Looking for utime - found
-- Looking for gmtime_r
-- Looking for gmtime_r - found
-- Looking for localtime_r
-- Looking for localtime_r - found
-- Looking for gethostbyname
-- Looking for gethostbyname - found
-- Looking for gethostbyname_r
-- Looking for gethostbyname_r - found
-- Looking for gethostbyaddr_r
-- Looking for gethostbyaddr_r - found
-- Looking for signal
-- Looking for signal - found
-- Looking for SIGALRM
-- Looking for SIGALRM - found
-- Looking for strtoll
-- Looking for strtoll - found
-- Looking for _strtoi64
-- Looking for _strtoi64 - not found.
-- Looking for strerror_r
-- Looking for strerror_r - found
-- Looking for siginterrupt
-- Looking for siginterrupt - found
-- Looking for sigaction
-- Looking for sigaction - found
-- Performing Curl Test HAVE_FIONBIO
-- Performing Curl Test HAVE_FIONBIO - Failed
-- Performing Curl Test HAVE_IOCTLSOCKET
-- Performing Curl Test HAVE_IOCTLSOCKET - Failed
-- Performing Curl Test HAVE_IOCTLSOCKET_CASE
-- Performing Curl Test HAVE_IOCTLSOCKET_CASE - Failed
-- Performing Curl Test HAVE_O_NONBLOCK
-- Performing Curl Test HAVE_O_NONBLOCK - Success
-- Performing Curl Test HAVE_SO_NONBLOCK
-- Performing Curl Test HAVE_SO_NONBLOCK - Failed
-- Performing Curl Test TIME_WITH_SYS_TIME
-- Performing Curl Test TIME_WITH_SYS_TIME - Success
-- Performing Curl Test HAVE_O_NONBLOCKHAVE_GETHOSTBYADDR_R_5
-- Performing Curl Test HAVE_O_NONBLOCKHAVE_GETHOSTBYADDR_R_5 - Failed
-- Performing Curl Test HAVE_GETHOSTBYADDR_R_7
-- Performing Curl Test HAVE_GETHOSTBYADDR_R_7 - Failed
-- Performing Curl Test HAVE_GETHOSTBYADDR_R_8
-- Performing Curl Test HAVE_GETHOSTBYADDR_R_8 - Success
-- Performing Curl Test HAVE_GETHOSTBYADDR_R_5_REENTRANT
-- Performing Curl Test HAVE_GETHOSTBYADDR_R_5_REENTRANT - Failed
-- Performing Curl Test HAVE_GETHOSTBYADDR_R_7_REENTRANT
-- Performing Curl Test HAVE_GETHOSTBYADDR_R_7_REENTRANT - Failed
-- Performing Curl Test HAVE_GETHOSTBYADDR_R_8_REENTRANT
-- Performing Curl Test HAVE_GETHOSTBYADDR_R_8_REENTRANT - Success
-- Performing Curl Test HAVE_GETHOSTBYNAME_R_3
-- Performing Curl Test HAVE_GETHOSTBYNAME_R_3 - Failed
-- Performing Curl Test HAVE_GETHOSTBYNAME_R_5
-- Performing Curl Test HAVE_GETHOSTBYNAME_R_5 - Failed
-- Performing Curl Test HAVE_GETHOSTBYNAME_R_6
-- Performing Curl Test HAVE_GETHOSTBYNAME_R_6 - Success
-- Performing Curl Test HAVE_GETHOSTBYNAME_R_3_REENTRANT
-- Performing Curl Test HAVE_GETHOSTBYNAME_R_3_REENTRANT - Failed
-- Performing Curl Test HAVE_GETHOSTBYNAME_R_5_REENTRANT
-- Performing Curl Test HAVE_GETHOSTBYNAME_R_5_REENTRANT - Failed
-- Performing Curl Test HAVE_GETHOSTBYNAME_R_6_REENTRANT
-- Performing Curl Test HAVE_GETHOSTBYNAME_R_6_REENTRANT - Success
-- Performing Curl Test HAVE_SOCKLEN_T
-- Performing Curl Test HAVE_SOCKLEN_T - Success
-- Performing Curl Test HAVE_IN_ADDR_T
-- Performing Curl Test HAVE_IN_ADDR_T - Success
-- Performing Curl Test STDC_HEADERS
-- Performing Curl Test STDC_HEADERS - Success
-- Performing Curl Test RETSIGTYPE_TEST
-- Performing Curl Test RETSIGTYPE_TEST - Success
-- Performing Curl Test HAVE_INET_NTOA_R_DECL
-- Performing Curl Test HAVE_INET_NTOA_R_DECL - Success
-- Performing Curl Test HAVE_INET_NTOA_R_DECL_REENTRANT
-- Performing Curl Test HAVE_INET_NTOA_R_DECL_REENTRANT - Success
-- Performing Curl Test HAVE_GETADDRINFO
-- Performing Curl Test HAVE_GETADDRINFO - Success
-- Performing Curl Test HAVE_FILE_OFFSET_BITS
-- Performing Curl Test HAVE_FILE_OFFSET_BITS - Success
-- Performing Curl Test HAVE_GLIBC_STRERROR_R
-- Performing Curl Test HAVE_GLIBC_STRERROR_R - Failed
-- Performing Curl Test HAVE_POSIX_STRERROR_R
-- Performing Curl Test HAVE_POSIX_STRERROR_R - Success
-- Performing Curl Test HAVE_LONG_LONG_CONSTANT
-- Performing Curl Test HAVE_LONG_LONG_CONSTANT - Success
-- Check size of curl_off_t
-- Check size of curl_off_t - done
-- Looking for include files HAVE_CTYPE_H
-- Looking for include files HAVE_CTYPE_H - found
-- Looking for include files HAVE_FNMATCH_H
-- Looking for include files HAVE_FNMATCH_H - found
-- Looking for include files HAVE_LIBGEN_H
-- Looking for include files HAVE_LIBGEN_H - found
-- Looking for include files HAVE_SYS_MKDEV_H
-- Looking for include files HAVE_SYS_MKDEV_H - not found.
-- Looking for include files HAVE_GLOB_H
-- Looking for include files HAVE_GLOB_H - found
-- Looking for include files HAVE_DIRENT_H
-- Looking for include files HAVE_DIRENT_H - found
-- Looking for include files HAVE_SYS_SYSMACROS_H
-- Looking for include files HAVE_SYS_SYSMACROS_H - not found.
-- Looking for basename
-- Looking for basename - found
-- Looking for dirname
-- Looking for dirname - found
-- Looking for fnmatch
-- Looking for fnmatch - found
-- Looking for lchown
-- Looking for lchown - found
-- Looking for snprintf
-- Looking for snprintf - found
-- Looking for strlcpy
-- Looking for strlcpy - found
-- Looking for strmode
-- Looking for strmode - found
-- Looking for strsep
-- Looking for strsep - found
-- Looking for vsnprintf
-- Looking for vsnprintf - found
-- Looking for glob
-- Looking for glob - found
-- Looking for major
-- Looking for major - found
-- Looking for minor
-- Looking for minor - found
-- Check size of dev_t
-- Check size of dev_t - done
-- Check size of major_t
-- Check size of major_t - failed
-- Check size of minor_t
-- Check size of minor_t - failed
-- Check size of nlink_t
-- Check size of nlink_t - done
-- Check size of uint64_t
-- Check size of uint64_t - done
-- Check size of gid_t
-- Check size of gid_t - done
-- Check size of mode_t
-- Check size of mode_t - done
-- Check size of off_t
-- Check size of off_t - done
-- Check size of uid_t
-- Check size of uid_t - done
-- Check if the system is big endian
-- Check if the system is big endian - little endian
-- Looking for include files HAVE_STDARG_H
-- Looking for include files HAVE_STDARG_H - found
-- Looking for include files HAVE_SYS_FILIO_H
-- Looking for include files HAVE_SYS_FILIO_H - found
-- Looking for include files HAVE_WCHAR_H
-- Looking for include files HAVE_WCHAR_H - found
-- Looking for asprintf
-- Looking for asprintf - found
-- Looking for setgroups
-- Looking for setgroups - not found.
running cd "/work/a/ports/devel/cmake/work/cmake-2.4.6/CMakeFiles/CMakeTmp" && /work/a/ports/devel/cmake/work/cmake-2.4.6/Bootstrap.cmk/cmake -E copy src2.c src.c  2>&1
-- Performing Test VA_LIST_ISNOT_ARRAY_DEFINE
-- Performing Test VA_LIST_ISNOT_ARRAY_DEFINE - Success
running cd "/work/a/ports/devel/cmake/work/cmake-2.4.6/CMakeFiles/CMakeTmp" && /work/a/ports/devel/cmake/work/cmake-2.4.6/Bootstrap.cmk/cmake -E copy src2.c src.c  2>&1
-- Performing Test ATTR_UNUSED_VAR
-- Performing Test ATTR_UNUSED_VAR - Success
QT_MOC_EXECUTABLE-NOTFOUND: not found
QT_UIC_EXECUTABLE-NOTFOUND: not found
-- Configuring done
-- Generating done
-- Build files have been written to: /work/a/ports/devel/cmake/work/cmake-2.4.6
---------------------------------------------
CMake has bootstrapped.  Now run make.
===>  Building for cmake-2.4.6
Scanning dependencies of target cmsys
[  0%] Building C object Source/kwsys/CMakeFiles/cmsys.dir/ProcessUNIX.o
[  0%] Building C object Source/kwsys/CMakeFiles/cmsys.dir/Base64.o
[  1%] Building C object Source/kwsys/CMakeFiles/cmsys.dir/Terminal.o
[  1%] Building C object Source/kwsys/CMakeFiles/cmsys.dir/System.o
[  1%] Building CXX object Source/kwsys/CMakeFiles/cmsys.dir/Directory.o
[  2%] Building CXX object Source/kwsys/CMakeFiles/cmsys.dir/DynamicLoader.o
[  2%] Building CXX object Source/kwsys/CMakeFiles/cmsys.dir/Glob.o
[  2%] Building CXX object Source/kwsys/CMakeFiles/cmsys.dir/RegularExpression.o
[  3%] Building CXX object Source/kwsys/CMakeFiles/cmsys.dir/SystemTools.o
[  3%] Building CXX object Source/kwsys/CMakeFiles/cmsys.dir/CommandLineArguments.o
[  4%] Building CXX object Source/kwsys/CMakeFiles/cmsys.dir/Registry.o
[  4%] Building CXX object Source/kwsys/CMakeFiles/cmsys.dir/IOStream.o
Linking CXX static library libcmsys.a
[  4%] Built target cmsys
Scanning dependencies of target cmsys_c
[  4%] Building C object Source/kwsys/CMakeFiles/cmsys_c.dir/ProcessUNIX.o
[  5%] Building C object Source/kwsys/CMakeFiles/cmsys_c.dir/Base64.o
[  5%] Building C object Source/kwsys/CMakeFiles/cmsys_c.dir/Terminal.o
[  5%] Building C object Source/kwsys/CMakeFiles/cmsys_c.dir/System.o
Linking C static library libcmsys_c.a
[  5%] Built target cmsys_c
Scanning dependencies of target testCommandLineArguments
[  6%] Building CXX object Source/kwsys/CMakeFiles/testCommandLineArguments.dir/testCommandLineArguments.o
Linking CXX executable ../../bin/testCommandLineArguments
[  6%] Built target testCommandLineArguments
Scanning dependencies of target testCommandLineArguments1
[  6%] Building CXX object Source/kwsys/CMakeFiles/testCommandLineArguments1.dir/testCommandLineArguments1.o
Linking CXX executable ../../bin/testCommandLineArguments1
[  6%] Built target testCommandLineArguments1
Scanning dependencies of target testDynamicLoader
[  7%] Building CXX object Source/kwsys/CMakeFiles/testDynamicLoader.dir/testDynamicLoader.o
Linking CXX executable ../../bin/testDynamicLoader
[  7%] Built target testDynamicLoader
Scanning dependencies of target testDynload
[  7%] Building C object Source/kwsys/CMakeFiles/testDynload.dir/testDynload.o
Linking C shared module libtestDynload.so
[  7%] Built target testDynload
Scanning dependencies of target testFail
[  7%] Building C object Source/kwsys/CMakeFiles/testFail.dir/testFail.o
Linking C executable ../../bin/testFail
[  7%] Built target testFail
Scanning dependencies of target testHashSTL
[  8%] Building CXX object Source/kwsys/CMakeFiles/testHashSTL.dir/testHashSTL.o
Linking CXX executable ../../bin/testHashSTL
[  8%] Built target testHashSTL
Scanning dependencies of target testIOS
[  8%] Building CXX object Source/kwsys/CMakeFiles/testIOS.dir/testIOS.o
Linking CXX executable ../../bin/testIOS
[  8%] Built target testIOS
Scanning dependencies of target testProcess
[  8%] Building C object Source/kwsys/CMakeFiles/testProcess.dir/testProcess.o
Linking C executable ../../bin/testProcess
[  8%] Built target testProcess
Scanning dependencies of target testRegistry
[  9%] Building CXX object Source/kwsys/CMakeFiles/testRegistry.dir/testRegistry.o
Linking CXX executable ../../bin/testRegistry
[  9%] Built target testRegistry
Scanning dependencies of target testSystemTools
[  9%] Building CXX object Source/kwsys/CMakeFiles/testSystemTools.dir/testSystemTools.o
Linking CXX executable ../../bin/testSystemTools
[  9%] Built target testSystemTools
Scanning dependencies of target testTerminal
[ 10%] Building C object Source/kwsys/CMakeFiles/testTerminal.dir/testTerminal.o
Linking C executable ../../bin/testTerminal
[ 10%] Built target testTerminal
Scanning dependencies of target cmzlib
[ 10%] Building C object Utilities/cmzlib/CMakeFiles/cmzlib.dir/adler32.o
[ 10%] Building C object Utilities/cmzlib/CMakeFiles/cmzlib.dir/gzio.o
[ 11%] Building C object Utilities/cmzlib/CMakeFiles/cmzlib.dir/inftrees.o
[ 11%] Building C object Utilities/cmzlib/CMakeFiles/cmzlib.dir/uncompr.o
[ 11%] Building C object Utilities/cmzlib/CMakeFiles/cmzlib.dir/compress.o
[ 12%] Building C object Utilities/cmzlib/CMakeFiles/cmzlib.dir/infblock.o
[ 12%] Building C object Utilities/cmzlib/CMakeFiles/cmzlib.dir/infutil.o
[ 13%] Building C object Utilities/cmzlib/CMakeFiles/cmzlib.dir/zutil.o
[ 13%] Building C object Utilities/cmzlib/CMakeFiles/cmzlib.dir/crc32.o
[ 13%] Building C object Utilities/cmzlib/CMakeFiles/cmzlib.dir/infcodes.o
[ 14%] Building C object Utilities/cmzlib/CMakeFiles/cmzlib.dir/deflate.o
[ 14%] Building C object Utilities/cmzlib/CMakeFiles/cmzlib.dir/inffast.o
[ 14%] Building C object Utilities/cmzlib/CMakeFiles/cmzlib.dir/inflate.o
[ 15%] Building C object Utilities/cmzlib/CMakeFiles/cmzlib.dir/trees.o
Linking C static library libcmzlib.a
[ 15%] Built target cmzlib
Scanning dependencies of target cmcurl
[ 16%] Building C object Utilities/cmcurl/CMakeFiles/cmcurl.dir/base64.o
[ 16%] Building C object Utilities/cmcurl/CMakeFiles/cmcurl.dir/connect.o
[ 16%] Building C object Utilities/cmcurl/CMakeFiles/cmcurl.dir/content_encoding.o
[ 17%] Building C object Utilities/cmcurl/CMakeFiles/cmcurl.dir/cookie.o
[ 17%] Building C object Utilities/cmcurl/CMakeFiles/cmcurl.dir/dict.o
[ 17%] Building C object Utilities/cmcurl/CMakeFiles/cmcurl.dir/easy.o
[ 18%] Building C object Utilities/cmcurl/CMakeFiles/cmcurl.dir/escape.o
[ 18%] Building C object Utilities/cmcurl/CMakeFiles/cmcurl.dir/file.o
[ 19%] Building C object Utilities/cmcurl/CMakeFiles/cmcurl.dir/formdata.o
[ 19%] Building C object Utilities/cmcurl/CMakeFiles/cmcurl.dir/ftp.o
[ 19%] Building C object Utilities/cmcurl/CMakeFiles/cmcurl.dir/getdate.o
[ 20%] Building C object Utilities/cmcurl/CMakeFiles/cmcurl.dir/getenv.o
[ 20%] Building C object Utilities/cmcurl/CMakeFiles/cmcurl.dir/getinfo.o
[ 20%] Building C object Utilities/cmcurl/CMakeFiles/cmcurl.dir/hash.o
[ 21%] Building C object Utilities/cmcurl/CMakeFiles/cmcurl.dir/hostares.o
[ 21%] Building C object Utilities/cmcurl/CMakeFiles/cmcurl.dir/hostasyn.o
[ 22%] Building C object Utilities/cmcurl/CMakeFiles/cmcurl.dir/hostip.o
[ 22%] Building C object Utilities/cmcurl/CMakeFiles/cmcurl.dir/hostip4.o
[ 22%] Building C object Utilities/cmcurl/CMakeFiles/cmcurl.dir/hostip6.o
[ 23%] Building C object Utilities/cmcurl/CMakeFiles/cmcurl.dir/hostsyn.o
[ 23%] Building C object Utilities/cmcurl/CMakeFiles/cmcurl.dir/hostthre.o
[ 23%] Building C object Utilities/cmcurl/CMakeFiles/cmcurl.dir/http.o
[ 24%] Building C object Utilities/cmcurl/CMakeFiles/cmcurl.dir/http_chunks.o
[ 24%] Building C object Utilities/cmcurl/CMakeFiles/cmcurl.dir/http_digest.o
[ 25%] Building C object Utilities/cmcurl/CMakeFiles/cmcurl.dir/http_negotiate.o
[ 25%] Building C object Utilities/cmcurl/CMakeFiles/cmcurl.dir/http_ntlm.o
[ 25%] Building C object Utilities/cmcurl/CMakeFiles/cmcurl.dir/if2ip.o
/work/a/ports/devel/cmake/work/cmake-2.4.6/Utilities/cmcurl/if2ip.c: In function 'Curl_if2ip':
/work/a/ports/devel/cmake/work/cmake-2.4.6/Utilities/cmcurl/if2ip.c:122: error: too many arguments to function '__inet_ntoa_r'
*** Error code 1

Stop in /work/a/ports/devel/cmake/work/cmake-2.4.6.
*** Error code 1

Stop in /work/a/ports/devel/cmake/work/cmake-2.4.6.
*** Error code 1

Stop in /work/a/ports/devel/cmake/work/cmake-2.4.6.
*** Error code 1

Stop in /a/ports/devel/cmake.
================================================================
build of /usr/ports/devel/cmake ended at Wed Jun 13 15:11:17 UTC 2007


----- End forwarded message -----


More information about the kde-freebsd mailing list