Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 8 Dec 2004 06:19:21 +0100 (CET)
From:      dirk.meyer@dinoex.sub.org
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/74832: lang/python API broken
Message-ID:  <200412080519.iB85JLKs023975@home.dinoex.sub.de>
Resent-Message-ID: <200412080520.iB85KOHO066755@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         74832
>Category:       ports
>Synopsis:       lang/python API broken
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Dec 08 05:20:23 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Dirk Meyer
>Release:        FreeBSD 4.11-PRERELEASE i386
>Organization:
privat
>Environment:
FreeBSD build4.dinoex.sub.de 4.11-PRERELEASE FreeBSD 4.11-PRERELEASE #2: Wed Dec  7 13:09:09 CET 2005     root@stable.dinoex.sub.de:/usr/obj/usr/src/sys/GENERIC  i386

>Description:

	the API in python ports is broken.

>How-To-Repeat:

	try to build metakit
	cd /usr/ports/databases/metakit && make METAKIT_WITH_PYTHON=yes

	python-2.4 will eb installed.

In file included from ../unix/../python/PyProperty.h:12,
                 from ./../unix/../python/PyProperty.cpp:8:
../unix/../python/PyHead.h: At top level:
../unix/../python/PyHead.h:13: syntax error before `{'
../unix/../python/PyHead.h:22: warning: ANSI C++ forbids declaration `ob_type' with no type
../unix/../python/PyHead.h:22: `t' was not declared in this scope
../unix/../python/PyHead.h:23: syntax error before `}'

>Fix:

	Please Fix API in python port
	and report to developers.

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200412080519.iB85JLKs023975>