From owner-freebsd-ports@FreeBSD.ORG Tue Oct 18 21:33:26 2005 Return-Path: X-Original-To: ports@FreeBSD.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 772E716A41F; Tue, 18 Oct 2005 21:33:26 +0000 (GMT) (envelope-from gm@mailbag.co.za) Received: from smtp01.isdsl.net (smtp01.isdsl.net [196.26.208.190]) by mx1.FreeBSD.org (Postfix) with ESMTP id C70E843D46; Tue, 18 Oct 2005 21:33:23 +0000 (GMT) (envelope-from gm@mailbag.co.za) Received: from storm.ipnetsa.co.za (c1-254-6.tpr.isadsl.co.za [196.209.85.254]) by smtp01.isdsl.net (Postfix) with ESMTP id 7437D2E31B; Tue, 18 Oct 2005 23:33:21 +0200 (SAST) Received: from [10.0.0.50] (helo=limelight) by storm.ipnetsa.co.za with esmtp (Exim 4.50 (FreeBSD)) id 1ERz4i-0000wD-3d; Tue, 18 Oct 2005 23:32:48 +0200 From: "Gawie Marais" To: Date: Tue, 18 Oct 2005 23:32:13 +0200 MIME-Version: 1.0 X-Mailer: Microsoft Office Outlook, Build 11.0.5510 Thread-Index: AcXUK2ePDX37HX3jT4WcL3DXt0nYHw== X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2670 Message-Id: <20051018213321.7437D2E31B@smtp01.isdsl.net> Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: ports@FreeBSD.org Subject: FreeBSD Port: p5-Mysql-modules-1.2219 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: gm@mailbag.co.za List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Oct 2005 21:33:26 -0000 Hi I get a nasty error when trying to install this port. I have also submitted a bug through the web site, but this is critical for us to get our mailing list working again.. If you have the time, please send us some comments on a way to get the port installed... compile error :- [root@node p5-Mysql]# make install ===> Vulnerability check disabled, database not found ===> Extracting for p5-Mysql-modules-1.2219 => Checksum OK for Msql-Mysql-modules-1.2219.tar.gz. ===> p5-Mysql-modules-1.2219 depends on file: /usr/local/bin/perl5.8.6 - found ===> Patching for p5-Mysql-modules-1.2219 ===> p5-Mysql-modules-1.2219 depends on file: /usr/local/bin/perl5.8.6 - found ===> p5-Mysql-modules-1.2219 depends on file: /usr/local/lib/perl5/site_perl/5.8.6/Data/ShowTable.pm - found ===> p5-Mysql-modules-1.2219 depends on file: /usr/local/lib/perl5/site_perl/5.8.6/mach/DBI.pm - found ===> p5-Mysql-modules-1.2219 depends on file: /usr/local/bin/perl5.8.6 - found ===> p5-Mysql-modules-1.2219 depends on shared library: mysqlclient.14 - found ===> Configuring for p5-Mysql-modules-1.2219 Creating files for MySQL .................... WARNING: PL_FILES takes a hash reference not a array reference. Please inform the author. Checking if your kit is complete... Looks good Using DBI 1.48 (for perl 5.008006 on i386-freebsd-64int) installed in /usr/local/lib/perl5/site_perl/5.8.6/mach/auto/DBI/ Writing Makefile for DBD::mysql Writing Makefile for Msql-Mysql-modules ===> Building for p5-Mysql-modules-1.2219 /usr/local/bin/perl5.8.6 -Iblib/arch -Iblib/lib -I/usr/local/lib/perl5/5.8.6/mach -I/usr/local/lib/perl5/5.8.6 -Ilib -MExtUtils::PerlPP -e ppp "dbd/dbimon.in" "dbimon" "lib/DBD/mysql/Install/Config.pm" /usr/local/bin/pod2text mysql/lib/DBD/mysql.pm >README cp lib/DBD/mysql.pm ../blib/lib/DBD/mysql.pm cp lib/Mysql.pm ../blib/lib/Mysql.pm cp lib/Mysql/Statement.pm ../blib/lib/Mysql/Statement.pm cp lib/Bundle/DBD/mysql.pm ../blib/lib/Bundle/DBD/mysql.pm cc -c -I/usr/local/lib/perl5/site_perl/5.8.6/mach/auto/DBI -I/usr/local/include/mysql -I../dbd -I/usr/local/lib/perl5/site_perl/5.8.6/mach/auto/DBI -I/usr/local/lib/perl5/5.8.6/mach -DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.6/BSDPAN" -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include -O -pipe -DVERSION=\"2.0419\" -DXS_VERSION=\"2.0419\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.8.6/mach/CORE" -DDBD_MYSQL dbdimp.c dbdimp.c: In function `mysql_db_login': dbdimp.c:724: warning: passing arg 3 of `mysql_dr_error' discards qualifiers from pointer target type dbdimp.c: In function `mysql_db_FETCH_attrib': dbdimp.c:1013: warning: initialization discards qualifiers from pointer target type dbdimp.c:1019: warning: initialization discards qualifiers from pointer target type dbdimp.c:1027: warning: initialization discards qualifiers from pointer target type dbdimp.c:1048: warning: initialization discards qualifiers from pointer target type dbdimp.c:1052: warning: cast from pointer to integer of different size dbdimp.c:1059: warning: initialization discards qualifiers from pointer target type dbdimp.c: In function `mysql_st_internal_execute': dbdimp.c:1203: warning: passing arg 3 of `mysql_dr_error' discards qualifiers from pointer target type dbdimp.c:1264: warning: passing arg 3 of `mysql_dr_error' discards qualifiers from pointer target type dbdimp.c: In function `mysql_st_fetch': dbdimp.c:1427: warning: passing arg 3 of `mysql_dr_error' discards qualifiers from pointer target type dbdimp.c: In function `mysql_st_FETCH_attrib': dbdimp.c:1867: warning: cast from pointer to integer of different size dbdimp.c:1983: warning: cast from pointer to integer of different size dbdimp.c:2052: warning: cast from pointer to integer of different size dbdimp.c: In function `MysqlReconnect': dbdimp.c:2163: warning: passing arg 3 of `mysql_dr_error' discards qualifiers from pointer target type /usr/local/bin/perl5.8.6 -p -e "s/~DRIVER~/mysql/g" /usr/local/lib/perl5/site_perl/5.8.6/mach/auto/DBI//Driver.xst > mysql.xsi /usr/local/bin/perl5.8.6 /usr/local/lib/perl5/5.8.6/ExtUtils/xsubpp -typemap /usr/local/lib/perl5/5.8.6/ExtUtils/typemap mysql.xs > mysql.xsc && mv mysql.xsc mysql.c Warning: duplicate function definition 'do' detected in mysql.xs, line 281 Warning: duplicate function definition 'rows' detected in mysql.xs, line 407 cc -c -I/usr/local/lib/perl5/site_perl/5.8.6/mach/auto/DBI -I/usr/local/include/mysql -I../dbd -I/usr/local/lib/perl5/site_perl/5.8.6/mach/auto/DBI -I/usr/local/lib/perl5/5.8.6/mach -DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.6/BSDPAN" -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -I/usr/local/include -O -pipe -DVERSION=\"2.0419\" -DXS_VERSION=\"2.0419\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.8.6/mach/CORE" -DDBD_MYSQL mysql.c mysql.xs: In function `XS_DBD__mysql__dr__ListDBs': mysql.xs:98: warning: passing arg 3 of `mysql_dr_error' discards qualifiers from pointer target type mysql.xs: In function `XS_DBD__mysql__dr__admin_internal': mysql.xs:138: warning: passing arg 3 of `mysql_dr_error' discards qualifiers from pointer target type mysql.xs:144: error: too few arguments to function `mysql_shutdown' mysql.xs:186: warning: passing arg 3 of `mysql_dr_error' discards qualifiers from pointer target type mysql.xs: In function `XS_DBD__mysql__db__ListDBs': mysql.xs:250: warning: passing arg 3 of `mysql_dr_error' discards qualifiers from pointer target type mysql.xs: In function `XS_DBD__mysql__db__ListTables': mysql.xs:271: warning: passing arg 3 of `mysql_dr_error' discards qualifiers from pointer target type *** Error code 1 Stop in /usr/ports/databases/p5-Mysql/work/Msql-Mysql-modules-1.2219/mysql. *** Error code 1 Stop in /usr/ports/databases/p5-Mysql/work/Msql-Mysql-modules-1.2219. *** Error code 1 Stop in /usr/ports/databases/p5-Mysql. [root@node p5-Mysql]# Thanx Gawie Marais