Installation output for charplot

Installation time: 6.0s

CHICKEN_INSTALL_PREFIX=/root/src/salmonella/salmonella-4.5.0/repo CHICKEN_INCLUDE_PATH=/root/src/salmonella/salmonella-4.5.0/repo/share/chicken CHICKEN_REPOSITORY=/root/src/salmonella/salmonella-4.5.0/repo/lib/chicken/5 /usr/local/chicken-4.5.0/bin/chicken-install  -prefix /root/src/salmonella/salmonella-4.5.0/repo 
retrieving ...
checking platform for `charplot' ...
checking dependencies for `charplot' ...
install order:
("charplot")
installing charplot: ...
changing current directory to .
  /usr/local/chicken-4.5.0/bin/csi -bnq -setup-mode -e "(require-library setup-api)" -e "(import setup-api)" -e "(extension-name-and-version '(\"charplot\" \"\"))" -e "(destination-prefix \"/root/src/salmonella/salmonella-4.5.0/repo\")" charplot.setup
  /usr/local/chicken-4.5.0/bin/csc -feature compiling-extension -setup-mode    -i -O3 -d1 charplot-module.scm -JSs -o charplot.so

Note: re-importing already imported identifier: +

Note: re-importing already imported identifier: -

Note: re-importing already imported identifier: *

Note: re-importing already imported identifier: /

Note: re-importing already imported identifier: =

Note: re-importing already imported identifier: >

Note: re-importing already imported identifier: <

Note: re-importing already imported identifier: >=

Note: re-importing already imported identifier: <=

Note: re-importing already imported identifier: eqv?

Note: re-importing already imported identifier: add1

Note: re-importing already imported identifier: sub1

Note: re-importing already imported identifier: signum

Note: re-importing already imported identifier: number->string

Note: re-importing already imported identifier: string->number

Note: re-importing already imported identifier: bitwise-and

Note: re-importing already imported identifier: bitwise-ior

Note: re-importing already imported identifier: bitwise-xor

Note: re-importing already imported identifier: bitwise-not

Note: re-importing already imported identifier: arithmetic-shift

Note: re-importing already imported identifier: exp

Note: re-importing already imported identifier: log

Note: re-importing already imported identifier: sin

Note: re-importing already imported identifier: cos

Note: re-importing already imported identifier: tan

Note: re-importing already imported identifier: atan

Note: re-importing already imported identifier: acos

Note: re-importing already imported identifier: asin

Note: re-importing already imported identifier: expt

Note: re-importing already imported identifier: sqrt

Note: re-importing already imported identifier: quotient

Note: re-importing already imported identifier: modulo

Note: re-importing already imported identifier: remainder

Note: re-importing already imported identifier: numerator

Note: re-importing already imported identifier: denominator

Note: re-importing already imported identifier: abs

Note: re-importing already imported identifier: max

Note: re-importing already imported identifier: min

Note: re-importing already imported identifier: gcd

Note: re-importing already imported identifier: lcm

Note: re-importing already imported identifier: positive?

Note: re-importing already imported identifier: negative?

Note: re-importing already imported identifier: odd?

Note: re-importing already imported identifier: even?

Note: re-importing already imported identifier: zero?

Note: re-importing already imported identifier: exact?

Note: re-importing already imported identifier: inexact?

Note: re-importing already imported identifier: floor

Note: re-importing already imported identifier: ceiling

Note: re-importing already imported identifier: truncate

Note: re-importing already imported identifier: round

Note: re-importing already imported identifier: inexact->exact

Note: re-importing already imported identifier: exact->inexact

Note: re-importing already imported identifier: number?

Note: re-importing already imported identifier: complex?

Note: re-importing already imported identifier: real?

Note: re-importing already imported identifier: rational?

Note: re-importing already imported identifier: integer?

Note: re-importing already imported identifier: real-part

Note: re-importing already imported identifier: imag-part

Note: re-importing already imported identifier: magnitude

Note: global variable `charplot#array-map' is never used

Note: global variable `charplot#array:copy!' is never used

Note: global variable `charplot#array-indexes' is never used
  /usr/local/chicken-4.5.0/bin/csc -feature compiling-extension -setup-mode    -s -O3 -d0 charplot.import.scm
  rm -fr /root/src/salmonella/salmonella-4.5.0/repo/lib/chicken/5/charplot.so
  cp -r charplot.so /root/src/salmonella/salmonella-4.5.0/repo/lib/chicken/5/charplot.so
  chmod a+r /root/src/salmonella/salmonella-4.5.0/repo/lib/chicken/5/charplot.so
  rm -fr /root/src/salmonella/salmonella-4.5.0/repo/lib/chicken/5/charplot.import.so
  cp -r charplot.import.so /root/src/salmonella/salmonella-4.5.0/repo/lib/chicken/5/charplot.import.so
  chmod a+r /root/src/salmonella/salmonella-4.5.0/repo/lib/chicken/5/charplot.import.so
  chmod a+r /root/src/salmonella/salmonella-4.5.0/repo/lib/chicken/5/charplot.setup-info