From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Sep 9 13:10:20 2005 Return-Path: X-Original-To: freebsd-ports-bugs@hub.freebsd.org Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CCE8C16A41F for ; Fri, 9 Sep 2005 13:10:20 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id C84B343D53 for ; Fri, 9 Sep 2005 13:10:19 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.3/8.13.3) with ESMTP id j89DAJf4083905 for ; Fri, 9 Sep 2005 13:10:19 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.3/8.13.1/Submit) id j89DAJ8K083904; Fri, 9 Sep 2005 13:10:19 GMT (envelope-from gnats) Resent-Date: Fri, 9 Sep 2005 13:10:19 GMT Resent-Message-Id: <200509091310.j89DAJ8K083904@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Anton Martchukov Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9DE8916A41F for ; Fri, 9 Sep 2005 13:07:08 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id DBE0E43D45 for ; Fri, 9 Sep 2005 13:07:07 +0000 (GMT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.13.1/8.13.1) with ESMTP id j89D77Dq042416 for ; Fri, 9 Sep 2005 13:07:07 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.13.1/8.13.1/Submit) id j89D77vj042415; Fri, 9 Sep 2005 13:07:07 GMT (envelope-from nobody) Message-Id: <200509091307.j89D77vj042415@www.freebsd.org> Date: Fri, 9 Sep 2005 13:07:07 GMT From: Anton Martchukov To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-2.3 Cc: Subject: ports/85905: mod_python3 pthread_attr_destroy failure X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Sep 2005 13:10:20 -0000 >Number: 85905 >Category: ports >Synopsis: mod_python3 pthread_attr_destroy failure >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Sep 09 13:10:19 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Anton Martchukov >Release: 4.11-STABLE >Organization: >Environment: FreeBSD fvds.martchukov.com 4.11-STABLE FreeBSD 4.11-STABLE #0: Tue Sep 6 05:42:10 CEST 2005 root@builder.ispsystem.net:/root/src/sys/compile/ISPSYSTEM_SMP i386 >Description: While trying to compiling mod_python3 from ports it compiles fine, but apache fails to load it with error message: Cannot load /usr/local/libexec/apache2/mod_python.so into server: /usr/local/lib/libpython2.4.so: Undefined symbol "pthread_attr_destroy" The apache were installed by me form ports, the pyhton already were on my VDS in default installation. The versions are: Python: 2.4.1 Apache: 2.0.54 mod_python: 3.1.4_1 >How-To-Repeat: I suppose by installing mod_pyhton on default FreeBSD installaton. If it's needed I can provide ssh root access to see the rpoblem to someone from FreeBSD team. >Fix: >Release-Note: >Audit-Trail: >Unformatted: