From owner-freebsd-ports-bugs@FreeBSD.ORG Wed Sep 26 22:30:02 2007 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 6CE7016A421 for ; Wed, 26 Sep 2007 22:30:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 3E45313C468 for ; Wed, 26 Sep 2007 22:30:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.1/8.14.1) with ESMTP id l8QMU2XX029437 for ; Wed, 26 Sep 2007 22:30:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.1/8.14.1/Submit) id l8QMU2cI029436; Wed, 26 Sep 2007 22:30:02 GMT (envelope-from gnats) Resent-Date: Wed, 26 Sep 2007 22:30:02 GMT Resent-Message-Id: <200709262230.l8QMU2cI029436@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, Barrie Archer Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3DC4716A421 for ; Wed, 26 Sep 2007 22:24:56 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 1FC4C13C458 for ; Wed, 26 Sep 2007 22:24:56 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.1/8.14.1) with ESMTP id l8QMOtoo001035 for ; Wed, 26 Sep 2007 22:24:55 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.1/8.14.1/Submit) id l8QMOtQw001034; Wed, 26 Sep 2007 22:24:55 GMT (envelope-from nobody) Message-Id: <200709262224.l8QMOtQw001034@www.freebsd.org> Date: Wed, 26 Sep 2007 22:24:55 GMT From: Barrie Archer To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/116681: Installing port for DBD-mysql50 4.005 compilation fails in dbdimp.c 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: Wed, 26 Sep 2007 22:30:02 -0000 >Number: 116681 >Category: ports >Synopsis: Installing port for DBD-mysql50 4.005 compilation fails in dbdimp.c >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 Sep 26 22:30:01 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Barrie Archer >Release: 6.2 >Organization: FreeBMD >Environment: 6.2-STABLE FreeBSD 6.2-STABLE #1: Tue Sep 25 13:36:42 BST 2007 Ports hieraachy up to date at 10/9/07 DBD-mysql50-4.005 is latest according to freshports >Description: Doing make for p5-DBD-mysql50-4.005 results in: ===> Building for p5-DBD-mysql50-4.005 cc -c -I/usr/local/lib/perl5/site_perl/5.8.5/mach/auto/DBI -I/usr/local/include/mysql -fno-strict-aliasing -pipe -DDBD_MYSQL_INSERT_ID_IS_GOOD -g -O2 -fno-strict-aliasing -pipe -O -pipe -DVERSION=\"4.005\" -DXS_VERSION=\"4.005\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.8.5/mach/CORE" dbdimp.c dbdimp.c: In function `mysql_dr_connect': dbdimp.c:1533: error: `ulong' undeclared (first use in this function) dbdimp.c:1533: error: (Each undeclared identifier is reported only once dbdimp.c:1533: error: for each function it appears in.) dbdimp.c:1533: error: syntax error before numeric constant dbdimp.c:1535: error: syntax error before numeric constant dbdimp.c:1649: error: syntax error before numeric constant dbdimp.c: In function `mysql_db_FETCH_attrib': dbdimp.c:2268: warning: cast from pointer to integer of different size dbdimp.c: In function `mysql_st_FETCH_attrib': dbdimp.c:4071: warning: cast from pointer to integer of different size *** Error code 1 Stop in /usr/ports/databases/p5-DBD-mysql50/work/DBD-mysql-4.005. *** Error code 1 >How-To-Repeat: cd /usr/ports/databases/p5-DBD-mysql50 make >Fix: >Release-Note: >Audit-Trail: >Unformatted: