Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 294218

Summary: dev-perl/DBD-SQLite2-0.33 fails tests
Product: Gentoo Linux Reporter: Patrick Lauer <patrick>
Component: New packagesAssignee: Gentoo Perl team <perl>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 264910, 310707    
Bug Blocks: 300119    

Description Patrick Lauer gentoo-dev 2009-11-23 16:05:21 UTC
>>> Source compiled.
make -j5 test TEST_VERBOSE=0
PERL_DL_NONLAZY=1 /usr/bin/perl5.8.8 "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00basic...............^M                                                                             ^Mt/00basic...............ok 1/1^M
                                         ^Mt/00basic...............ok
t/01logon...............^M                                                                             ^Mt/01logon...............ok 1/3^M
                                         ^Mt/01logon...............ok
t/02cr_table............^M                                                                             ^Mt/02cr_table............ok 1/4^M
                                         ^Mt/02cr_table............ok 2/4^M                                                                             ^Mt/02cr_table.......
.....ok
t/03insert..............^M                                                                             ^Mt/03insert..............ok 1/9^M
                                         ^Mt/03insert..............ok
t/04select..............^M                                                                             ^Mt/04select..............ok 1/7^M
                                         ^Mt/04select..............ok
t/05tran................^M                                                                             ^Mt/05tran................ok 1/2^M
                                         ^Mt/05tran................ok
t/06error...............^M                                                                             ^Mt/06error...............ok 1/2^M
                                         ^Mt/06error...............ok
t/08create_function.....^M                                                                             ^Mt/08create_function.....ok 1/18^M
                                          ^Mt/08create_function.....ok
t/09create_aggregate....^M                                                                             ^Mt/09create_aggregate....ok 1/15^M
                                          ^Mt/09create_aggregate....ok 2/15^M                                                                             ^Mt/09create_aggreg
ate....ok
t/10dsnlist.............^M                                                                             ^Mt/10dsnlist.............ok 1/3^M
                                         ^Mt/10dsnlist.............ok
t/20createdrop..........^M                                                                             ^Mt/20createdrop..........ok 1/5^M
                                         ^Mt/20createdrop..........ok
t/30insertfetch.........^M                                                                             ^Mt/30insertfetch.........ok 1/17^M
                                          ^Mt/30insertfetch.........ok
t/40bindparam...........^M                                                                             ^Mt/40bindparam...........ok 1/28^M                                                                             ^Mt/40bindparam...........ok
t/40blobs...............^M                                                                             ^Mt/40blobs...............ok 1/11^M                                                                             ^Mt/40blobs...............ok 3/11^M                                                                             ^Mt/40blobs...............ok
t/40listfields..........^M                                                                             ^Mt/40listfields..........ok 1/13^M                                                                             ^Mt/40listfields..........ok
t/40nulls...............^M                                                                             ^Mt/40nulls...............ok 1/11^M                                                                             ^Mt/40nulls...............ok
t/40numrows.............^M                                                                             ^Mt/40numrows.............ok 1/22^M                                                                             ^Mt/40numrows.............ok
t/50chopblanks..........^M                                                                             ^Mt/50chopblanks..........ok 1/35^M                                                                             ^Mt/50chopblanks..........ok 14/35^M                                                                             ^Mt/50chopblanks..........ok
t/10dsnlist.............^M                                                                             ^Mt/10dsnlist.............ok 1/3^M
                                         ^Mt/10dsnlist.............ok
t/20createdrop..........^M                                                                             ^Mt/20createdrop..........ok 1/5^M
                                         ^Mt/20createdrop..........ok
t/30insertfetch.........^M                                                                             ^Mt/30insertfetch.........ok 1/17^M
                                          ^Mt/30insertfetch.........ok
