| Store | Cart

[perl #132906] Devel::PPPort migration to dist/ is incomplete

From: Sergey Aleynikov (via RT) <perl...@perl.org>
Sat, 24 Feb 2018 10:48:58 -0800
# New Ticket Created by  Sergey Aleynikov 
# Please include the string:  [perl #132906]
# in the subject line of all future correspondence about this issue. 
# <URL: https://rt.perl.org/Ticket/Display.html?id=132906 >


This is a bug report for perl from serg...@gmail.com,
generated with the help of perlbug 1.41 running under perl 5.27.9.


-----------------------------------------------------------------
[Please describe your issue here]

Since the commit [1], Devel::PPPort resides under dist/ which,
presumably, means that it's now blead-upstream. But there're some
things unchanged from the times when it was cpan-upstream:

- CPAN still points to github [2] for both module's sources and bug tracker
- there're 12 open issues and 5 pull requests pending
- P5P doesn't have upload permissions for it on CPAN

What are the next steps to be taken? Who should take them?

[1] commit 7baf245ae1f3f858ba916ee974cc54951cc954f2
Author: Karl Williamson <k...@cpan.org>
Date:   Tue Oct 17 06:54:57 2017 -0600

    mv Devel-PPPort from cpan to dist

    It was decided at the perl core hackathon in October 2017 to go ahead
    and do this.

[2] https://github.com/mhx/Devel-PPPort/


[Please do not change anything below this line]
-----------------------------------------------------------------
---
Flags:
    category=library
    severity=low
    module=Devel::PPPort
---
Site configuration information for perl 5.27.9:

Configured by root at Sun Feb 11 01:07:53 MSK 2018.

Summary of my perl5 (revision 5 version 27 subversion 9) configuration:
  Commit id: c0e3b4b51cabf15ed8fc5f564dfeea31c25f5239
  Platform:
    osname=linux
    osvers=4.9.0-5-amd64
    archname=x86_64-linux
    uname='linux dorothy 4.9.0-5-amd64 #1 smp debian 4.9.65-3+deb9u2
(2018-01-04) x86_64 gnulinux '
    config_args='-de -Dusedevel'
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=undef
    usemultiplicity=undef
    use64bitint=define
    use64bitall=define
    uselongdouble=undef
    usemymalloc=n
    default_inc_excludes_dot=define
    bincompat5005=undef
  Compiler:
    cc='cc'
    ccflags ='-fwrapv -fno-strict-aliasing -pipe
-fstack-protector-strong -I/usr/local/include -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -D_FORTIFY_SOURCE=2'
    optimize='-O2'
    cppflags='-fwrapv -fno-strict-aliasing -pipe
-fstack-protector-strong -I/usr/local/include'
    ccversion=''
    gccversion='6.3.0 20170516'
    gccosandvers=''
    intsize=4
    longsize=8
    ptrsize=8
    doublesize=8
    byteorder=12345678
    doublekind=3
    d_longlong=define
    longlongsize=8
    d_longdbl=define
    longdblsize=16
    longdblkind=3
    ivtype='long'
    ivsize=8
    nvtype='double'
    nvsize=8
    Off_t='off_t'
    lseeksize=8
    alignbytes=8
    prototype=define
  Linker and Libraries:
    ld='cc'
    ldflags =' -fstack-protector-strong -L/usr/local/lib'
    libpth=/usr/local/lib
/usr/lib/gcc/x86_64-linux-gnu/6/include-fixed
/usr/include/x86_64-linux-gnu /usr/lib /lib/x86_64-linux-gnu
/lib/../lib /usr/lib/x86_64-linux-gnu /usr/lib/../lib /lib
    libs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    perllibs=-lpthread -lnsl -ldl -lm -lcrypt -lutil -lc
    libc=libc-2.24.so
    so=so
    useshrplib=false
    libperl=libperl.a
    gnulibc_version='2.24'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs
    dlext=so
    d_dlsymun=undef
    ccdlflags='-Wl,-E'
    cccdlflags='-fPIC'
    lddlflags='-shared -O2 -L/usr/local/lib -fstack-protector-strong'


---
@INC for perl 5.27.9:
    lib
    /usr/local/lib/perl5/site_perl/5.27.9/x86_64-linux
    /usr/local/lib/perl5/site_perl/5.27.9
    /usr/local/lib/perl5/5.27.9/x86_64-linux
    /usr/local/lib/perl5/5.27.9

---
Environment for perl 5.27.9:
    HOME=/home/afl
    LANG=en_US.UTF-8
    LANGUAGE=en_US:en
    LC_CTYPE=en_US.UTF-8
    LD_LIBRARY_PATH (unset)
    LOGDIR (unset)
    PATH=/home/afl/perlbrew/bin:/home/afl/perlbrew/perls/perl-5.20.2/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
    PERLBREW_BASHRC_VERSION=0.78
    PERLBREW_HOME=/home/afl/.perlbrew
    PERLBREW_MANPATH=/home/afl/perlbrew/perls/perl-5.20.2/man
    PERLBREW_PATH=/home/afl/perlbrew/bin:/home/afl/perlbrew/perls/perl-5.20.2/bin
    PERLBREW_PERL=perl-5.20.2
    PERLBREW_ROOT=/home/afl/perlbrew
    PERLBREW_VERSION=0.78
    PERL_BADLANG (unset)
    SHELL=/usr/bin/zsh

Recent Messages in this Thread
Sergey Aleynikov via RT Mar 29, 2018 10:59 pm
Sergey Aleynikov (via RT) Feb 24, 2018 06:48 pm
Sawyer X via RT Feb 26, 2018 11:10 am
H.Merijn Brand Feb 26, 2018 11:24 am
Peter Rabbitson Feb 27, 2018 11:24 am
H.Merijn Brand Feb 27, 2018 11:44 am
Sergey Aleynikov via RT Mar 25, 2018 11:06 pm
Sergey Aleynikov via RT Mar 26, 2018 08:47 pm
Sergey Aleynikov via RT Mar 26, 2018 08:48 pm
Sergey Aleynikov via RT Mar 28, 2018 09:02 pm
Karl Williamson via RT Mar 29, 2018 11:16 pm
Messages in this thread