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 v5.7.0 +DEVEL7749 on os2-64int-ld 2.30 (UNINSTALLED) #2882

Closed
p5pRT opened this issue Nov 20, 2000 · 1 comment
Closed

Not OK: perl v5.7.0 +DEVEL7749 on os2-64int-ld 2.30 (UNINSTALLED) #2882

p5pRT opened this issue Nov 20, 2000 · 1 comment

Comments

@p5pRT
Copy link

p5pRT commented Nov 20, 2000

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

Searchable as RT4743$

@p5pRT
Copy link
Author

p5pRT commented Nov 20, 2000

From @ysth

non-perlio build w/ O_TEXT != O_BINARY is broken at 7742. (I noticed
further changes are now in 7756, I'll try again when I get a chance.)

The crude is-miniperl-runnable test fails​:

[D​:\perl-current].\miniperl -w -Ilib -MExporter -e "<?>"
Cannot apply "​:crlf" in non-PerlIO perl at -e line 1.

Process terminated by SIGPIPE

triggering a minitest​:

make[1]​: Entering directory `/perl-current'
GNUmakefile​:848​: warning​: overriding commands for target `TAGS'
GNUmakefile​:840​: warning​: ignoring old commands for target `TAGS'
rm -f lib/re.pm
cat ext/re/re.pm > lib/re.pm
You may see some irrelevant test failures if you have been unable
to build lib/Config.pm.
cd t && (rm -f perl.exe; cp ../miniperl.exe perl.exe) \
&& LD_LIBRARY_PATH=/perl-current ./perl TEST base/*.t comp/*.t cmd/*.t io/*.t op/*.t pragma/*.t </dev/tty
base/cond............Cannot apply "​:crlf" in non-PerlIO perl at TEST line 75.
make[1]​: [minitest] Error 2 (ignored)
make[1]​: Leaving directory `/perl-current'
make​: [extra.pods] Error 1 (ignored)
LD_LIBRARY_PATH=/perl-current ./miniperl configpm configpm.tmp
Cannot apply "​:crlf" in non-PerlIO perl at configpm line 19.
make​: *** [lib/Config.pm] Error 255

Perl Info

Flags:
    category=install
    severity=none

Site configuration information for perl v5.7.0:

Configured by sthoenna at Sat Sep  2 22:21:11 PDT 2000.

Summary of my perl5 (revision 5.0 version 7 subversion 0) configuration:
  Platform:
    osname=os2, osvers=2.30, archname=os2-64int-ld
    uname='os2 efn.org 2 2.30 i386  '
    config_args='-de -Dprefix=d:/perl -Dusedevel -Duse64bitint -Duselongdouble -Aoptimize=-DDEBUGGING'
    hint=recommended, useposix=true, d_sigaction=define
    usethreads=undef use5005threads=undef useithreads=undef usemultiplicity=undef
    useperlio=undef d_sfio=undef uselargefiles=define usesocks=undef
    use64bitint=define use64bitall=undef uselongdouble=define
  Compiler:
    cc='gcc', ccflags ='-Zomf -Zmt -DDOSISH -DOS2=2 -DEMBED -I. -D_EMX_CRT_REV_=63',
    optimize='-O2 -fomit-frame-pointer -malign-loops=2 -malign-jumps=2 -malign-functions=2 -s -DDEBUGGING', 
    cppflags='-Zomf -Zmt -DDOSISH -DOS2=2 -DEMBED -I. -D_EMX_CRT_REV_=63'
    ccversion='', gccversion='2.8.1', gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long long', ivsize=8, nvtype='long double', nvsize=12, Off_t='off_t', lseeksize=4
    alignbytes=4, usemymalloc=y, prototype=define
  Linker and Libraries:
    ld='gcc', ldflags ='-Zexe -Zomf -Zmt -Zcrtdll -Zstack 32000'
    libpth=d:/emx/lib d:/emx/lib/mt
    libs=-lsocket -lm -lbsd
    libc=d:/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:
    DEVEL7749


@INC for perl v5.7.0:
    lib
    d:/perl/lib/5.7.0/os2-64int-ld
    d:/perl/lib/5.7.0
    d:/perl/lib/site_perl/5.7.0/os2-64int-ld
    d:/perl/lib/site_perl/5.7.0
    d:/perl/lib/site_perl
    .


Environment for perl v5.7.0:
    HOME=d:\home\sthoenna
    LANG=en_us
    LANGUAGE (unset)
    LD_LIBRARY_PATH (unset)
    LOGDIR=sthoenna
    PATH=d:\bin;C:\OS2;d:\perl\bin;C:\OS2\SYSTEM;C:\OS2\INSTALL;C:\;C:\OS2\MDOS;C:\OS2\APPS;C:\MMOS2;d:\os2apps\util;d:\DOSAPPS\UTIL;c:\sio;D:\WINDOWS;d:\pdksh;d:\emx\bin;d:\emacs\19.33\bin;d:\ispell
    PERL_BADLANG (unset)
    PERL_SH_DIR=d:\BIN
    SHELL (unset)


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