From owner-freebsd-ports@FreeBSD.ORG Sat Jan 31 23:41:37 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DB60410656E7 for ; Sat, 31 Jan 2009 23:41:37 +0000 (UTC) (envelope-from tingox@gmail.com) Received: from mail-bw0-f16.google.com (mail-bw0-f16.google.com [209.85.218.16]) by mx1.freebsd.org (Postfix) with ESMTP id 0FC338FC1C for ; Sat, 31 Jan 2009 23:41:36 +0000 (UTC) (envelope-from tingox@gmail.com) Received: by bwz9 with SMTP id 9so537798bwz.19 for ; Sat, 31 Jan 2009 15:41:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type:content-transfer-encoding; bh=Ia8ic+we6hp+zGsq6s+cTPU0zUUulf0pgbKeKiitM3M=; b=mWqUCWCPZBsxbq66tBz+Vw2tVhO/VpyrcvFwlR45qAu27doJasnsYEM5YrJOvgbpzo h8H6sCQRjl3Ifx9I+0euewEbY38eb22grKGm2qBIbzvYD/v/utvysWMUG7JVHN0aFlbL 4h+J7MUI8Tv6oUW/WIrs16fz6CW2ETS9hE4zA= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type :content-transfer-encoding; b=rjkaUfgFPuAS9ctjtvfZ9K9K2RYKhDxHV8M3DnpCGDc5wMNmwsWPELyGn4NABLlWc5 8wcXFQrzQvvaRQMByyfO6PgoW2/uV73EA/uuwNjz6CqmH29+kdroJFSKcRJElun5Cu51 9LECpPYU+wSBywNpocbfz7JoNlrHr/SjeT4mg= MIME-Version: 1.0 Received: by 10.223.108.196 with SMTP id g4mr2185445fap.36.1233445295747; Sat, 31 Jan 2009 15:41:35 -0800 (PST) Date: Sun, 1 Feb 2009 00:41:35 +0100 Message-ID: From: Torfinn Ingolfsen To: freebsd-ports@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: boinc-client fails X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 31 Jan 2009 23:41:39 -0000 Seems like something broke boinc-client: root@kg-vm# make install ===> Vulnerability check disabled, database not found ===> Found saved configuration for boinc-client-5.10.32_1 ===> Extracting for boinc-client-6.4.5_2 => MD5 Checksum OK for boinc-client-6.4.5.tar.bz2. => SHA256 Checksum OK for boinc-client-6.4.5.tar.bz2. ===> Patching for boinc-client-6.4.5_2 ===> Applying FreeBSD patches for boinc-client-6.4.5_2 ===> boinc-client-6.4.5_2 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> boinc-client-6.4.5_2 depends on shared library: curl - found ===> boinc-client-6.4.5_2 depends on shared library: jpeg - found ===> boinc-client-6.4.5_2 depends on shared library: glut - found ===> boinc-client-6.4.5_2 depends on shared library: iconv.3 - found ===> boinc-client-6.4.5_2 depends on shared library: wx_base-2.8 - found ===> Configuring for boinc-client-6.4.5_2 --- Configuring BOINC 6.4.5 (Release) --- --- Build Components: (client only) --- checking build system type... amd64-portbld-freebsd7.1 checking host system type... amd64-portbld-freebsd7.1 checking target system type... amd64-portbld-freebsd7.1 checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel 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... no checking for gcc... cc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... no checking for suffix of executables... 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 for style of include used by make... GNU checking dependency style of cc... gcc3 checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 checking how to run the C preprocessor... cc -E checking whether make sets $(MAKE)... (cached) yes checking for ranlib... ranlib checking for ln... /bin/ln checking whether '/bin/ln' works... yes checking whether ln -s works... yes checking whether 'ln -s' really works or whether I'm deluding myself... it works checking whether cc understands -c and -o together... yes checking for docbook2x-man... no 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 whether we are compiling for cygwin... no checking windows.h usability... no checking windows.h presence... no checking for windows.h... no checking for winsock2.h... (cached) no checking for winsock.h... (cached) no checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking dependency style of ... none checking for a sed that does not truncate output... /usr/bin/sed checking for ld used by cc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for /usr/bin/ld option to reload object files... -r checking for BSD-compatible nm... /usr/bin/nm -B checking how to recognise dependent libraries... pass_all checking dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes checking how to run the C++ preprocessor... c++ -E checking for g77... no checking for xlf... no checking for f77... no checking for frt... no checking for pgf77... no checking for cf77... no checking for fort77... no checking for fl32... no checking for af77... no checking for xlf90... no checking for f90... no checking for pgf90... no checking for pghpf... no checking for epcf90... no checking for gfortran... no checking for g95... no checking for xlf95... no checking for f95... no checking for fort... no checking for ifort... no checking for ifc... no checking for efc... no checking for pgf95... no checking for lf95... no checking for ftn... no checking whether we are using the GNU Fortran 77 compiler... no checking whether accepts -g... no checking the maximum length of command line arguments... (cached) 262144 checking command to parse /usr/bin/nm -B output from cc object... ok checking for objdir... .libs checking for ar... ar checking for ranlib... (cached) ranlib checking for strip... strip checking if cc static flag works... yes checking if cc supports -fno-rtti -fno-exceptions... no checking for cc option to produce PIC... -fPIC checking if cc PIC flag -fPIC works... yes checking if cc supports -c -o file.o... yes checking whether the cc linker (/usr/bin/ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... freebsd7.1 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes configure: creating libtool appending configuration tag "CXX" to libtool checking for ld used by c++... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking for c++ option to produce PIC... -fPIC checking if c++ PIC flag -fPIC works... yes checking if c++ supports -c -o file.o... yes checking whether the c++ linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd7.1 ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking for shl_load... (cached) no checking for shl_load in -ldld... (cached) no checking for dlopen... (cached) yes checking whether a program can dlopen itself... (cached) yes checking whether a statically linked program can dlopen itself... (cached) yes appending configuration tag "F77" to libtool checking default bitness of compiler... 64 checking boinc platform... x86_64-pc-freebsd checking alternate boinc platform... none checking library extension... a checking shared object extension... so checking for windows.h... (cached) no checking for sys/socket.h... (cached) yes checking for socklen_t... yes checking type of getsockopt() parameter five... socklen_t checking for gawk... (cached) gawk checking for curl-config... /usr/local/bin/curl-config checking for the version of libcurl... 7.19.2 checking for libcurl >= version 7.17.1... yes checking whether libcurl is usable... no configure: error: ================================================================================ ERROR: could not find (recent enough) development-libs for libcurl. This library is required to build the boinc-client. (If you don't want to build the client, use --disable-client with configure. If libcurl-dev is installed on your system, make sure that the script 'curl-config' is found in your PATH, and that 'curl-config --version' gives something recent enough (see above). You can download libcurl from: http://curl.haxx.se/ ================================================================================ ===> Script "configure" failed unexpectedly. Please report the problem to pav@FreeBSD.org [maintainer] and attach the "/usr/ports/net/boinc-client/work/boinc-client-6.4.5/config.log" including the output of the failure of your make command. Also, it might be a good idea to provide an overview of all packages installed on your system (e.g. an `ls /var/db/pkg`). *** Error code 1 Stop in /usr/ports/net/boinc-client. *** Error code 1 Stop in /usr/ports/net/boinc-client. root@kg-vm# curl-config --version libcurl 7.19.2 root@kg-vm# -- Regards, Torfinn Ingolfsen