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

Not OK: perl 5.00564 on os2 2.30 (UNINSTALLED) #1136

Closed
p5pRT opened this issue Feb 3, 2000 · 2 comments
Closed

Not OK: perl 5.00564 on os2 2.30 (UNINSTALLED) #1136

p5pRT opened this issue Feb 3, 2000 · 2 comments

Comments

@p5pRT
Copy link

p5pRT commented Feb 3, 2000

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

Searchable as RT2096$

@p5pRT
Copy link
Author

p5pRT commented Feb 3, 2000

From ilya@math.ohio-state.edu

This is a build failure report for perl from ilya@​karetnikova.uucp,
generated with the help of perlbug 1.27 running under perl 5.00564.

When running under miniperl,

  eval {require Devel​::Peek; 1} or print 12;
  eval {require Devel​::Peek; 1} and print 13;

prints

12
13

In other words, first require *correctly* failes, but the other one
wrongly succeeds.


Site configuration information for perl 5.00564​:

Configured by ilya at Wed Feb 2 23​:02​:27 EST 2000.

Summary of my perl5 (revision 5.0 version 5 subversion 640) configuration​:
  Platform​:
  osname=os2, osvers=2.30, archname=os2
  uname='os2 karetnikova 2 2.30 i386 '
  config_args='-des -D prefix=f​:/perllib'
  hint=recommended, useposix=true, d_sigaction=define
  usethreads=undef use5005threads=undef useithreads=undef
  usesocks=undef useperlio=undef d_sfio=undef
  use64bits=undef uselargefiles=define usemultiplicity=undef
  Compiler​:
  cc='gcc', optimize='-O2 -fomit-frame-pointer -malign-loops=2 -malign-jumps=2 -malign-functions=2 -s', gccversion=2.8.1
  cppflags='-Zomf -Zmt -DDOSISH -DOS2=2 -DEMBED -I. -D_EMX_CRT_REV_=60 -I/usr/local/include'
  ccflags ='-Zomf -Zmt -DDOSISH -DOS2=2 -DEMBED -I. -D_EMX_CRT_REV_=60 -I/usr/local/include'
  stdchar='char', d_stdstdio=define, usevfork=false
  intsize=4, longsize=4, ptrsize=4, doublesize=8
  d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
  alignbytes=4, usemymalloc=y, prototype=define
  Linker and Libraries​:
  ld='gcc', ldflags ='-Zexe -Zomf -Zmt -Zcrtdll -Zstack 32000'
  libpth=f​:/emx.add/lib f​:/emx/lib D​:/DEVTOOLS/OPENGL/LIB f​:/emx/lib/mt
  libs=-lsocket -lm -lbsd
  libc=f​:/emx/lib/mt/c_import.lib, so=dll, useshrplib=true, libperl=libperl.lib
  Dynamic Linking​:
  dlsrc=dl_dlopen.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
  cccdlflags='-Zdll', lddlflags='-Zdll -Zomf -Zmt -Zcrtdll -s'

Locally applied patches​:
 


@​INC for perl 5.00564​:
  lib
  f​:/perllib/lib/5.5.640/os2
  f​:/perllib/lib/5.5.640
  f​:/perllib/lib/site_perl/5.5.640/os2
  f​:/perllib/lib/site_perl/5.5.640
  .


Environment for perl 5.00564​:
  HOME=f​:/home
  LANG=EN_US
  LANGUAGE (unset)
  LD_LIBRARY_PATH=H​:/get/perl/perl5.5.640​:
  LOGDIR (unset)
  PATH=d​:\NETSCAPE;d​:\OPENDOC\EPM;d​:\OPENDOC\OREXX;d​:\OPENDOC\BIN;F​:\DRV;f​:\TOOLKIT\BETA\BIN\PMEISTER;f​:\TOOLKIT\BETA\BIN;f​:\TOOLKIT\BIN\OSARED;f​:\TOOLKIT\SOM\COMMON;f​:\TOOLKIT\SOM\BIN;f​:\TOOLKIT\BIN;D​:\OS2;D​:\OS2\SYSTEM;F​:\VABASIC\SOM\BIN;D​:\OS2\INSTALL;D​:\;D​:\OS2\MDOS;D​:\OS2\APPS;F​:\BIN;F​:\UTILS;F​:\EMACS\19.33\BIN;F​:\EMX.ADD\BIN;F​:\EMX\BIN;F​:\PBM;F​:\EMTEX\bin;f​:\ckermit;F​:\PAGETURN;d​:\tcpip\bin;D​:\TCPIP\UMAIL;D​:\VIEWER\BIN;F​:\XFree86\bin;F​:\VABASIC\BIN;F​:\SMART;G​:\EMX\BIN;d​:\JAVAOS2\bin;D​:\MMOS2;f​:\zax\bin\;f​:\zax;f​:\zax\nc;f​:\zax\NARC;f​:\nu;c​:\dos;
  PERL_BADLANG (unset)
  SHELL=F​:/BIN/sh.exe

@p5pRT
Copy link
Author

p5pRT commented Nov 5, 2000

From The RT System itself

Seems to be fixed in bleedperl, unfortunately the exact patch which fixed this is unknown.

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

No branches or pull requests

1 participant