Automated smoke report for 5.9.0 patch 21442 on cygwin - 1.3.22(0.7832) (cygwin/1 cpu)
(winfikkie) using gcc version 3.2 20020927 (prerelease)
Report by Test::Smoke v1.18.10 (perl 5.6.1) [7 hours 35 minutes]

O = OK  F = Failure(s), extended report at the bottom
X = test(s) failed under TEST but not under harness
? = still running or test results not (yet) available
Build failures during:       - = unknown or N/A
c = Configure, m = make, M = make (after miniperl), t = make test-prep

   21442     Configuration (common) none
------------ ----------------------------------------------------------------
O O O O
O O O O      -Duseithreads
t t t t      -Accflags='-DPERL_COPY_ON_WRITE'
t t t t      -Accflags='-DPERL_COPY_ON_WRITE' -Duseithreads
| | | +----- PERLIO = perlio -DDEBUGGING
| | +------- PERLIO = stdio  -DDEBUGGING
| +--------- PERLIO = perlio
+----------- PERLIO = stdio

Summary: FAIL(t)


make shows:
        Making re (dynamic)
make[1]: Entering directory `/home/abeltje/bleadperl/perl-current/ext/re'
make[1]: Leaving directory `/home/abeltje/bleadperl/perl-current/ext/re'
make[1]: Entering directory `/home/abeltje/bleadperl/perl-current/ext/re'
rm -f ../../lib/auto/re/re.dll
LD_RUN_PATH="" ld2  -L/usr/local/lib re_exec.o re_comp.o re.o  -o 
../../lib/auto/re/re.dll  ../
../libperl.dll.a
gcc -shared -o  re.dll -Wl,--out-implib=libre.dll.a -Wl,--export-all-symbols 
-Wl,--enable-auto-
import -Wl,--stack,8388608 \
-L/usr/local/lib re_exec.o re_comp.o re.o  ../../libperl.dll.a
Creating library file: libre.dll.a
re_exec.o(.text+0x5b63):re_exec.c: undefined reference to `_sv_setsv_cow'
collect2: ld returned 1 exit status
perlld: *** system() failed to execute
gcc -shared -o  re.dll -Wl,--out-implib=libre.dll.a -Wl,--export-all-symbols 
-Wl,--enable-auto-
import -Wl,--stack,8388608 \
-L/usr/local/lib re_exec.o re_comp.o re.o  ../../libperl.dll.a

make[1]: *** [../../lib/auto/re/re.dll] Error 1
make[1]: Leaving directory `/home/abeltje/bleadperl/perl-current/ext/re'
make: *** [lib/auto/re/re.dll] Error 2


Reply via email to