Installation output for fpio [fail]
Installation time: 1s
/home/mario/local/chicken-4.8.0.3/bin/chicken-install -prefix /home/mario/salmonella/4.8.0.3/1/repo retrieving ... checking platform for `fpio' ... checking dependencies for `fpio' ... install order: ("fpio") installing fpio: ... changing current directory to . /home/mario/local/chicken-4.8.0.3/bin/csi -bnq -setup-mode -e "(require-library setup-api)" -e "(import setup-api)" -e "(setup-error-handling)" -e "(extension-name-and-version '(\"fpio\" \"\"))" -e "(destination-prefix \"/home/mario/salmonella/4.8.0.3/1/repo\")" -e "(runtime-prefix \"/home/mario/salmonella/4.8.0.3/1/repo\")" fpio.setup make cc -g -DINFNAN_CHECK qnan.c ./a.out >gd_qnan.h rm -f a.out qnan.o cc -c -g -DINFNAN_CHECK dmisc.c dtoa.c g_dfmt.c g_ffmt.c gdtoa.c gethex.c gmisc.c hd_init.c hexnan.c misc.c smisc.c strtoId.c strtoIf.c strtod.c strtof.c strtodg.c strtord.c strtorf.c sum.c ulp.c g__fmt.c x=`echo dmisc.c dtoa.c g_dfmt.c g_ffmt.c gdtoa.c gethex.c gmisc.c hd_init.c hexnan.c misc.c smisc.c strtoId.c strtoIf.c strtod.c strtof.c strtodg.c strtord.c strtorf.c sum.c ulp.c g__fmt.c | sed 's/\.c/.o/g'` && ar ruv gdtoa.a $x && rm $x ar: creating gdtoa.a a - dmisc.o a - dtoa.o a - g_dfmt.o a - g_ffmt.o a - gdtoa.o a - gethex.o a - gmisc.o a - hd_init.o a - hexnan.o a - misc.o a - smisc.o a - strtoId.o a - strtoIf.o a - strtod.o a - strtof.o a - strtodg.o a - strtord.o a - strtorf.o a - sum.o a - ulp.o a - g__fmt.o ranlib gdtoa.a || true /home/mario/local/chicken-4.8.0.3/bin/csc -feature compiling-extension -setup-mode -C -fPIC -O2 -d0 -I. -s fpio.scm gdtoa.a -j fpio /usr/bin/ld: gdtoa.a(g_dfmt.o): relocation R_X86_64_32 against `.rodata' can not be used when making a shared object; recompile with -fPIC gdtoa.a: could not read symbols: Bad value collect2: error: ld returned 1 exit status Error: shell command terminated with non-zero exit status 256: gcc fpio.o gdtoa.a -o fpio.so -shared -L"/home/mario/local/chicken-4.8.0.3/lib" -Wl,-R"/home/mario/local/chicken-4.8.0.3/lib" -lchicken -lm -ldl Error: shell command failed with nonzero exit status 256: /home/mario/local/chicken-4.8.0.3/bin/csc -feature compiling-extension -setup-mode -C -fPIC -O2 -d0 -I. -s fpio.scm gdtoa.a -j fpio Error: shell command terminated with nonzero exit code 17920 "/home/mario/local/chicken-4.8.0.3/bin/csi -bnq -setup-mode -e \"(require-librar...