From owner-freebsd-ports Fri Aug 9 2:10:40 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7810937B401 for ; Fri, 9 Aug 2002 02:10:03 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9598543E6E for ; Fri, 9 Aug 2002 02:10:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g799A2JU041395 for ; Fri, 9 Aug 2002 02:10:02 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g799A2Ir041394; Fri, 9 Aug 2002 02:10:02 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5400A37B400 for ; Fri, 9 Aug 2002 02:03:50 -0700 (PDT) Received: from cdns2.iis.sinica.edu.tw (cdns2.iis.sinica.edu.tw [140.109.22.82]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8748A43E72 for ; Fri, 9 Aug 2002 02:03:49 -0700 (PDT) (envelope-from jihuang@cdns2.iis.sinica.edu.tw) Received: from cdns2.iis.sinica.edu.tw (localhost [127.0.0.1]) by cdns2.iis.sinica.edu.tw (8.12.5/8.12.5) with ESMTP id g7990UhP047613 for ; Fri, 9 Aug 2002 17:00:30 +0800 (CST) (envelope-from jihuang@cdns2.iis.sinica.edu.tw) Received: (from jihuang@localhost) by cdns2.iis.sinica.edu.tw (8.12.5/8.12.5/Submit) id g7990Tcx047612; Fri, 9 Aug 2002 17:00:29 +0800 (CST) Message-Id: <200208090900.g7990Tcx047612@cdns2.iis.sinica.edu.tw> Date: Fri, 9 Aug 2002 17:00:29 +0800 (CST) From: June-Yen Huang Reply-To: June-Yen Huang To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/41470: ports/mysql323-[cs]* build fail in 5-current Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 41470 >Category: ports >Synopsis: ports/mysql323-[cs]* build fail in 5-current >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Aug 09 02:10:01 PDT 2002 >Closed-Date: >Last-Modified: >Originator: June-Yen Huang >Release: FreeBSD 5.0-CURRENT i386 >Organization: Institute of Information Science >Environment: System: FreeBSD cdns2.iis.sinica.edu.tw 5.0-CURRENT FreeBSD 5.0-CURRENT #0: Sat Jun 29 13:16:06 CST 2002 root@cdns12.iis.sinica.edu.tw:/usr/obj/usr/src/sys/Canopus i386 >Description: build under mysql323-server .. ..{CUT} .. cc -DMYSQL_SERVER -DDEFAULT_MYSQL_HOME="\"/usr/local\"" - DDATADIR="\"/var/db/mysql\"" -DSHAREDIR="\"/usr/local/share/m ysql\"" -DHAVE_CONFIG_H -I../bdb/build_unix -I../innobas e/include -I./../include -I./../regex - I. -I../include -I.. -I. -DDBUG_OFF -O -pipe -mcpu=pentiumpro -felide-constru ctors -fno-rtti -fno-exceptions -fno-implicit-templates -fno-exceptions -fno-rt ti -DMYSQLD_NET_RETRY_COUNT=1000000 -c mysqld.cc /usr/include/tcpd.h: In function `void* handle_connections_sockets(void*)': /usr/include/tcpd.h:137: too many arguments to function `void sock_host()' mysqld.cc:2428: at this point in file /usr/include/tcpd.h:75: too many arguments to function `int hosts_access()' mysqld.cc:2429: at this point in file /usr/include/tcpd.h:130: too many arguments to function `char* eval_client()' mysqld.cc:2437: at this point in file *** Error code 1 Stop in /usr/ports/databases/mysql323-server/work/mysql-3.23.51/sql. *** Error code 1 -------------------------------------- build under mysql323-client .. ..{CUT} .. cc -DDBUG_OFF -O -pipe -felide-constructors -fno-rtti -fno-exceptions -fno-implicit-templates -fno-exceptions -fno-rtti -DMYSQLD_NET_RETRY_COUNT=1000000 -o .libs/mysqlbinlog mysqlbinlog.o ../libmysql/.libs/libmysqlclient.so -lz -lcrypt -lm -lz -lcrypt -lm -Wl,--rpath -Wl,/usr/local/lib/mysql mysqlbinlog.o(.gnu.linkonce.d._ZTV9Log_event+0xc): undefined reference to `__cxa_pure_virtual' mysqlbinlog.o(.gnu.linkonce.d._ZTV9Log_event+0x1c): undefined reference to `__cxa_pure_virtual' *** Error code 1 Stop in /usr/ports/databases/mysql323-client/work/mysql-3.23.51/client. *** Error code 1 >How-To-Repeat: under /usr/ports/database/mysql323-client/ ; make build under /usr/ports/database/mysql323-server/ ; make build >Fix: I'm not sure what happen, But is it possible to make one patch under -current and make another patch file under -stable ? it looks like that this build fail is due to difference in tcdp(tcp wrapper) and compiler( gcc ) between -current and -stable >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message