Skip to content

BBC: Bleadperl breaks NWCLARK/Devel-Size-0.85.tar.gz #23681

@andk

Description

@andk

Description

Related to #23674 and #23675

Sample fail report: https://www.cpantesters.org/cpan/report/f1a37e40-81c4-11f0-8e46-d04953b59910

Bisect leads to

commit 3c2e35619165d949260b733cfa20ac3ab14806ef
Author: Paul Evans <leonerd@leonerd.org.uk>
Date:   Tue May 6 17:21:11 2025 +0100

    Create new `OP_MULTIPARAM` to implement subroutine signatures

Steps to Reproduce

Expected behavior

Perl configuration

# perl -V output goes here
Summary of my perl5 (revision 5 version 43 subversion 3) configuration:
  Commit id: 3c2e35619165d949260b733cfa20ac3ab14806ef
  Platform:
    osname=linux
    osvers=6.1.0-33-amd64
    archname=x86_64-linux
    uname='linux jk-bookworm 6.1.0-33-amd64 #1 smp preempt_dynamic debian 6.1.133-1 (2025-04-10) x86_64 gnulinux '
    config_args='-des -Dusedevel -Uversiononly -Dprefix=/home/jkeenan/testing/blead -Dman1dir=none -Dman3dir=none'
    hint=recommended
    useposix=true
    d_sigaction=define
    useithreads=undef
    usemultiplicity=undef
    use64bitint=define
    use64bitall=define
    uselongdouble=undef
    usemymalloc=n
    default_inc_excludes_dot=define
  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='12.2.0'
    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/x86_64-linux-gnu /usr/lib /usr/lib64
    libs=-lpthread -ldl -lm -lcrypt -lutil -lc
    perllibs=-lpthread -ldl -lm -lcrypt -lutil -lc
    libc=/lib/x86_64-linux-gnu/libc.so.6
    so=so
    useshrplib=false
    libperl=libperl.a
    gnulibc_version='2.36'
  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'


Characteristics of this binary (from libperl): 
  Compile-time options:
    HAS_LONG_DOUBLE
    HAS_STRTOLD
    HAS_TIMES
    PERLIO_LAYERS
    PERL_COPY_ON_WRITE
    PERL_DONT_CREATE_GVSV
    PERL_HASH_FUNC_SIPHASH13
    PERL_HASH_USE_SBOX32
    PERL_MALLOC_WRAP
    PERL_OP_PARENT
    PERL_PRESERVE_IVUV
    PERL_USE_DEVEL
    PERL_USE_SAFE_PUTENV
    USE_64_BIT_ALL
    USE_64_BIT_INT
    USE_LARGE_FILES
    USE_LOCALE
    USE_LOCALE_COLLATE
    USE_LOCALE_CTYPE
    USE_LOCALE_NUMERIC
    USE_LOCALE_TIME
    USE_PERLIO
    USE_PERL_ATOF
  Built under linux
  Compiled at Aug 25 2025 13:37:33
  %ENV:
    PERL5LIB=""
    PERL5OPT=""
    PERL5_CPANPLUS_IS_RUNNING="2977938"
    PERL5_CPAN_IS_RUNNING="2977938"
    PERLBREW_HOME="/home/jkeenan/.perlbrew"
    PERLBREW_MANPATH="/home/jkeenan/perl5/perlbrew/perls/perl-5.40.0/man"
    PERLBREW_PATH="/home/jkeenan/perl5/perlbrew/bin:/home/jkeenan/perl5/perlbrew/perls/perl-5.40.0/bin"
    PERLBREW_PERL="perl-5.40.0"
    PERLBREW_ROOT="/home/jkeenan/perl5/perlbrew"
    PERLBREW_SHELLRC_VERSION="0.91"
    PERLBREW_VERSION="0.96"
    PERL_MM_USE_DEFAULT="1"
    PERL_USE_UNSAFE_INC="1"
    PERL_WORKDIR="/home/jkeenan/gitwork/perl"
  @INC:
    /home/jkeenan/testing/blead/lib/perl5/site_perl/5.43.3/x86_64-linux
    /home/jkeenan/testing/blead/lib/perl5/site_perl/5.43.3
    /home/jkeenan/testing/blead/lib/perl5/5.43.3/x86_64-linux
    /home/jkeenan/testing/blead/lib/perl5/5.43.3
    .

Metadata

Metadata

Assignees

No one assigned

    Labels

    BBCBlead Breaks CPAN - changes in blead broke a cpan module(s)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions