Perl / perl5

🐪 The Perl programming language
https://dev.perl.org/perl5/
Other
1.88k stars 531 forks source link

Installation 5.8.2: MAKE command stops at miniperl on AIX #7508

Closed p5pRT closed 15 years ago

p5pRT commented 19 years ago

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

Searchable as RT31679$

p5pRT commented 19 years ago

From jedwards@dot.state.tx.us

Created by jedwards@dot.state.tx.us

System​: AIX 5.2.03 C Compliers​: GCC and IBM XL C/C++ Edition 7

While attempting to install Perl5.8.2 the MAKE command stops at​: "./miniperl -w -Ilib -MExporter -e '\<?>' || make minitest" This fails on the production server but the test server(which is identical) does not have an issue with the installation. The MAKE command hangs without any errors.

Perl Info ``` Flags: category=install severity=critical Site configuration information for perl v5.8.0: Configured by perl at Fri Jul 26 13:28:18 CDT 2002. Summary of my perl5 (revision 5.0 version 8 subversion 0) configuration: Platform: osname=aix, osvers=5.2.0.0, archname=aix-thread-multi uname='aix rocky 2 5 000ad7df4c00 ' config_args='' hint=recommended, useposix=true, d_sigaction=define usethreads=define 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='cc_r', ccflags ='-D_ALL_SOURCE -D_ANSI_C_SOURCE -D_POSIX_SOURCE -qmaxmem=16384 -qnoansialias -DUSE_NATIVE_DLOPEN -DNEED_PTHREAD_INIT -q32 -D_LARGE_FILES -qlonglong', optimize='-O', cppflags='-D_ALL_SOURCE -D_ANSI_C_SOURCE -D_POSIX_SOURCE -qmaxmem=16384 -qnoansialias -DUSE_NATIVE_DLOPEN -DNEED_PTHREAD_INIT' ccversion='', gccversion='', gccosandvers='' intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321 d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=8 ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8 alignbytes=8, prototype=define Linker and Libraries: ld='ld', ldflags =' -brtl -b32' libpth=/lib /usr/lib /usr/ccs/lib libs=-lbind -lnsl -ldbm -ldl -lld -lm -lpthreads -lc_r -lcrypt -lbsd -lPW perllibs=-lbind -lnsl -ldl -lld -lm -lpthreads -lc_r -lcrypt -lbsd -lPW libc=/lib/libc.a, so=a, useshrplib=true, libperl=libperl.a gnulibc_version='' Dynamic Linking: dlsrc=dl_aix.xs, dlext=so, d_dlsymun=undef, ccdlflags=' -bE:/usr/opt/perl5/lib/5.8.0/aix-thread-multi/CORE/perl.exp' cccdlflags=' ', lddlflags='-bhalt:4 -bM:SRE -bI:$(PERL_INC)/perl.exp -bE:$(BASEEXT).exp -bnoentry -lpthreads -lc_r' Locally applied patches: @INC for perl v5.8.0: /usr/opt/perl5/lib/5.8.0/aix-thread-multi /usr/opt/perl5/lib/5.8.0 /usr/opt/perl5/lib/site_perl/5.8.0/aix-thread-multi /usr/opt/perl5/lib/site_perl/5.8.0 /usr/opt/perl5/lib/site_perl . Environment for perl v5.8.0: HOME=/home/jedwards LANG=en_US LANGUAGE (unset) LC__FASTMSG=true LD_LIBRARY_PATH (unset) LIBPATH (unset) LOGDIR (unset) PATH=/usr/bin:/etc:/usr/sbin:/usr/ucb:/usr/ccs/bin:/home/jedwards/bin:/usr/bin/X11:/sbin:/usr/local/bin:/usr/dt/bin:. PERL_BADLANG (unset) SHELL=/usr/bin/ksh ```
p5pRT commented 15 years ago

From tammer@tammer.net

Hello\, this is fixed in 5.8.9 and up. Bye   Rainer

p5pRT commented 15 years ago

module@renee-baecker.de - Status changed from 'new' to 'resolved'