Report for Alien-LibJIT-0.01

Back
From: metabase:user:322078bc-2aae-11df-837a-5e0a49663a4f
Subject: UNKNOWN Alien-LibJIT-0.01 v5.16.3 FreeBSD
Date: 2013-10-17T02:56:29Z

This distribution has been tested as part of the CPAN Testers
project, supporting the Perl programming language.  See
http://wiki.cpantesters.org/ for more information or email
questions to cpan-testers-discuss@perl.org


--

Dear SMUELLER,

This is a computer-generated error report created automatically by
CPANPLUS, version 0.9142. Testers personal comments may appear
at the end of this report.


Thank you for uploading your work to CPAN.  However, it appears that
there were some problems testing your distribution.

TEST RESULTS:

Below is the error stack from stage 'fetch':

Building Alien-LibJIT
Checking if 'autoreconf' is available
Checking if 'libtool' is available
Checking if 'flex' is available
Checking if 'bison' is available
Changing directories to build libjit
Creating 'm4' directory for autoreconf
Running autoreconf
libtoolize: putting auxiliary files in AC_CONFIG_AUX_DIR, `build-aux'.
libtoolize: copying file `build-aux/ltmain.sh'
libtoolize: putting macros in AC_CONFIG_MACRO_DIR, `m4'.
libtoolize: copying file `m4/libtool.m4'
libtoolize: copying file `m4/ltoptions.m4'
libtoolize: copying file `m4/ltsugar.m4'
libtoolize: copying file `m4/ltversion.m4'
libtoolize: copying file `m4/lt~obsolete.m4'
configure.ac:108: installing 'build-aux/ar-lib'
configure.ac:106: installing 'build-aux/compile'
configure.ac:11: installing 'build-aux/config.guess'
configure.ac:11: installing 'build-aux/config.sub'
configure.ac:14: installing 'build-aux/install-sh'
configure.ac:14: installing 'build-aux/missing'
Makefile.am: installing './INSTALL'
doc/Makefile.am:6: installing 'build-aux/texinfo.tex'
dpas/Makefile.am: installing 'build-aux/depcomp'
configure.ac: installing 'build-aux/ylwrap'
parallel-tests: installing 'build-aux/test-driver'
Running ./configure
checking build system type... amd64-unknown-freebsd9.1
checking host system type... amd64-unknown-freebsd9.1
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... build-aux/install-sh -c -d
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking architecture... generic
checking if building for some Win32 platform... no
checking for gawk... (cached) gawk
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking for ar... ar
checking the archiver (ar) interface... ar
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for bison... bison -y
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... -lfl
checking whether yytext is a pointer... yes
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 196608
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... no
checking how to convert amd64-unknown-freebsd9.1 file names to amd64-unknown-freebsd9.1 format... func_convert_file_noop
checking how to convert amd64-unknown-freebsd9.1 file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for archiver @FILE support... no
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for mt... mt
checking if mt is a manifest tool... no
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... freebsd9.1 ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... yes
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... freebsd9.1 ld.so
checking how to hardcode library paths into programs... immediate
checking for ANSI C header files... (cached) yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for memory.h... (cached) yes
checking for stdlib.h... (cached) yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking varargs.h usability... no
checking varargs.h presence... no
checking for varargs.h... no
checking tgmath.h usability... yes
checking tgmath.h presence... yes
checking for tgmath.h... yes
checking math.h usability... yes
checking math.h presence... yes
checking for math.h... yes
checking ieeefp.h usability... yes
checking ieeefp.h presence... yes
checking for ieeefp.h... yes
checking pthread.h usability... yes
checking pthread.h presence... yes
checking for pthread.h... yes
checking for unistd.h... (cached) yes
checking for sys/types.h... (cached) yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking for dlfcn.h... (cached) yes
checking sys/cygwin.h usability... no
checking sys/cygwin.h presence... no
checking for sys/cygwin.h... no
checking for sys/stat.h... (cached) yes
checking time.h usability... yes
checking time.h presence... yes
checking for time.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for an ANSI C-conforming const... yes
checking if char is unsigned... no
checking size of char... 1
checking size of short... 2
checking size of int... 4
checking size of long... 8
checking size of long long... 8
checking size of __int64... 0
checking size of float... 4
checking size of double... 8
checking size of long double... 16
checking size of void *... 8
checking for the 8-bit integer types... char, unsigned char
checking for the 16-bit integer types... short, unsigned short
checking for the 32-bit integer types... int, unsigned int
checking for the 64-bit integer types... long, unsigned long
checking for the native integer types... long, unsigned long
checking for the 32-bit floating-point type... float
checking for the 64-bit floating-point type... double
checking for the native floating-point type... long double
checking for C++ exception handling option... none needed
checking for C++ throw() idiom... yes
checking for -fno-gcse option... yes
checking for -lstdc++ option... yes
checking for computed goto support... yes
checking for pic computed goto support... yes
checking for sin in -lm... yes
checking for dlopen in -ldl... no
checking for pthread_create in -lpthread... yes
checking for working memcmp... yes
checking for memset... yes
checking for memcmp... yes
checking for memchr... yes
checking for memcpy... yes
checking for memmove... yes
checking for bcopy... yes
checking for bzero... yes
checking for bcmp... yes
checking for strlen... yes
checking for strcpy... yes
checking for strcat... yes
checking for strncpy... yes
checking for strcmp... yes
checking for strncmp... yes
checking for strchr... yes
checking for strrchr... yes
checking for vsprintf... yes
checking for vsnprintf... yes
checking for _vsnprintf... no
checking for getpagesize... yes
checking for isnan... yes
checking for isinf... yes
checking for finite... yes
checking for fmod... yes
checking for remainder... yes
checking for drem... yes
checking for ceil... yes
checking for floor... yes
checking for acos... yes
checking for asin... yes
checking for atan... yes
checking for atan2... yes
checking for cos... yes
checking for cosh... yes
checking for exp... yes
checking for log... yes
checking for log10... yes
checking for pow... yes
checking for sin... yes
checking for sinh... yes
checking for sqrt... yes
checking for tan... yes
checking for tanh... yes
checking for isnanf... yes
checking for isinff... no
checking for finitef... yes
checking for fmodf... yes
checking for remainderf... yes
checking for dremf... yes
checking for ceilf... yes
checking for floorf... yes
checking for acosf... yes
checking for asinf... yes
checking for atanf... yes
checking for atan2f... yes
checking for cosf... yes
checking for coshf... yes
checking for expf... yes
checking for logf... yes
checking for log10f... yes
checking for powf... yes
checking for sinf... yes
checking for sinhf... yes
checking for sqrtf... yes
checking for tanf... yes
checking for tanhf... yes
checking for isnanl... no
checking for isinfl... no
checking for finitel... no
checking for fmodl... yes
checking for remainderl... yes
checking for dreml... no
checking for ceill... yes
checking for floorl... yes
checking for acosl... yes
checking for asinl... yes
checking for atanl... yes
checking for atan2l... yes
checking for cosl... yes
checking for coshl... no
checking for expl... no
checking for logl... no
checking for log10l... no
checking for powl... no
checking for sinl... yes
checking for sinhl... no
checking for sqrtl... yes
checking for tanl... yes
checking for tanhl... no
checking for trunc... yes
checking for truncf... yes
checking for truncl... yes
checking for roundf... yes
checking for round... yes
checking for roundl... yes
checking for rint... yes
checking for rintf... yes
checking for rintl... yes
checking for dlopen... yes
checking for cygwin_conv_to_win32_path... no
checking for mmap... yes
checking for munmap... yes
checking for mprotect... yes
checking for sigsetjmp... yes
checking for __sigsetjmp... no
checking for _setjmp... yes
checking for size_t... yes
checking for working alloca.h... no
checking for alloca... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating include/Makefile
config.status: creating include/jit/Makefile
config.status: creating include/jit/jit-defs.h
config.status: creating tools/Makefile
config.status: creating jit/Makefile
config.status: creating jitdynamic/Makefile
config.status: creating jitplus/Makefile
config.status: creating dpas/Makefile
config.status: creating tutorial/Makefile
config.status: creating tests/Makefile
config.status: creating doc/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands
Running make
make  all-recursive
Making all in tools
rm -f jit-arch.h
ln -s ../include/jit/jit-arch-generic.h jit-arch.h
make  all-am
gcc -DHAVE_CONFIG_H -I. -I..     -I../include -I../include  -I../jit -I../jit -fno-gcse  -fPIC -Wall -fno-omit-frame-pointer -MT gen-apply.o -MD -MP -MF .deps/gen-apply.Tpo -c -o gen-apply.o gen-apply.c
mv -f .deps/gen-apply.Tpo .deps/gen-apply.Po
/bin/sh ../libtool  --tag=CC    --mode=link gcc -I../include -I../include  -I../jit -I../jit -fno-gcse  -fPIC -Wall -fno-omit-frame-pointer    -o gen-apply gen-apply.o    -lpthread -lm
libtool: link: gcc -I../include -I../include -I../jit -I../jit -fno-gcse -fPIC -Wall -fno-omit-frame-pointer -o gen-apply gen-apply.o  -lpthread -lm
/bin/sh ../build-aux/ylwrap gen-rules-parser.y y.tab.c gen-rules-parser.c y.tab.h `echo gen-rules-parser.c | sed -e s/cc$/hh/ -e s/cpp$/hpp/ -e s/cxx$/hxx/  -e s/c++$/h++/ -e s/c$/h/` y.output gen-rules-parser.output -- bison -y -d 
updating gen-rules-parser.h
gcc -DHAVE_CONFIG_H -I. -I..     -I../include -I../include  -I../jit -I../jit -fno-gcse  -fPIC -Wall -fno-omit-frame-pointer -MT gen-rules-parser.o -MD -MP -MF .deps/gen-rules-parser.Tpo -c -o gen-rules-parser.o gen-rules-parser.c
gen-rules-parser.c: In function 'yyparse':
gen-rules-parser.c:3772: warning: passing argument 1 of 'yyerror' discards qualifiers from pointer target type
mv -f .deps/gen-rules-parser.Tpo .deps/gen-rules-parser.Po
/bin/sh ../build-aux/ylwrap gen-rules-scanner.l lex.yy.c gen-rules-scanner.c -- flex  
gcc -DHAVE_CONFIG_H -I. -I..     -I../include -I../include  -I../jit -I../jit -fno-gcse  -fPIC -Wall -fno-omit-frame-pointer -MT gen-rules-scanner.o -MD -MP -MF .deps/gen-rules-scanner.Tpo -c -o gen-rules-scanner.o gen-rules-scanner.c
mv -f .deps/gen-rules-scanner.Tpo .deps/gen-rules-scanner.Po
/bin/sh ../libtool  --tag=CC    --mode=link gcc -I../include -I../include  -I../jit -I../jit -fno-gcse  -fPIC -Wall -fno-omit-frame-pointer    -o gen-rules gen-rules-parser.o  gen-rules-scanner.o  -lpthread -lm
libtool: link: gcc -I../include -I../include -I../jit -I../jit -fno-gcse -fPIC -Wall -fno-omit-frame-pointer -o gen-rules gen-rules-parser.o gen-rules-scanner.o  -lpthread -lm
/bin/sh ../build-aux/ylwrap gen-ops-parser.y y.tab.c gen-ops-parser.c y.tab.h `echo gen-ops-parser.c | sed -e s/cc$/hh/ -e s/cpp$/hpp/ -e s/cxx$/hxx/  -e s/c++$/h++/ -e s/c$/h/` y.output gen-ops-parser.output -- bison -y -d 
updating gen-ops-parser.h
/bin/sh ../build-aux/ylwrap gen-ops-scanner.l lex.yy.c gen-ops-scanner.c -- flex  
gcc -DHAVE_CONFIG_H -I. -I..     -I../include -I../include  -I../jit -I../jit -fno-gcse  -fPIC -Wall -fno-omit-frame-pointer -MT gen-ops-scanner.o -MD -MP -MF .deps/gen-ops-scanner.Tpo -c -o gen-ops-scanner.o gen-ops-scanner.c
mv -f .deps/gen-ops-scanner.Tpo .deps/gen-ops-scanner.Po
gcc -DHAVE_CONFIG_H -I. -I..     -I../include -I../include  -I../jit -I../jit -fno-gcse  -fPIC -Wall -fno-omit-frame-pointer -MT gen-ops-parser.o -MD -MP -MF .deps/gen-ops-parser.Tpo -c -o gen-ops-parser.o gen-ops-parser.c
gen-ops-parser.c: In function 'yyparse':
gen-ops-parser.c:3426: warning: passing argument 1 of 'yyerror' discards qualifiers from pointer target type
mv -f .deps/gen-ops-parser.Tpo .deps/gen-ops-parser.Po
/bin/sh ../libtool  --tag=CC    --mode=link gcc -I../include -I../include  -I../jit -I../jit -fno-gcse  -fPIC -Wall -fno-omit-frame-pointer    -o gen-ops gen-ops-scanner.o  gen-ops-parser.o  -lpthread -lm
libtool: link: gcc -I../include -I../include -I../jit -I../jit -fno-gcse -fPIC -Wall -fno-omit-frame-pointer -o gen-ops gen-ops-scanner.o gen-ops-parser.o  -lpthread -lm
./gen-apply >../jit/jit-apply-rules.h
Making all in include
Making all in jit
rm -f jit-arch.h
ln -s ./jit-arch-generic.h jit-arch.h
../../tools/gen-ops -H ../../jit/jit-opcodes.ops >jit-opcode.h
make  all-am
Making all in jit
../tools/gen-ops -T ./jit-opcodes.ops >jit-opcode.c
../tools/gen-ops -H ./jit-interp-opcodes.ops  >jit-interp-opcode.h
../tools/gen-ops -T ./jit-interp-opcodes.ops  >jit-interp-opcode.c
make  all-am
/bin/sh ../libtool  --tag=CC    --mode=compile gcc -DHAVE_CONFIG_H  -I. -I..     -I../include -I../include -I. -I. -fno-gcse  -fPIC -Wall -fno-omit-frame-pointer -MT jit-alloc.lo -MD -MP -MF .deps/jit-alloc.Tpo -c -o jit-alloc.lo jit-alloc.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I. -I. -fno-gcse -fPIC -Wall -fno-omit-frame-pointer -MT jit-alloc.lo -MD -MP -MF .deps/jit-alloc.Tpo -c jit-alloc.c  -fPIC -DPIC -o .libs/jit-alloc.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I. -I. -fno-gcse -fPIC -Wall -fno-omit-frame-pointer -MT jit-alloc.lo -MD -MP -MF .deps/jit-alloc.Tpo -c jit-alloc.c -o jit-alloc.o >/dev/null 2>&1
mv -f .deps/jit-alloc.Tpo .deps/jit-alloc.Plo
/bin/sh ../libtool  --tag=CC    --mode=compile gcc -DHAVE_CONFIG_H  -I. -I..     -I../include -I../include -I. -I. -fno-gcse  -fPIC -Wall -fno-omit-frame-pointer -MT jit-apply.lo -MD -MP -MF .deps/jit-apply.Tpo -c -o jit-apply.lo jit-apply.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I. -I. -fno-gcse -fPIC -Wall -fno-omit-frame-pointer -MT jit-apply.lo -MD -MP -MF .deps/jit-apply.Tpo -c jit-apply.c  -fPIC -DPIC -o .libs/jit-apply.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I. -I. -fno-gcse -fPIC -Wall -fno-omit-frame-pointer -MT jit-apply.lo -MD -MP -MF .deps/jit-apply.Tpo -c jit-apply.c -o jit-apply.o >/dev/null 2>&1
mv -f .deps/jit-apply.Tpo .deps/jit-apply.Plo
/bin/sh ../libtool  --tag=CC    --mode=compile gcc -DHAVE_CONFIG_H  -I. -I..     -I../include -I../include -I. -I. -fno-gcse  -fPIC -Wall -fno-omit-frame-pointer -MT jit-apply-arm.lo -MD -MP -MF .deps/jit-apply-arm.Tpo -c -o jit-apply-arm.lo jit-apply-arm.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I. -I. -fno-gcse -fPIC -Wall -fno-omit-frame-pointer -MT jit-apply-arm.lo -MD -MP -MF .deps/jit-apply-arm.Tpo -c jit-apply-arm.c  -fPIC -DPIC -o .libs/jit-apply-arm.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I. -I. -fno-gcse -fPIC -Wall -fno-omit-frame-pointer -MT jit-apply-arm.lo -MD -MP -MF .deps/jit-apply-arm.Tpo -c jit-apply-arm.c -o jit-apply-arm.o >/dev/null 2>&1
mv -f .deps/jit-apply-arm.Tpo .deps/jit-apply-arm.Plo
/bin/sh ../libtool  --tag=CC    --mode=compile gcc -DHAVE_CONFIG_H  -I. -I..     -I../include -I../include -I. -I. -fno-gcse  -fPIC -Wall -fno-omit-frame-pointer -MT jit-apply-x86.lo -MD -MP -MF .deps/jit-apply-x86.Tpo -c -o jit-apply-x86.lo jit-apply-x86.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I. -I. -fno-gcse -fPIC -Wall -fno-omit-frame-pointer -MT jit-apply-x86.lo -MD -MP -MF .deps/jit-apply-x86.Tpo -c jit-apply-x86.c  -fPIC -DPIC -o .libs/jit-apply-x86.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I. -I. -fno-gcse -fPIC -Wall -fno-omit-frame-pointer -MT jit-apply-x86.lo -MD -MP -MF .deps/jit-apply-x86.Tpo -c jit-apply-x86.c -o jit-apply-x86.o >/dev/null 2>&1
mv -f .deps/jit-apply-x86.Tpo .deps/jit-apply-x86.Plo
/bin/sh ../libtool  --tag=CC    --mode=compile gcc -DHAVE_CONFIG_H  -I. -I..     -I../include -I../include -I. -I. -fno-gcse  -fPIC -Wall -fno-omit-frame-pointer -MT jit-apply-x86-64.lo -MD -MP -MF .deps/jit-apply-x86-64.Tpo -c -o jit-apply-x86-64.lo jit-apply-x86-64.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I. -I. -fno-gcse -fPIC -Wall -fno-omit-frame-pointer -MT jit-apply-x86-64.lo -MD -MP -MF .deps/jit-apply-x86-64.Tpo -c jit-apply-x86-64.c  -fPIC -DPIC -o .libs/jit-apply-x86-64.o
jit-apply-x86-64.c: In function '_jit_create_closure':
jit-apply-x86-64.c:50: warning: unused variable 'signature'
jit-apply-x86-64.c: In function '_jit_builtin_apply_get_struct':
jit-apply-x86-64.c:886: warning: unused variable 'align'
jit-apply-x86-64.c:961: warning: unused variable 'align'
jit-apply-x86-64.c:970: warning: unused variable 'align'
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I. -I. -fno-gcse -fPIC -Wall -fno-omit-frame-pointer -MT jit-apply-x86-64.lo -MD -MP -MF .deps/jit-apply-x86-64.Tpo -c jit-apply-x86-64.c -o jit-apply-x86-64.o >/dev/null 2>&1
mv -f .deps/jit-apply-x86-64.Tpo .deps/jit-apply-x86-64.Plo
/bin/sh ../libtool  --tag=CC    --mode=compile gcc -DHAVE_CONFIG_H  -I. -I..     -I../include -I../include -I. -I. -fno-gcse  -fPIC -Wall -fno-omit-frame-pointer -MT jit-bitset.lo -MD -MP -MF .deps/jit-bitset.Tpo -c -o jit-bitset.lo jit-bitset.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I. -I. -fno-gcse -fPIC -Wall -fno-omit-frame-pointer -MT jit-bitset.lo -MD -MP -MF .deps/jit-bitset.Tpo -c jit-bitset.c  -fPIC -DPIC -o .libs/jit-bitset.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I. -I. -fno-gcse -fPIC -Wall -fno-omit-frame-pointer -MT jit-bitset.lo -MD -MP -MF .deps/jit-bitset.Tpo -c jit-bitset.c -o jit-bitset.o >/dev/null 2>&1
mv -f .deps/jit-bitset.Tpo .deps/jit-bitset.Plo
/bin/sh ../libtool  --tag=CC    --mode=compile gcc -DHAVE_CONFIG_H  -I. -I..     -I../include -I../include -I. -I. -fno-gcse  -fPIC -Wall -fno-omit-frame-pointer -MT jit-block.lo -MD -MP -MF .deps/jit-block.Tpo -c -o jit-block.lo jit-block.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I. -I. -fno-gcse -fPIC -Wall -fno-omit-frame-pointer -MT jit-block.lo -MD -MP -MF .deps/jit-block.Tpo -c jit-block.c  -fPIC -DPIC -o .libs/jit-block.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I. -I. -fno-gcse -fPIC -Wall -fno-omit-frame-pointer -MT jit-block.lo -MD -MP -MF .deps/jit-block.Tpo -c jit-block.c -o jit-block.o >/dev/null 2>&1
mv -f .deps/jit-block.Tpo .deps/jit-block.Plo
/bin/sh ../libtool  --tag=CC    --mode=compile gcc -DHAVE_CONFIG_H  -I. -I..     -I../include -I../include -I. -I. -fno-gcse  -fPIC -Wall -fno-omit-frame-pointer -MT jit-compile.lo -MD -MP -MF .deps/jit-compile.Tpo -c -o jit-compile.lo jit-compile.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I. -I. -fno-gcse -fPIC -Wall -fno-omit-frame-pointer -MT jit-compile.lo -MD -MP -MF .deps/jit-compile.Tpo -c jit-compile.c  -fPIC -DPIC -o .libs/jit-compile.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I. -I. -fno-gcse -fPIC -Wall -fno-omit-frame-pointer -MT jit-compile.lo -MD -MP -MF .deps/jit-compile.Tpo -c jit-compile.c -o jit-compile.o >/dev/null 2>&1
mv -f .deps/jit-compile.Tpo .deps/jit-compile.Plo
/bin/sh ../libtool  --tag=CC    --mode=compile gcc -DHAVE_CONFIG_H  -I. -I..     -I../include -I../include -I. -I. -fno-gcse  -fPIC -Wall -fno-omit-frame-pointer -MT jit-context.lo -MD -MP -MF .deps/jit-context.Tpo -c -o jit-context.lo jit-context.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I. -I. -fno-gcse -fPIC -Wall -fno-omit-frame-pointer -MT jit-context.lo -MD -MP -MF .deps/jit-context.Tpo -c jit-context.c  -fPIC -DPIC -o .libs/jit-context.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I. -I. -fno-gcse -fPIC -Wall -fno-omit-frame-pointer -MT jit-context.lo -MD -MP -MF .deps/jit-context.Tpo -c jit-context.c -o jit-context.o >/dev/null 2>&1
mv -f .deps/jit-context.Tpo .deps/jit-context.Plo
/bin/sh ../libtool  --tag=CC    --mode=compile gcc -DHAVE_CONFIG_H  -I. -I..     -I../include -I../include -I. -I. -fno-gcse  -fPIC -Wall -fno-omit-frame-pointer -MT jit-cpuid-x86.lo -MD -MP -MF .deps/jit-cpuid-x86.Tpo -c -o jit-cpuid-x86.lo jit-cpuid-x86.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I. -I. -fno-gcse -fPIC -Wall -fno-omit-frame-pointer -MT jit-cpuid-x86.lo -MD -MP -MF .deps/jit-cpuid-x86.Tpo -c jit-cpuid-x86.c  -fPIC -DPIC -o .libs/jit-cpuid-x86.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I. -I. -fno-gcse -fPIC -Wall -fno-omit-frame-pointer -MT jit-cpuid-x86.lo -MD -MP -MF .deps/jit-cpuid-x86.Tpo -c jit-cpuid-x86.c -o jit-cpuid-x86.o >/dev/null 2>&1
mv -f .deps/jit-cpuid-x86.Tpo .deps/jit-cpuid-x86.Plo
/bin/sh ../libtool  --tag=CC    --mode=compile gcc -DHAVE_CONFIG_H  -I. -I..     -I../include -I../include -I. -I. -fno-gcse  -fPIC -Wall -fno-omit-frame-pointer -MT jit-debugger.lo -MD -MP -MF .deps/jit-debugger.Tpo -c -o jit-debugger.lo jit-debugger.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I. -I. -fno-gcse -fPIC -Wall -fno-omit-frame-pointer -MT jit-debugger.lo -MD -MP -MF .deps/jit-debugger.Tpo -c jit-debugger.c  -fPIC -DPIC -o .libs/jit-debugger.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I. -I. -fno-gcse -fPIC -Wall -fno-omit-frame-pointer -MT jit-debugger.lo -MD -MP -MF .deps/jit-debugger.Tpo -c jit-debugger.c -o jit-debugger.o >/dev/null 2>&1
mv -f .deps/jit-debugger.Tpo .deps/jit-debugger.Plo
/bin/sh ../libtool  --tag=CC    --mode=compile gcc -DHAVE_CONFIG_H  -I. -I..     -I../include -I../include -I. -I. -fno-gcse  -fPIC -Wall -fno-omit-frame-pointer -MT jit-dump.lo -MD -MP -MF .deps/jit-dump.Tpo -c -o jit-dump.lo jit-dump.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I. -I. -fno-gcse -fPIC -Wall -fno-omit-frame-pointer -MT jit-dump.lo -MD -MP -MF .deps/jit-dump.Tpo -c jit-dump.c  -fPIC -DPIC -o .libs/jit-dump.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I. -I. -fno-gcse -fPIC -Wall -fno-omit-frame-pointer -MT jit-dump.lo -MD -MP -MF .deps/jit-dump.Tpo -c jit-dump.c -o jit-dump.o >/dev/null 2>&1
mv -f .deps/jit-dump.Tpo .deps/jit-dump.Plo
/bin/sh ../libtool  --tag=CC    --mode=compile gcc -DHAVE_CONFIG_H  -I. -I..     -I../include -I../include -I. -I. -fno-gcse  -fPIC -Wall -fno-omit-frame-pointer -MT jit-elf-read.lo -MD -MP -MF .deps/jit-elf-read.Tpo -c -o jit-elf-read.lo jit-elf-read.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I. -I. -fno-gcse -fPIC -Wall -fno-omit-frame-pointer -MT jit-elf-read.lo -MD -MP -MF .deps/jit-elf-read.Tpo -c jit-elf-read.c  -fPIC -DPIC -o .libs/jit-elf-read.o
jit-elf-read.c: In function 'jit_readelf_num_needed':
jit-elf-read.c:1369: warning: pointer targets in passing argument 2 of 'dynamic_iter_next' differ in signedness
jit-elf-read.c: In function 'jit_readelf_get_needed':
jit-elf-read.c:1392: warning: pointer targets in passing argument 2 of 'dynamic_iter_next' differ in signedness
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I. -I. -fno-gcse -fPIC -Wall -fno-omit-frame-pointer -MT jit-elf-read.lo -MD -MP -MF .deps/jit-elf-read.Tpo -c jit-elf-read.c -o jit-elf-read.o >/dev/null 2>&1
mv -f .deps/jit-elf-read.Tpo .deps/jit-elf-read.Plo
/bin/sh ../libtool  --tag=CC    --mode=compile gcc -DHAVE_CONFIG_H  -I. -I..     -I../include -I../include -I. -I. -fno-gcse  -fPIC -Wall -fno-omit-frame-pointer -MT jit-elf-write.lo -MD -MP -MF .deps/jit-elf-write.Tpo -c -o jit-elf-write.lo jit-elf-write.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I. -I. -fno-gcse -fPIC -Wall -fno-omit-frame-pointer -MT jit-elf-write.lo -MD -MP -MF .deps/jit-elf-write.Tpo -c jit-elf-write.c  -fPIC -DPIC -o .libs/jit-elf-write.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I. -I. -fno-gcse -fPIC -Wall -fno-omit-frame-pointer -MT jit-elf-write.lo -MD -MP -MF .deps/jit-elf-write.Tpo -c jit-elf-write.c -o jit-elf-write.o >/dev/null 2>&1
mv -f .deps/jit-elf-write.Tpo .deps/jit-elf-write.Plo
/bin/sh ../libtool  --tag=CC    --mode=compile gcc -DHAVE_CONFIG_H  -I. -I..     -I../include -I../include -I. -I. -fno-gcse  -fPIC -Wall -fno-omit-frame-pointer -MT jit-except.lo -MD -MP -MF .deps/jit-except.Tpo -c -o jit-except.lo jit-except.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I. -I. -fno-gcse -fPIC -Wall -fno-omit-frame-pointer -MT jit-except.lo -MD -MP -MF .deps/jit-except.Tpo -c jit-except.c  -fPIC -DPIC -o .libs/jit-except.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I. -I. -fno-gcse -fPIC -Wall -fno-omit-frame-pointer -MT jit-except.lo -MD -MP -MF .deps/jit-except.Tpo -c jit-except.c -o jit-except.o >/dev/null 2>&1
mv -f .deps/jit-except.Tpo .deps/jit-except.Plo
/bin/sh ../libtool  --tag=CC    --mode=compile gcc -DHAVE_CONFIG_H  -I. -I..     -I../include -I../include -I. -I. -fno-gcse  -fPIC -Wall -fno-omit-frame-pointer -MT jit-function.lo -MD -MP -MF .deps/jit-function.Tpo -c -o jit-function.lo jit-function.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I. -I. -fno-gcse -fPIC -Wall -fno-omit-frame-pointer -MT jit-function.lo -MD -MP -MF .deps/jit-function.Tpo -c jit-function.c  -fPIC -DPIC -o .libs/jit-function.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I. -I. -fno-gcse -fPIC -Wall -fno-omit-frame-pointer -MT jit-function.lo -MD -MP -MF .deps/jit-function.Tpo -c jit-function.c -o jit-function.o >/dev/null 2>&1
mv -f .deps/jit-function.Tpo .deps/jit-function.Plo
/bin/sh ../libtool  --tag=CC    --mode=compile gcc -DHAVE_CONFIG_H  -I. -I..     -I../include -I../include -I. -I. -fno-gcse  -fPIC -Wall -fno-omit-frame-pointer -MT jit-gen-arm.lo -MD -MP -MF .deps/jit-gen-arm.Tpo -c -o jit-gen-arm.lo jit-gen-arm.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I. -I. -fno-gcse -fPIC -Wall -fno-omit-frame-pointer -MT jit-gen-arm.lo -MD -MP -MF .deps/jit-gen-arm.Tpo -c jit-gen-arm.c  -fPIC -DPIC -o .libs/jit-gen-arm.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I. -I. -fno-gcse -fPIC -Wall -fno-omit-frame-pointer -MT jit-gen-arm.lo -MD -MP -MF .deps/jit-gen-arm.Tpo -c jit-gen-arm.c -o jit-gen-arm.o >/dev/null 2>&1
mv -f .deps/jit-gen-arm.Tpo .deps/jit-gen-arm.Plo
/bin/sh ../libtool  --tag=CC    --mode=compile gcc -DHAVE_CONFIG_H  -I. -I..     -I../include -I../include -I. -I. -fno-gcse  -fPIC -Wall -fno-omit-frame-pointer -MT jit-insn.lo -MD -MP -MF .deps/jit-insn.Tpo -c -o jit-insn.lo jit-insn.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I. -I. -fno-gcse -fPIC -Wall -fno-omit-frame-pointer -MT jit-insn.lo -MD -MP -MF .deps/jit-insn.Tpo -c jit-insn.c  -fPIC -DPIC -o .libs/jit-insn.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I. -I. -fno-gcse -fPIC -Wall -fno-omit-frame-pointer -MT jit-insn.lo -MD -MP -MF .deps/jit-insn.Tpo -c jit-insn.c -o jit-insn.o >/dev/null 2>&1
mv -f .deps/jit-insn.Tpo .deps/jit-insn.Plo
/bin/sh ../libtool  --tag=CC    --mode=compile gcc -DHAVE_CONFIG_H  -I. -I..     -I../include -I../include -I. -I. -fno-gcse  -fPIC -Wall -fno-omit-frame-pointer -MT jit-init.lo -MD -MP -MF .deps/jit-init.Tpo -c -o jit-init.lo jit-init.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I. -I. -fno-gcse -fPIC -Wall -fno-omit-frame-pointer -MT jit-init.lo -MD -MP -MF .deps/jit-init.Tpo -c jit-init.c  -fPIC -DPIC -o .libs/jit-init.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I. -I. -fno-gcse -fPIC -Wall -fno-omit-frame-pointer -MT jit-init.lo -MD -MP -MF .deps/jit-init.Tpo -c jit-init.c -o jit-init.o >/dev/null 2>&1
mv -f .deps/jit-init.Tpo .deps/jit-init.Plo
/bin/sh ./mklabel.sh "gawk"  ../include/jit/jit-opcode.h  ../jit/jit-interp-opcode.h >jit-interp-labels.h
/bin/sh ../libtool  --tag=CC    --mode=compile gcc -DHAVE_CONFIG_H  -I. -I..     -I../include -I../include -I. -I. -fno-gcse  -fPIC -Wall -fno-omit-frame-pointer -MT jit-interp.lo -MD -MP -MF .deps/jit-interp.Tpo -c -o jit-interp.lo jit-interp.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I. -I. -fno-gcse -fPIC -Wall -fno-omit-frame-pointer -MT jit-interp.lo -MD -MP -MF .deps/jit-interp.Tpo -c jit-interp.c  -fPIC -DPIC -o .libs/jit-interp.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I. -I. -fno-gcse -fPIC -Wall -fno-omit-frame-pointer -MT jit-interp.lo -MD -MP -MF .deps/jit-interp.Tpo -c jit-interp.c -o jit-interp.o >/dev/null 2>&1
mv -f .deps/jit-interp.Tpo .deps/jit-interp.Plo
/bin/sh ../libtool  --tag=CC    --mode=compile gcc -DHAVE_CONFIG_H  -I. -I..     -I../include -I../include -I. -I. -fno-gcse  -fPIC -Wall -fno-omit-frame-pointer -MT jit-interp-opcode.lo -MD -MP -MF .deps/jit-interp-opcode.Tpo -c -o jit-interp-opcode.lo jit-interp-opcode.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I. -I. -fno-gcse -fPIC -Wall -fno-omit-frame-pointer -MT jit-interp-opcode.lo -MD -MP -MF .deps/jit-interp-opcode.Tpo -c jit-interp-opcode.c  -fPIC -DPIC -o .libs/jit-interp-opcode.o
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I. -I. -fno-gcse -fPIC -Wall -fno-omit-frame-pointer -MT jit-interp-opcode.lo -MD -MP -MF .deps/jit-interp-opcode.Tpo -c jit-interp-opcode.c -o jit-interp-opcode.o >/dev/null 2>&1
mv -f .deps/jit-interp-opcode.Tpo .deps/jit-interp-opcode.Plo
/bin/sh ../libtool  --tag=CC    --mode=compile gcc -DHAVE_CONFIG_H  -I. -I..     -I../include -I../include -I. -I. -fno-gcse  -fPIC -Wall -fno-omit-frame-pointer -MT jit-intrinsic.lo -MD -MP -MF .deps/jit-intrinsic.Tpo -c -o jit-intrinsic.lo jit-intrinsic.c
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I../include -I../include -I. -I. -fno-gcse -fPIC -Wall -fno-omit-frame-pointer -MT jit-intrinsic.lo -MD -MP -MF .deps/jit-intrinsic.Tpo -c jit-intrinsic.c  -fPIC -DPIC -o .libs/jit-intrinsic.o
jit-intrinsic.c: In function 'jit_float64_acos':
jit-intrinsic.c:1975: error: 'cacosl' undeclared (first use in this function)
jit-intrinsic.c:1975: error: (Each undeclared identifier is reported only once
jit-intrinsic.c:1975: error: for each function it appears in.)
jit-intrinsic.c:1975: error: 'cacos' undeclared (first use in this function)
jit-intrinsic.c:1975: error: 'cacosf' undeclared (first use in this function)
jit-intrinsic.c: In function 'jit_float64_asin':
jit-intrinsic.c:1984: error: 'casinl' undeclared (first use in this function)
jit-intrinsic.c:1984: error: 'casin' undeclared (first use in this function)
jit-intrinsic.c:1984: error: 'casinf' undeclared (first use in this function)
jit-intrinsic.c: In function 'jit_float64_atan':
jit-intrinsic.c:1993: error: 'catanl' undeclared (first use in this function)
jit-intrinsic.c:1993: error: 'catan' undeclared (first use in this function)
jit-intrinsic.c:1993: error: 'catanf' undeclared (first use in this function)
jit-intrinsic.c: In function 'jit_float64_cos':
jit-intrinsic.c:2011: error: 'ccosl' undeclared (first use in this function)
jit-intrinsic.c:2011: error: 'ccos' undeclared (first use in this function)
jit-intrinsic.c:2011: error: 'ccosf' undeclared (first use in this function)
jit-intrinsic.c: In function 'jit_float64_cosh':
jit-intrinsic.c:2020: error: 'ccoshl' undeclared (first use in this function)
jit-intrinsic.c:2020: error: 'ccosh' undeclared (first use in this function)
jit-intrinsic.c:2020: error: 'ccoshf' undeclared (first use in this function)
jit-intrinsic.c:2020: error: 'coshl' undeclared (first use in this function)
jit-intrinsic.c: In function 'jit_float64_exp':
jit-intrinsic.c:2029: error: 'cexpl' undeclared (first use in this function)
jit-intrinsic.c:2029: error: 'expl' undeclared (first use in this function)
jit-intrinsic.c: In function 'jit_float64_log':
jit-intrinsic.c:2038: error: 'clogl' undeclared (first use in this function)
jit-intrinsic.c:2038: error: 'clog' undeclared (first use in this function)
jit-intrinsic.c:2038: error: 'clogf' undeclared (first use in this function)
jit-intrinsic.c:2038: error: 'logl' undeclared (first use in this function)
jit-intrinsic.c: In function 'jit_float64_log10':
jit-intrinsic.c:2047: error: 'log10l' undeclared (first use in this function)
jit-intrinsic.c: In function 'jit_float64_pow':
jit-intrinsic.c:2056: error: 'cpowl' undeclared (first use in this function)
jit-intrinsic.c:2056: error: 'cpow' undeclared (first use in this function)
jit-intrinsic.c:2056: error: 'cpowf' undeclared (first use in this function)
jit-intrinsic.c:2056: error: 'powl' undeclared (first use in this function)
jit-intrinsic.c: In function 'jit_float64_sin':
jit-intrinsic.c:2065: error: 'csinl' undeclared (first use in this function)
jit-intrinsic.c:2065: error: 'csin' undeclared (first use in this function)
jit-intrinsic.c:2065: error: 'csinf' undeclared (first use in this function)
jit-intrinsic.c: In function 'jit_float64_sinh':
jit-intrinsic.c:2074: error: 'csinhl' undeclared (first use in this function)
jit-intrinsic.c:2074: error: 'csinh' undeclared (first use in this function)
jit-intrinsic.c:2074: error: 'csinhf' undeclared (first use in this function)
jit-intrinsic.c:2074: error: 'sinhl' undeclared (first use in this function)
jit-intrinsic.c: In function 'jit_float64_tan':
jit-intrinsic.c:2097: error: 'ctanl' undeclared (first use in this function)
jit-intrinsic.c:2097: error: 'ctan' undeclared (first use in this function)
jit-intrinsic.c:2097: error: 'ctanf' undeclared (first use in this function)
jit-intrinsic.c: In function 'jit_float64_tanh':
jit-intrinsic.c:2106: error: 'ctanhl' undeclared (first use in this function)
jit-intrinsic.c:2106: error: 'ctanh' undeclared (first use in this function)
jit-intrinsic.c:2106: error: 'ctanhf' undeclared (first use in this function)
jit-intrinsic.c:2106: error: 'tanhl' undeclared (first use in this function)
jit-intrinsic.c: In function 'jit_nfloat_cosh':
jit-intrinsic.c:2563: error: 'ccoshl' undeclared (first use in this function)
jit-intrinsic.c:2563: error: 'ccosh' undeclared (first use in this function)
jit-intrinsic.c:2563: error: 'ccoshf' undeclared (first use in this function)
jit-intrinsic.c:2563: error: 'coshl' undeclared (first use in this function)
jit-intrinsic.c:2567: warning: control reaches end of non-void function
jit-intrinsic.c: In function 'jit_nfloat_exp':
jit-intrinsic.c:2574: error: 'cexpl' undeclared (first use in this function)
jit-intrinsic.c:2574: error: 'expl' undeclared (first use in this function)
jit-intrinsic.c:2578: warning: control reaches end of non-void function
jit-intrinsic.c: In function 'jit_nfloat_log':
jit-intrinsic.c:2585: error: 'clogl' undeclared (first use in this function)
jit-intrinsic.c:2585: error: 'clog' undeclared (first use in this function)
jit-intrinsic.c:2585: error: 'clogf' undeclared (first use in this function)
jit-intrinsic.c:2585: error: 'logl' undeclared (first use in this function)
jit-intrinsic.c:2589: warning: control reaches end of non-void function
jit-intrinsic.c: In function 'jit_nfloat_log10':
jit-intrinsic.c:2596: error: 'log10l' undeclared (first use in this function)
jit-intrinsic.c:2600: warning: control reaches end of non-void function
jit-intrinsic.c: In function 'jit_nfloat_pow':
jit-intrinsic.c:2607: error: 'cpowl' undeclared (first use in this function)
jit-intrinsic.c:2607: error: 'cpow' undeclared (first use in this function)
jit-intrinsic.c:2607: error: 'cpowf' undeclared (first use in this function)
jit-intrinsic.c:2607: error: 'powl' undeclared (first use in this function)
jit-intrinsic.c:2611: warning: control reaches end of non-void function
jit-intrinsic.c: In function 'jit_nfloat_sinh':
jit-intrinsic.c:2629: error: 'csinhl' undeclared (first use in this function)
jit-intrinsic.c:2629: error: 'csinh' undeclared (first use in this function)
jit-intrinsic.c:2629: error: 'csinhf' undeclared (first use in this function)
jit-intrinsic.c:2629: error: 'sinhl' undeclared (first use in this function)
jit-intrinsic.c:2633: warning: control reaches end of non-void function
jit-intrinsic.c: In function 'jit_nfloat_tanh':
jit-intrinsic.c:2667: error: 'ctanhl' undeclared (first use in this function)
jit-intrinsic.c:2667: error: 'ctanh' undeclared (first use in this function)
jit-intrinsic.c:2667: error: 'ctanhf' undeclared (first use in this function)
jit-intrinsic.c:2667: error: 'tanhl' undeclared (first use in this function)
jit-intrinsic.c:2671: warning: control reaches end of non-void function
*** [jit-intrinsic.lo] Error code 1

