Perl / perl5

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

Installation of Perl 5.8 #6234

Closed p5pRT closed 12 years ago

p5pRT commented 21 years ago

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

Searchable as RT20448$

p5pRT commented 21 years ago

From Vicky.Hsu@pharma.com

Hi\,

  I am trying to install perl version 5.8 on an Irix 6.5.11m\, Origin 2000 system. I get a series of warnings like warning 1110​: statement is unreachable\, and one about loops being inacessible. I couldn't find any sort of documentation on these warnings in the configuration file and the installation guide. Any thoughts?

Thank you.

Vicky

p5pRT commented 21 years ago

From @tux

On Tue 21 Jan 2003 15​:12\, "Hsu\, Vicky" (via RT) \perlbug\-followup@​perl\.org wrote​:

# New Ticket Created by "Hsu\, Vicky" # Please include the string​: [perl #20448] # in the subject line of all future correspondence about this issue. # \<URL​: http​://rt.perl.org/rt2/Ticket/Display.html?id=20448 >

Hi\,

I am trying to install perl version 5.8 on an Irix 6.5.11m\, Origin 2000 system. I get a series of warnings like warning 1110​: statement is unreachable\, and one about loops being inacessible. I couldn't find any sort of documentation on these warnings in the configuration file and the installation guide. Any thoughts?

README.irix?

Thank you.

Vicky

-- H.Merijn Brand Amsterdam Perl Mongers (http​://amsterdam.pm.org/) using perl-5.6.1\, 5.8.0 & 633 on HP-UX 10.20 & 11.00\, AIX 4.2\, AIX 4.3\,   WinNT 4\, Win2K pro & WinCE 2.11. Smoking perl CORE​: smokers@​perl.org http​://archives.develooper.com/daily-build@​perl.org/ perl-qa@​perl.org send smoke reports to​: smokers-reports@​perl.org\, QA​: http​://qa.perl.org

p5pRT commented 21 years ago

From @jhi

Hi\,

would it be possible to see these compiler warnings? The IRIX compiler is known for its pickiness\, and those are just warnings\, so as long as "make test" succeeds\, they are not that serious.

Then\, on the other hand\, if the IRIX compiler really does pick up something that really is serious... please proceed to the end\, "make test" and all\, and then follow-up to this thread with the output of ./myconfig so that we can see which IRIX compiler setup you have.

p5pRT commented 21 years ago

From @hvds

"H.Merijn Brand" \h\.m\.brand@&#8203;hccnet\.nl wrote​: :On Tue 21 Jan 2003 15​:12\, "Hsu\, Vicky" (via RT) \perlbug\-followup@&#8203;perl\.org wrote​: :> I am trying to install perl version 5.8 on an Irix 6.5.11m\, Origin 2000 :> system. I get a series of warnings like warning 1110​: statement is :> unreachable\, and one about loops being inacessible. I couldn't find any sort :> of documentation on these warnings in the configuration file and the :> installation guide. Any thoughts? : :README.irix?

I don't see any mention of compiler warnings in there (though I'm sure it would be wise to read it in any case).

Warnings about unreachable code are usually benign; if Perl passes all its tests\, that's also a good sign that the warnings don't relate to any actual problems.

