Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 282334 - dev-perl/DateTime-0.47 bad optional (test phase) dependence
Summary: dev-perl/DateTime-0.47 bad optional (test phase) dependence
Status: RESOLVED CANTFIX
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-08-22 17:06 UTC by Andreis Vinogradovs ( slepnoga )
Modified: 2009-11-02 11:53 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 17:06:58 UTC
If USE=test or FEATURES=test enabled, build  dev-perl/DateTime-0.47
test phase   requires   DateTime::Format::Strptime 1.0400+ perl module
Comment 1 Andreis Vinogradovs ( slepnoga ) 2009-08-22 17:09:12 UTC
part of portage build output:
rm -f blib/arch/auto/DateTime/DateTime.so
x86_64-pc-linux-gnu-gcc  -shared -L/usr/local/lib64 DateTime.o -Wl,-O1 -o blib/arch/auto/DateTime/DateTime.so   \
                \
          
chmod 755 blib/arch/auto/DateTime/DateTime.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/00load................ok                                                   
t/01sanity..............ok                                                   
t/02last_day............ok                                                   
t/03components..........ok                                                   
t/04epoch...............ok                                                   
t/05set.................ok                                                   
t/06add.................ok                                                   
t/07compare.............ok                                                   
t/09greg................ok                                                   
t/10subtract............ok                                                   
t/11duration............ok                                                   
t/12week................ok                                                   
t/13strftime............ok 1/134# New locale: de                             
# New locale: it
t/13strftime............ok                                                   
t/14locale..............ok                                                   
t/15jd..................ok                                                   
t/16truncate............ok                                                   
t/17set_return..........ok                                                   
t/18today...............ot/
t/19leap_second.........ok                                                   
t/20infinite............ok                                                   
t/21bad_params..........ok                                                   
t/22from_doy............ok                                                   
t/23storable............ok                                                   
        1/21 skipped: various reasons
t/24from_object.........ok                                                   
t/25add_subtract........ok                                                   
t/26dt_leapsecond_pm....ok                                                   
t/27delta...............ok                                                   
t/28dow.................ok                                                   
t/29overload............ok                                                   
t/30future_tz...........ok                                                   
t/31formatter...........skipped
        all skipped: DateTime::Format::Strptime 1.0400+ not installed
t/32leap_second2........ok                                                   
t/33seconds_offset......ok                                                   
t/34set_tz..............ok                                                   
t/35rd_values...........ok                                                   
t/36invalid_local.......ok                                                   
t/37local-add...........ok                                                   
t/38local-subtract......ok                                                   
t/39no-so...............ok                                                   
t/40leap-years..........ok                                                   
t/41cldr_format.........ok                                                   
t/42duration_class......ok                                                   
t/pod-coverage..........ok                                                   
t/pod...................ok                                                   
All tests successful, 1 test and 1 subtest skipped.
Files=44, Tests=3286, 10 wallclock secs ( 8.87 cusr +  0.47 csys =  9.34 CPU)

>>> Install DateTime-0.47 into /var/tmp/portage/dev-perl/DateTime-0.47/image/ category dev-perl
make -j5 pure_install 
Installing /var/tmp/portage/dev-perl/DateTime-0.47/image/usr/lib64/perl5/vendor_perl/5.8.8/x86_64-linux-thread-multi/auto/DateTime/DateTime.so
k                                                   
t/19leap_second.........ok                                                   
t/20infinite............ok