svn upped to 28515 and now attempting perl6 (all tests passed all
spectest_regression tests passed on 28513) and:

dyld: Symbol not found: __cg_jpeg_resync_to_restart
  Referenced from:
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
  Expected in: /data/wre/prereqs/lib/libJPEG.dylib

Trace/BPT trap

and tests failed. Now on rev 28524 perl Configure fails:
... [same as before]
Determining if your platform supports GMP...............................no.
Determining if your platform supports readline...dyld: lazy symbol
binding failed: Symbol not found: _rl_get_keymap
  Referenced from: /usr/share/cvs/afbach/parrot/./test
  Expected in: dynamic lookup

dyld: Symbol not found: _rl_get_keymap
  Referenced from: /usr/share/cvs/afbach/parrot/./test
  Expected in: dynamic lookup

.......................no.
Determining if your platform supports gdbm..............................no.
Determining if your platform supports pcre........................yes, 7.6.
Determining if your platform supports OpenGL...dyld: Symbol not found:
__cg_jpeg_resync_to_restart
  Referenced from:
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
  Expected in: /data/wre/prereqs/lib/libJPEG.dylib

Use of uninitialized value in concatenation (.) or string at
config/auto/opengl.pm line 198.
Use of uninitialized value in concatenation (.) or string at
config/auto/opengl.pm line 198.
.....................yes,  .
Determining if your platform supports crypto...dyld: Symbol not found:
__cg_jpeg_resync_to_restart
  Referenced from:
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
  Expected in: /data/wre/prereqs/lib/libJPEG.dylib

.........................no.
Seeing if your configuration includes gettext...........................no.
Testing snprintf...dyld: Symbol not found: __cg_jpeg_resync_to_restart
  Referenced from:
/System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
  Expected in: /data/wre/prereqs/lib/libJPEG.dylib


step auto::snprintf died during execution: Can't run the snprintf
testing program:  at config/auto/snprintf.pm line 43.

 at Configure.pl line 66

Determining whether perldoc is installed...............................yes.
Determining whether GNU m4 is installed................................yes.
Determining whether (exuberant) ctags is installed......................no.
Determining Parrot's revision.......................................r28524.
Determining whether ICU is installed....................................no.
Generating C headers..................................................done.
Generating core pmc list..............................................done.
Generating Digest PMC files........................................skipped.
Generating runtime/parrot/include.....................................done.
Generating OpenGL bindings...Use of uninitialized value in numeric ge
(>=) at config/gen/opengl.pm line 851.
Use of uninitialized value in numeric ge (>=) at config/gen/opengl.pm line 852.
Use of uninitialized value in numeric ge (>=) at config/gen/opengl.pm line 853.
Use of uninitialized value in string eq at config/gen/opengl.pm line 854.
Use of uninitialized value in string eq at config/gen/opengl.pm line 855.
Use of uninitialized value in string eq at config/gen/opengl.pm line 855.
Use of uninitialized value in string eq at config/gen/opengl.pm line 858.
Use of uninitialized value in string eq at config/gen/opengl.pm line 858.
Use of uninitialized value in string eq at config/gen/opengl.pm line 858.
.........................................done.
Generating NCI signature list.........................................done.
Configuring languages.................................................done.
Generating makefiles and other build files............................done.
Moving platform files into place......................................done.
Recording configuration data for later retrieval......................done.
During configuration the following steps failed:
    54:  auto::snprintf
You should diagnose and fix these errors before calling 'make'

a

Reply via email to