Date: Mon, 11 Jul 2005 09:55:48 GMT From: Darin Martin <derwood@naebunny.net> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/83251: p5-DBD-mysql40 3.0001 compile errors Message-ID: <200507110955.j6B9tm8T038526@www.freebsd.org> Resent-Message-ID: <200507111000.j6BA0VND003466@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 83251 >Category: ports >Synopsis: p5-DBD-mysql40 3.0001 compile errors >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Jul 11 10:00:31 GMT 2005 >Closed-Date: >Last-Modified: >Originator: Darin Martin >Release: 5.3 >Organization: >Environment: FreeBSD cthulhu.naebunny.net 5.3-RELEASE-p18 FreeBSD 5.3-RELEASE-p18 #6: Wed Jul 6 22:12:19 EDT 2005 derwood@cthulhu.naebunny.net:/usr/src/sys/i386/compile/CTHULHU i386 >Description: Error during compile. Have tried making sure port directory is clean and re-compiled. Still get same error: DBD-mysql-3.0001.tar.gz 100% of 126 kB 95 kBps ===> Extracting for p5-DBD-mysql40-3.0001 => Checksum OK for DBD-mysql-3.0001.tar.gz. ===> p5-DBD-mysql40-3.0001 depends on file: /usr/local/bin/perl5.8.7 - found ===> Patching for p5-DBD-mysql40-3.0001 ===> p5-DBD-mysql40-3.0001 depends on file: /usr/local/bin/perl5.8.7 - found ===> p5-DBD-mysql40-3.0001 depends on file: /usr/local/lib/perl5/site_perl/5.8.7/mach/DBI.pm - found ===> p5-DBD-mysql40-3.0001 depends on file: /usr/local/bin/perl5.8.7 - found ===> p5-DBD-mysql40-3.0001 depends on shared library: mysqlclient.12 - found ===> Configuring for p5-DBD-mysql40-3.0001 I will use the following settings for compiling and testing: cflags (mysql_config) = -I/usr/local/include/mysql -O -pipe -march=pentium4 -fno-omit-frame-pointer -fno-gcse embedded (mysql_config) = libs (mysql_config) = -L/usr/local/lib/mysql -lmysqlclient -lz -lcrypt -lm mysql_config (guessed ) = mysql_config nocatchstderr (default ) = 0 nofoundrows (default ) = 0 ssl (guessed ) = 0 testdb (default ) = test testhost (default ) = testpassword (default ) = testsocket (default ) = testuser (default ) = To change these settings, see 'perl Makefile.PL --help' and 'perldoc INSTALL'. Checking if your kit is complete... Looks good Using DBI 1.48 (for perl 5.008007 on i386-freebsd-64int) installed in /usr/local/lib/perl5/site_perl/5.8.7/mach/auto/DBI/ Writing Makefile for DBD::mysql ===> Building for p5-DBD-mysql40-3.0001 cp lib/DBD/mysql.pm blib/lib/DBD/mysql.pm cp lib/DBD/mysql/GetInfo.pm blib/lib/DBD/mysql/GetInfo.pm cp lib/Mysql.pm blib/lib/Mysql.pm cp lib/DBD/mysql/INSTALL.pod blib/lib/DBD/mysql/INSTALL.pod 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.7/mach/auto/DBI/ -I/usr/local/include/mysql -O -pipe -march=pentium4 -fno-omit-frame-pointer -fno-gcse -DDBD_MYSQL_INSERT_ID_IS_GOOD -g -O -pipe -march=pentium4 -O -pipe -march=pentium4 -DVERSION=\"3.0001\" -DXS_VERSION=\"3.0001\" -DPIC -fPIC "-I/usr/local/lib/perl5/5.8.7/mach/CORE" dbdimp.c dbdimp.c: In function `mysql_db_FETCH_attrib': dbdimp.c:2035: warning: cast from pointer to integer of different size dbdimp.c: In function `mysql_st_fetch': dbdimp.c:2775: error: `MYSQL_BIND' undeclared (first use in this function) dbdimp.c:2775: error: (Each undeclared identifier is reported only once dbdimp.c:2775: error: for each function it appears in.) dbdimp.c: In function `mysql_st_FETCH_attrib': dbdimp.c:3416: warning: cast from pointer to integer of different size *** Error code 1 Stop in /usr/ports/databases/p5-DBD-mysql40/work/DBD-mysql-3.0001. *** Error code 1 Stop in /usr/ports/databases/p5-DBD-mysql40. ===================================================================== >How-To-Repeat: either with portupgrade or by going to /usr/ports/databases/p5-DBD-mysql40 and using make. >Fix: No fix known at this time. >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200507110955.j6B9tm8T038526>