develooper Front page | perl.perl5.porters | Postings from May 2008

[perl #54042] usethread=no Configure compiler test file try.c is missing.

Thread Next
From:
Reini Urban
Date:
May 12, 2008 11:59
Subject:
[perl #54042] usethread=no Configure compiler test file try.c is missing.
Message ID:
rt-3.6.HEAD-11257-1210612746-1555.54042-75-0@perl.org
# New Ticket Created by  Reini Urban 
# Please include the string:  [perl #54042]
# in the subject line of all future correspondence about this issue. 
# <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=54042 >


Since some time blead with -Uusethreads does not pass Configure.

$ sh ../perl-current/Configure -de -Dmksymlinks -Uusethreads -Dusedevel 
-Dmad=y -DDEBUGGING -Doptimize=-O0

...
Checking how to flush all pending stdio output...
Your fflush(NULL) isn't working (contrary to ANSI C).
Good, at least fflush(stdin) seems to behave okay when stdin is a pipe.
Internal Configure script bug - compiler test file try.c is missing. 
Please report this to perlbug@perl.org

UU/tryp.e, .exe and .out is there
from UU/try only try.out, .err and .ret

Summary of my perl5 (revision 5 version 11 subversion 0 patch 33822) 
configuration:
   Platform:
     osname=cygwin, osvers=1.5.25(0.15642), 
archname=cygwin-thread-multi-64int
     uname='cygwin_nt-5.1 reini 1.5.25(0.15642) 2008-03-05 19:27 i686 
cygwin '
     config_args='-de -Dmksymlinks -Dusethreads -Dusedevel -Dmad=y 
-DDEBUGGING -Doptimize=-O0'
     hint=recommended, useposix=true, d_sigaction=define
     useithreads=undef, usemultiplicity=define
     useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
     use64bitint=define, use64bitall=undef, uselongdouble=undef
     usemymalloc=y, bincompat5005=undef
   Compiler:
     cc='gcc', ccflags ='-DPERL_USE_SAFE_PUTENV -U__STRICT_ANSI__ 
-DDEBUGGING -fno-strict-aliasing -I/usr/local/include',
     optimize='-O0 -g',
     cppflags='-DPERL_USE_SAFE_PUTENV -U__STRICT_ANSI__ -DDEBUGGING 
-fno-strict-aliasing -I/usr/local/include'
     ccversion='', gccversion='3.4.4 (cygming special, gdc 0.12, using 
dmd 0.125)', 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='double', nvsize=8, 
Off_t='off_t', lseeksize=8
     alignbytes=8, prototype=define
   Linker and Libraries:
     ld='g++', ldflags =' -Wl,--enable-auto-import 
-Wl,--export-all-symbols -Wl,--stack,8388608 
-Wl,--enable-auto-image-base -L/usr/local/lib'
     libpth=/usr/local/lib /usr/lib /lib
     libs=-lgdbm -ldb -ldl -lcrypt -lgdbm_compat
     perllibs=-ldl -lcrypt -lgdbm_compat
     libc=/usr/lib/libc.a, so=dll, useshrplib=true, libperl=libperl.a
     gnulibc_version=''
   Dynamic Linking:
     dlsrc=dl_dlopen.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
     cccdlflags=' ', lddlflags=' --shared  -Wl,--enable-auto-import 
-Wl,--export-all-symbols -Wl,--stack,8388608 
-Wl,--enable-auto-image-base -L/usr/local/lib'


Characteristics of this binary (from libperl):
   Compile-time options: DEBUGGING MULTIPLICITY MYMALLOC 
PERL_DONT_CREATE_GVSV
                         PERL_IMPLICIT_CONTEXT PERL_MAD PERL_MALLOC_WRAP
                         PERL_TRACK_MEMPOOL PERL_USE_SAFE_PUTENV
                         USE_64_BIT_INT USE_LARGE_FILES
                         USE_PERLIO USE_REENTRANT_API
   Locally applied patches:
	CYG04 major version
	CYG11 no-bs
	CYG12 otherlibdirs
	CYG14 DynaLoader cyg*.dll
	CYG15 static Win32CORE
	DEVEL
   Built under cygwin
   Compiled at May 12 2008 10:44:12
   %ENV:
     CYGWIN="server"
   @INC:
     lib
     /usr/lib/perl5/5.11/i686-debug-cygwin
     /usr/lib/perl5/5.11
     /usr/lib/perl5/site_perl/5.11/i686-debug-cygwin
     /usr/lib/perl5/site_perl/5.11
     /usr/lib/perl5/vendor_perl/5.11/i686-debug-cygwin
     /usr/lib/perl5/vendor_perl/5.11
     /usr/lib/perl5/vendor_perl/5.11
     /usr/lib/perl5/site_perl/5.10
     /usr/lib/perl5/site_perl/5.8
     .
-- 
Reini Urban
http://phpwiki.org/  http://murbreak.at/


Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About