Fwd: py27-poker-eval-0.137_1 failed on i386 8-exp

Martin Wilke miwi at FreeBSD.org
Wed Mar 2 08:33:17 UTC 2011


---------- Forwarded message ----------
From: User Ports-i386 <ports-i386 at freebsd.org>
Date: Wed, Mar 2, 2011 at 9:56 AM
Subject: py27-poker-eval-0.137_1 failed on i386 8-exp
To: erwin at freebsd.org, miwi at freebsd.org, itetcu at freebsd.org


You can also find this build log at


http://pointyhat.freebsd.org/errorlogs/i386-errorlogs/a.8-exp.20090507142441/py27-poker-eval-0.137_1.log

building py27-poker-eval-0.137_1 on hobson2.isc.freebsd.org
in directory /usr2/pkgbuild/8-exp/20110301084013/chroot/3
building for: 8.0-RELEASE-p5 i386
maintained by: ports at FreeBSD.org
port directory: /usr/ports/games/py-poker-eval
Makefile ident: $FreeBSD: ports/games/py-poker-eval/Makefile,v 1.8
2011/02/25 03:19:21 miwi Exp $
build started at Wed Mar  2 01:55:09 UTC 2011
FETCH_DEPENDS=
PATCH_DEPENDS=
EXTRACT_DEPENDS=
BUILD_DEPENDS=pkg-config-0.25_1.tbz poker-eval-0.136.tbz
python27-2.7.1_1.tbz
RUN_DEPENDS=pkg-config-0.25_1.tbz poker-eval-0.136.tbz python27-2.7.1_1.tbz
prefixes: LOCALBASE=usr/local
add_pkg
================================================================
====================<phase 1: make checksum>====================
===>  License check disabled, port has not defined LICENSE
=> pypoker-eval-137.0.tar.gz doesn't seem to exist in /tmp/distfiles/.
=> Attempting to fetch
ftp://freebsd.isc.org/pub/FreeBSD/ports/distfiles/pypoker-eval-137.0.tar.gz
pypoker-eval-137.0.tar.gz                              330 kB 1308 kBps
=> SHA256 Checksum OK for pypoker-eval-137.0.tar.gz.
================================================================
====================<phase 2: make extract>====================
add_pkg
===>  License check disabled, port has not defined LICENSE
===>  Extracting for py27-poker-eval-0.137_1
=> SHA256 Checksum OK for pypoker-eval-137.0.tar.gz.
================================================================
====================<phase 3: make patch>====================
add_pkg
===>  Patching for py27-poker-eval-0.137_1
===>  Applying FreeBSD patches for py27-poker-eval-0.137_1
================================================================
====================<phase 4: make build>====================
add_pkg pkg-config-0.25_1.tbz poker-eval-0.136.tbz python27-2.7.1_1.tbz
adding dependencies
pkg_add pkg-config-0.25_1.tbz
pkg_add poker-eval-0.136.tbz
pkg_add python27-2.7.1_1.tbz

====
Note that some of the standard modules are provided as separate
ports since they require extra dependencies:

bsddb           databases/py-bsddb
gdbm            databases/py-gdbm
sqlite3         databases/py-sqlite3
tkinter         x11-toolkits/py-tkinter

Install them as needed.
====

===>   py27-poker-eval-0.137_1 depends on file: /usr/local/bin/python2.7 -
found
===>   py27-poker-eval-0.137_1 depends on executable: pkg-config - found
===>   py27-poker-eval-0.137_1 depends on shared library: poker-eval.1 -
found
===>  Configuring for py27-poker-eval-0.137_1
checking build system type... i386-unknown-freebsd8.0
checking host system type... i386-unknown-freebsd8.0
checking target system type... i386-unknown-freebsd8.0
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... nawk
checking whether make sets $(MAKE)... yes
checking whether make sets $(MAKE)... (cached) yes
checking for style of include used by make... GNU
checking for gcc... gcc
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 gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
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 minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for dlfcn.h... yes
checking whether we are using the GNU C++ compiler... (cached) yes
checking whether g++ accepts -g... (cached) yes
checking dependency style of g++... (cached) gcc3
checking how to run the C++ preprocessor... g++ -E
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries...
yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... freebsd8.0 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
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries...
yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries...
yes
checking dynamic linker characteristics... freebsd8.0 ld.so
checking how to hardcode library paths into programs... immediate
checking for ranlib... (cached) ranlib
checking for memset... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for a Python interpreter with version =2.3... done
checking for a Python interpreter with version =2.4... done
checking for a Python interpreter with version =2.5... done
checking for a Python interpreter with version =2.6... done
configure: error: No python development environments found
*** Error code 1

Stop in /a/ports/games/py-poker-eval.
================================================================
build of /usr/ports/games/py-poker-eval ended at Wed Mar  2 01:56:29 UTC
2011


More information about the freebsd-python mailing list