chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Chicken-users] Failure when compiling html-tags egg


From: Arthur Maciel
Subject: [Chicken-users] Failure when compiling html-tags egg
Date: Thu, 15 Dec 2016 22:08:42 -0200

Hi! Am I facing a  known GCC problem?

Could anyone provide help on how to gather more info about this error?

Thanks,
Arthur

Linux debian 3.16.0-4-amd64 #1 SMP Debian 3.16.36-1+deb8u2 (2016-10-19) x86_64 GNU/Linux

gcc (Debian 4.9.2-10) 4.9.2

~/chickens/current $ sudo ./chicken-install html-tags
retrieving ...
connecting to host "chicken.kitten-technologies.co.uk", port 80 ...
requesting "/henrietta.cgi?name=html-tags&mode=default" ...
reading response ...
HTTP/1.1 200 OK
Date: Fri, 16 Dec 2016 00:03:33 GMT
Server: Apache/2.2.31 (Unix) DAV/2 PHP/5.5.36 mod_fastcgi/2.4.6
Connection: close
Transfer-Encoding: chunked
Content-Type: text/plain
reading chunks .
reading files ...
  ./html-tags.meta
  ./html-tags.scm
  ./html-tags.setup
 html-tags located at /tmp/temp8cd5.11413/html-tags
checking platform for `html-tags' ...
checking dependencies for `html-tags' ...
install order:
("html-tags")
installing html-tags:0.11 ...
changing current directory to /tmp/temp8cd5.11413/html-tags
  '/home/arthur/chickens/4.11.0/bin/csi' -bnq -setup-mode -e "(require-library setup-api)" -e "(import setup-api)" -e "(setup-error-handling)" -e "(extension-name-and-version '(\"html-tags\" \"0.11\"))" 'html-tags.setup'
  '/home/arthur/chickens/4.11.0/bin/csc' -feature compiling-extension -setup-mode    -s -O2 -d1 -j html-tags html-tags.scm
gcc: internal compiler error: Killed (program cc1)
Please submit a full bug report,
with preprocessed source if appropriate.
See <file:///usr/share/doc/gcc-4.9/README.Bugs> for instructions.

Error: shell command terminated with non-zero exit status 1024: 'gcc' 'html-tags.c' -o 'html-tags.o' -c  -fno-strict-aliasing -fwrapv -DHAVE_CHICKEN_CONFIG_H -DC_ENABLE_PTABLES -Os -fomit-frame-pointer -fPIC -DPIC -DC_SHARED -I/home/arthur/chickens/4.11.0//include/chicken

Error: shell command failed with nonzero exit status 256:

  '/home/arthur/chickens/4.11.0/bin/csc' -feature compiling-extension -setup-mode    -s -O2 -d1 -j html-tags html-tags.scm


Error: shell command terminated with nonzero exit code
17920
"'/home/arthur/chickens/4.11.0/bin/csi' -bnq -setup-mode -e \"(require-library s...


reply via email to

[Prev in Thread] Current Thread [Next in Thread]