Stop in /usr/home/cpan/pit/bare-clang/conf/perl-5.16.3/.cpanplus/5.16.3/build/Alien-LibJIT-0.01/libjit/jit.
*** [all] Error code 1

Stop in /usr/home/cpan/pit/bare-clang/conf/perl-5.16.3/.cpanplus/5.16.3/build/Alien-LibJIT-0.01/libjit/jit.
*** [all-recursive] Error code 1

Stop in /usr/home/cpan/pit/bare-clang/conf/perl-5.16.3/.cpanplus/5.16.3/build/Alien-LibJIT-0.01/libjit.
*** [all] Error code 1

Stop in /usr/home/cpan/pit/bare-clang/conf/perl-5.16.3/.cpanplus/5.16.3/build/Alien-LibJIT-0.01/libjit.
Failed to build libjit! at inc/Module/Build/AlienLibJIT.pm line 77.
BEGIN failed--compilation aborted at -e line 1.


PREREQUISITES:

Here is a list of prerequisites you specified and versions we
managed to load:

	  Module Name                        Have     Want
	  Module::Build                    0.4007   0.3601

Perl module toolchain versions installed:
	Module Name                        Have
	CPANPLUS                         0.9142
	CPANPLUS::Dist::Build              0.70
	Cwd                                3.40
	ExtUtils::CBuilder             0.280212
	ExtUtils::Command                  1.17
	ExtUtils::Install                  1.58
	ExtUtils::MakeMaker                6.76
	ExtUtils::Manifest                 1.63
	ExtUtils::ParseXS                  3.22
	File::Spec                         3.40
	Module::Build                    0.4007
	Pod::Parser                        1.51
	Pod::Simple                        3.20
	Test::Harness                      3.28
	Test::More                         0.98
	version                          0.9904

