Front page | perl.perl5.porters |
Postings from January 2004
[perl #24838] FAIL 5.8.3-RC1: lib/ExtUtils/t/Embed.t
From:
Abe Timmerman
Date:
January 7, 2004 20:25
Subject:
[perl #24838] FAIL 5.8.3-RC1: lib/ExtUtils/t/Embed.t
Message ID:
rt-3.0.8-24838-69652.15.099403050819@perl.org
# New Ticket Created by Abe Timmerman
# Please include the string: [perl #24838]
# in the subject line of all future correspondence about this issue.
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=24838 >
This is a bug report for perl from abe@ztreet.demon.nl
generated with the help of perlbug 1.34 running under perl v5.8.3.
-----------------------------------------------------------------
[Please enter your report here]
C:\bleadperl\perl-5.8.x\t>.\perl -I../lib ..\lib\ExtUtils\t\Embed.t
1..9
1 file(s) copied.
# gcc -o embed_test.exe -I.. -g -O2 -DWIN32 -DHAVE_DES_FCRYPT -DPERL_IMPLICIT_C
ONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing -DPERL_MSVCRT_READFIX -I"C:\per
l\lib\CORE" embed_test.c -I..\win32 -I..\win32\include -L.. ..\libperl58.a -lms
vcrt
C:\DOCUME~1\abeltje\LOCALS~1\Temp/ccAHaaaa.o(.text+0xcf): In function `main':
C:/bleadperl/perl-5.8.x/t/embed_test.c:29: variable '_iob' can't be auto-importe
d. Please read the documentation for ld's --enable-auto-import for details.
nmth000000.o(.idata$4+0x0): undefined reference to `_nm___iob'
# Info: resolving __iob by linking to __imp___iob (auto-import)
not ok 1
# embed_test = .\embed_test.exe
'.\embed_test.exe' is not recognized as an internal or external command,
operable program or batch file.
not ok 9 # system returned 256
(This is MinGW-2.0 gcc 3.2.3)
[Please do not change anything below this line]
-----------------------------------------------------------------
---
Flags:
category=core
severity=medium
---
Site configuration information for perl v5.8.3:
Configured by abeltje at Wed Jan 7 23:32:47 2004.
Summary of my perl5 (revision 5 version 8 subversion 3) configuration:
Platform:
osname=MSWin32, osvers=5.0 Service Pack 4, archname=MSWin32-x86-multi-thread
uname=''
config_args='undef'
hint=recommended, useposix=true, d_sigaction=undef
usethreads=undef use5005threads=undef useithreads=define usemultiplicity=define
useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='gcc', ccflags ='-g -O2 -DWIN32 -DHAVE_DES_FCRYPT -DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -fno-strict-aliasing -DPERL_MSVCRT_READFIX',
optimize='-g -O2',
cppflags='-DWIN32'
ccversion='', gccversion='', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='long long', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='g++', ldflags ='-g -L"c:\perl\lib\CORE" -L"C:\MinGW\lib"'
libpth=C:\MinGW\lib
libs= -lmsvcrt -lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lwsock32 -lmpr -lwinmm -lversion -lodbc32
perllibs= -lmsvcrt -lmoldname -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -lnetapi32 -luuid -lwsock32 -lmpr -lwinmm -lversion -lodbc32
libc=-lmsvcrt, so=dll, useshrplib=yes, libperl=libperl58.a
gnulibc_version='undef'
Dynamic Linking:
dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags='-mdll -g -L"c:\perl\lib\CORE" -L"C:\MinGW\lib"'
Locally applied patches:
RC1
---
@INC for perl v5.8.3:
C:/bleadperl/perl-5.8.x/lib
.
---
Environment for perl v5.8.3:
HOME (unset)
LANG (unset)
LANGUAGE (unset)
LD_LIBRARY_PATH (unset)
LOGDIR (unset)
PATH=C:\Perl\bin\;C:\dmake;C:\WINNT\system32;C:\WINNT;C:\WINNT\System32\Wbem;c:\MinGW\bin;C:\usr\local\bin;c:\cygwin\bin
PERLDOC_PAGER=less
PERL_BADLANG (unset)
SHELL (unset)
-
[perl #24838] FAIL 5.8.3-RC1: lib/ExtUtils/t/Embed.t
by Abe Timmerman