On David's request I looked deeper in the smoke logs, and I saw this on HP-UX 11.00. What to do about that? perl-current/t 108 > ./perl TEST -v ../t/op/magic.t t/../t/op/magic ... 1..179 ok 1 - *SIG appears to be defined at the outset ok 2 - *^OPEN appears to be defined at the outset ok 3 - *^TAINT appears to be defined at the outset ok 4 - *^UNICODE appears to be defined at the outset ok 5 - *^UTF8LOCALE appears to be defined at the outset ok 6 - *^WARNING_BITS appears to be defined at the outset ok 7 - *1 appears to be defined at the outset ok 8 - *2 appears to be defined at the outset : ok 155 - [perl \#115206] no crash when vivifying $| while *{+select}{IO} is undef ok 156 ok 157 - setting $0 does not break %ENV ok 158 - setting a key as undef does not delete it ok 159 - ENV store of stringified glob ok 160 - ENV store of stringified ref ok 161 - ENV store downgrades utf8 in SV not ok 162 - ENV store downgrades utf8 in setenv # Failed test 162 - ENV store downgrades utf8 in setenv at ../t/op/magic.t line 85 # got "\n" # expected "eh zero \x{a0}\n" FAILED at test 162 Failed 1 test out of 1, 0.00% okay. ../t/op/magic.t ### 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 may have to set your dynamic library search path, ### LD_LIBRARY_PATH, to point to the build directory: ### setenv LD_LIBRARY_PATH `pwd`; cd t; ./perl harness ### LD_LIBRARY_PATH=`pwd`; export LD_LIBRARY_PATH; cd t; ./perl harness ### export LD_LIBRARY_PATH=`pwd`; cd t; ./perl harness ### for csh-style shells, like tcsh; or for traditional/modern ### Bourne-style shells, like bash, ksh, and zsh, respectively. u=0.07 s=0.01 cu=0.51 cs=0.34 scripts=1 tests=179 -- H.Merijn Brand http://tux.nl Perl Monger http://amsterdam.pm.org/ using perl5.00307 .. 5.17 porting perl5 on HP-UX, AIX, and openSUSE http://mirrors.develooper.com/hpux/ http://www.test-smoke.org/ http://qa.perl.org http://www.goldmark.org/jeff/stupid-disclaimers/Thread Next