# New Ticket Created by "B. Estrade" # Please include the string: [perl #47421] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=47421 >
--- osname= freebsd osvers= 6.2-stable arch= sparc64-freebsd cc= cc --- Flags: category=install severity=high ack=no --- Parrot 0.4.17 r22818 freebsd 6.2-sparc64 gcc 4.3 I have the output of the build up to this point as well as the core file - just let me know where to send it/upload it. ### perl tools/build/parrot_config_c.pl --mini > \ src/null_config.c src/null_config.c gcc43 -o miniparrot src/main.o \ -Wl,-R/usr/home/estrabd/estrabd-at-gmail-dot-com/parrot/blib/lib -L/usr/home/estrabd/estrabd-at-gmail-dot-com/parrot/blib/lib -lparrot -lm -lcrypt -lutil -pthread -lgmp -lreadline -Wl,-E -L/usr/local/lib src/null_config.o Invoking Parrot to generate runtime/parrot/include/config.fpmc --cross your fingers ./miniparrot config_lib.pasm > runtime/parrot/include/config.fpmc Illegal instruction (core dumped) gmake: *** [runtime/parrot/include/config.fpmc] Error 132 --- Summary of my parrot 0.4.17 (r22819) configuration: configdate='Wed Nov 14 02:09:42 2007 GMT' Platform: osname=freebsd, archname=sparc64-freebsd jitcapable=0, jitarchname=nojit, jitosname=freebsd, jitcpuarch=sparc64 execcapable=0 perl=perl Compiler: cc='gcc43', ccflags='-DAPPLLIB_EXP="/usr/local/lib/perl5/5.8.8/BSDPAN" -DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -pipe -Wdeclaration-after-statement -I/usr/local/include -DHASATTRIBUTE_CONST -DHASATTRIBUTE_DEPRECATED -DHASATTRIBUTE_FORMAT -DHASATTRIBUTE_MALLOC -DHASATTRIBUTE_NONNULL -DHASATTRIBUTE_NORETURN -DHASATTRIBUTE_PURE -DHASATTRIBUTE_UNUSED -DHASATTRIBUTE_WARN_UNUSED_RESULT ', Linker and Libraries: ld='gcc43', ldflags=' -Wl,-E -L/usr/local/lib', cc_ldflags='', libs='-lm -lcrypt -lutil -pthread -lgmp -lreadline' Dynamic Linking: share_ext='.so', ld_share_flags='-shared -L/usr/local/lib', load_ext='.so', ld_load_flags='-shared -L/usr/local/lib' Types: iv=long, intvalsize=8, intsize=4, opcode_t=long, opcode_t_size=8, ptrsize=8, ptr_alignment=1 byteorder=87654321, nv=double, numvalsize=8, doublesize=8 --- Environment: HOME =/home/estrabd LANG (unset) LANGUAGE (unset) LD_LIBRARY_PATH (unset) LOGDIR (unset) PATH =/sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/X11R6/bin:/home/estrabd/bin SHELL =/bin/sh