That aside\, if you send us the output for the parts of the build process that give warnings\, and also include the output of "perl -V" from the resulting build (or "./perl -Ilib -V" if it isn't installed) it will give us a chance to try and remove those warnings in time for future releases of perl.

Thanks for the report\,

Hugo van der Sanden

p5pRT commented 21 years ago

From Vicky.Hsu@pharma.com

Thanks\, I'll try that.

-Vicky

-----Original Message----- From​: H.Merijn Brand [mailto​:perlbug-followup@​perl.org] Sent​: Tuesday\, January 21\, 2003 10​:45 AM To​: Vicky.Hsu@​pharma.com Subject​: Re​: [perl #20448] Installation of Perl 5.8

On Tue 21 Jan 2003 15​:12\, "Hsu\, Vicky" (via RT) \perlbug\-followup@&#8203;perl\.org wrote​:

# New Ticket Created by "Hsu\, Vicky" # Please include the string​: [perl #20448] # in the subject line of all future correspondence about this issue. # \<URL​: http​://rt.perl.org/rt2/Ticket/Display.html?id=20448 >

Hi\,

I am trying to install perl version 5.8 on an Irix 6.5.11m\, Origin 2000 system. I get a series of warnings like warning 1110​: statement is unreachable\, and one about loops being inacessible. I couldn't find any sort of documentation on these warnings in the configuration file and the installation guide. Any thoughts?

README.irix?

Thank you.

Vicky

-- H.Merijn Brand Amsterdam Perl Mongers (http​://amsterdam.pm.org/) using perl-5.6.1\, 5.8.0 & 633 on HP-UX 10.20 & 11.00\, AIX 4.2\, AIX 4.3\,   WinNT 4\, Win2K pro & WinCE 2.11. Smoking perl CORE​: smokers@​perl.org http​://archives.develooper.com/daily-build@​perl.org/ perl-qa@​perl.org send smoke reports to​: smokers-reports@​perl.org\, QA​: http​://qa.perl.org

p5pRT commented 21 years ago

From Vicky.Hsu@pharma.com

Hi\, all. Thanks for the responses to my dilemma. The attached file contains the output given by my machine after running "make" and "Maketest". "Make" gives me warnings\, and "Maketest" fails one test.

The output of "perl -V" is as follows​:

Summary of my perl5 (5.0 patchlevel 5 subversion 2) configuration​:   Platform​:   osname=irix\, osvers=6.2\, archname=irix-o32   uname='irix urd 6.2 03131015 ip22 '   hint=previous\, useposix=true\, d_sigaction=define   usethreads=undef useperlio=undef d_sfio=undef   Compiler​:   cc='cc -32'\, optimize='-O'\, gccversion=   cppflags='-D_BSD_TYPES -D_BSD_TIME -DLANGUAGE_C'   ccflags ='-32 -D_BSD_TYPES -D_BSD_TIME -Olimit 3500 -DLANGUAGE_C'   stdchar='unsigned char'\, d_stdstdio=define\, usevfork=false   intsize=4\, longsize=4\, ptrsize=4\, doublesize=8   d_longlong=define\, longlongsize=8\, d_longdbl=define\, longdblsize=8   alignbytes=8\, usemymalloc=y\, prototype=define   Linker and Libraries​:   ld='cc -32'\, ldflags =' '   libpth=/usr/local/lib /usr/freeware/lib /usr/gnu/lib /usr/lib /lib   libs=-lm   libc=/usr/lib/libc.so\, so=so\, useshrplib=true\, libperl=libperl.so   Dynamic Linking​:   dlsrc=dl_dlopen.xs\, dlext=so\, d_dlsymun=undef\, ccdlflags=' -Wl\,-rpath\,/usr/freeware/lib/perl5/5.00502/irix-o32/CORE'   cccdlflags='-KPIC'\, lddlflags='-32 -shared '

Characteristics of this binary (from libperl)​:   Built under irix   Compiled at Oct 23 1998 12​:13​:54   @​INC​:   /usr/freeware/lib/perl5/5.00502/irix-o32   /usr/freeware/lib/perl5/5.00502   /usr/freeware/lib/perl5/site_perl/5.005/irix-o32   /usr/freeware/lib/perl5/site_perl/5.005   /usr/freeware/lib/perl5/sgi_perl/irix-o32   /usr/freeware/lib/perl5/site_perl

-----Original Message----- From​: Hugo van der Sanden [mailto​:perlbug-followup@​perl.org] Sent​: Tuesday\, January 21\, 2003 1​:19 PM To​: Vicky.Hsu@​pharma.com Subject​: Re​: [perl #20448] Installation of Perl 5.8

"H.Merijn Brand" \h\.m\.brand@&#8203;hccnet\.nl wrote​: :On Tue 21 Jan 2003 15​:12\, "Hsu\, Vicky" (via RT) \perlbug\-followup@&#8203;perl\.org wrote​: :> I am trying to install perl version 5.8 on an Irix 6.5.11m\, Origin 2000 :> system. I get a series of warnings like warning 1110​: statement is :> unreachable\, and one about loops being inacessible. I couldn't find any sort :> of documentation on these warnings in the configuration file and the :> installation guide. Any thoughts? : :README.irix?

I don't see any mention of compiler warnings in there (though I'm sure it would be wise to read it in any case).

Warnings about unreachable code are usually benign; if Perl passes all its tests\, that's also a good sign that the warnings don't relate to any actual problems.

That aside\, if you send us the output for the parts of the build process that give warnings\, and also include the output of "perl -V" from the resulting build (or "./perl -Ilib -V" if it isn't installed) it will give us a chance to try and remove those warnings in time for future releases of perl.

Thanks for the report\,

Hugo van der Sanden

p5pRT commented 21 years ago

From Vicky.Hsu@pharma.com

Hi\, all.

Sorry about the missing attachment the first time around.

-Vicky

-----Original Message----- From​: Hsu\, Vicky Sent​: Tuesday\, January 21\, 2003 6​:37 PM To​: 'perlbug-followup@​perl.org' Cc​: Hsu\, Vicky Subject​: RE​: [perl #20448] Installation of Perl 5.8

Hi\, all. Thanks for the responses to my dilemma. The attached file contains the output given by my machine after running "make" and "Maketest". "Make" gives me warnings\, and "Maketest" fails one test.

The output of "perl -V" is as follows​:

Summary of my perl5 (5.0 patchlevel 5 subversion 2) configuration​:   Platform​:   osname=irix\, osvers=6.2\, archname=irix-o32   uname='irix urd 6.2 03131015 ip22 '   hint=previous\, useposix=true\, d_sigaction=define   usethreads=undef useperlio=undef d_sfio=undef   Compiler​:   cc='cc -32'\, optimize='-O'\, gccversion=   cppflags='-D_BSD_TYPES -D_BSD_TIME -DLANGUAGE_C'   ccflags ='-32 -D_BSD_TYPES -D_BSD_TIME -Olimit 3500 -DLANGUAGE_C'   stdchar='unsigned char'\, d_stdstdio=define\, usevfork=false   intsize=4\, longsize=4\, ptrsize=4\, doublesize=8   d_longlong=define\, longlongsize=8\, d_longdbl=define\, longdblsize=8   alignbytes=8\, usemymalloc=y\, prototype=define   Linker and Libraries​:   ld='cc -32'\, ldflags =' '   libpth=/usr/local/lib /usr/freeware/lib /usr/gnu/lib /usr/lib /lib   libs=-lm   libc=/usr/lib/libc.so\, so=so\, useshrplib=true\, libperl=libperl.so   Dynamic Linking​:   dlsrc=dl_dlopen.xs\, dlext=so\, d_dlsymun=undef\, ccdlflags=' -Wl\,-rpath\,/usr/freeware/lib/perl5/5.00502/irix-o32/CORE'   cccdlflags='-KPIC'\, lddlflags='-32 -shared '

Characteristics of this binary (from libperl)​:   Built under irix   Compiled at Oct 23 1998 12​:13​:54   @​INC​:   /usr/freeware/lib/perl5/5.00502/irix-o32   /usr/freeware/lib/perl5/5.00502   /usr/freeware/lib/perl5/site_perl/5.005/irix-o32   /usr/freeware/lib/perl5/site_perl/5.005   /usr/freeware/lib/perl5/sgi_perl/irix-o32   /usr/freeware/lib/perl5/site_perl

-----Original Message----- From​: Hugo van der Sanden [mailto​:perlbug-followup@​perl.org] Sent​: Tuesday\, January 21\, 2003 1​:19 PM To​: Vicky.Hsu@​pharma.com Subject​: Re​: [perl #20448] Installation of Perl 5.8

"H.Merijn Brand" \h\.m\.brand@&#8203;hccnet\.nl wrote​: :On Tue 21 Jan 2003 15​:12\, "Hsu\, Vicky" (via RT) \perlbug\-followup@&#8203;perl\.org wrote​: :> I am trying to install perl version 5.8 on an Irix 6.5.11m\, Origin 2000 :> system. I get a series of warnings like warning 1110​: statement is :> unreachable\, and one about loops being inacessible. I couldn't find any sort :> of documentation on these warnings in the configuration file and the :> installation guide. Any thoughts? : :README.irix?

I don't see any mention of compiler warnings in there (though I'm sure it would be wise to read it in any case).

Warnings about unreachable code are usually benign; if Perl passes all its tests\, that's also a good sign that the warnings don't relate to any actual problems.

That aside\, if you send us the output for the parts of the build process that give warnings\, and also include the output of "perl -V" from the resulting build (or "./perl -Ilib -V" if it isn't installed) it will give us a chance to try and remove those warnings in time for future releases of perl.

Thanks for the report\,

Hugo van der Sanden

p5pRT commented 21 years ago

From Vicky.Hsu@pharma.com

Standard out

  AutoSplitting perl library   ./miniperl -Ilib -e 'use AutoSplit; \   autosplit_lib_modules(@​ARGV)' lib/*.pm   ./miniperl -Ilib -e 'use AutoSplit; \   autosplit_lib_modules(@​ARGV)' lib/*/*.pm   make lib/re.pm

  Making utilities

  Making DynaLoader (static)

  Making Errno (nonxs)   cc -64 -o perl -L/usr/local/lib64 -L/usr/local/lib -Wl\,-woff\,84 -L/usr/lib64 perlmain.o lib/auto/DynaLoader/DynaLoader.a libperl.a `cat ext.libs` -lm -lc

  Making B (dynamic)

  Making ByteLoader (dynamic)

  Making Cwd (dynamic)

  Making DB_File (dynamic)

  Making Data​::Dumper (dynamic)

  Making Devel​::DProf (dynamic)

  Making Devel​::PPPort (dynamic)

  Making Devel​::Peek (dynamic)

  Making Digest​::MD5 (dynamic)

  Making Encode (dynamic)

  Making Fcntl (dynamic)

  Making File​::Glob (dynamic)

  Making Filter​::Util​::Call (dynamic)

  Making I18N​::Langinfo (dynamic)

  Making IO (dynamic)

  Making IPC​::SysV (dynamic)

  Making List​::Util (dynamic)

  Making MIME​::Base64 (dynamic)

  Making NDBM_File (dynamic)

  Making ODBM_File (dynamic)

  Making Opcode (dynamic)

  Making POSIX (dynamic)

  Making PerlIO​::encoding (dynamic)

  Making PerlIO​::scalar (dynamic)

  Making PerlIO​::via (dynamic)

  Making SDBM_File (dynamic)

  Making Socket (dynamic)

  Making Storable (dynamic)

  Making Sys​::Hostname (dynamic)

  Making Sys​::Syslog (dynamic)

  Making Time​::HiRes (dynamic)

  Making Unicode​::Normalize (dynamic)

  Making XS​::APItest (dynamic)

  Making XS​::Typemap (dynamic)

  Making attrs (dynamic)

  Making re (dynamic)

  Making threads (dynamic)

  Making threads​::shared (dynamic)   PERL=./perl make _test_prep   cd t && (rm -f ./perl; /sbin/ln -s .././perl ./perl)   PERL=./perl make _test   if (true \</dev/tty) >/dev/null 2>&1; then \   make TEST_ARGS= TESTFILE=TEST _test_tty ; \   else \   make TEST_ARGS= TESTFILE=TEST _test_notty ; \   fi   cd t && ./perl TEST \</dev/tty t/base/cond..........................ok t/base/if............................ok t/base/lex...........................ok t/base/num...........................ok t/base/pat...........................ok t/base/rs............................ok t/base/term..........................ok t/comp/bproto........................ok t/comp/cmdopt........................ok t/comp/colon.........................ok t/comp/cpp...........................ok t/comp/decl..........................ok t/comp/hints.........................ok t/comp/multiline.....................ok t/comp/package.......................ok t/comp/proto.........................ok t/comp/redef.........................ok t/comp/require.......................ok t/comp/script........................ok t/comp/term..........................ok t/comp/use...........................ok t/cmd/elsif..........................ok t/cmd/for............................ok t/cmd/mod............................ok t/cmd/subval.........................ok t/cmd/switch.........................ok t/cmd/while..........................ok t/run/exit...........................ok t/run/fresh_perl.....................ok t/run/noswitch.......................ok t/run/runenv.........................ok t/run/switchF........................ok t/run/switchPx.......................ok t/run/switcha........................ok t/run/switches.......................ok t/run/switchn........................ok t/run/switchp........................ok t/run/switcht........................ok t/run/switchx........................ok t/io/argv............................ok t/io/binmode.........................ok t/io/crlf............................ok t/io/dup.............................ok t/io/fflush..........................ok t/io/fs..............................ok t/io/inplace.........................ok t/io/iprefix.........................ok t/io/nargv...........................ok t/io/open............................ok t/io/openpid.........................ok t/io/pipe............................ok t/io/print...........................ok t/io/read............................ok t/io/tell............................ok t/io/utf8............................ok t/op/64bitint........................ok t/op/alarm...........................ok t/op/anonsub.........................ok t/op/append..........................ok t/op/args............................ok t/op/arith...........................ok t/op/array...........................ok t/op/assignwarn......................ok t/op/attrs...........................ok t/op/auto............................ok t/op/avhv............................ok t/op/bless...........................ok t/op/bop.............................ok t/op/caller..........................ok t/op/chars...........................ok t/op/chdir...........................ok t/op/chop............................ok t/op/closure.........................ok t/op/cmp.............................ok t/op/concat..........................ok t/op/cond............................ok t/op/context.........................ok t/op/crypt...........................ok t/op/defins..........................ok t/op/delete..........................ok t/op/die.............................ok t/op/die_exit........................ok t/op/do..............................ok t/op/each............................ok t/op/eval............................ok t/op/exec............................ok t/op/exists_sub......................ok t/op/exp.............................ok t/op/fh..............................ok t/op/filetest........................ok t/op/flip............................ok t/op/fork............................ok t/op/glob............................ok t/op/gmagic..........................ok t/op/goto............................ok t/op/goto_xs.........................ok t/op/grent...........................ok t/op/grep............................ok t/op/groups..........................ok t/op/gv..............................ok t/op/hashassign......................ok t/op/hashwarn........................ok t/op/inc.............................ok t/op/inccode.........................ok t/op/index...........................ok t/op/int.............................ok t/op/join............................ok t/op/lc..............................ok t/op/length..........................ok t/op/lex_assign......................ok t/op/lfs.............................ok t/op/list............................ok t/op/local...........................ok t/op/loopctl.........................ok t/op/lop.............................ok t/op/magic...........................ok t/op/method..........................ok t/op/mkdir...........................ok t/op/my..............................ok t/op/my_stash........................ok t/op/nothr5005.......................ok t/op/numconvert......................ok t/op/oct.............................ok t/op/or..............................ok t/op/ord.............................ok t/op/override........................ok t/op/pack............................ok t/op/pat.............................ok t/op/pos.............................ok t/op/pow.............................ok t/op/push............................ok t/op/pwent...........................ok t/op/qq..............................ok t/op/quotemeta.......................ok t/op/rand............................ok t/op/range...........................ok t/op/read............................ok t/op/readdir.........................ok t/op/recurse.........................ok t/op/ref.............................ok t/op/regexp..........................ok t/op/regexp_noamp....................ok t/op/regmesg.........................ok t/op/repeat..........................ok t/op/reverse.........................ok t/op/runlevel........................ok t/op/sleep...........................ok t/op/sort............................ok t/op/splice..........................ok t/op/split...........................ok t/op/sprintf.........................ok t/op/srand...........................ok t/op/stat............................ok t/op/study...........................ok t/op/sub_lval........................ok t/op/subst...........................ok t/op/subst_amp.......................ok t/op/subst_wamp......................ok t/op/substr..........................ok t/op/sysio...........................ok t/op/taint...........................ok t/op/tie.............................ok t/op/tiearray........................ok t/op/tiehandle.......................ok t/op/time............................ok t/op/tr..............................ok t/op/undef...........................ok t/op/universal.......................ok t/op/unshift.........................ok t/op/utf8decode......................ok t/op/utfhash.........................ok t/op/vec.............................ok t/op/ver.............................ok t/op/wantarray.......................ok t/op/write...........................ok t/uni/fold...........................ok t/uni/lower..........................ok t/uni/sprintf........................ok t/uni/title..........................ok t/uni/upper..........................ok t/lib/1_compile......................ok t/lib/commonsense....................ok ext/attrs............................ok ext/B/t/asmdata......................ok ext/B/t/assembler....................ok ext/B/t/b............................ok ext/B/t/bblock.......................ok ext/B/t/concise......................ok ext/B/t/debug........................ok ext/B/t/deparse......................ok ext/B/t/lint.........................ok ext/B/t/o............................ok ext/B/t/showlex......................ok ext/B/t/stash........................ok ext/B/t/terse........................ok ext/B/t/xref.........................ok ext/Cwd/t/cwd........................ok ext/Cwd/t/taint......................ok ext/Data/Dumper/t/dumper.............ok ext/Data/Dumper/t/overload...........ok ext/DB_File/t/db-btree...............ok ext/DB_File/t/db-hash................ok ext/DB_File/t/db-recno...............ok ext/Devel/DProf/DProf................ok ext/Devel/Peek/Peek..................ok ext/Devel/PPPort/t/test..............ok ext/Digest/MD5/t/align...............ok ext/Digest/MD5/t/badfile.............ok ext/Digest/MD5/t/files...............ok ext/Digest/MD5/t/md5-aaa.............ok ext/Digest/MD5/t/utf8................ok ext/Encode/t/Aliases.................ok ext/Encode/t/at-cn...................ok ext/Encode/t/at-tw...................ok ext/Encode/t/CJKT....................ok ext/Encode/t/Encode..................ok ext/Encode/t/Encoder.................ok ext/Encode/t/encoding................ok ext/Encode/t/fallback................ok ext/Encode/t/grow....................ok ext/Encode/t/guess...................ok ext/Encode/t/jperl...................ok ext/Encode/t/mime-header.............ok ext/Encode/t/perlio..................ok ext/Encode/t/Unicode.................ok ext/Errno/Errno......................ok ext/Fcntl/t/fcntl....................ok ext/Fcntl/t/syslfs...................ok ext/File/Glob/t/basic................ok ext/File/Glob/t/case.................ok ext/File/Glob/t/global...............ok ext/File/Glob/t/taint................ok ext/Filter/t/call....................ok ext/GDBM_File/gdbm...................skipping test on this platform ext/I18N/Langinfo/Langinfo...........ok ext/IO/lib/IO/t/io_const.............ok ext/IO/lib/IO/t/io_dir...............ok ext/IO/lib/IO/t/io_dup...............ok ext/IO/lib/IO/t/io_linenum...........ok ext/IO/lib/IO/t/io_multihomed........ok ext/IO/lib/IO/t/io_pipe..............ok ext/IO/lib/IO/t/io_poll..............ok ext/IO/lib/IO/t/io_sel...............ok ext/IO/lib/IO/t/io_sock..............ok ext/IO/lib/IO/t/io_taint.............ok ext/IO/lib/IO/t/io_tell..............ok ext/IO/lib/IO/t/io_udp...............ok ext/IO/lib/IO/t/io_unix..............ok ext/IO/lib/IO/t/io_xs................ok ext/IPC/SysV/ipcsysv.................ok ext/IPC/SysV/t/msg...................ok ext/IPC/SysV/t/sem...................ok ext/List/Util/t/blessed..............ok ext/List/Util/t/dualvar..............ok ext/List/Util/t/first................ok ext/List/Util/t/max..................ok ext/List/Util/t/maxstr...............ok ext/List/Util/t/min..................ok ext/List/Util/t/minstr...............ok ext/List/Util/t/openhan..............ok ext/List/Util/t/readonly.............ok ext/List/Util/t/reduce...............ok ext/List/Util/t/reftype..............ok ext/List/Util/t/shuffle..............ok ext/List/Util/t/sum..................ok ext/List/Util/t/tainted..............ok ext/List/Util/t/weak.................ok ext/MIME/Base64/t/base64.............ok ext/MIME/Base64/t/quoted-print.......ok ext/MIME/Base64/t/unicode............ok ext/NDBM_File/ndbm...................ok ext/ODBM_File/odbm...................ok ext/Opcode/Opcode....................ok ext/Opcode/ops.......................ok ext/PerlIO/PerlIO....................ok ext/PerlIO/t/encoding................ok ext/PerlIO/t/fail....................ok ext/PerlIO/t/fallback................ok ext/PerlIO/t/scalar..................ok ext/PerlIO/t/via.....................ok ext/POSIX/t/posix....................ok ext/POSIX/t/sigaction................ok ext/POSIX/t/taint....................ok ext/POSIX/t/waitpid..................ok ext/re/re............................ok ext/Safe/safe1.......................ok ext/Safe/safe2.......................ok ext/SDBM_File/sdbm...................ok ext/Socket/Socket....................ok ext/Socket/socketpair................ok ext/Storable/t/blessed...............ok ext/Storable/t/canonical.............ok ext/Storable/t/compat06..............ok ext/Storable/t/croak.................ok ext/Storable/t/dclone................ok ext/Storable/t/downgrade.............ok ext/Storable/t/forgive...............ok ext/Storable/t/freeze................ok ext/Storable/t/integer...............ok ext/Storable/t/interwork56...........skipping test on this platform ext/Storable/t/lock..................ok ext/Storable/t/malice................ok ext/Storable/t/overload..............ok ext/Storable/t/recurse...............ok ext/Storable/t/restrict..............ok ext/Storable/t/retrieve..............ok ext/Storable/t/store.................ok ext/Storable/t/tied..................ok ext/Storable/t/tied_hook.............ok ext/Storable/t/tied_items............ok ext/Storable/t/utf8..................ok ext/Storable/t/utf8hash..............ok ext/Sys/Hostname/Hostname............ok ext/Sys/Syslog/syslog................ok ext/Thread/thr5005...................skipping test on this platform ext/threads/shared/t/0nothread.......skipping test on this platform ext/threads/shared/t/av_refs.........skipping test on this platform ext/threads/shared/t/av_simple.......skipping test on this platform ext/threads/shared/t/cond............skipping test on this platform ext/threads/shared/t/hv_refs.........skipping test on this platform ext/threads/shared/t/hv_simple.......skipping test on this platform ext/threads/shared/t/no_share........skipping test on this platform ext/threads/shared/t/shared_attr.....skipping test on this platform ext/threads/shared/t/sv_refs.........skipping test on this platform ext/threads/shared/t/sv_simple.......skipping test on this platform ext/threads/t/basic..................skipping test on this platform ext/threads/t/end....................skipping test on this platform ext/threads/t/join...................skipping test on this platform ext/threads/t/libc...................skipping test on this platform ext/threads/t/list...................skipping test on this platform ext/threads/t/stress_cv..............skipping test on this platform ext/threads/t/stress_re..............skipping test on this platform ext/threads/t/stress_string..........skipping test on this platform ext/threads/t/thread.................skipping test on this platform ext/Time/HiRes/HiRes.................ok ext/Unicode/Normalize/t/func.........ok ext/Unicode/Normalize/t/norm.........ok ext/Unicode/Normalize/t/test.........ok ext/XS/APItest/t/printf..............FAILED at test 11 ext/XS/Typemap/Typemap...............ok lib/AnyDBM_File......................ok lib/Attribute/Handlers/t/multi.......ok lib/AutoLoader.......................ok lib/AutoSplit........................ok lib/autouse..........................ok lib/Benchmark........................ok lib/bigfloatpl.......................ok lib/bigintpl.........................ok lib/bignum/t/bigint..................ok lib/bignum/t/bignum..................ok lib/bignum/t/bigrat..................ok lib/bignum/t/option_a................ok lib/bignum/t/option_l................ok lib/bignum/t/option_p................ok lib/blib.............................ok lib/bytes............................ok lib/Carp.............................ok lib/CGI/t/apache.....................ok lib/CGI/t/carp.......................ok lib/CGI/t/cookie.....................ok lib/CGI/t/fast.......................ok lib/CGI/t/form.......................ok lib/CGI/t/function...................ok lib/CGI/t/html.......................ok lib/CGI/t/pretty.....................ok lib/CGI/t/push.......................ok lib/CGI/t/request....................ok lib/CGI/t/switch.....................ok lib/CGI/t/util.......................ok lib/charnames........................ok lib/Class/ISA/test...................ok lib/Class/Struct.....................ok lib/Config...........................ok lib/constant.........................ok lib/CPAN/t/loadme....................ok lib/CPAN/t/mirroredby................ok lib/CPAN/t/Nox.......................ok lib/CPAN/t/vcmp......................ok lib/DB...............................ok lib/Devel/SelfStubber................ok lib/diagnostics......................ok lib/Digest...........................ok lib/DirHandle........................ok lib/Dumpvalue........................ok lib/English..........................ok lib/Env/t/array......................ok lib/Env/t/env........................ok lib/Exporter.........................ok lib/ExtUtils/t/00setup_dummy.........ok lib/ExtUtils/t/backwards.............ok lib/ExtUtils/t/basic.................ok lib/ExtUtils/t/Command...............ok lib/ExtUtils/t/Constant..............ok lib/ExtUtils/t/Embed.................ok lib/ExtUtils/t/hints.................ok lib/ExtUtils/t/INST..................ok lib/ExtUtils/t/Installed.............ok lib/ExtUtils/t/INST_PREFIX...........ok lib/ExtUtils/t/Manifest..............ok lib/ExtUtils/t/Mkbootstrap...........ok lib/ExtUtils/t/MM_BeOS...............skipping test on this platform lib/ExtUtils/t/MM_Cygwin.............skipping test on this platform lib/ExtUtils/t/MM_NW5................skipping test on this platform lib/ExtUtils/t/MM_OS2................skipping test on this platform lib/ExtUtils/t/MM_Unix...............ok lib/ExtUtils/t/MM_VMS................skipping test on this platform lib/ExtUtils/t/MM_Win32..............skipping test on this platform lib/ExtUtils/t/Packlist..............ok lib/ExtUtils/t/prefixify.............ok lib/ExtUtils/t/problems..............ok lib/ExtUtils/t/testlib...............ok lib/ExtUtils/t/VERSION_FROM..........ok lib/ExtUtils/t/writemakefile_args....ok lib/ExtUtils/t/zz_cleanup_dummy......ok lib/Fatal............................ok lib/fields...........................ok lib/File/Basename....................ok lib/File/CheckTree...................ok lib/File/Compare.....................ok lib/File/Copy........................ok lib/File/DosGlob.....................ok lib/File/Find/t/find.................ok lib/File/Find/t/taint................ok lib/File/Path........................ok lib/File/Spec/t/Functions............ok lib/File/Spec/t/rel2abs2rel..........ok lib/File/Spec/t/Spec.................ok lib/File/stat........................ok lib/File/Temp/t/mktemp...............ok lib/File/Temp/t/posix................ok lib/File/Temp/t/security.............ok lib/File/Temp/t/tempfile.............ok lib/FileCache........................ok lib/FileHandle.......................ok lib/filetest.........................ok lib/Filter/Simple/t/data.............ok lib/Filter/Simple/t/export...........ok lib/Filter/Simple/t/filter...........ok lib/Filter/Simple/t/filter_only......ok lib/Filter/Simple/t/import...........ok lib/FindBin..........................ok lib/Getopt/Long/t/gol-basic..........ok lib/Getopt/Long/t/gol-compat.........ok lib/Getopt/Long/t/gol-linkage........ok lib/Getopt/Long/t/gol-oo.............ok lib/Getopt/Std.......................ok lib/h2ph.............................ok lib/h2xs.............................ok lib/Hash/Util........................ok lib/I18N/Collate.....................ok lib/I18N/LangTags/test...............ok lib/if...............................ok lib/integer..........................ok lib/Internals........................ok lib/IPC/Open2........................ok lib/IPC/Open3........................ok lib/IPC/SysV.........................ok lib/less.............................ok lib/lib..............................ok lib/locale...........................ok lib/Locale/Codes/t/all...............ok lib/Locale/Codes/t/constants.........ok lib/Locale/Codes/t/country...........ok lib/Locale/Codes/t/currency..........ok lib/Locale/Codes/t/languages.........ok lib/Locale/Codes/t/rename............ok lib/Locale/Codes/t/script............ok lib/Locale/Codes/t/uk................ok lib/Locale/Maketext/test.............ok lib/Math/BigInt/t/bare_mbf...........ok lib/Math/BigInt/t/bare_mbi...........ok lib/Math/BigInt/t/bare_mif...........ok lib/Math/BigInt/t/bigfltpm...........ok lib/Math/BigInt/t/bigintc............ok lib/Math/BigInt/t/bigintpm...........ok lib/Math/BigInt/t/calling............ok lib/Math/BigInt/t/config.............ok lib/Math/BigInt/t/constant...........ok lib/Math/BigInt/t/downgrade..........ok lib/Math/BigInt/t/inf_nan............ok lib/Math/BigInt/t/isa................ok lib/Math/BigInt/t/mbimbf.............ok lib/Math/BigInt/t/mbi_rand...........ok lib/Math/BigInt/t/require............ok lib/Math/BigInt/t/sub_mbf............ok lib/Math/BigInt/t/sub_mbi............ok lib/Math/BigInt/t/sub_mif............ok lib/Math/BigInt/t/upgrade............ok lib/Math/BigInt/t/upgradef...........ok lib/Math/BigInt/t/use................ok lib/Math/BigInt/t/use_lib1...........ok lib/Math/BigInt/t/use_lib2...........ok lib/Math/BigInt/t/use_lib3...........ok lib/Math/BigInt/t/use_lib4...........ok lib/Math/BigInt/t/with_sub...........ok lib/Math/BigRat/t/bigfltrt...........ok lib/Math/BigRat/t/bigrat.............ok lib/Math/BigRat/t/bigratpm...........ok lib/Math/Complex.....................ok lib/Math/Trig........................ok lib/Memoize/t/array..................ok lib/Memoize/t/array_confusion........ok lib/Memoize/t/correctness............ok lib/Memoize/t/errors.................ok lib/Memoize/t/expfile................ok lib/Memoize/t/expire.................ok lib/Memoize/t/expmod_n...............ok lib/Memoize/t/expmod_t...............ok lib/Memoize/t/flush..................ok lib/Memoize/t/normalize..............ok lib/Memoize/t/prototype..............ok lib/Memoize/t/speed..................ok lib/Memoize/t/tie....................ok lib/Memoize/t/tiefeatures............ok lib/Memoize/t/tie_gdbm...............skipping test on this platform lib/Memoize/t/tie_ndbm...............ok lib/Memoize/t/tie_sdbm...............ok lib/Memoize/t/tie_storable...........ok lib/Memoize/t/unmemoize..............ok lib/Net/hostent......................ok lib/Net/netent.......................ok lib/Net/Ping/t/100_load..............ok lib/Net/Ping/t/110_icmp_inst.........ok lib/Net/Ping/t/120_udp_inst..........ok lib/Net/Ping/t/130_tcp_inst..........ok lib/Net/Ping/t/140_stream_inst.......ok lib/Net/Ping/t/200_ping_tcp..........skipping test on this platform lib/Net/Ping/t/250_ping_hires........skipping test on this platform lib/Net/Ping/t/300_ping_stream.......skipping test on this platform lib/Net/protoent.....................ok lib/Net/servent......................ok lib/Net/t/config.....................ok lib/Net/t/ftp........................skipping test on this platform lib/Net/t/hostname...................ok lib/Net/t/netrc......................ok lib/Net/t/nntp.......................skipping test on this platform lib/Net/t/require....................ok lib/Net/t/smtp.......................skipping test on this platform lib/Net/t/time.......................ok lib/NEXT/t/actual....................ok lib/NEXT/t/actuns....................ok lib/NEXT/t/next......................ok lib/NEXT/t/unseen....................ok lib/open.............................ok lib/overload.........................ok lib/PerlIO/via/t/QuotedPrint.........ok lib/ph...............................ok lib/Pod/t/basic......................ok lib/Pod/t/eol........................ok lib/Pod/t/Functions..................ok lib/Pod/t/htmlescp...................ok lib/Pod/t/htmlview...................ok lib/Pod/t/InputObjects...............ok lib/Pod/t/latex......................ok lib/Pod/t/man........................ok lib/Pod/t/parselink..................ok lib/Pod/t/Select.....................ok lib/Pod/t/text-errors................ok lib/Pod/t/text.......................ok lib/Pod/t/Usage......................ok lib/Pod/t/utils......................ok lib/Search/Dict......................ok lib/SelectSaver......................ok lib/SelfLoader.......................ok lib/Shell............................ok lib/sigtrap..........................ok lib/sort.............................ok lib/strict...........................ok lib/subs.............................ok lib/Switch/t/given...................ok lib/Switch/t/nested..................ok lib/Switch/t/switch..................ok lib/Symbol...........................ok lib/Term/ANSIColor/test..............ok lib/Term/Cap.........................skipping test on this platform lib/Term/Complete....................ok lib/Term/ReadLine....................ok lib/Test/Harness/t/00compile.........ok lib/Test/Harness/t/assert............ok lib/Test/Harness/t/base..............ok lib/Test/Harness/t/callback..........ok lib/Test/Harness/t/nonumbers.........skipping test on this platform lib/Test/Harness/t/ok................ok lib/Test/Harness/t/strap-analyze.....ok lib/Test/Harness/t/strap.............ok lib/Test/Harness/t/test-harness......ok lib/Test/Simple/t/bad_plan...........ok lib/Test/Simple/t/buffer.............ok lib/Test/Simple/t/Builder............ok lib/Test/Simple/t/curr_test..........ok lib/Test/Simple/t/diag...............ok lib/Test/Simple/t/exit...............ok lib/Test/Simple/t/extra..............ok lib/Test/Simple/t/fail-like..........ok lib/Test/Simple/t/fail-more..........ok lib/Test/Simple/t/fail...............ok lib/Test/Simple/t/filehandles........ok lib/Test/Simple/t/import.............ok lib/Test/Simple/t/is_deeply..........ok lib/Test/Simple/t/maybe_regex........ok lib/Test/Simple/t/missing............ok lib/Test/Simple/t/More...............ok lib/Test/Simple/t/no_ending..........ok lib/Test/Simple/t/no_header..........ok lib/Test/Simple/t/no_plan............ok lib/Test/Simple/t/output.............ok lib/Test/Simple/t/plan...............ok lib/Test/Simple/t/plan_is_noplan.....skipping test on this platform lib/Test/Simple/t/plan_no_plan.......skipping test on this platform lib/Test/Simple/t/plan_skip_all......skipping test on this platform lib/Test/Simple/t/simple.............ok lib/Test/Simple/t/skip...............ok lib/Test/Simple/t/skipall............ok lib/Test/Simple/t/strays.............skipping test on this platform lib/Test/Simple/t/threads............skipping test on this platform lib/Test/Simple/t/todo...............ok lib/Test/Simple/t/undef..............ok lib/Test/Simple/t/useing.............ok lib/Test/Simple/t/use_ok.............ok lib/Test/t/fail......................ok lib/Test/t/mix.......................ok lib/Test/t/onfail....................ok lib/Test/t/qr........................ok lib/Test/t/skip......................ok lib/Test/t/success...................ok lib/Test/t/todo......................ok lib/Text/Abbrev......................ok lib/Text/Balanced/t/extbrk...........ok lib/Text/Balanced/t/extcbk...........ok lib/Text/Balanced/t/extdel...........ok lib/Text/Balanced/t/extmul...........ok lib/Text/Balanced/t/extqlk...........ok lib/Text/Balanced/t/exttag...........ok lib/Text/Balanced/t/extvar...........ok lib/Text/Balanced/t/gentag...........ok lib/Text/ParseWords..................ok lib/Text/Soundex.....................ok lib/Text/TabsWrap/t/fill.............ok lib/Text/TabsWrap/t/tabs.............ok lib/Text/TabsWrap/t/wrap.............ok lib/Thread/Queue.....................skipping test on this platform lib/Thread/Semaphore.................skipping test on this platform lib/Tie/Array/push...................ok lib/Tie/Array/splice.................ok lib/Tie/Array/std....................ok lib/Tie/Array/stdpush................ok lib/Tie/File/t/00_version............ok lib/Tie/File/t/01_gen................ok lib/Tie/File/t/02_fetchsize..........ok lib/Tie/File/t/03_longfetch..........ok lib/Tie/File/t/04_splice.............ok lib/Tie/File/t/05_size...............ok lib/Tie/File/t/06_fixrec.............ok lib/Tie/File/t/07_rv_splice..........ok lib/Tie/File/t/08_ro.................ok lib/Tie/File/t/09_gen_rs.............ok lib/Tie/File/t/10_splice_rs..........ok lib/Tie/File/t/11_rv_splice_rs.......ok lib/Tie/File/t/12_longfetch_rs.......ok lib/Tie/File/t/13_size_rs............ok lib/Tie/File/t/14_lock...............ok lib/Tie/File/t/15_pushpop............ok lib/Tie/File/t/16_handle.............ok lib/Tie/File/t/17_misc_meth..........ok lib/Tie/File/t/18_rs_fixrec..........ok lib/Tie/File/t/19_cache..............ok lib/Tie/File/t/20_cache_full.........ok lib/Tie/File/t/21_win32..............skipping test on this platform lib/Tie/File/t/22_autochomp..........ok lib/Tie/File/t/23_rv_ac_splice.......ok lib/Tie/File/t/24_cache_loop.........ok lib/Tie/File/t/25_gen_nocache........ok lib/Tie/File/t/26_twrite.............ok lib/Tie/File/t/30_defer..............ok lib/Tie/File/t/31_autodefer..........ok lib/Tie/File/t/32_defer_misc.........ok lib/Tie/File/t/33_defer_vs...........ok lib/Tie/File/t/40_abs_cache..........ok lib/Tie/File/t/41_heap...............ok lib/Tie/Handle/stdhandle.............ok lib/Tie/Memoize......................ok lib/Tie/RefHash......................ok lib/Tie/Scalar.......................ok lib/Tie/SubstrHash...................ok lib/Time/gmtime......................ok lib/Time/Local.......................ok lib/Time/localtime...................ok lib/Unicode/Collate/t/test...........ok lib/Unicode/UCD......................ok lib/User/grent.......................ok lib/User/pwent.......................ok lib/utf8.............................ok lib/vars.............................ok lib/vmsish...........................ok lib/warnings.........................ok t/pod/emptycmd.......................ok t/pod/find...........................ok t/pod/for............................ok t/pod/headings.......................ok t/pod/include........................ok t/pod/included.......................ok t/pod/lref...........................ok t/pod/multiline_items................ok t/pod/nested_items...................ok t/pod/nested_seqs....................ok t/pod/oneline_cmds...................ok t/pod/plainer........................ok t/pod/pod2usage......................ok t/pod/poderrs........................ok t/pod/podselect......................ok t/pod/special_seqs...................ok t/x2p/s2p............................ok u=6.91 s=4.29 cu=450.68 cs=61.31 scripts=667 tests=68611 *** Error code 1 (bu21) *** Error code 1 (bu21) *** Error code 1 (bu21)

Standard Error out

PB gly> make > output_make.txt `lib/re.pm' is up to date. ld64​: WARNING 107​: floating-point parameters for __dble_q (used/defined) in /usr/lib64/libm.so do not match the ones (used/defined) in libperl.a(sv.o). PB gly> make test >output_maketest.txt `lib/re.pm' is up to date. ld64​: WARNING 107​: floating-point parameters for __dble_q (used/defined) in /usr/lib64/libm.so do not match the ones (used/defined) in libperl.a(sv.o). # Failed test (../ext/XS/APItest/t/printf.t at line 52) # got​: ' ' # expected​: '7.000' # Looks like you failed 1 tests of 11. "ExtTest.xs"\, line 43​: warning(1110)​: statement is unreachable   break;   ^

"ExtTest.xs"\, line 53​: warning(1110)​: statement is unreachable   break;   ^

"ExtTest.xs"\, line 63​: warning(1110)​: statement is unreachable   break;   ^

"ExtTest.xs"\, line 73​: warning(1110)​: statement is unreachable   break;   ^

"ExtTest.xs"\, line 368​: warning(1110)​: statement is unreachable   break;   ^

"ExtTest.xs"\, line 371​: warning(1110)​: statement is unreachable   break;   ^

"ExtTest.xs"\, line 374​: warning(1110)​: statement is unreachable   break;   ^

"ExtTest.xs"\, line 377​: warning(1110)​: statement is unreachable   break;   ^

"ExtTest.xs"\, line 380​: warning(1110)​: statement is unreachable   break;   ^

ld64​: WARNING 107​: floating-point parameters for __dble_q (used/defined) in /usr/lib64/libm.so do not match the ones (used/defined) in ../libperl.a(sv.o). Failed 1 test script out of 667\, 99.85% okay. ### Since not all tests were successful\, you may want to run some of ### them individually and examine any diagnostic messages they produce. ### See the INSTALL document's section on "make test". ### You have a good chance to get more information by running ### ./perl harness ### in the 't' directory since most (>=80%) of the tests succeeded. ### You may have to set your dynamic library search path\, ### LD_LIBRARY_PATH\, to point to the build directory​: ### setenv LD_LIBRARY_PATH `pwd`​:$LD_LIBRARY_PATH; cd t; ./perl harness ### LD_LIBRARY_PATH=`pwd`​:$LD_LIBRARY_PATH; export LD_LIBRARY_PATH; cd t; ./perl harness ### export LD_LIBRARY_PATH=`pwd`​:$LD_LIBRARY_PATH; cd t; ./perl harness ### for csh-style shells\, like tcsh; or for traditional/modern ### Bourne-style shells\, like bash\, ksh\, and zsh\, respectively.

p5pRT commented 21 years ago

From @tux

On Wed 22 Jan 2003 21​:28\, "Hsu\, Vicky" \Vicky\.Hsu@&#8203;pharma\.com wrote​:

Hi\, all.

Sorry about the missing attachment the first time around.

And sorry for my overly short answer in my first reply. Though you told me off-list it helped\, I agree with Hugo that I could have been a bit more polite.

From what I see it /might/ be possible that the 5.8.0 installation gets upset by the detected 5.005_02​:

The output of "perl -V" is as follows​:

Summary of my perl5 (5.0 patchlevel 5 subversion 2) configuration​:   Platform​:   osname=irix\, osvers=6.2\, archname=irix-o32   uname='irix urd 6.2 03131015 ip22 '   hint=previous\, useposix=true\, d_sigaction=define   usethreads=undef useperlio=undef d_sfio=undef

This might also explain the type incompatibilities\, because I now saw -64 as option to cc.

What I suggest is to make sure that perl-5.005_02 can *not* be found in your path

# mv /usr/freeware/lib/perl5 /usr/freeware/lib/perl-5.005_02

so it cannot be found in your $PATH and start all over. 'make distclean' might not be enough\, though it /should/ be enough

-Vicky

-----Original Message----- From​: Hsu\, Vicky Sent​: Tuesday\, January 21\, 2003 6​:37 PM To​: 'perlbug-followup@​perl.org' Cc​: Hsu\, Vicky Subject​: RE​: [perl #20448] Installation of Perl 5.8

Hi\, all. Thanks for the responses to my dilemma. The attached file contains the output given by my machine after running "make" and "Maketest". "Make" gives me warnings\, and "Maketest" fails one test.

-- H.Merijn Brand Amsterdam Perl Mongers (http​://amsterdam.pm.org/) using perl-5.6.1\, 5.8.0 & 633 on HP-UX 10.20 & 11.00\, AIX 4.2\, AIX 4.3\,   WinNT 4\, Win2K pro & WinCE 2.11. Smoking perl CORE​: smokers@​perl.org http​://archives.develooper.com/daily-build@​perl.org/ perl-qa@​perl.org send smoke reports to​: smokers-reports@​perl.org\, QA​: http​://qa.perl.org

p5pRT commented 21 years ago

From @nwc10

On Thu\, Jan 23\, 2003 at 06​:44​:51PM +0100\, H.Merijn Brand wrote​:

so it cannot be found in your $PATH and start all over. 'make distclean' might not be enough\, though it /should/ be enough

I didn't find that very clear. I think I'd write it as​:

running "make distclean" should delete all build and configuration files\, and return your build directory to the same state as before you started\, ie just as if you had freshly unpacked the distribution tar file.

However\, we suspect that there are bugs in "make distclean" - ie it's not deleting all the files that it should. Files it fails to delete may cause problems\, so if you try it\, re-run Configure and still have problems\, you may want to delete your build directory and untar again.

You can probably delete the current build directory and unpack from the tar again in less time that it took me to type this message :-)

Nicholas Clark

p5pRT commented 21 years ago

From nick@ing-simmons.net

Nicholas Clark \nick@&#8203;ccl4\.org writes​:

On Thu\, Jan 23\, 2003 at 06​:44​:51PM +0100\, H.Merijn Brand wrote​:

so it cannot be found in your $PATH and start all over. 'make distclean' might not be enough\, though it /should/ be enough

I didn't find that very clear. I think I'd write it as​:

running "make distclean" should delete all build and configuration files\, and return your build directory to the same state as before you started\, ie just as if you had freshly unpacked the distribution tar file.

However\, we suspect that there are bugs in "make distclean" - ie it's not deleting all the files that it should. Files it fails to delete may cause problems\, so if you try it\, re-run Configure and still have problems\, you may want to delete your build directory and untar again.

You can probably delete the current build directory and unpack from the tar again in less time that it took me to type this message :-)

The Win32 Makefiles used to be particularly bad at this so I wrote and checked in win32/distclean.bat one can run that on UNIX too thus

perl -x win32/distclean.bat

distclean.bat deletes anything not in MANIFEST (ignoring case for Win32 reasons).

Nicholas Clark -- Nick Ing-Simmons http​://www.ni-s.u-net.com/

p5pRT commented 21 years ago

From @hvds

Nick Ing-Simmons \nick@&#8203;ing\-simmons\.net wrote​: :The Win32 Makefiles used to be particularly bad at this so I wrote and :checked in win32/distclean.bat one can run that on UNIX too thus : :perl -x win32/distclean.bat : :distclean.bat deletes anything not in MANIFEST (ignoring case for Win32 :reasons).

Hmm\, that's quite a radical command to run​: it will delete anything we forgot to put in MANIFEST\, and any files of your own that happen to be in the build tree.

At the very least\, I think the name should reflect that. I'm not sure what name is traditional for this​: "maniclean"?

Hugo

p5pRT commented 21 years ago

From nick.ing-simmons@elixent.com

\hv@&#8203;crypt\.org writes​:

Nick Ing-Simmons \nick@&#8203;ing\-simmons\.net wrote​: ​:The Win32 Makefiles used to be particularly bad at this so I wrote and ​:checked in win32/distclean.bat one can run that on UNIX too thus ​: ​:perl -x win32/distclean.bat ​: ​:distclean.bat deletes anything not in MANIFEST (ignoring case for Win32 ​:reasons).

Hmm\, that's quite a radical command to run​: it will delete anything we forgot to put in MANIFEST\, and any files of your own that happen to be in the build tree.

Both of which I consider to be a feature which suits _me_ ;-) - catching missing files in MANIFEST is good (and I can p4 refresh them   quite quickly. - my build trees get cluttered with experiments\, *.i files\, quick test   scripts etc.

At the very least\, I think the name should reflect that. I'm not sure what name is traditional for this​: "maniclean"?

So long as it still exists I don't mind what it is called.

Hugo -- Nick Ing-Simmons http​://www.ni-s.u-net.com/

p5pRT commented 12 years ago

From @jkeenan

On Thu Jan 23 03​:24​:58 2003\, Vicky.Hsu@​pharma.com wrote​:

Hi\, all.

Sorry about the missing attachment the first time around.

-Vicky

Vicky\,

Do you need further assistance with the issues raised in this ticket?

List​:

After this post\, this thread became a discussion of different make *clean targets. And it became Yet Another Thread where not all the participants are still alive.

I recommend that if we don't hear from the OP in 30 days\, we close the ticket.

Thank you very much. Jim Keenan

p5pRT commented 12 years ago

From @jkeenan

On Fri Apr 20 19​:53​:02 2012\, jkeenan wrote​:

On Thu Jan 23 03​:24​:58 2003\, Vicky.Hsu@​pharma.com wrote​:

Hi\, all.

Sorry about the missing attachment the first time around.

-Vicky

Vicky\,

Do you need further assistance with the issues raised in this ticket?

List​:

After this post\, this thread became a discussion of different make *clean targets. And it became Yet Another Thread where not all the participants are still alive.

I recommend that if we don't hear from the OP in 30 days\, we close the ticket.

No further word from the OP. Closing as per suggested schedule.

p5pRT commented 12 years ago

@jkeenan - Status changed from 'open' to 'resolved'