t/40bindparam...........^M                                                                             ^Mt/40bindparam...........ok 1/28^M                                                                             ^Mt/40bindparam...........ok
t/40blobs...............^M                                                                             ^Mt/40blobs...............ok 1/11^M                                                                             ^Mt/40blobs...............ok 3/11^M                                                                             ^Mt/40blobs...............ok
t/40listfields..........^M                                                                             ^Mt/40listfields..........ok 1/13^M                                                                             ^Mt/40listfields..........ok
t/40nulls...............^M                                                                             ^Mt/40nulls...............ok 1/11^M                                                                             ^Mt/40nulls...............ok
t/40numrows.............^M                                                                             ^Mt/40numrows.............ok 1/22^M                                                                             ^Mt/40numrows.............ok
t/50chopblanks..........^M                                                                             ^Mt/50chopblanks..........ok 1/35^M                                                                             ^Mt/50chopblanks..........ok 14/35^M                                                                             ^Mt/50chopblanks..........ok
t/50commit..............^M                                                                             ^Mt/50commit..............ok 1/30^M                                                                             ^Mt/50commit..............ok
t/60metadata............^M                                                                             ^Mt/60metadata............ok 1/24^M                                                                             ^Mt/60metadata............ok
t/90cppcomments.........^M                                                                             ^Mt/90cppcomments.........ok 1/33^M                                                                             ^Mt/90cppcomments.........ok
t/99cleanup.............^M                                                                             ^Mt/99cleanup.............ok 1/2^M                                                                             ^Mt/99cleanup.............ok
t/ak-dbd................^M                                                                             ^Mt/ak-dbd................ok 1/49^M                                                                             ^Mt/ak-dbd................ok 7/49^M                                                                             ^Mt/ak-dbd................dubious
        Test returned status 0 (wstat 11, 0xb)
DIED. FAILED tests 12-49
        Failed 38/49 tests, 22.45% okay
t/dbdadmin..............^M                                                                             ^Mt/dbdadmin..............ok 1/4^M                                                                             ^Mt/dbdadmin..............ok
Failed Test Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
t/ak-dbd.t     0    11    49   76 155.10%  12-49
Failed 1/24 test scripts, 95.83% okay. 38/348 subtests failed, 89.08% okay.
make: *** [test_dynamic] Error 255
 * ERROR: dev-perl/DBD-SQLite2-0.33 failed:

Portage 2.2_rc51 (default/linux/amd64/10.0/server, gcc-4.4.2, glibc-2.11-r0, 2.6.32-rc6-git6 x86_64)
=================================================================                                   
System uname: Linux-2.6.32-rc6-git6-x86_64-AMD_Phenom-tm-_9950_Quad-Core_Processor-with-gentoo-2.0.1
Timestamp of tree: Unknown                                                                          
app-shells/bash:     4.0_p35                                                                        
dev-lang/python:     2.6.4, 3.1.1-r1                                                                
sys-apps/baselayout: 2.0.1                                                                          
sys-apps/openrc:     0.5.2-r2                                                                       
sys-apps/sandbox:    2.2                                                                            
sys-devel/autoconf:  2.63-r1                                                                        
sys-devel/automake:  1.11                                                                           
sys-devel/binutils:  2.20
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   2.2.6b
virtual/os-headers:  2.6.30-r1
ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/4.3/env /usr/kde/4.3/share/config /usr/kde/4.3/shutdown /usr/kde/4.4/env /usr/kde/4.4/share/config /usr/kde/4.4/shutdown /usr/kde/live/env /usr/kde/live/share/config /usr/kde/live/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/eselect/postgresql /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/php/apache2-php5/ext-active/ /etc/php/cgi-php5/ext-active/ /etc/php/cli-php5/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c /etc/udev/rules.d"
CXXFLAGS="-O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="assume-digests buildpkg distlocks fixpackages news parallel-fetch preserve-libs protect-owned sandbox sfperms strict test unmerge-logs unmerge-orphans userfetch"
GENTOO_MIRRORS="http://distfiles.gentoo.org http://distro.ibiblio.org/pub/linux/distributions/gentoo"
LDFLAGS="-Wl,-O1"
MAKEOPTS="-j5"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://localhost/gentoo-portage"
USE="X acl amd64 apache2 berkdb bzip2 cli cracklib crypt cups dri fortran gcj gdbm gpm iconv ipv6 ldap mmx modules mudflap multilib mysql ncurses nls nptl nptlonly objc openmp pam pcre perl pppd python readline reflection session snmp spl sse sse2 ssl sysfs tcpd truetype unicode xml xorg zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" ELIBC="glibc" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" USERLAND="GNU" VIDEO_CARDS="vga"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LANG, LC_ALL, LINGUAS, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTDIR_OVERLAY
Comment 1 Torsten Veller (RETIRED) gentoo-dev 2009-11-23 17:10:28 UTC
don't use it then.
Only in the tree for old <mail-filter/popfile-1.1
Comment 2 Torsten Veller (RETIRED) gentoo-dev 2010-04-20 14:55:58 UTC
Masked for removal 
Comment 3 Torsten Veller (RETIRED) gentoo-dev 2010-07-24 20:02:21 UTC
Gone.