Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

globvar failing with v5.27.5-313-g1e5c5f6924 to v5.27.5-322-g7d65f652cb #16240

Closed
p5pRT opened this issue Nov 11, 2017 · 5 comments
Closed

globvar failing with v5.27.5-313-g1e5c5f6924 to v5.27.5-322-g7d65f652cb #16240

p5pRT opened this issue Nov 11, 2017 · 5 comments

Comments

@p5pRT
Copy link

p5pRT commented Nov 11, 2017

Migrated from rt.perl.org#132432 (status was 'resolved')

Searchable as RT132432$

@p5pRT
Copy link
Author

p5pRT commented Nov 11, 2017

From @andk

make test fails with for me​:

t/porting/globvar .............................................. # Failed test 1 - Attempting to export 'PL_keyword_plugin_mutex' which is never defined at porting/globvar.t line 74
FAILED at test 1

Summary of my perl5 (revision 5 version 27 subversion 6) configuration​:
  Commit id​: 1e5c5f6
  Platform​:
  osname=linux
  osvers=4.12.0-2-amd64
  archname=x86_64-linux
  uname='linux k93msid 4.12.0-2-amd64 #1 smp debian 4.12.13-1 (2017-09-19) x86_64 gnulinux '
  config_args='-Dprefix=/home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.27.5-313-g1e5c5f6924/89ad -Dmyhostname=k93msid -Dinstallusrbinperl=n -Uversiononly -Dusedevel -des -Ui_db -Dlibswanted=cl pthread socket inet nsl gdbm dbm malloc dl ld sun m crypt sec util c cposix posix ucb BSD gdbm_compat -Uuseithreads -Uuselongdouble -DDEBUGGING=-g'
  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 -g'
  cppflags='-fwrapv -fno-strict-aliasing -pipe -fstack-protector-strong -I/usr/local/include'
  ccversion=''
  gccversion='7.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/gcc/x86_64-linux-gnu/7/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 -g -L/usr/local/lib -fstack-protector-strong'

Characteristics of this binary (from libperl)​:
  Compile-time options​:
  HAS_TIMES
  PERLIO_LAYERS
  PERL_COPY_ON_WRITE
  PERL_DONT_CREATE_GVSV
  PERL_MALLOC_WRAP
  PERL_OP_PARENT
  PERL_PRESERVE_IVUV
  PERL_USE_DEVEL
  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 Nov 11 2017 16​:52​:59
  @​INC​:
  lib
  /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.27.5-313-g1e5c5f6924/89ad/lib/site_perl/5.27.6/x86_64-linux
  /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.27.5-313-g1e5c5f6924/89ad/lib/site_perl/5.27.6
  /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.27.5-313-g1e5c5f6924/89ad/lib/5.27.6/x86_64-linux
  /home/sand/src/perl/repoperls/installed-perls/host/k93msid/v5.27.5-313-g1e5c5f6924/89ad/lib/5.27.6

--
andreas

@p5pRT
Copy link
Author

p5pRT commented Nov 12, 2017

From @mauke

Am 11.11.2017 um 18​:04 schrieb (Andreas J. Koenig) (via RT)​:

# New Ticket Created by (Andreas J. Koenig)
# Please include the string​: [perl #132432]
# in the subject line of all future correspondence about this issue.
# <URL​: https://rt-archive.perl.org/perl5/Ticket/Display.html?id=132432 >

make test fails with for me​:

t/porting/globvar .............................................. # Failed test 1 - Attempting to export 'PL_keyword_plugin_mutex' which is never defined at porting/globvar.t line 74
FAILED at test 1

Should be fixed in 2b50374.

--
Lukas Mai <plokinom@​gmail.com>

@p5pRT
Copy link
Author

p5pRT commented Nov 12, 2017

The RT System itself - Status changed from 'new' to 'open'

@p5pRT
Copy link
Author

p5pRT commented Nov 12, 2017

From @andk

On Sat, 11 Nov 2017 16​:54​:12 -0800, "Lukas Mai via RT" <perlbug-followup@​perl.org> said​:

  > Should be fixed in 2b50374.

Confirmed, Thanks!

--
andreas

@p5pRT
Copy link
Author

p5pRT commented Nov 12, 2017

@mauke - Status changed from 'open' to 'resolved'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant