Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 282326 - Please stabilize =dev-perl/Net-DNS-0.65
Summary: Please stabilize =dev-perl/Net-DNS-0.65
Status: VERIFIED 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: STABLEREQ
Depends on:
Blocks:
 
Reported: 2009-08-22 16:48 UTC by Andreis Vinogradovs ( slepnoga )
Modified: 2010-07-15 13:04 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 Andreis Vinogradovs ( slepnoga ) 2009-08-22 16:48:00 UTC
if FETURES=test enabled build dev-perl/Net-DNS-0.63  failied test phase.
Comment 1 Andreis Vinogradovs ( slepnoga ) 2009-08-22 16:49:16 UTC
part of portage  build output:
x86_64-pc-linux-gnu-gcc  -shared -L/usr/local/lib64 DNS.o netdns.o -Wl,-O1 -o blib/arch/auto/Net/DNS/DNS.so netdns.a    \
                \
          
chmod 755 blib/arch/auto/Net/DNS/DNS.so
>>> Source compiled.
make -j5 test 
PERL_DL_NONLAZY=1 /usr/bin/perl5.8.8 "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t
t/00-load..................ok 1/79#                                          
# These tests were ran with:
# Net::DNS::VERSION:               0.63
# set environment variable NET_DNS_DEBUG to get all versions
t/00-load..................ok                                                
t/00-pod...................ok                                                
t/00-version...............ok                                                
t/01-resolver-env..........ok                                                
t/01-resolver-file.........ok                                                
t/01-resolver-opt..........ok                                                
t/01-resolver..............ok                                                
        3/45 skipped: various reasons
t/02-header................ok                                                
t/03-question..............ok                                                
t/04-packet-unique-push....ok                                                
t/04-packet................ok                                                
t/05-rr-opt................ok                                                
t/05-rr-rrsort.............ok                                                
t/05-rr-sshfp..............skipped
        all skipped: Digest::BubbleBabble not installed.
t/05-rr-txt................ok                                                
t/05-rr-unknown............ok                                                
t/05-rr....................ok                                                
t/06-update................ok                                                
t/07-misc..................ok                                                
t/08-online................skipped
        all skipped: Online tests disabled.
t/09-tkey..................ok                                                
t/10-recurse...............skipped
        all skipped: Online tests disabled.
t/11-escapedchars..........# Using the  XS compiled dn_expand function 
t/11-escapedchars..........ok 1/141#                                         
# disabling XS based dns_expand for a moment.
# 
# Continuing to use the XS based dn_expand()
t/11-escapedchars..........ok                                                
t/11-inet6.................ok 1/12#                                          
# The libraries needed for IPv6 support have been found
#               Now we establish if  we can bind to ::1
# # 
#               Failed to bind to ::1
#               Семейство адресов не поддерживается протоколом
# 
#               We assume there is no IPv6 connectivity and skip the tests
# 
Couldn't create TCP socket: Семейство адресов не поддерживается протоколом at /var/tmp/portage/dev-perl/Net-DNS-0.63/work/Net-DNS-0.63/blib/lib/Net/DNS/Nameserver.pm line 93
        Net::DNS::Nameserver::new('Net::DNS::Nameserver', 'LocalAddr', 'ARRAY(0xe31190)', 'LocalPort', 5363, 'ReplyHandler', 'CODE(0xe311f0)', 'Verbose', 1, ...) called at t/11-inet6.t line 197
Couldn't create UDP socket: Семейство адресов не поддерживается протоколом at /var/tmp/portage/dev-perl/Net-DNS-0.63/work/Net-DNS-0.63/blib/lib/Net/DNS/Nameserver.pm line 112
        Net::DNS::Nameserver::new('Net::DNS::Nameserver', 'LocalAddr', 'ARRAY(0xe31190)', 'LocalPort', 5363, 'ReplyHandler', 'CODE(0xe311f0)', 'Verbose', 1, ...) called at t/11-inet6.t line 197

#   Failed test 'nameserver object created on IPv6 ::1'
#   at t/11-inet6.t line 205.
# Looks like you failed 1 test of 12.
t/11-inet6.................dubious                                           
        Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 12
        Failed 1/12 tests, 91.67% okay (less 10 skipped tests: 1 okay, 8.33%)
t/12-compression...........ok 1/5                                            
123456789112345678921234567893123456789412345678951234567896123...
truncated to 63 octets (RFC1035 2.3.1) at t/12-compression.t line 56
t/12-compression...........ok                                                
Failed Test  Stat Wstat Total Fail  List of Failed
-------------------------------------------------------------------------------
t/11-inet6.t    1   256    12    2  12
3 tests and 13 subtests skipped.
Failed 1/25 test scripts. 1/1348 subtests failed.
Files=25, Tests=1348,  3 wallclock secs ( 2.11 cusr +  0.32 csys =  2.43 CPU)
Failed 1/25 test programs. 1/1348 subtests failed.
make: *** [test_dynamic] Ошибка 255
 * 

