[ports-i386@FreeBSD.org: libXinerama-1.0.1 failed on i386 4]

Kris Kennaway kris at obsecurity.org
Fri May 7 22:06:40 PDT 2004


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

X-Original-To: kkenn at localhost
Delivered-To: kkenn at localhost.obsecurity.org
Delivered-To: kris at freebsd.org
Date: Sat, 8 May 2004 04:57:27 GMT
From: User Ports-i386 <ports-i386 at FreeBSD.org>
To: kris at FreeBSD.org
Subject: libXinerama-1.0.1 failed on i386 4
X-UIDL: !H<!!Vhp"!YD]!!S2X"!
X-Bogosity: No, tests=bogofilter, spamicity=0.000000, version=0.17.5

building libXinerama-1.0.1 on gohan24
in directory /x/tmp/4/chroot/36371
maintained by: x11 at FreeBSD.org
build started at Sat May  8 04:56:42 GMT 2004
add_pkg
================================================================
====================<phase 1: make checksum>====================
===>  Vulnerability check disabled
>> libXinerama-1.0.1.tar.bz2 doesn't seem to exist in /tmp/distfiles/.
>> Attempting to fetch from ftp://ftp-master.freebsd.org/pub/FreeBSD/ports/distfiles//.
fetch: ftp://ftp-master.freebsd.org/pub/FreeBSD/ports/distfiles//libXinerama-1.0.1.tar.bz2: File unavailable (e.g., file not found, no access)
>> Attempting to fetch from ftp://pointyhat.freebsd.org/pub/FreeBSD/distfiles/.
fetch: ftp://pointyhat.freebsd.org/pub/FreeBSD/distfiles/libXinerama-1.0.1.tar.bz2: File unavailable (e.g., file not found, no access)
>> Attempting to fetch from http://pdx.freedesktop.org/~xlibs/release/.
libXinerama-1.0.1.tar.bz2                              190 kB  516 kBps
>> Checksum OK for libXinerama-1.0.1.tar.bz2.
================================================================
====================<phase 2: make extract>====================
add_pkg
===>  Vulnerability check disabled
===>  Extracting for libXinerama-1.0.1
>> Checksum OK for libXinerama-1.0.1.tar.bz2.
================================================================
====================<phase 3: make patch>====================
add_pkg
===>  Patching for libXinerama-1.0.1
================================================================
====================<phase 4: make build>====================
add_pkg expat-1.95.7.tgz gettext-0.13.1_1.tgz gmake-3.80_2.tgz libX11-6.2.1_2.tgz libXau-0.1.1_1.tgz libiconv-1.9.1_3.tgz pkgconfig-0.15.0_1.tgz xextensions-1.0.1_1.tgz xproto-6.6.2.tgz
adding dependencies
pkg_add expat-1.95.7.tgz
pkg_add gettext-0.13.1_1.tgz
pkg_add gmake-3.80_2.tgz
pkg_add libX11-6.2.1_2.tgz
pkg_add libXau-0.1.1_1.tgz
skipping libXau-0.1.1_1, already added
pkg_add libiconv-1.9.1_3.tgz
skipping libiconv-1.9.1_3, already added
pkg_add pkgconfig-0.15.0_1.tgz
skipping pkgconfig-0.15.0_1, already added
pkg_add xextensions-1.0.1_1.tgz
pkg_add xproto-6.6.2.tgz
===>   libXinerama-1.0.1 depends on file: /usr/X11R6/libdata/pkgconfig/xproto.pc - found
===>   libXinerama-1.0.1 depends on file: /usr/X11R6/libdata/pkgconfig/xextensions.pc - found
===>   libXinerama-1.0.1 depends on file: /usr/X11R6/libdata/pkgconfig/x11.pc - found
===>   libXinerama-1.0.1 depends on executable: gmake - found
===>   libXinerama-1.0.1 depends on executable: pkg-config - found
===>  Configuring for libXinerama-1.0.1
checking for a BSD-compatible install... /usr/bin/install -c -o root -g wheel
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether gmake sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking build system type... i386-portbld-freebsd4.10
checking host system type... i386-portbld-freebsd4.10
checking for style of include used by gmake... GNU
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 ANSI C... none needed
checking dependency style of cc... gcc
checking for a sed that does not truncate output... /usr/bin/sed
checking for egrep... grep -E
checking for ld used by cc... /usr/libexec/elf/ld
checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes
checking for /usr/libexec/elf/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 recognise 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... no
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++... gcc
checking how to run the C++ preprocessor... c++ -E
checking for g77... 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) 65536
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 static flag  works... yes
checking if cc supports -fno-rtti -fno-exceptions... yes
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/libexec/elf/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... yes
checking dynamic linker characteristics... freebsd4.10 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/libexec/elf/ld
checking if the linker (/usr/libexec/elf/ld) is GNU ld... yes
checking whether the c++ linker (/usr/libexec/elf/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/libexec/elf/ld) supports shared libraries... yes
checking dynamic linker characteristics... freebsd4.10 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
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 supports -c -o file.o... yes
checking whether the f77 linker (/usr/libexec/elf/ld) supports shared libraries... yes
checking dynamic linker characteristics... freebsd4.10 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... 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 ANSI C... (cached) none needed
checking dependency style of cc... (cached) gcc
checking for pkg-config... /usr/local/bin/pkg-config
checking for xproto x11 xext... gnome-config: not found
gnome-config: not found
Package xext was not found in the pkg-config search path.
Perhaps you should add the directory containing `xext.pc'
to the PKG_CONFIG_PATH environment variable
No package 'xext' found

configure: error: Library requirements (xproto x11 xext) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.
===>  Script "configure" failed unexpectedly.
Please report the problem to x11 at FreeBSD.org [maintainer] and attach the
"/tmp/a/ports/x11/libXinerama/work/libXinerama-1.0.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 /a/ports/x11/libXinerama.
================================================================
build ended at Sat May  8 04:57:24 GMT 2004


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


More information about the freebsd-x11 mailing list