From owner-freebsd-x11@FreeBSD.ORG Fri Mar 20 07:03:10 2009 Return-Path: Delivered-To: x11@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id EB1F8106566B for ; Fri, 20 Mar 2009 07:03:10 +0000 (UTC) (envelope-from f.kuhtenkov@gmail.com) Received: from fk-out-0910.google.com (fk-out-0910.google.com [209.85.128.190]) by mx1.freebsd.org (Postfix) with ESMTP id 714F48FC12 for ; Fri, 20 Mar 2009 07:03:10 +0000 (UTC) (envelope-from f.kuhtenkov@gmail.com) Received: by fk-out-0910.google.com with SMTP id b27so367922fka.11 for ; Fri, 20 Mar 2009 00:03:09 -0700 (PDT) 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=c3D+UTNSOgBG9HoFOAZBZXZ9+tLvg7MTJ97OjZLddAA=; b=vm/To4oWi+rafdMzAfaeDMtKDX17TJOOs7CNN+MxZDv2G6eMID5pbWY1j87dvt6tfp a0Z76JTCA3Ppbs4Xp/Zp5g2E6s6ENwoKNXmFkqB8YUjWH3DKVQcg95j8jOFs6jjHCLuE 1dGwHlOt+yxACnJuPRSIpvkyG3qlFA1DEpDQo= 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=AQseTMMDjsBMF2NMCqQ8xbDgOqa/voCjzi/zpTwU73s/M7sL9t5R2VdsVHD/DpsWdH ZL1rSNujFLiH8whjLsXPn0u55lGCU8m6y/Bc/orA5UD6esUPBZ05+lmUsxPRpI+aqR84 +iG9SomesElObt0+Tw9T+fnGKkEH6umc1C//o= MIME-Version: 1.0 Received: by 10.223.126.66 with SMTP id b2mr2879929fas.67.1237530971653; Thu, 19 Mar 2009 23:36:11 -0700 (PDT) Date: Fri, 20 Mar 2009 09:36:11 +0300 Message-ID: <4e4d50bc0903192336x2cdcd301g37fb2a3099f1cbc1@mail.gmail.com> From: Felix Kuhtenkov To: x11@FreeBSD.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Subject: upgrade problems X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 20 Mar 2009 07:03:11 -0000 [root@ibgp /usr/ports/x11/libXi]# make deinstall ===> Deinstalling for x11/libXi ===> libXi not installed, skipping [root@ibgp /usr/ports/x11/libXi]# make reinstall ===> libXi-1.2.1,1 depends on file: /usr/local/libdata/pkgconfig/xextproto.pc - found ===> libXi-1.2.1,1 depends on file: /usr/local/libdata/pkgconfig/inputproto.pc - found ===> libXi-1.2.1,1 depends on file: /usr/local/libdata/pkgconfig/xproto.pc - found ===> libXi-1.2.1,1 depends on file: /usr/local/libdata/pkgconfig/x11.pc - found ===> libXi-1.2.1,1 depends on file: /usr/local/libdata/pkgconfig/xext.pc - found ===> libXi-1.2.1,1 depends on executable: pkg-config - found ===> Configuring for libXi-1.2.1,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... ./install-sh -c -d checking for gawk... no checking for mawk... no checking for nawk... nawk 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 build system type... i386-portbld-freebsd6.4 checking host system type... i386-portbld-freebsd6.4 checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E 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 whether ln -s works... yes checking how to recognize dependent libraries... pass_all checking how to run the C preprocessor... cc -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 dlfcn.h usability... yes checking dlfcn.h presence... yes checking for dlfcn.h... yes 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... c++ -E checking for g77... no checking for xlf... no checking for f77... f77 checking whether we are using the GNU Fortran 77 compiler... yes checking whether f77 accepts -g... yes 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... ranlib checking for strip... strip 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 static flag -static 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... yes checking dynamic linker characteristics... freebsd6.4 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 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++ static flag -static 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... freebsd6.4 ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate appending configuration tag "F77" to libtool checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for f77 option to produce PIC... -fPIC checking if f77 PIC flag -fPIC works... yes checking if f77 static flag -static works... yes checking if f77 supports -c -o file.o... yes checking whether the f77 linker (/usr/bin/ld) supports shared libraries... yes checking dynamic linker characteristics... freebsd6.4 ld.so (cached) (cached) checking how to hardcode library paths into programs... immediate checking for pkg-config... /usr/local/bin/pkg-config checking pkg-config is at least version 0.9.0... yes checking for XI... configure: error: Package requirements (xproto x11 xextproto xext inputproto >= 1.5) were not met: Requested 'inputproto >= 1.5' but version of InputProto is 1.4.2.1 Consider adjusting the PKG_CONFIG_PATH environment variable if you installed software in a non-standard prefix. Alternatively, you may set the environment variables XI_CFLAGS and XI_LIBS to avoid the need to call pkg-config. See the pkg-config man page for more details. ===> Script "configure" failed unexpectedly. Please report the problem to x11@FreeBSD.org [maintainer] and attach the "/usr/ports/x11/libXi/work/libXi-1.2.1/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/x11/libXi. *** Error code 1 Stop in /usr/ports/x11/libXi.