******************************** NOTE ********************************
The comments above are created mechanically, possibly without manual
checking by the sender.  As there are many people performing automatic
tests on each upload to CPAN, it is likely that you will receive
identical messages about the same problem.

If you believe that the message is mistaken, please reply to the first
one with correction and/or additional informations, and do not take
it personally.  We appreciate your patience. :)
**********************************************************************

Additional comments:


This report was machine-generated by CPANPLUS::Dist::YACSmoke 0.90.
Powered by minismokebox version 0.58

------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    AUTOMATED_TESTING = 1
    NONINTERACTIVE_TESTING = 1
    PATH = /sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/home/cpan/bin
    PERL5_CPANPLUS_IS_RUNNING = 45717
    PERL5_CPANPLUS_IS_VERSION = 0.9142
    PERL5_MINISMOKEBOX = 0.58
    PERL5_YACSMOKE_BASE = /usr/home/cpan/pit/bare-clang/conf/perl-5.16.3
    PERL_EXTUTILS_AUTOINSTALL = --defaultdeps
    PERL_MM_USE_DEFAULT = 1
    SHELL = /usr/local/bin/bash
    TERM = screen

Perl special variables (and OS-specific diagnostics, for MSWin32):

    Perl: $^X = /usr/home/cpan/pit/bare-clang/perl-5.16.3/bin/perl5.16.3
    UID:  $<  = 1002
    EUID: $>  = 1002
    GID:  $(  = 1002 1002
    EGID: $)  = 1002 1002