Comment 2 Andreis Vinogradovs ( slepnoga ) 2009-08-22 16:50:04 UTC
nout rion # LC_ALL=C emerge --info
Portage 2.1.6.13 (default/linux/amd64/10.0/desktop, gcc-4.3.2, glibc-2.9_p20081201-r2, 2.6.30-gentoo-r4-0.99 x86_64)
=================================================================
System uname: Linux-2.6.30-gentoo-r4-0.99-x86_64-Intel-R-_Core-TM-2_Duo_CPU_T7100_@_1.80GHz-with-gentoo-2.0.1
Timestamp of tree: Sat, 22 Aug 2009 03:25:01 +0000
app-shells/bash:     3.2_p39
dev-java/java-config: 2.1.8-r1
dev-lang/python:     2.6.2-r1
dev-util/cmake:      2.6.4
sys-apps/baselayout: 2.0.1
sys-apps/openrc:     0.4.3-r3
sys-apps/sandbox:    1.6-r2
sys-devel/autoconf:  2.63-r1
sys-devel/automake:  1.7.9-r1, 1.8.5-r3, 1.9.6-r2, 1.10.2
sys-devel/binutils:  2.18-r3
sys-devel/gcc-config: 1.4.1
sys-devel/libtool:   1.5.26
virtual/os-headers:  2.6.27-r2
ACCEPT_KEYWORDS="amd64"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe -march=native"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/config"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/ /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo /etc/udev/rules.d"
CXXFLAGS="-O2 -pipe -march=native"
DISTDIR="/usr/portage/distfiles"
FEATURES="buildpkg distlocks fixpackages metadata-transfer parallel-fetch protect-owned sandbox sfperms strict unmerge-orphans userfetch userpriv"
GENTOO_MIRRORS="http://gentoo.tups.lv/source"
LC_ALL="C"
LDFLAGS="-Wl,-O1"
LINGUAS="ru"
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"
PORTDIR_OVERLAY="/usr/portage/local/layman/perl-experimental /home/slep/rion"
SYNC="rsync://gentoo.tups.lv/gentoo-portage"
USE="X a52 aac acl acpi akonadi alsa amd64 bash-completion berkdb bluetooth branding bzip2 cdr cleartype cli consolekit cracklib crypt cscope cups dbus dri dts dvd dvdr eds emboss encode evo exif fam fbcon ffmpeg firefox flac fortran gdbm gif gnutls gpm gs gstreamer hal iconv ipv6 isdnlog ithreads jpeg kde laptop lcms ldap libnotify lm_sensors mad mikmod mmap mmx mng mp3 mp4 mpeg mudflap multilib ncurses nls nptl nptlonly nsplugin ogg opengl openmp pam pch pcre pdf perl phonon pm-utils png ppds pppd profile python qt3support qt4 quicktime rdesktop readline reflection semantic-desktop session smp spell spl sqlite sqlite3 sse sse2 ssl startup-notification svg sysfs tcpd theora threads tiff truetype unicode usb v4l2 vhosts vim-syntax vorbis webkit wifi x264 xcb xcomposite xine xml xorg xscreensaver xulrunner xv xvid zlib" ALSA_CARDS="hda-intel" 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="evdev synaptics" KERNEL="linux" LCD_DEVICES="ncurses text" LINGUAS="ru" USERLAND="GNU" VIDEO_CARDS="intel"
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, FFLAGS, INSTALL_MASK, LANG, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS

Comment 3 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2009-08-22 18:08:26 UTC
You may be required to submit a LC_ALL=C build.log. Assigning to perl team.
Comment 4 Torsten Veller (RETIRED) gentoo-dev 2009-09-19 09:36:17 UTC
Please stabilize =dev-perl/Net-DNS-0.65
Comment 5 Markus Meier gentoo-dev 2009-09-19 15:09:39 UTC
amd64/x86 stable
Comment 6 nixnut (RETIRED) gentoo-dev 2009-09-19 16:07:09 UTC
ppc stable
Comment 7 Raúl Porcel (RETIRED) gentoo-dev 2009-09-19 17:57:36 UTC
alpha/arm/ia64/m68k/s390/sh/sparc stable
Comment 8 Jeroen Roovers (RETIRED) gentoo-dev 2009-09-22 20:25:28 UTC
Stable for HPPA.
Comment 9 Brent Baude (RETIRED) gentoo-dev 2009-09-27 14:36:58 UTC
ppc64 done