Login
Log in using an SSO provider:
Fedora Account System
Red Hat Associate
Red Hat Customer
Login using a Red Hat Bugzilla account
Forgot Password
Create an Account
Red Hat Bugzilla – Attachment 444874 Details for
Bug 631306
FTBFS perl-SQL-Statement-1.27-1.fc14
Home
New
Search
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh90 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
[?]
This site requires JavaScript to be enabled to function correctly, please enable it.
build.log
build.log (text/plain), 28.61 KB, created by
FTBFS
on 2010-09-07 18:20:25 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
FTBFS
Created:
2010-09-07 18:20:25 UTC
Size:
28.61 KB
patch
obsolete
>Mock Version: 1.1.1 >ENTER do(['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/perl-SQL-Statement.spec'], False, '/var/lib/mock/fedora-development-x86_64-perl-SQL-Statement-1.27-1.fc14.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x22f8b10>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bs --target x86_64 --nodeps builddir/build/SPECS/perl-SQL-Statement.spec'] >Building target platforms: x86_64 >Building for target x86_64 >Wrote: /builddir/build/SRPMS/perl-SQL-Statement-1.27-1.fc14.src.rpm >Child returncode was: 0 >LEAVE do --> > >ENTER do(['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/perl-SQL-Statement.spec'], False, '/var/lib/mock/fedora-development-x86_64-perl-SQL-Statement-1.27-1.fc14.src.rpm/root/', None, 25200, True, 0, 8116, 14667, None, logger=<mock.trace_decorator.getLog object at 0x22f8b10>) >Executing command: ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/perl-SQL-Statement.spec'] >Building target platforms: x86_64 >Building for target x86_64 >Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.8m1agt >+ umask 022 >+ cd /builddir/build/BUILD >+ LANG=C >+ export LANG >+ unset DISPLAY >+ cd /builddir/build/BUILD >+ rm -rf SQL-Statement-1.27 >+ /usr/bin/gzip -dc /builddir/build/SOURCES/SQL-Statement-1.27.tar.gz >+ /bin/tar -xf - >+ STATUS=0 >+ '[' 0 -ne 0 ']' >+ cd SQL-Statement-1.27 >+ /bin/chmod -Rf a+rX,u+w,g-w,o-w . >+ find -type f -perm /111 >+ xargs chmod -c a-x >mode of `./Makefile.PL' changed to 0644 (rw-r--r--) >mode of `./Todo' changed to 0644 (rw-r--r--) >mode of `./Changes' changed to 0644 (rw-r--r--) >mode of `./t/18bigjoin.t' changed to 0644 (rw-r--r--) >mode of `./t/02executeDirect.t' changed to 0644 (rw-r--r--) >mode of `./t/03executeDBD.t' changed to 0644 (rw-r--r--) >mode of `./lib/SQL/Eval.pm' changed to 0644 (rw-r--r--) >mode of `./lib/SQL/Statement.pm' changed to 0644 (rw-r--r--) >mode of `./lib/SQL/Statement/Util.pm' changed to 0644 (rw-r--r--) >mode of `./lib/SQL/Statement/RAM.pm' changed to 0644 (rw-r--r--) >mode of `./lib/SQL/Statement/GetInfo.pm' changed to 0644 (rw-r--r--) >mode of `./lib/SQL/Dialects/CSV.pm' changed to 0644 (rw-r--r--) >mode of `./lib/SQL/Dialects/AnyData.pm' changed to 0644 (rw-r--r--) >mode of `./lib/SQL/Dialects/ANSI.pm' changed to 0644 (rw-r--r--) >+ /usr/bin/perl -pi -e 's/\r\n/\n/' README >+ exit 0 >Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.5gMfW4 >+ umask 022 >+ cd /builddir/build/BUILD >+ cd SQL-Statement-1.27 >+ LANG=C >+ export LANG >+ unset DISPLAY >+ export SQL_STATEMENT_WARN_UPDATE=sure >+ SQL_STATEMENT_WARN_UPDATE=sure >+ /usr/bin/perl Makefile.PL INSTALLDIRS=vendor >Checking if your kit is complete... >Looks good >Writing Makefile for SQL::Statement >+ make -j4 >cp lib/SQL/Dialects/ANSI.pm blib/lib/SQL/Dialects/ANSI.pm >cp lib/SQL/Parser.pm blib/lib/SQL/Parser.pm >cp lib/SQL/Statement/TermFactory.pm blib/lib/SQL/Statement/TermFactory.pm >cp lib/SQL/Statement/Util.pm blib/lib/SQL/Statement/Util.pm >cp lib/SQL/Statement/GetInfo.pm blib/lib/SQL/Statement/GetInfo.pm >cp lib/SQL/Statement/Structure.pod blib/lib/SQL/Statement/Structure.pod >cp lib/SQL/Statement/Term.pm blib/lib/SQL/Statement/Term.pm >cp lib/SQL/Dialects/Role.pm blib/lib/SQL/Dialects/Role.pm >cp lib/SQL/Statement/Syntax.pod blib/lib/SQL/Statement/Syntax.pod >cp lib/SQL/Dialects/AnyData.pm blib/lib/SQL/Dialects/AnyData.pm >cp lib/SQL/Statement/RAM.pm blib/lib/SQL/Statement/RAM.pm >cp lib/SQL/Statement/Embed.pod blib/lib/SQL/Statement/Embed.pod >cp lib/SQL/Statement/Placeholder.pm blib/lib/SQL/Statement/Placeholder.pm >cp lib/SQL/Statement.pm blib/lib/SQL/Statement.pm >cp lib/SQL/Dialects/CSV.pm blib/lib/SQL/Dialects/CSV.pm >cp lib/SQL/Eval.pm blib/lib/SQL/Eval.pm >cp lib/SQL/Statement/Operation.pm blib/lib/SQL/Statement/Operation.pm >cp lib/SQL/Statement/Functions.pm blib/lib/SQL/Statement/Functions.pm >cp lib/SQL/Statement/Function.pm blib/lib/SQL/Statement/Function.pm >Manifying blib/man3/SQL::Dialects::ANSI.3pm >Manifying blib/man3/SQL::Statement::TermFactory.3pm >Manifying blib/man3/SQL::Parser.3pm >Manifying blib/man3/SQL::Statement::Util.3pm >Manifying blib/man3/SQL::Statement::Structure.3pm >Manifying blib/man3/SQL::Statement::GetInfo.3pm >Manifying blib/man3/SQL::Statement::Term.3pm >Manifying blib/man3/SQL::Dialects::Role.3pm >Manifying blib/man3/SQL::Statement::Syntax.3pm >Manifying blib/man3/SQL::Dialects::AnyData.3pm >Manifying blib/man3/SQL::Statement::RAM.3pm >Manifying blib/man3/SQL::Statement::Embed.3pm >Manifying blib/man3/SQL::Statement::Placeholder.3pm >Manifying blib/man3/SQL::Statement.3pm >Manifying blib/man3/SQL::Dialects::CSV.3pm >Manifying blib/man3/SQL::Statement::Operation.3pm >Manifying blib/man3/SQL::Eval.3pm >Manifying blib/man3/SQL::Statement::Function.3pm >Manifying blib/man3/SQL::Statement::Functions.3pm >+ exit 0 >Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.YIhQJI >+ umask 022 >+ cd /builddir/build/BUILD >+ '[' /builddir/build/BUILDROOT/perl-SQL-Statement-1.27-1.fc14.x86_64 '!=' / ']' >+ rm -rf /builddir/build/BUILDROOT/perl-SQL-Statement-1.27-1.fc14.x86_64 >++ dirname /builddir/build/BUILDROOT/perl-SQL-Statement-1.27-1.fc14.x86_64 >+ mkdir -p /builddir/build/BUILDROOT >+ mkdir /builddir/build/BUILDROOT/perl-SQL-Statement-1.27-1.fc14.x86_64 >+ cd SQL-Statement-1.27 >+ LANG=C >+ export LANG >+ unset DISPLAY >+ rm -rf /builddir/build/BUILDROOT/perl-SQL-Statement-1.27-1.fc14.x86_64 >+ make pure_install PERL_INSTALL_ROOT=/builddir/build/BUILDROOT/perl-SQL-Statement-1.27-1.fc14.x86_64 >Installing /builddir/build/BUILDROOT/perl-SQL-Statement-1.27-1.fc14.x86_64/usr/share/perl5/SQL/Eval.pm >Installing /builddir/build/BUILDROOT/perl-SQL-Statement-1.27-1.fc14.x86_64/usr/share/perl5/SQL/Statement.pm >Installing /builddir/build/BUILDROOT/perl-SQL-Statement-1.27-1.fc14.x86_64/usr/share/perl5/SQL/Parser.pm >Installing /builddir/build/BUILDROOT/perl-SQL-Statement-1.27-1.fc14.x86_64/usr/share/perl5/SQL/Statement/Function.pm >Installing /builddir/build/BUILDROOT/perl-SQL-Statement-1.27-1.fc14.x86_64/usr/share/perl5/SQL/Statement/Functions.pm >Installing /builddir/build/BUILDROOT/perl-SQL-Statement-1.27-1.fc14.x86_64/usr/share/perl5/SQL/Statement/Operation.pm >Installing /builddir/build/BUILDROOT/perl-SQL-Statement-1.27-1.fc14.x86_64/usr/share/perl5/SQL/Statement/Placeholder.pm >Installing /builddir/build/BUILDROOT/perl-SQL-Statement-1.27-1.fc14.x86_64/usr/share/perl5/SQL/Statement/Embed.pod >Installing /builddir/build/BUILDROOT/perl-SQL-Statement-1.27-1.fc14.x86_64/usr/share/perl5/SQL/Statement/RAM.pm >Installing /builddir/build/BUILDROOT/perl-SQL-Statement-1.27-1.fc14.x86_64/usr/share/perl5/SQL/Statement/Syntax.pod >Installing /builddir/build/BUILDROOT/perl-SQL-Statement-1.27-1.fc14.x86_64/usr/share/perl5/SQL/Statement/Term.pm >Installing /builddir/build/BUILDROOT/perl-SQL-Statement-1.27-1.fc14.x86_64/usr/share/perl5/SQL/Statement/Structure.pod >Installing /builddir/build/BUILDROOT/perl-SQL-Statement-1.27-1.fc14.x86_64/usr/share/perl5/SQL/Statement/GetInfo.pm >Installing /builddir/build/BUILDROOT/perl-SQL-Statement-1.27-1.fc14.x86_64/usr/share/perl5/SQL/Statement/Util.pm >Installing /builddir/build/BUILDROOT/perl-SQL-Statement-1.27-1.fc14.x86_64/usr/share/perl5/SQL/Statement/TermFactory.pm >Installing /builddir/build/BUILDROOT/perl-SQL-Statement-1.27-1.fc14.x86_64/usr/share/perl5/SQL/Dialects/CSV.pm >Installing /builddir/build/BUILDROOT/perl-SQL-Statement-1.27-1.fc14.x86_64/usr/share/perl5/SQL/Dialects/AnyData.pm >Installing /builddir/build/BUILDROOT/perl-SQL-Statement-1.27-1.fc14.x86_64/usr/share/perl5/SQL/Dialects/Role.pm >Installing /builddir/build/BUILDROOT/perl-SQL-Statement-1.27-1.fc14.x86_64/usr/share/perl5/SQL/Dialects/ANSI.pm >Installing /builddir/build/BUILDROOT/perl-SQL-Statement-1.27-1.fc14.x86_64/usr/share/man/man3/SQL::Statement::Functions.3pm >Installing /builddir/build/BUILDROOT/perl-SQL-Statement-1.27-1.fc14.x86_64/usr/share/man/man3/SQL::Statement::Function.3pm >Installing /builddir/build/BUILDROOT/perl-SQL-Statement-1.27-1.fc14.x86_64/usr/share/man/man3/SQL::Eval.3pm >Installing /builddir/build/BUILDROOT/perl-SQL-Statement-1.27-1.fc14.x86_64/usr/share/man/man3/SQL::Statement::Operation.3pm >Installing /builddir/build/BUILDROOT/perl-SQL-Statement-1.27-1.fc14.x86_64/usr/share/man/man3/SQL::Dialects::CSV.3pm >Installing /builddir/build/BUILDROOT/perl-SQL-Statement-1.27-1.fc14.x86_64/usr/share/man/man3/SQL::Statement.3pm >Installing /builddir/build/BUILDROOT/perl-SQL-Statement-1.27-1.fc14.x86_64/usr/share/man/man3/SQL::Statement::Placeholder.3pm >Installing /builddir/build/BUILDROOT/perl-SQL-Statement-1.27-1.fc14.x86_64/usr/share/man/man3/SQL::Statement::Embed.3pm >Installing /builddir/build/BUILDROOT/perl-SQL-Statement-1.27-1.fc14.x86_64/usr/share/man/man3/SQL::Statement::RAM.3pm >Installing /builddir/build/BUILDROOT/perl-SQL-Statement-1.27-1.fc14.x86_64/usr/share/man/man3/SQL::Dialects::AnyData.3pm >Installing /builddir/build/BUILDROOT/perl-SQL-Statement-1.27-1.fc14.x86_64/usr/share/man/man3/SQL::Statement::Syntax.3pm >Installing /builddir/build/BUILDROOT/perl-SQL-Statement-1.27-1.fc14.x86_64/usr/share/man/man3/SQL::Dialects::Role.3pm >Installing /builddir/build/BUILDROOT/perl-SQL-Statement-1.27-1.fc14.x86_64/usr/share/man/man3/SQL::Statement::Term.3pm >Installing /builddir/build/BUILDROOT/perl-SQL-Statement-1.27-1.fc14.x86_64/usr/share/man/man3/SQL::Statement::GetInfo.3pm >Installing /builddir/build/BUILDROOT/perl-SQL-Statement-1.27-1.fc14.x86_64/usr/share/man/man3/SQL::Statement::Structure.3pm >Installing /builddir/build/BUILDROOT/perl-SQL-Statement-1.27-1.fc14.x86_64/usr/share/man/man3/SQL::Statement::Util.3pm >Installing /builddir/build/BUILDROOT/perl-SQL-Statement-1.27-1.fc14.x86_64/usr/share/man/man3/SQL::Parser.3pm >Installing /builddir/build/BUILDROOT/perl-SQL-Statement-1.27-1.fc14.x86_64/usr/share/man/man3/SQL::Statement::TermFactory.3pm >Installing /builddir/build/BUILDROOT/perl-SQL-Statement-1.27-1.fc14.x86_64/usr/share/man/man3/SQL::Dialects::ANSI.3pm >+ find /builddir/build/BUILDROOT/perl-SQL-Statement-1.27-1.fc14.x86_64 -type f -name .packlist -exec rm -f '{}' ';' >+ find /builddir/build/BUILDROOT/perl-SQL-Statement-1.27-1.fc14.x86_64 -type d -depth -exec rmdir '{}' ';' >+ chmod -R u+w /builddir/build/BUILDROOT/perl-SQL-Statement-1.27-1.fc14.x86_64/usr >+ /usr/lib/rpm/find-debuginfo.sh --strict-build-id /builddir/build/BUILD/SQL-Statement-1.27 >+ /usr/lib/rpm/check-buildroot >+ /usr/lib/rpm/redhat/brp-compress >+ /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip >+ /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 >+ /usr/lib/rpm/redhat/brp-python-hardlink >+ /usr/lib/rpm/redhat/brp-java-repack-jars >Executing(%check): /bin/sh -e /var/tmp/rpm-tmp.kTTisn >+ umask 022 >+ cd /builddir/build/BUILD >+ cd SQL-Statement-1.27 >+ unset DISPLAY >+ make test >PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t >t/00error.t .......... ok >t/01prepare.t ........ ok >t/02executeDirect.t .. ok >DBD::File::db do failed: Couldn't parse at /usr/lib64/perl5/DBI/DBD/SqlEngine.pm line 236 > [for Statement " CREATE TEMP TABLE Tmp (id INT,phrase VARCHAR(30)) "] at t/03executeDBD.t line 21. >DBD::File::db do failed: Couldn't parse at /usr/lib64/perl5/DBI/DBD/SqlEngine.pm line 236 > [for Statement " CREATE TEMP TABLE Tmp (id INT,phrase VARCHAR(30)) "] at t/03executeDBD.t line 21. ># Looks like your test exited with 22 before it could output anything. >t/03executeDBD.t ..... >Dubious, test returned 22 (wstat 5632, 0x1600) >Failed 26/26 subtests >DBD::File::db do failed: Couldn't parse at /usr/lib64/perl5/DBI/DBD/SqlEngine.pm line 236 > [for Statement "CREATE TEMP TABLE Prof (pid INT, pname VARCHAR(30)) >"] at t/04names.t line 24, <DATA> line 4. >DBD::File::db do failed: Couldn't parse at /usr/lib64/perl5/DBI/DBD/SqlEngine.pm line 236 > [for Statement "CREATE TEMP TABLE Prof (pid INT, pname VARCHAR(30)) >"] at t/04names.t line 24, <DATA> line 4. ># Looks like your test exited with 255 before it could output anything. >t/04names.t .......... >Dubious, test returned 255 (wstat 65280, 0xff00) >Failed 5/5 subtests >DBD::File::db do failed: Couldn't parse at /usr/lib64/perl5/DBI/DBD/SqlEngine.pm line 236 > [for Statement "CREATE TEMP TABLE aoa AS IMPORT(?)"] at t/05create.t line 21. >DBD::File::db do failed: Couldn't parse at /usr/lib64/perl5/DBI/DBD/SqlEngine.pm line 236 > [for Statement "CREATE TEMP TABLE aoa AS IMPORT(?)"] at t/05create.t line 21. ># Looks like your test exited with 22 before it could output anything. >t/05create.t ......... >Dubious, test returned 22 (wstat 5632, 0x1600) >Failed 5/5 subtests ># SQL::Statement v1.27 ># DBI v1.613 ># DBD::File v0.39 >DBD::File::db do failed: Couldn't parse at /usr/lib64/perl5/DBI/DBD/SqlEngine.pm line 236 > [for Statement "CREATE TEMP TABLE biz (class TEXT, color TEXT, sales INTEGER, BUGNULL TEXT) >"] at t/06aggregate.t line 22, <DATA> line 10. ># Looks like your test exited with 255 before it could output anything. >t/06aggregate.t ...... >Dubious, test returned 255 (wstat 65280, 0xff00) >Failed 15/15 subtests >DBD::File::db do failed: Couldn't parse at /usr/lib64/perl5/DBI/DBD/SqlEngine.pm line 236 > [for Statement "CREATE TEMP TABLE tbl (col INT)"] at t/07case.t line 69. >DBD::File::st execute failed: Cannot open /builddir/build/BUILD/SQL-Statement-1.27/tbl: No such file or directory (2) at /usr/lib64/perl5/DBD/File.pm line 684 at /usr/lib64/perl5/DBI/DBD/SqlEngine.pm line 732 > [for Statement "SELECT col FROM tbl WHERE 1=0"] at t/07case.t line 72. >DBD::File::st execute failed: Cannot open /builddir/build/BUILD/SQL-Statement-1.27/tbl: No such file or directory (2) at /usr/lib64/perl5/DBD/File.pm line 684 at /usr/lib64/perl5/DBI/DBD/SqlEngine.pm line 732 > [for Statement "SELECT COL FROM tbl WHERE 1=0"] at t/07case.t line 72. >DBD::File::st execute failed: Cannot open /builddir/build/BUILD/SQL-Statement-1.27/tbl: No such file or directory (2) at /usr/lib64/perl5/DBD/File.pm line 684 at /usr/lib64/perl5/DBI/DBD/SqlEngine.pm line 732 > [for Statement "SELECT cOl FROM tbl WHERE 1=0"] at t/07case.t line 72. >DBD::File::st execute failed: Cannot open /builddir/build/BUILD/SQL-Statement-1.27/tbl: No such file or directory (2) at /usr/lib64/perl5/DBD/File.pm line 684 at /usr/lib64/perl5/DBI/DBD/SqlEngine.pm line 732 > [for Statement "SELECT * FROM tbl WHERE 1=0"] at t/07case.t line 72. ># Failed test 'lower/asterisked' ># at t/07case.t line 78. ># got: undef ># expected: 'col' >DBD::File::db do failed: Couldn't parse at /usr/lib64/perl5/DBI/DBD/SqlEngine.pm line 236 > [for Statement "CREATE TEMP TABLE tbl (COL INT)"] at t/07case.t line 69. >DBD::File::st execute failed: Cannot open /builddir/build/BUILD/SQL-Statement-1.27/tbl: No such file or directory (2) at /usr/lib64/perl5/DBD/File.pm line 684 at /usr/lib64/perl5/DBI/DBD/SqlEngine.pm line 732 > [for Statement "SELECT col FROM tbl WHERE 1=0"] at t/07case.t line 72. >DBD::File::st execute failed: Cannot open /builddir/build/BUILD/SQL-Statement-1.27/tbl: No such file or directory (2) at /usr/lib64/perl5/DBD/File.pm line 684 at /usr/lib64/perl5/DBI/DBD/SqlEngine.pm line 732 > [for Statement "SELECT COL FROM tbl WHERE 1=0"] at t/07case.t line 72. >DBD::File::st execute failed: Cannot open /builddir/build/BUILD/SQL-Statement-1.27/tbl: No such file or directory (2) at /usr/lib64/perl5/DBD/File.pm line 684 at /usr/lib64/perl5/DBI/DBD/SqlEngine.pm line 732 > [for Statement "SELECT cOl FROM tbl WHERE 1=0"] at t/07case.t line 72. >DBD::File::st execute failed: Cannot open /builddir/build/BUILD/SQL-Statement-1.27/tbl: No such file or directory (2) at /usr/lib64/perl5/DBD/File.pm line 684 at /usr/lib64/perl5/DBI/DBD/SqlEngine.pm line 732 > [for Statement "SELECT * FROM tbl WHERE 1=0"] at t/07case.t line 72. ># Failed test 'upper/asterisked' ># at t/07case.t line 78. ># got: undef ># expected: 'col' >DBD::File::db do failed: Couldn't parse at /usr/lib64/perl5/DBI/DBD/SqlEngine.pm line 236 > [for Statement "CREATE TEMP TABLE tbl (cOl INT)"] at t/07case.t line 69. >DBD::File::st execute failed: Cannot open /builddir/build/BUILD/SQL-Statement-1.27/tbl: No such file or directory (2) at /usr/lib64/perl5/DBD/File.pm line 684 at /usr/lib64/perl5/DBI/DBD/SqlEngine.pm line 732 > [for Statement "SELECT col FROM tbl WHERE 1=0"] at t/07case.t line 72. >DBD::File::st execute failed: Cannot open /builddir/build/BUILD/SQL-Statement-1.27/tbl: No such file or directory (2) at /usr/lib64/perl5/DBD/File.pm line 684 at /usr/lib64/perl5/DBI/DBD/SqlEngine.pm line 732 > [for Statement "SELECT COL FROM tbl WHERE 1=0"] at t/07case.t line 72. >DBD::File::st execute failed: Cannot open /builddir/build/BUILD/SQL-Statement-1.27/tbl: No such file or directory (2) at /usr/lib64/perl5/DBD/File.pm line 684 at /usr/lib64/perl5/DBI/DBD/SqlEngine.pm line 732 > [for Statement "SELECT cOl FROM tbl WHERE 1=0"] at t/07case.t line 72. >DBD::File::st execute failed: Cannot open /builddir/build/BUILD/SQL-Statement-1.27/tbl: No such file or directory (2) at /usr/lib64/perl5/DBD/File.pm line 684 at /usr/lib64/perl5/DBI/DBD/SqlEngine.pm line 732 > [for Statement "SELECT * FROM tbl WHERE 1=0"] at t/07case.t line 72. ># Failed test 'mixed/asterisked' ># at t/07case.t line 78. ># got: undef ># expected: 'col' ># Looks like you failed 3 tests of 12. >t/07case.t ........... >Dubious, test returned 3 (wstat 768, 0x300) >Failed 3/12 subtests >DBD::File::db do failed: Couldn't parse at /usr/lib64/perl5/DBI/DBD/SqlEngine.pm line 236 > [for Statement "CREATE TEMP TABLE Prof (pid INT, pname VARCHAR(30)) >"] at t/08join.t line 17, <DATA> line 12. >DBD::File::db do failed: Cannot open /builddir/build/BUILD/SQL-Statement-1.27/prof: No such file or directory (2) at /usr/lib64/perl5/DBD/File.pm line 684 at /usr/lib64/perl5/DBI/DBD/SqlEngine.pm line 732 > [for Statement "INSERT INTO Prof VALUES (1,'Sue') >"] at t/08join.t line 17, <DATA> line 12. >DBD::File::db do failed: Cannot open /builddir/build/BUILD/SQL-Statement-1.27/prof: No such file or directory (2) at /usr/lib64/perl5/DBD/File.pm line 684 at /usr/lib64/perl5/DBI/DBD/SqlEngine.pm line 732 > [for Statement "INSERT INTO Prof VALUES (2,'Bob') >"] at t/08join.t line 17, <DATA> line 12. >DBD::File::db do failed: Cannot open /builddir/build/BUILD/SQL-Statement-1.27/prof: No such file or directory (2) at /usr/lib64/perl5/DBD/File.pm line 684 at /usr/lib64/perl5/DBI/DBD/SqlEngine.pm line 732 > [for Statement "INSERT INTO Prof VALUES (3,'Tom') >"] at t/08join.t line 17, <DATA> line 12. >DBD::File::db do failed: Couldn't parse at /usr/lib64/perl5/DBI/DBD/SqlEngine.pm line 236 > [for Statement "CREATE TEMP TABLE Subject (pid INT, sname VARCHAR(30)) >"] at t/08join.t line 17, <DATA> line 12. >DBD::File::db do failed: Cannot open /builddir/build/BUILD/SQL-Statement-1.27/subject: No such file or directory (2) at /usr/lib64/perl5/DBD/File.pm line 684 at /usr/lib64/perl5/DBI/DBD/SqlEngine.pm line 732 > [for Statement "INSERT INTO Subject VALUES (1,'Chem') >"] at t/08join.t line 17, <DATA> line 12. >DBD::File::db do failed: Cannot open /builddir/build/BUILD/SQL-Statement-1.27/subject: No such file or directory (2) at /usr/lib64/perl5/DBD/File.pm line 684 at /usr/lib64/perl5/DBI/DBD/SqlEngine.pm line 732 > [for Statement "INSERT INTO Subject VALUES (2,'Bio') >"] at t/08join.t line 17, <DATA> line 12. >DBD::File::db do failed: Cannot open /builddir/build/BUILD/SQL-Statement-1.27/subject: No such file or directory (2) at /usr/lib64/perl5/DBD/File.pm line 684 at /usr/lib64/perl5/DBI/DBD/SqlEngine.pm line 732 > [for Statement "INSERT INTO Subject VALUES (2,'Math') >"] at t/08join.t line 17, <DATA> line 12. >DBD::File::db do failed: Cannot open /builddir/build/BUILD/SQL-Statement-1.27/subject: No such file or directory (2) at /usr/lib64/perl5/DBD/File.pm line 684 at /usr/lib64/perl5/DBI/DBD/SqlEngine.pm line 732 > [for Statement "INSERT INTO Subject VALUES (4,'English') >"] at t/08join.t line 17, <DATA> line 12. >DBD::File::db do failed: Couldn't parse at /usr/lib64/perl5/DBI/DBD/SqlEngine.pm line 236 > [for Statement "CREATE TEMP TABLE Room (pid INT, rname VARCHAR(30)) >"] at t/08join.t line 17, <DATA> line 12. >DBD::File::db do failed: Cannot open /builddir/build/BUILD/SQL-Statement-1.27/room: No such file or directory (2) at /usr/lib64/perl5/DBD/File.pm line 684 at /usr/lib64/perl5/DBI/DBD/SqlEngine.pm line 732 > [for Statement "INSERT INTO Room VALUES (1,'1C') >"] at t/08join.t line 17, <DATA> line 12. >DBD::File::db do failed: Cannot open /builddir/build/BUILD/SQL-Statement-1.27/room: No such file or directory (2) at /usr/lib64/perl5/DBD/File.pm line 684 at /usr/lib64/perl5/DBI/DBD/SqlEngine.pm line 732 > [for Statement "INSERT INTO Room VALUES (2,'2B') >"] at t/08join.t line 17, <DATA> line 12. >DBD::File::db prepare failed: Couldn't find WHERE clause in ' NATURAL JOIN Subject' at /usr/lib64/perl5/DBI/DBD/SqlEngine.pm line 236 > [for Statement "SELECT pname,sname FROM Prof NATURAL JOIN Subject"] at t/08join.t line 101, <DATA> line 12. >Can't call method "execute" on an undefined value at t/08join.t line 108, <DATA> line 12. ># Looks like your test exited with 2 before it could output anything. >t/08join.t ........... >Dubious, test returned 2 (wstat 512, 0x200) >Failed 14/14 subtests >t/09ops.t ............ ok >t/10limit.t .......... ok >t/11functions.t ...... ok >t/12eval.t ........... ok >t/13call.t ........... ok >DBD::File::db do failed: Couldn't parse at /usr/lib64/perl5/DBI/DBD/SqlEngine.pm line 236 > [for Statement "CREATE TEMP TABLE allcols ( f1 char(10), f2 char(10) )"] at t/14allcols.t line 21. >DBD::File::db do failed: Couldn't parse at /usr/lib64/perl5/DBI/DBD/SqlEngine.pm line 236 > [for Statement "CREATE TEMP TABLE allcols ( f1 char(10), f2 char(10) )"] at t/14allcols.t line 21. ># Looks like your test exited with 22 before it could output anything. >t/14allcols.t ........ >Dubious, test returned 22 (wstat 5632, 0x1600) >Failed 1/1 subtests >DBD::CSV::db do failed: Couldn't parse at /usr/lib64/perl5/DBI/DBD/SqlEngine.pm line 236 > [for Statement "CREATE TEMP TABLE book (book_title TEXT, author_id INT)"] at t/15naturaljoins.t line 15, <DATA> line 6. >DBD::CSV::db do failed: Couldn't parse at /usr/lib64/perl5/DBI/DBD/SqlEngine.pm line 236 > [for Statement " >CREATE TEMP TABLE author (author_name TEXT, author_id INT)"] at t/15naturaljoins.t line 15, <DATA> line 6. >DBD::CSV::db do failed: Cannot open /builddir/build/BUILD/SQL-Statement-1.27/author: No such file or directory (2) at /usr/lib64/perl5/DBD/File.pm line 684 at /usr/lib64/perl5/DBI/DBD/SqlEngine.pm line 732 > [for Statement " >INSERT INTO author VALUES ('Neal Stephenson',1)"] at t/15naturaljoins.t line 15, <DATA> line 6. >DBD::CSV::db do failed: Cannot open /builddir/build/BUILD/SQL-Statement-1.27/author: No such file or directory (2) at /usr/lib64/perl5/DBD/File.pm line 684 at /usr/lib64/perl5/DBI/DBD/SqlEngine.pm line 732 > [for Statement " >INSERT INTO author VALUES ('Vernor Vinge',2)"] at t/15naturaljoins.t line 15, <DATA> line 6. >DBD::CSV::db do failed: Cannot open /builddir/build/BUILD/SQL-Statement-1.27/book: No such file or directory (2) at /usr/lib64/perl5/DBD/File.pm line 684 at /usr/lib64/perl5/DBI/DBD/SqlEngine.pm line 732 > [for Statement " >INSERT INTO book VALUES ('Cryptonomicon',1)"] at t/15naturaljoins.t line 15, <DATA> line 6. >DBD::CSV::db do failed: Cannot open /builddir/build/BUILD/SQL-Statement-1.27/book: No such file or directory (2) at /usr/lib64/perl5/DBD/File.pm line 684 at /usr/lib64/perl5/DBI/DBD/SqlEngine.pm line 732 > [for Statement " >INSERT INTO book VALUES ('Dahlgren',3) >"] at t/15naturaljoins.t line 15, <DATA> line 6. >DBD::CSV::db prepare failed: Couldn't find WHERE clause in ' NATURAL JOIN book' at /usr/lib64/perl5/DBI/DBD/SqlEngine.pm line 236 > [for Statement "SELECT * FROM author NATURAL JOIN book"] at t/15naturaljoins.t line 16, <DATA> line 6. >Can't call method "execute" on an undefined value at t/15naturaljoins.t line 17, <DATA> line 6. ># Looks like your test exited with 2 before it could output anything. >t/15naturaljoins.t ... >Dubious, test returned 2 (wstat 512, 0x200) >Failed 2/2 subtests >DBD::CSV::db do failed: Couldn't parse at /usr/lib64/perl5/DBI/DBD/SqlEngine.pm line 236 > [for Statement "CREATE TEMP TABLE t1 (num INT, name TEXT)"] at t/16morejoins.t line 15, <DATA> line 8. >DBD::CSV::db do failed: Couldn't parse at /usr/lib64/perl5/DBI/DBD/SqlEngine.pm line 236 > [for Statement " >CREATE TEMP TABLE t2 (num INT, wert TEXT)"] at t/16morejoins.t line 15, <DATA> line 8. >DBD::CSV::db do failed: Cannot open /builddir/build/BUILD/SQL-Statement-1.27/t1: No such file or directory (2) at /usr/lib64/perl5/DBD/File.pm line 684 at /usr/lib64/perl5/DBI/DBD/SqlEngine.pm line 732 > [for Statement " >INSERT INTO t1 VALUES (1,'a')"] at t/16morejoins.t line 15, <DATA> line 8. >DBD::CSV::db do failed: Cannot open /builddir/build/BUILD/SQL-Statement-1.27/t1: No such file or directory (2) at /usr/lib64/perl5/DBD/File.pm line 684 at /usr/lib64/perl5/DBI/DBD/SqlEngine.pm line 732 > [for Statement " >INSERT INTO t1 VALUES (2,'b')"] at t/16morejoins.t line 15, <DATA> line 8. >DBD::CSV::db do failed: Cannot open /builddir/build/BUILD/SQL-Statement-1.27/t1: No such file or directory (2) at /usr/lib64/perl5/DBD/File.pm line 684 at /usr/lib64/perl5/DBI/DBD/SqlEngine.pm line 732 > [for Statement " >INSERT INTO t1 VALUES (3,'c')"] at t/16morejoins.t line 15, <DATA> line 8. >DBD::CSV::db do failed: Cannot open /builddir/build/BUILD/SQL-Statement-1.27/t2: No such file or directory (2) at /usr/lib64/perl5/DBD/File.pm line 684 at /usr/lib64/perl5/DBI/DBD/SqlEngine.pm line 732 > [for Statement " >INSERT INTO t2 VALUES (1,'xxx')"] at t/16morejoins.t line 15, <DATA> line 8. >DBD::CSV::db do failed: Cannot open /builddir/build/BUILD/SQL-Statement-1.27/t2: No such file or directory (2) at /usr/lib64/perl5/DBD/File.pm line 684 at /usr/lib64/perl5/DBI/DBD/SqlEngine.pm line 732 > [for Statement " >INSERT INTO t2 VALUES (3,'yyy')"] at t/16morejoins.t line 15, <DATA> line 8. >DBD::CSV::db do failed: Cannot open /builddir/build/BUILD/SQL-Statement-1.27/t2: No such file or directory (2) at /usr/lib64/perl5/DBD/File.pm line 684 at /usr/lib64/perl5/DBI/DBD/SqlEngine.pm line 732 > [for Statement " >INSERT INTO t2 VALUES (5,'zzz') >"] at t/16morejoins.t line 15, <DATA> line 8. >DBD::CSV::db prepare failed: Couldn't find WHERE clause in ' CROSS JOIN t2' at /usr/lib64/perl5/DBI/DBD/SqlEngine.pm line 236 > [for Statement "SELECT * FROM t1 CROSS JOIN t2"] at t/16morejoins.t line 17, <DATA> line 8. >Can't call method "execute" on an undefined value at t/16morejoins.t line 18, <DATA> line 8. ># Looks like your test exited with 2 before it could output anything. >t/16morejoins.t ...... >Dubious, test returned 2 (wstat 512, 0x200) >Failed 48/48 subtests >t/17quoting.t ........ ok >t/18bigjoin.t ........ ok >t/19idents.t ......... ok >t/20pod.t ............ skipped: Test::Pod 1.00 required for testing POD >t/21pod_coverage.t ... skipped: Test::Pod::Coverage 1.00 required for testing POD Coverage >t/22calc.t ........... ok >t/23dialects.t ....... ok >Test Summary Report >------------------- >t/03executeDBD.t (Wstat: 5632 Tests: 0 Failed: 0) > Non-zero exit status: 22 > Parse errors: Bad plan. You planned 26 tests but ran 0. >t/04names.t (Wstat: 65280 Tests: 0 Failed: 0) > Non-zero exit status: 255 > Parse errors: Bad plan. You planned 5 tests but ran 0. >t/05create.t (Wstat: 5632 Tests: 0 Failed: 0) > Non-zero exit status: 22 > Parse errors: Bad plan. You planned 5 tests but ran 0. >t/06aggregate.t (Wstat: 65280 Tests: 0 Failed: 0) > Non-zero exit status: 255 > Parse errors: Bad plan. You planned 15 tests but ran 0. >t/07case.t (Wstat: 768 Tests: 12 Failed: 3) > Failed tests: 4, 8, 12 > Non-zero exit status: 3 >t/08join.t (Wstat: 512 Tests: 0 Failed: 0) > Non-zero exit status: 2 > Parse errors: Bad plan. You planned 14 tests but ran 0. >t/14allcols.t (Wstat: 5632 Tests: 0 Failed: 0) > Non-zero exit status: 22 > Parse errors: Bad plan. You planned 1 tests but ran 0. >t/15naturaljoins.t (Wstat: 512 Tests: 0 Failed: 0) > Non-zero exit status: 2 > Parse errors: Bad plan. You planned 2 tests but ran 0. >t/16morejoins.t (Wstat: 512 Tests: 0 Failed: 0) > Non-zero exit status: 2 > Parse errors: Bad plan. You planned 48 tests but ran 0. >t/22calc.t (Wstat: 0 Tests: 40 Failed: 0) > TODO passed: 39 >Files=24, Tests=432, 3 wallclock secs ( 0.13 usr 0.05 sys + 2.04 cusr 0.27 csys = 2.49 CPU) >Result: FAIL >Failed 9/24 test programs. 3/432 subtests failed. >make: *** [test_dynamic] Error 255 >error: Bad exit status from /var/tmp/rpm-tmp.kTTisn (%check) > Bad exit status from /var/tmp/rpm-tmp.kTTisn (%check) >RPM build errors: >Child returncode was: 1 >EXCEPTION: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/perl-SQL-Statement.spec'] >Traceback (most recent call last): > File "/usr/lib/python2.6/site-packages/mock/trace_decorator.py", line 70, in trace > result = func(*args, **kw) > File "/usr/lib/python2.6/site-packages/mock/util.py", line 333, in do > raise mock.exception.Error, ("Command failed. See logs for output.\n # %s" % (command,), child.returncode) >Error: Command failed. See logs for output. > # ['bash', '--login', '-c', 'rpmbuild -bb --target x86_64 --nodeps builddir/build/SPECS/perl-SQL-Statement.spec'] >LEAVE do --> EXCEPTION RAISED >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 631306
:
444870
|
444871
|
444872
|
444873
| 444874 |
444875