-------------------------------


--

Summary of my perl5 (revision 5 version 16 subversion 3) configuration:
   
  Platform:
    osname=freebsd, osvers=9.1-release, archname=amd64-freebsd
    uname='freebsd fremen 9.1-release freebsd 9.1-release #0 r243825: tue dec 4 09:23:10 utc 2012 root@farrell.cse.buffalo.edu:usrobjusrsrcsysgeneric amd64 '
    config_args='-des -Dprefix=/usr/home/cpan/pit/bare-clang/perl-5.16.3 -Dcc=clang'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=define, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='clang', ccflags ='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include',
    optimize='-O',
    cppflags='-DHAS_FPSETMASK -DHAS_FLOATINGPOINT_H -fno-strict-aliasing -pipe -fstack-protector -I/usr/local/include'
    ccversion='', gccversion='4.2.1 Compatible FreeBSD Clang 3.1 ((branches/release_31 156863))', gccosandvers=''
    intsize=4, longsize=8, ptrsize=8, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
    ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
    alignbytes=8, prototype=define
  Linker and Libraries:
    ld='clang', ldflags ='-Wl,-E  -fstack-protector -L/usr/local/lib'
    libpth=/usr/lib /usr/local/lib
    libs=-lgdbm -lm -lcrypt -lutil -lc
    perllibs=-lm -lcrypt -lutil -lc
    libc=, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version=''
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags=' '
    cccdlflags='-DPIC -fPIC', lddlflags='-shared  -L/usr/local/lib -fstack-protector'


