Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 289723 - =dev-perl/SQL-Statement-1.22 failed upgrade
Summary: =dev-perl/SQL-Statement-1.22 failed upgrade
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-19 14:00 UTC by Tobias Scherbaum (RETIRED)
Modified: 2009-10-19 14:51 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tobias Scherbaum (RETIRED) gentoo-dev 2009-10-19 14:00:25 UTC
>>> Unpacking source...
>>> Unpacking SQL-Statement-1.22.tar.gz to /var/tmp/portage/dev-perl/SQL-Statement-1.22/work
>>> Source unpacked in /var/tmp/portage/dev-perl/SQL-Statement-1.22/work
>>> Preparing source in /var/tmp/portage/dev-perl/SQL-Statement-1.22/work/SQL-Statement-1.22 ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-perl/SQL-Statement-1.22/work/SQL-Statement-1.22 ...
 * Using ExtUtils::MakeMaker

WARNING! You seem to have an older version of SQL::Statement already installed (1.20 <= 1.20).
This new version introduces a number of features that will impact operation of SQL::Statement and of DBD drivers for CSV, AnyData, and Excel.

Changes include (1.003):
  * There are *many* new SQL features including table joins
  * BLOBS, Empty strings, and NULLs behave differently
  * Some applications may run a bit slower than previously

Changes include (1.22):
  * behavior for unquoted identifiers modified to lower case them
  * IN and BETWEEN operators are supported native

See the Changes for details.

Use

$ env SQL_STATEMENT_WARN_UPDATE=sure perl Makefile.PL

to build and install anyway.

 at Makefile.PL line 47
 * ERROR: dev-perl/SQL-Statement-1.22 failed:
 *   Unable to build! (are you using USE="build"?)
 * 
 * Call stack:
 *     ebuild.sh, line   49:  Called src_configure
 *   environment, line 2646:  Called perl-module_src_configure
 *   environment, line 2402:  Called perl-module_src_prep
 *   environment, line 2459:  Called die
 * The specific snippet of code:
 *               perl Makefile.PL PREFIX=/usr INSTALLDIRS=vendor INSTALLMAN3DIR='none' DESTDIR="${D}" ${myconf} <<< "${pm_echovar}" || die "Unable to build! (are you using USE=\"build\"?)";
 * 
 * If you need support, post the output of 'emerge --info =dev-perl/SQL-Statement-1.22',
 * the complete build log and the output of 'emerge -pqv =dev-perl/SQL-Statement-1.22'.
 * The complete build log is located at '/var/tmp/portage/dev-perl/SQL-Statement-1.22/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/dev-perl/SQL-Statement-1.22/temp/environment'.
 * S: '/var/tmp/portage/dev-perl/SQL-Statement-1.22/work/SQL-Statement-1.22'
Comment 1 Torsten Veller (RETIRED) gentoo-dev 2009-10-19 14:51:05 UTC
Fixed. Thanks