From owner-freebsd-gnome@FreeBSD.ORG Mon Sep 26 06:51:48 2011 Return-Path: Delivered-To: gnome@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 60BAE106564A for ; Mon, 26 Sep 2011 06:51:48 +0000 (UTC) (envelope-from sergey.dyatko@gmail.com) Received: from mail-fx0-f54.google.com (mail-fx0-f54.google.com [209.85.161.54]) by mx1.freebsd.org (Postfix) with ESMTP id ED3A98FC15 for ; Mon, 26 Sep 2011 06:51:47 +0000 (UTC) Received: by fxg9 with SMTP id 9so7261989fxg.13 for ; Sun, 25 Sep 2011 23:51:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=date:from:to:subject:message-id:x-mailer:mime-version:content-type :content-transfer-encoding; bh=LzsZn1XHFGai5Y6P1rdJpnwRBVA28cVlO12sJoAO6QY=; b=NkkUAVchdXWHvrD2pflcr4aYEMdVf734iRGaPwxyt7X/bMYKxrgAaSJcQUZlof1eme uFa7gtImj6wjMjF6k/u517ZawXAGYuhPZhxAXnRNARY1eUt28caCT0dZ6UPhblnxcEvO anKxvr/IF3waEtAUMdfFLElBQNGW9SLie5EOE= Received: by 10.223.48.69 with SMTP id q5mr9994925faf.80.1317018575449; Sun, 25 Sep 2011 23:29:35 -0700 (PDT) Received: from laptop (m-s.agava.net. [195.222.84.203]) by mx.google.com with ESMTPS id y8sm19007721faj.10.2011.09.25.23.29.34 (version=SSLv3 cipher=OTHER); Sun, 25 Sep 2011 23:29:34 -0700 (PDT) Date: Mon, 26 Sep 2011 09:30:32 +0300 From: "Sergey V. Dyatko" To: gnome@freebsd.org Message-ID: <20110926093032.747cf0c3@laptop> X-Mailer: Claws Mail 3.7.10 (GTK+ 2.24.6; amd64-portbld-freebsd9.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: Subject: devel/glib20 configure failed X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 26 Sep 2011 06:51:48 -0000 Hi, When I'm trying update devel/glib20 I got following error: tiger# pkg_version -vL= glib-2.28.8 < needs updating (port has 2.28.8_1) tiger# pwd /usr/ports/devel/glib20 tiger# make ===> Vulnerability check disabled, database not found ===> License LGPL20 accepted by the user ===> Found saved configuration for glib-2.12.4 ===> Extracting for glib-2.28.8_1 => SHA256 Checksum OK for gnome2/glib-2.28.8.tar.xz. ===> glib-2.28.8_1 depends on file: /usr/local/bin/perl5.12.4 - found ===> Patching for glib-2.28.8_1 ===> glib-2.28.8_1 depends on file: /usr/local/bin/perl5.12.4 - found ===> glib-2.28.8_1 depends on package: libtool>=2.4 - found ===> Applying extra patch /usr/ports/devel/glib20/files/extra-patch-glib_Makefile.in ===> Applying extra patch /usr/ports/devel/glib20/files/extra-patch-glib_gunicollate.c ===> Applying FreeBSD patches for glib-2.28.8_1 ===> glib-2.28.8_1 depends on file: /usr/local/bin/python2.7 - found ===> glib-2.28.8_1 depends on executable: gmake - found ===> glib-2.28.8_1 depends on file: /usr/local/bin/perl5.12.4 - found ===> glib-2.28.8_1 depends on package: libtool>=2.4 - found ===> glib-2.28.8_1 depends on executable: pkg-config - found ===> glib-2.28.8_1 depends on shared library: pcre.0 - found ===> glib-2.28.8_1 depends on shared library: intl - found ===> Configuring for glib-2.28.8_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 gmake sets $(MAKE)... yes checking whether to enable maintainer-specific portions of Makefiles... no 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... 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 for style of include used by gmake... GNU checking dependency style of cc... gcc3 checking how to run the C preprocessor... cpp checking build system type... x86_64-portbld-freebsd9.0 checking host system type... x86_64-portbld-freebsd9.0 checking for the BeOS... no checking for Win32... no checking for Mac OS X Carbon support... no checking whether to enable garbage collector friendliness... no checking whether to disable memory pools... no checking whether we are using the GNU C++ compiler... yes checking whether c++ accepts -g... yes checking dependency style of c++... gcc3 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 whether cc understands -c and -o together... yes checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for pkg-config... /usr/local/bin/pkg-config checking pkg-config is at least version 0.16... yes checking for gawk... (cached) gawk checking for perl5... perl5 checking for indent... indent checking for perl5... /usr/local/bin/perl5 checking whether /usr/local/bin/python2.7 version >= 2.4... yes checking for /usr/local/bin/python2.7 version... 2.7 checking for /usr/local/bin/python2.7 platform... freebsd9 checking for /usr/local/bin/python2.7 script directory... ${prefix}/lib/python2.7/site-packages checking for /usr/local/bin/python2.7 extension module directory... ${exec_prefix}/lib/python2.7/site-p ackages checking for libiconv_open in -liconv... no configure: error: *** No iconv() implementation found in C library or libiconv tiger# pkg_info -xI libicon libiconv-1.13.1_1 A character set conversion library tiger# uname-a FreeBSD tiger.minsk.domain 9.0-BETA2 FreeBSD 9.0-BETA2 #3 r225692: Tue Sep 20 17:05:22 EEST 2011 ro ot@tiger.minsk.domain:/usr/obj/usr/src/sys/tiger-desktop amd64 -- wbr, tiger