Characteristics of this binary (from libperl): 
  Compile-time options: HAS_TIMES PERLIO_LAYERS PERL_DONT_CREATE_GVSV
                        PERL_MALLOC_WRAP PERL_PRESERVE_IVUV USE_64_BIT_ALL
                        USE_64_BIT_INT USE_LARGE_FILES USE_LOCALE
                        USE_LOCALE_COLLATE USE_LOCALE_CTYPE
                        USE_LOCALE_NUMERIC USE_PERLIO USE_PERL_ATOF
  Built under freebsd
  Compiled at Mar 12 2013 16:37:05
  %ENV:
    PERL5_CPANPLUS_IS_RUNNING="45717"
    PERL5_CPANPLUS_IS_VERSION="0.9142"
    PERL5_MINISMOKEBOX="0.58"
    PERL5_YACSMOKE_BASE="/usr/home/cpan/pit/bare-clang/conf/perl-5.16.3"
    PERL_EXTUTILS_AUTOINSTALL="--defaultdeps"
    PERL_MM_USE_DEFAULT="1"
  @INC:
    /usr/home/cpan/pit/bare-clang/perl-5.16.3/lib/site_perl/5.16.3/amd64-freebsd
    /usr/home/cpan/pit/bare-clang/perl-5.16.3/lib/site_perl/5.16.3
    /usr/home/cpan/pit/bare-clang/perl-5.16.3/lib/5.16.3/amd64-freebsd
    /usr/home/cpan/pit/bare-clang/perl-5.16.3/lib/5.16.3
    .