>>> Unpacking source... >>> Unpacking hop-1.11.1.tar.gz to /var/tmp/portage/dev-scheme/hop-1.11.1/work >>> Source unpacked in /var/tmp/portage/dev-scheme/hop-1.11.1/work >>> Compiling source in /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1 ... ** Configuration summary ** Release: hop release number.................... 1.11.1 bigloo................................ bigloo (3.2b) backend............................... native bigloo compilation flags.............. -O2 -fsharing -Wall -wslots -L $(BUILDLIBDIR) -srfi enable-ssl runtime compilation flags............. -unsafe -safee Directories where Hop will be installed: etc directory......................... /etc/hop binaries.............................. /usr/bin libraries............................. /usr/lib share directory....................... /usr/share/hop man directory......................... /usr/share/man/man1 weblets directory..................... /usr/lib/hop/1.11.1/weblets contribs directory.................... /usr/share/hop/contribs Internals: mime types............................ /etc/mime.types default JavaScript mime type.......... text/javascript default CSS mime type................. text/css multi threading....................... no https support......................... yes make -j14 mkdir -p bin mkdir -p lib (cd share && make build) BIGLOO=bigloo BCFLAGS=-O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b BCFLAGSDEV=-O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b BJVMFLAGS=-O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -jvm BLFLAGS=-copt -fPIC -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib $(BLIBFLAGS) BLIBFLAGS= BHFLAGS=-q -mkaddheap -mkaddlib CCFLAGS=-O2 -pipe -I /usr/lib/bigloo/3.2b make[1]: Entering directory `/var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/share' echo "/************* GENERATED FILE - DO NOT EDIT *************/" > ../scheme2js/runtime/runtime.js && \ echo "/************* GENERATED FILE - DO NOT EDIT *************/" >> ../scheme2js/runtime/runtime.js && \ echo "/************* GENERATED FILE - DO NOT EDIT *************/" >> ../scheme2js/runtime/runtime.js && \ echo "/************* GENERATED FILE - DO NOT EDIT *************/" >> ../scheme2js/runtime/runtime.js && \ echo "/************* GENERATED FILE - DO NOT EDIT *************/" >> ../scheme2js/runtime/runtime.js && \ echo "/************* GENERATED FILE - DO NOT EDIT *************/" >> ../scheme2js/runtime/runtime.js && \ echo "/************* GENERATED FILE - DO NOT EDIT *************/" >> ../scheme2js/runtime/runtime.js && \ echo "/************* GENERATED FILE - DO NOT EDIT *************/" >> ../scheme2js/runtime/runtime.js && \ cat ../scheme2js/runtime/runtime_part.js ../scheme2js/runtime/IO.js ../scheme2js/runtime/immutable.js >> ../scheme2js/runtime/runtime.js; cat hop-dom.js hop-event.js hop-serialize.js base64.js hop-request.js hop-lib.js hop-history.js hopscheme.js hop-sorttable.js hop-tree.js hop-paned.js hop-fx.js md5.js sha1.js aes.js hop-slider.js hop-tabslider.js hop-notepad.js hop-foldlist.js hop-window.js hop-editor.js hop-file.js hop-fileselect.js hop-tooltip.js hop-dashboard.js hop-prefs.js hop-debug.js hop-sound.js hop-audio.js hop-video.js hop-login.js hop-autoconf.js > hop-runtime.js echo "/* Automatically generated file (don't edit) */" > hop.js echo "/* " >> hop.js date >> hop.js echo " */" >> hop.js if [ "no " != "yes " ]; then \ cat hop-autoconf.js ../scheme2js/runtime/runtime.js hop-dom.js hop-event.js hop-serialize.js base64.js hop-request.js hop-lib.js hop-history.js hopscheme.js | sed -e "s%/[*]\([^*]\|[*][^/]\)*[*]/%%g" \ -e "/^[ \t]*$/D" \ -e "s|//[^\"]*$||g" \ >> hop.js; \ else \ cat hop-autoconf.js ../scheme2js/runtime/runtime.js hop-dom.js hop-event.js hop-serialize.js base64.js hop-request.js hop-lib.js hop-history.js hopscheme.js >> hop.js; \ fi make[1]: Leaving directory `/var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/share' (cd scheme2js && make build) make[1]: Entering directory `/var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/scheme2js' bglmco -s -I . -o mco/config.mco config.scm bglmco -s -I . -o mco/verbose.mco verbose.scm bglmco -s -I . -o mco/scheme2js.mco scheme2js.scm bglmco -s -I . -o mco/scm-out.mco scm-out.scm bglmco -s -I . -o mco/out.mco out.scm bglmco -s -I . -o mco/rm-tail-breaks.mco rm-tail-breaks.scm bglmco -s -I . -o mco/statements.mco statements.scm bglmco -s -I . -o mco/propagation.mco propagation.scm bglmco -s -I . -o mco/while.mco while.scm bglmco -s -I . -o mco/scope.mco scope.scm bglmco -s -I . -o mco/constants.mco constants.scm bglmco -s -I . -o mco/constant-propagation.mco constant-propagation.scm bglmco -s -I . -o mco/tail-rec.mco tail-rec.scm bglmco -s -I . -o mco/loop-hoist.mco loop-hoist.scm bglmco -s -I . -o mco/rm-unused-vars.mco rm-unused-vars.scm bglmco -s -I . -o mco/inline.mco inline.scm bglmco -s -I . -o mco/node-elimination.mco node-elimination.scm bglmco -s -I . -o mco/encapsulation.mco encapsulation.scm bglmco -s -I . -o mco/pobject-conv.mco pobject-conv.scm bglmco -s -I . -o mco/symbol.mco symbol.scm bglmco -s -I . -o mco/dot-expand.mco dot-expand.scm bglmco -s -I . -o mco/letrec-expansion.mco letrec-expansion.scm bglmco -s -I . -o mco/runtime-expander.mco runtime-expander.scm bglmco -s -I . -o mco/expanders.mco expanders.scm bglmco -s -I . -o mco/module.mco module.scm bglmco -s -I . -o mco/expand.mco expand.scm bglmco -s -I . -o mco/export.mco export.scm bglmco -s -I . -o mco/nodes.mco nodes.scm bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b -copt -fPIC -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -unsafe tools.scm -o o/tools.o -c bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b -copt -fPIC -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -unsafe config.scm -o o/config.o -c bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b -copt -fPIC -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -unsafe mutable-strings.scm -o o/mutable-strings.o -c bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b -copt -fPIC -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -unsafe verbose.scm -o o/verbose.o -c bglmco -s -I . -o mco/infotron.mco infotron.scm bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b -copt -fPIC -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -unsafe expanders.scm -o o/expanders.o -c bglmco -s -I . -o mco/mutable-strings.mco mutable-strings.scm bglmco -s -I . -o mco/tools.mco tools.scm bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b -copt -fPIC -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -unsafe runtime-expander.scm -o o/runtime-expander.o -c bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b -copt -fPIC -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -unsafe nodes.scm -o o/nodes.o -c bglmco -s -I . -o mco/gen-js.mco gen-js.scm bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b -copt -fPIC -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -unsafe walk.scm -o o/walk.o -c bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b -copt -fPIC -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -unsafe pobject-conv.scm -o o/pobject-conv.o -c bglmco -s -I . -o mco/symbol-table.mco symbol-table.scm bglmco -s -I . -o mco/walk.mco walk.scm bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b -copt -fPIC -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -unsafe symbol-table.scm -o o/symbol-table.o -c bglmco -s -I . -o mco/mapping2.mco mapping2.scm bglmco -s -I . -o mco/mapping1.mco mapping1.scm bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b -copt -fPIC -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -unsafe gen-js.scm -o o/gen-js.o -c bigloo -g -o runtime/exporter runtime/exporter.scm runtime/meta.scm runtime/multi-file-port.scm runtime/string.scm bigloo -g -o runtime/interface runtime/interface.scm runtime/meta.scm runtime/multi-file-port.scm runtime/string.scm bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b -copt -fPIC -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -unsafe letrec-expansion.scm -o o/letrec-expansion.o -c bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b -copt -fPIC -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -unsafe encapsulation.scm -o o/encapsulation.o -c bglmco -s -I . -o mco/mark-statements.mco mark-statements.scm bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b -copt -fPIC -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -unsafe mark-statements.scm -o o/mark-statements.o -c bglmco -s -I . -o mco/fun-size.mco fun-size.scm bglmco -s -I . -o mco/transform-util.mco transform-util.scm bglmco -s -I . -o mco/nested-closures.mco nested-closures.scm bglmco -s -I . -o mco/use-count.mco use-count.scm bglmco -s -I . -o mco/side.mco side.scm bglmco -s -I . -o mco/deep-clone.mco deep-clone.scm bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b -copt -fPIC -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -unsafe deep-clone.scm -o o/deep-clone.o -c bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b -copt -fPIC -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -unsafe side.scm -o o/side.o -c bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b -copt -fPIC -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -unsafe use-count.scm -o o/use-count.o -c bglmco -s -I . -o mco/captured-vars.mco captured-vars.scm bglmco -s -I . -o mco/free-vars.mco free-vars.scm bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b -copt -fPIC -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -unsafe free-vars.scm -o o/free-vars.o -c bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b -copt -fPIC -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -unsafe fun-size.scm -o o/fun-size.o -c bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b -copt -fPIC -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -unsafe transform-util.scm -o o/transform-util.o -c bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b -copt -fPIC -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -unsafe rm-unused-vars.scm -o o/rm-unused-vars.o -c bglmco -s -I . -o mco/loop-updates.mco loop-updates.scm bglmco -s -I . -o mco/tail.mco tail.scm bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b -copt -fPIC -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -unsafe tail.scm -o o/tail.o -c bglmco -s -I . -o mco/var-ref-util.mco var-ref-util.scm bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b -copt -fPIC -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -unsafe var-ref-util.scm -o o/var-ref-util.o -c bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b -copt -fPIC -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -unsafe constants.scm -o o/constants.o -c bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b -copt -fPIC -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -unsafe scope.scm -o o/scope.o -c bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b -copt -fPIC -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -unsafe while.scm -o o/while.o -c bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b -copt -fPIC -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -unsafe loop-hoist.scm -o o/loop-hoist.o -c bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b -copt -fPIC -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -unsafe propagation.scm -o o/propagation.o -c bglmco -s -I . -o mco/push-set.mco push-set.scm bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b -copt -fPIC -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -unsafe push-set.scm -o o/push-set.o -c bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b -copt -fPIC -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -unsafe rm-tail-breaks.scm -o o/rm-tail-breaks.o -c bglmco -s -I . -o mco/template-display.mco template-display.scm bglmco -s -I . -o mco/compile-optimized-set.mco compile-optimized-set.scm bglmco -s -I . -o mco/compile-optimized-boolify.mco compile-optimized-boolify.scm bglmco -s -I . -o mco/compile-optimized-call.mco compile-optimized-call.scm bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b -copt -fPIC -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -unsafe compile-optimized-call.scm -o o/compile-optimized-call.o -c bglmco -s -I . -o mco/allocate-names.mco allocate-names.scm bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b -copt -fPIC -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -unsafe compile-optimized-boolify.scm -o o/compile-optimized-boolify.o -c bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b -copt -fPIC -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -unsafe allocate-names.scm -o o/allocate-names.o -c bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b -copt -fPIC -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -unsafe template-display.scm -o o/template-display.o -c bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b -copt -fPIC -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -unsafe scm-out.scm -o o/scm-out.o -c bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b -q -mkaddheap -mkaddlib make-lib.scm -addheap /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib/scheme2js.heap -heap-library scheme2js bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b -copt -fPIC -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -unsafe main.scm -o o/main.o -c bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b -copt -fPIC -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -unsafe scheme2js.scm -o o/scheme2js.o -c /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib/scheme2js.heap...done. bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b -copt -fPIC -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -unsafe module.scm -o o/module.o -c bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b -copt -fPIC -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -unsafe infotron.scm -o o/infotron.o -c bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b -copt -fPIC -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -unsafe expand.scm -o o/expand.o -c bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b -copt -fPIC -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -unsafe dot-expand.scm -o o/dot-expand.o -c bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b -copt -fPIC -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -unsafe export.scm -o o/export.o -c bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b -copt -fPIC -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -unsafe symbol.scm -o o/symbol.o -c runtime/exporter --scheme2js-modules --constant --module runtime --ignored-prefixes '("sc_" "sci_")' -o runtime/runtime.sch runtime/runtime.js runtime/exporter --scheme2js-modules --constant --module runtime-callcc --ignored-prefixes '("sc_" "sci_")' -o runtime/runtime-callcc.sch \ runtime/runtime.js runtime/runtime_callcc.js runtime/interface --interface-prefix "sci_" --ignored-prefixes '("sc_")' -o runtime/runtime_interface.js runtime/runtime.js runtime/interface --interface-prefix "sci_" --ignored-prefixes '("sc_")' -o runtime/runtime_interface_callcc.js runtime/runtime_callcc.js bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b -copt -fPIC -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -unsafe node-elimination.scm -o o/node-elimination.o -c bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b -copt -fPIC -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -unsafe inline.scm -o o/inline.o -c bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b -copt -fPIC -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -unsafe nested-closures.scm -o o/nested-closures.o -c bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b -copt -fPIC -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -unsafe captured-vars.scm -o o/captured-vars.o -c bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b -copt -fPIC -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -unsafe loop-updates.scm -o o/loop-updates.o -c bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b -copt -fPIC -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -unsafe tail-rec.scm -o o/tail-rec.o -c bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b -copt -fPIC -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -unsafe constant-propagation.scm -o o/constant-propagation.o -c bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b -copt -fPIC -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -unsafe statements.scm -o o/statements.o -c bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b -copt -fPIC -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -unsafe out.scm -o o/out.o -c bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b -copt -fPIC -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -unsafe compile-optimized-set.scm -o o/compile-optimized-set.o -c bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b -copt -fPIC -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -unsafe mapping1.scm -o o/mapping1.o -c runtime/exporter --scheme2js-modules --module mod-runtime --ignored-prefixes '("sc_" "sci_")' -o runtime/mod-runtime.sch runtime/runtime_interface.js runtime/exporter --scheme2js-modules --module mod-runtime-callcc --ignored-prefixes '("sc_" "sci_")' -o runtime/mod-runtime-callcc.sch \ runtime/runtime_interface.js runtime/runtime_interface_callcc.js bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b -copt -fPIC -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -unsafe mapping2.scm -o o/mapping2.o -c /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib/libscheme2js_s-1.11.1.a...done. /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib/libscheme2js_u-1.11.1.a...done. make[2]: Entering directory `/var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/scheme2js' bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b -copt -fPIC -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -unsafe make-lib.scm -o o/make-lib.o -c make[3]: Entering directory `/var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/scheme2js' make[4]: Entering directory `/var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/scheme2js' make[5]: Entering directory `/var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/scheme2js' gcc -shared -o libscheme2js_s-1.11.1.so \ -Wl,-soname=libscheme2js_s-1.11.1.so \ o/main.o o/scheme2js.o o/tools.o o/config.o o/mutable-strings.o o/verbose.o o/module.o o/infotron.o o/expand.o o/expanders.o o/runtime-expander.o o/dot-expand.o o/nodes.o o/export.o o/walk.o o/pobject-conv.o o/symbol.o o/symbol-table.o o/gen-js.o o/mapping1.o o/mapping2.o o/letrec-expansion.o o/encapsulation.o o/node-elimination.o o/mark-statements.o o/inline.o o/deep-clone.o o/side.o o/use-count.o o/nested-closures.o o/captured-vars.o o/free-vars.o o/fun-size.o o/transform-util.o o/rm-unused-vars.o o/tail-rec.o o/tail.o o/loop-updates.o o/var-ref-util.o o/constant-propagation.o o/constants.o o/scope.o o/while.o o/loop-hoist.o o/propagation.o o/statements.o o/push-set.o o/rm-tail-breaks.o o/out.o o/compile-optimized-call.o o/compile-optimized-set.o o/compile-optimized-boolify.o o/allocate-names.o o/template-display.o o/scm-out.o \ \ -L/var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -L/usr/lib \ -ldl -lgmp -lm \ -lc && \ if [ "libscheme2js_s-1.11.1.so" != "/var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib/libscheme2js_s-1.11.1.so" ]; then \ mv libscheme2js_s-1.11.1.so /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib/libscheme2js_s-1.11.1.so; \ fi make[5]: Leaving directory `/var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/scheme2js' make[4]: Leaving directory `/var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/scheme2js' make[3]: Leaving directory `/var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/scheme2js' /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib/libscheme2js_s-1.11.1.so...done. /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib/libscheme2js_u-1.11.1.so...done. make[3]: Entering directory `/var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/scheme2js' make[4]: Entering directory `/var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/scheme2js' make[5]: Entering directory `/var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/scheme2js' gcc -shared -o libscheme2js_e-1.11.1.so \ -Wl,-soname=libscheme2js_e-1.11.1.so \ o/make-lib.o \ \ -L/var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -L/usr/lib \ -ldl -lgmp -lm \ -lc && \ if [ "libscheme2js_e-1.11.1.so" != "/var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib/libscheme2js_e-1.11.1.so" ]; then \ mv libscheme2js_e-1.11.1.so /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib/libscheme2js_e-1.11.1.so; \ fi make[5]: Leaving directory `/var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/scheme2js' make[4]: Leaving directory `/var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/scheme2js' make[3]: Leaving directory `/var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/scheme2js' /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib/libscheme2js_e-1.11.1.so...done. make[2]: Leaving directory `/var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/scheme2js' make[1]: Leaving directory `/var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/scheme2js' (cd hopscheme && make build) make[1]: Entering directory `/var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/hopscheme' bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b -copt -fPIC -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -unsafe hopscheme.scm -o o/hopscheme.o -c bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b -copt -fPIC -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -unsafe scm-compil.scm -o o/scm-compil.o -c bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b -copt -fPIC -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -unsafe dollar-escape.scm -o o/dollar-escape.o -c bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b -copt -fPIC -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -unsafe tilde-escape.scm -o o/tilde-escape.o -c bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b -copt -fPIC -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -unsafe hopscheme-config.scm -o o/hopscheme-config.o -c ../scheme2js/runtime/exporter --module "hop-runtime" --scheme2js-modules --constant -o hop-runtime.sch ../share/hop-runtime.js bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b -copt -fPIC -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -unsafe hop-exports.scm -o o/hop-exports.o -c bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b -q -mkaddheap -mkaddlib make-lib.scm -addheap /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib/hopscheme.heap -heap-library hopscheme /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib/hopscheme.heap...done. /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib/libhopscheme_s-1.11.1.a...done. /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib/libhopscheme_u-1.11.1.a...done. make[2]: Entering directory `/var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/hopscheme' bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b -copt -fPIC -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -unsafe make-lib.scm -o o/make-lib.o -c make[3]: Entering directory `/var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/hopscheme' make[4]: Entering directory `/var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/hopscheme' make[5]: Entering directory `/var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/hopscheme' gcc -shared -o libhopscheme_s-1.11.1.so \ -Wl,-soname=libhopscheme_s-1.11.1.so \ o/hopscheme.o o/scm-compil.o o/dollar-escape.o o/tilde-escape.o o/hopscheme-config.o o/hop-exports.o \ \ -L/var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -L/usr/lib \ -ldl -lgmp -lm \ -lc && \ if [ "libhopscheme_s-1.11.1.so" != "/var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib/libhopscheme_s-1.11.1.so" ]; then \ mv libhopscheme_s-1.11.1.so /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib/libhopscheme_s-1.11.1.so; \ fi make[5]: Leaving directory `/var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/hopscheme' make[4]: Leaving directory `/var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/hopscheme' make[3]: Leaving directory `/var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/hopscheme' /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib/libhopscheme_s-1.11.1.so...done. /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib/libhopscheme_u-1.11.1.so...done. make[3]: Entering directory `/var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/hopscheme' make[4]: Entering directory `/var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/hopscheme' make[5]: Entering directory `/var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/hopscheme' gcc -shared -o libhopscheme_e-1.11.1.so \ -Wl,-soname=libhopscheme_e-1.11.1.so \ o/make-lib.o \ \ -L/var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -L/usr/lib \ -ldl -lgmp -lm \ -lc && \ if [ "libhopscheme_e-1.11.1.so" != "/var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib/libhopscheme_e-1.11.1.so" ]; then \ mv libhopscheme_e-1.11.1.so /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib/libhopscheme_e-1.11.1.so; \ fi make[5]: Leaving directory `/var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/hopscheme' make[4]: Leaving directory `/var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/hopscheme' make[3]: Leaving directory `/var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/hopscheme' /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib/libhopscheme_e-1.11.1.so...done. make[2]: Leaving directory `/var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/hopscheme' make[1]: Leaving directory `/var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/hopscheme' (cd runtime && make build) make[1]: Entering directory `/var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/runtime' mkdir -p o bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b -copt -fPIC -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -unsafe -safee param.scm -o o/param.o -c bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b -copt -fPIC -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -unsafe -safee types.scm -o o/types.o -c bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b -copt -fPIC -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -unsafe -safee misc.scm -o o/misc.o -c bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b -copt -fPIC -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -unsafe -safee xml.scm -o o/xml.o -c bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b -copt -fPIC -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -unsafe -safee charset.scm -o o/charset.o -c bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b -copt -fPIC -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -unsafe -safee dom.scm -o o/dom.o -c bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b -copt -fPIC -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -unsafe -safee read.scm -o o/read.o -c bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b -copt -fPIC -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -unsafe -safee read-js.scm -o o/read-js.o -c bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b -copt -fPIC -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -unsafe -safee css.scm -o o/css.o -c bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b -copt -fPIC -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -unsafe -safee scm.scm -o o/scm.o -c bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b -copt -fPIC -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -unsafe -safee js-lib.scm -o o/js-lib.o -c bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b -copt -fPIC -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -unsafe -safee cgi.scm -o o/cgi.o -c bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b -copt -fPIC -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -unsafe -safee hop.scm -o o/hop.o -c bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b -copt -fPIC -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -unsafe -safee service.scm -o o/service.o -c File "service.scm", line 200, character 8351: # (service () (proc))) # ^ # *** WARNING:bigloo: Possible funcall arity error -- 1 arg(s) expected, 0 provided File "service.scm", line 200, character 8351: # (service () (proc))) # ^ # *** WARNING:bigloo: Possible funcall arity error -- 1 arg(s) expected, 0 provided File "service.scm", line 200, character 8363: # (service () (proc))) # ^ # *** WARNING:bigloo: Possible funcall arity error -- 1 arg(s) expected, 0 provided File "service.scm", line 204, character 8418: # (service (a0 a1) (proc a0 a1))) # ^ # *** WARNING:bigloo: Possible funcall arity error -- 1 arg(s) expected, 2 provided File "service.scm", line 204, character 8418: # (service (a0 a1) (proc a0 a1))) # ^ # *** WARNING:bigloo: Possible funcall arity error -- 1 arg(s) expected, 2 provided File "service.scm", line 204, character 8435: # (service (a0 a1) (proc a0 a1))) # ^ # *** WARNING:bigloo: Possible funcall arity error -- 1 arg(s) expected, 2 provided File "service.scm", line 206, character 8460: # (service (a0 a1 a2) (proc a0 a1 a2))) # ^ # *** WARNING:bigloo: Possible funcall arity error -- 1 arg(s) expected, 3 provided File "service.scm", line 206, character 8460: # (service (a0 a1 a2) (proc a0 a1 a2))) # ^ # *** WARNING:bigloo: Possible funcall arity error -- 1 arg(s) expected, 3 provided File "service.scm", line 206, character 8480: # (service (a0 a1 a2) (proc a0 a1 a2))) # ^ # *** WARNING:bigloo: Possible funcall arity error -- 1 arg(s) expected, 3 provided File "service.scm", line 208, character 8508: # (service (a0 a1 a2 a3) (proc a0 a1 a2 a3))) # ^ # *** WARNING:bigloo: Possible funcall arity error -- 1 arg(s) expected, 4 provided File "service.scm", line 208, character 8508: # (service (a0 a1 a2 a3) (proc a0 a1 a2 a3))) # ^ # *** WARNING:bigloo: Possible funcall arity error -- 1 arg(s) expected, 4 provided File "service.scm", line 208, character 8531: # (service (a0 a1 a2 a3) (proc a0 a1 a2 a3))) # ^ # *** WARNING:bigloo: Possible funcall arity error -- 1 arg(s) expected, 4 provided File "service.scm", line 210, character 8562: # (service (a0 a1 a2 a3 a4) (proc a0 a1 a2 a3 a4))) # ^ # *** WARNING:bigloo: Possible funcall arity error -- 1 arg(s) expected, 5 provided File "service.scm", line 210, character 8562: # (service (a0 a1 a2 a3 a4) (proc a0 a1 a2 a3 a4))) # ^ # *** WARNING:bigloo: Possible funcall arity error -- 1 arg(s) expected, 5 provided File "service.scm", line 210, character 8588: # (service (a0 a1 a2 a3 a4) (proc a0 a1 a2 a3 a4))) # ^ # *** WARNING:bigloo: Possible funcall arity error -- 1 arg(s) expected, 5 provided File "service.scm", line 212, character 8622: # (service (a0 a1 a2 a3 a4 a5) (proc a0 a1 a2 a3 a4 a5))) # ^ # *** WARNING:bigloo: Possible funcall arity error -- 1 arg(s) expected, 6 provided File "service.scm", line 212, character 8622: # (service (a0 a1 a2 a3 a4 a5) (proc a0 a1 a2 a3 a4 a5))) # ^ # *** WARNING:bigloo: Possible funcall arity error -- 1 arg(s) expected, 6 provided File "service.scm", line 212, character 8651: # (service (a0 a1 a2 a3 a4 a5) (proc a0 a1 a2 a3 a4 a5))) # ^ # *** WARNING:bigloo: Possible funcall arity error -- 1 arg(s) expected, 6 provided File "service.scm", line 214, character 8688: # (service (a0 a1 a2 a3 a4 a5 a6) (proc a0 a1 a2 a3 a4 a5 a6))) # ^ # *** WARNING:bigloo: Possible funcall arity error -- 1 arg(s) expected, 7 provided File "service.scm", line 214, character 8688: # (service (a0 a1 a2 a3 a4 a5 a6) (proc a0 a1 a2 a3 a4 a5 a6))) # ^ # *** WARNING:bigloo: Possible funcall arity error -- 1 arg(s) expected, 7 provided File "service.scm", line 214, character 8720: # (service (a0 a1 a2 a3 a4 a5 a6) (proc a0 a1 a2 a3 a4 a5 a6))) # ^ # *** WARNING:bigloo: Possible funcall arity error -- 1 arg(s) expected, 7 provided File "service.scm", line 216, character 8760: # (service (a0 a1 a2 a3 a4 a5 a6 a7) (proc a0 a1 a2 a3 a4 a5 a6 a7))) # ^ # *** WARNING:bigloo: Possible funcall arity error -- 1 arg(s) expected, 8 provided File "service.scm", line 216, character 8760: # (service (a0 a1 a2 a3 a4 a5 a6 a7) (proc a0 a1 a2 a3 a4 a5 a6 a7))) # ^ # *** WARNING:bigloo: Possible funcall arity error -- 1 arg(s) expected, 8 provided File "service.scm", line 216, character 8795: # (service (a0 a1 a2 a3 a4 a5 a6 a7) (proc a0 a1 a2 a3 a4 a5 a6 a7))) # ^ # *** WARNING:bigloo: Possible funcall arity error -- 1 arg(s) expected, 8 provided bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b -copt -fPIC -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -unsafe -safee job.scm -o o/job.o -c bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b -copt -fPIC -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -unsafe -safee mime.scm -o o/mime.o -c bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b -copt -fPIC -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -unsafe -safee user.scm -o o/user.o -c bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b -copt -fPIC -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -unsafe -safee cache.scm -o o/cache.o -c bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b -copt -fPIC -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -unsafe -safee http-lib.scm -o o/http-lib.o -c bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b -copt -fPIC -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -unsafe -safee http-request.scm -o o/http-request.o -c bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b -copt -fPIC -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -unsafe -safee http-response.scm -o o/http-response.o -c bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b -copt -fPIC -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -unsafe -safee http-shoutcast.scm -o o/http-shoutcast.o -c bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b -copt -fPIC -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -unsafe -safee http-remote.scm -o o/http-remote.o -c bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b -copt -fPIC -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -unsafe -safee http-webdav.scm -o o/http-webdav.o -c bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b -copt -fPIC -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -unsafe -safee http-error.scm -o o/http-error.o -c bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b -copt -fPIC -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -unsafe -safee http-filter.scm -o o/http-filter.o -c bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b -copt -fPIC -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -unsafe -safee hop-img.scm -o o/hop-img.o -c bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b -copt -fPIC -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -unsafe -safee hop-extra.scm -o o/hop-extra.o -c bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b -copt -fPIC -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -unsafe -safee hop-notepad.scm -o o/hop-notepad.o -c bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b -copt -fPIC -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -unsafe -safee hop-tree.scm -o o/hop-tree.o -c bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b -copt -fPIC -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -unsafe -safee hop-slider.scm -o o/hop-slider.o -c bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b -copt -fPIC -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -unsafe -safee hop-paned.scm -o o/hop-paned.o -c bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b -copt -fPIC -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -unsafe -safee hop-tabslider.scm -o o/hop-tabslider.o -c bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b -copt -fPIC -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -unsafe -safee hop-inline.scm -o o/hop-inline.o -c bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b -copt -fPIC -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -unsafe -safee hop-foldlist.scm -o o/hop-foldlist.o -c bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b -copt -fPIC -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -unsafe -safee hop-editor.scm -o o/hop-editor.o -c bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b -copt -fPIC -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -unsafe -safee hop-file.scm -o o/hop-file.o -c bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b -copt -fPIC -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -unsafe -safee hop-rss.scm -o o/hop-rss.o -c bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b -copt -fPIC -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -unsafe -safee hop-sym.scm -o o/hop-sym.o -c bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b -copt -fPIC -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -unsafe -safee hop-audio.scm -o o/hop-audio.o -c bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b -copt -fPIC -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -unsafe -safee hop-video.scm -o o/hop-video.o -c bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b -copt -fPIC -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -unsafe -safee hop-svg.scm -o o/hop-svg.o -c bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b -copt -fPIC -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -unsafe -safee hop-mathml.scm -o o/hop-mathml.o -c bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b -copt -fPIC -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -unsafe -safee event.scm -o o/event.o -c bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b -copt -fPIC -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -unsafe -safee color.scm -o o/color.o -c bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b -copt -fPIC -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -unsafe -safee weblets.scm -o o/weblets.o -c bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b -copt -fPIC -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -unsafe -safee prefs.scm -o o/prefs.o -c bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b -copt -fPIC -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -unsafe -safee expanders.scm -o o/expanders.o -c bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b -copt -fPIC -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -unsafe -safee hop-wiki.scm -o o/hop-wiki.o -c bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b -copt -fPIC -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -unsafe -safee wiki-syntax.scm -o o/wiki-syntax.o -c bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b -copt -fPIC -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -unsafe -safee wiki-parser.scm -o o/wiki-parser.o -c bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b -copt -fPIC -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -unsafe -safee wiki-toc.scm -o o/wiki-toc.o -c bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b -copt -fPIC -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -unsafe -safee configure.scm -o o/configure.o -c bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b -q -mkaddheap -mkaddlib make-lib.scm -addheap /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib/hop.heap -heap-library hop /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib/hop.heap...done. /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib/libhop_s-1.11.1.a...done. /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib/libhop_u-1.11.1.a...done. make[2]: Entering directory `/var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/runtime' bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b -copt -fPIC -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -unsafe -safee make-lib.scm -o o/make-lib.o -c make[3]: Entering directory `/var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/runtime' make[4]: Entering directory `/var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/runtime' make[5]: Entering directory `/var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/runtime' gcc -shared -o libhop_s-1.11.1.so \ -Wl,-soname=libhop_s-1.11.1.so \ o/param.o o/misc.o o/types.o o/xml.o o/charset.o o/dom.o o/read.o o/read-js.o o/css.o o/scm.o o/js-lib.o o/cgi.o o/hop.o o/service.o o/job.o o/mime.o o/user.o o/cache.o o/http-lib.o o/http-request.o o/http-response.o o/http-shoutcast.o o/http-remote.o o/http-webdav.o o/http-error.o o/http-filter.o o/hop-img.o o/hop-extra.o o/hop-notepad.o o/hop-tree.o o/hop-slider.o o/hop-paned.o o/hop-tabslider.o o/hop-inline.o o/hop-foldlist.o o/hop-editor.o o/hop-file.o o/hop-rss.o o/hop-sym.o o/hop-audio.o o/hop-video.o o/hop-svg.o o/hop-mathml.o o/event.o o/color.o o/weblets.o o/prefs.o o/expanders.o o/hop-wiki.o o/wiki-syntax.o o/wiki-parser.o o/wiki-toc.o o/configure.o \ \ -L/var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -L/usr/lib \ -ldl -lgmp -lm \ -lc && \ if [ "libhop_s-1.11.1.so" != "/var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib/libhop_s-1.11.1.so" ]; then \ mv libhop_s-1.11.1.so /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib/libhop_s-1.11.1.so; \ fi make[5]: Leaving directory `/var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/runtime' make[4]: Leaving directory `/var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/runtime' make[3]: Leaving directory `/var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/runtime' /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib/libhop_s-1.11.1.so...done. /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib/libhop_u-1.11.1.so...done. make[3]: Entering directory `/var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/runtime' make[4]: Entering directory `/var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/runtime' make[5]: Entering directory `/var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/runtime' gcc -shared -o libhop_e-1.11.1.so \ -Wl,-soname=libhop_e-1.11.1.so \ o/make-lib.o \ \ -L/var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -L/usr/lib \ -ldl -lgmp -lm \ -lc && \ if [ "libhop_e-1.11.1.so" != "/var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib/libhop_e-1.11.1.so" ]; then \ mv libhop_e-1.11.1.so /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib/libhop_e-1.11.1.so; \ fi make[5]: Leaving directory `/var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/runtime' make[4]: Leaving directory `/var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/runtime' make[3]: Leaving directory `/var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/runtime' /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib/libhop_e-1.11.1.so...done. make[2]: Leaving directory `/var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/runtime' make[1]: Leaving directory `/var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/runtime' (cd weblets && make build) (cd src && make build) (cd hopsh && make build) (cd hopreplay && make build) make[1]: Entering directory `/var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/hopreplay' make[1]: Entering directory `/var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/src' mkdir -p o make[1]: Entering directory `/var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/weblets' for p in hop epassword hz info webfilter doc home hopsh wizard test dashboard wiki trace shutdown weblets hzbuilder; do \ (make -C $p build) || exit 1;\ done mkdir -p o make[1]: Entering directory `/var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/hopsh' mkdir -p o make[2]: Entering directory `/var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/weblets/hop' cat etc/weblet.info.in | sed -e "s|@HZ@||" \ -e "s|@TITLE@|hop|" \ -e "s|@VERSION@|1.1.1|" \ -e "s|@MINHOP@|1.11.1 |" \ -e "s|@MAXHOP@||" \ -e "s|@PUBLISHER@||" \ -e "s|@DATE@|16 July 2009|" \ -e "s|@PRIVATEHOST@||" \ -e "s|@PUBLICHOST@||" \ -e "s|@CATEGORY@|hop|" > etc/weblet.info make[2]: Leaving directory `/var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/weblets/hop' bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b hoprp-param.scm -o o/hoprp-param.o -c bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b hop-param.scm -o o/hop-param.o -c bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b parseargs.scm -o o/parseargs.o -c bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b parseargs.scm -o o/parseargs.o -c bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b main.scm -o o/main.o -c make[2]: Entering directory `/var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/weblets/epassword' cat etc/weblet.info.in | sed -e "s|@HZ@||" \ -e "s|@TITLE@|epassword|" \ -e "s|@VERSION@|1.0.0|" \ -e "s|@MINHOP@|1.11.1 |" \ -e "s|@MAXHOP@||" \ -e "s|@PUBLISHER@||" \ -e "s|@DATE@|18 april 2008|" \ -e "s|@PRIVATEHOST@||" \ -e "s|@PUBLICHOST@||" \ -e "s|@CATEGORY@|hop|" > etc/weblet.info bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b main.scm -o o/main.o -c bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b login.scm -o o/login.o -c bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b init.scm -o o/init.o -c bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b scheduler.scm -o o/scheduler.o -c bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b replay.scm -o o/replay.o -c bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b log.scm -o o/log.o -c cat etc/epassword.wiki.in | sed -e "s|@VERSION@|1.0.0|" \ -e "s|@MINHOP@|1.11.1 |" \ -e "s|@HZ@||" \ -e "s|@MAXHOP@||" \ -e "s|@HOST@||" \ -e "s|@DATE@|18 april 2008|" \ -e "s|@PUBLISHER@||" \ -e "s|@TITLE@|epassword|" \ -e "s|@CATEGORY@|hop|" > etc/epassword.wiki bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b hopsh-param.scm -o o/hopsh-param.o -c bglafile -suffix hop epassword.hop -o .afile make[2]: Leaving directory `/var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/weblets/epassword' make[2]: Entering directory `/var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/weblets/hz' cat etc/weblet.info.in | sed -e "s|@HZ@||" \ -e "s|@TITLE@|hz|" \ -e "s|@VERSION@|1.1.1|" \ -e "s|@MINHOP@|1.11.1 |" \ -e "s|@MAXHOP@||" \ -e "s|@PUBLISHER@||" \ -e "s|@DATE@|16 July 2009|" \ -e "s|@PRIVATEHOST@||" \ -e "s|@PUBLICHOST@||" \ -e "s|@CATEGORY@|hop|" > etc/weblet.info bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b accept.scm -o o/accept.o -c cat etc/hz.wiki.in | sed -e "s|@VERSION@|1.1.1|" \ -e "s|@MINHOP@|1.11.1 |" \ -e "s|@HZ@||" \ -e "s|@MAXHOP@||" \ -e "s|@HOST@||" \ -e "s|@DATE@|16 July 2009|" \ -e "s|@PUBLISHER@||" \ -e "s|@TITLE@|hz|" \ -e "s|@CATEGORY@|hop|" > etc/hz.wiki make[2]: Leaving directory `/var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/weblets/hz' make[2]: Entering directory `/var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/weblets/info' cat etc/weblet.info.in | sed -e "s|@HZ@||" \ -e "s|@TITLE@|info|" \ -e "s|@VERSION@|1.0.0|" \ -e "s|@MINHOP@|1.11.1 |" \ -e "s|@MAXHOP@||" \ -e "s|@PUBLISHER@||" \ -e "s|@DATE@|16 July 2009|" \ -e "s|@PRIVATEHOST@||" \ -e "s|@PUBLICHOST@||" \ -e "s|@CATEGORY@|hop|" > etc/weblet.info cat etc/info.wiki.in | sed -e "s|@VERSION@|1.0.0|" \ -e "s|@MINHOP@|1.11.1 |" \ -e "s|@HZ@||" \ -e "s|@MAXHOP@||" \ -e "s|@HOST@||" \ -e "s|@DATE@|16 July 2009|" \ -e "s|@PUBLISHER@||" \ -e "s|@TITLE@|info|" \ -e "s|@CATEGORY@|hop|" > etc/info.wiki bglafile -suffix hop Makefile info.hss etc/weblet.info.in etc/info.wiki.in etc/logo.png etc/favicon.png info.hop -o .afile make[2]: Leaving directory `/var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/weblets/info' make[2]: Entering directory `/var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/weblets/webfilter' cat etc/weblet.info.in | sed -e "s|@HZ@||" \ -e "s|@TITLE@|webfilter|" \ -e "s|@VERSION@|1.0.0|" \ -e "s|@MINHOP@|1.11.1 |" \ -e "s|@MAXHOP@||" \ -e "s|@PUBLISHER@||" \ -e "s|@DATE@|16 July 2009|" \ -e "s|@PRIVATEHOST@||" \ -e "s|@PUBLICHOST@||" \ -e "s|@CATEGORY@|hop|" > etc/weblet.info cat etc/webfilter.wiki.in | sed -e "s|@VERSION@|1.0.0|" \ -e "s|@MINHOP@|1.11.1 |" \ -e "s|@HZ@||" \ -e "s|@MAXHOP@||" \ -e "s|@HOST@||" \ -e "s|@DATE@|16 July 2009|" \ -e "s|@PUBLISHER@||" \ -e "s|@TITLE@|webfilter|" \ -e "s|@CATEGORY@|hop|" > etc/webfilter.wiki bglafile -suffix hop Makefile webfilter.hss etc/weblet.info.in etc/logo.png etc/favicon.png etc/webfilter.wiki.in BLACKLIST webfilter.hop -o .afile bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b pipeline.scm -o o/pipeline.o -c make[2]: Leaving directory `/var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/weblets/webfilter' make[2]: Entering directory `/var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/weblets/doc' cat etc/weblet.info.in | sed -e "s|@HZ@||" \ -e "s|@TITLE@|doc|" \ -e "s|@VERSION@|1.1.0|" \ -e "s|@MINHOP@|1.11.1 |" \ -e "s|@MAXHOP@||" \ -e "s|@PUBLISHER@||" \ -e "s|@DATE@|16 July 2009|" \ -e "s|@PRIVATEHOST@||" \ -e "s|@PUBLICHOST@||" \ -e "s|@CATEGORY@|hop|" > etc/weblet.info bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b parseargs.scm -o o/parseargs.o -c cat etc/doc.wiki.in | sed -e "s|@VERSION@|1.1.0|" \ -e "s|@MINHOP@|1.11.1 |" \ -e "s|@HZ@||" \ -e "s|@MAXHOP@||" \ -e "s|@HOST@||" \ -e "s|@DATE@|16 July 2009|" \ -e "s|@PUBLISHER@||" \ -e "s|@TITLE@|doc|" \ -e "s|@CATEGORY@|hop|" > etc/doc.wiki bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b main.scm -o o/main.o -c bglafile -suffix hop doc.hop config.hop api.hop tutorials.hop libraries.hop weblets.hop search.hop widgets.hop wiki.hop services.hop index.hop -o .afile make[2]: Leaving directory `/var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/weblets/doc' make[2]: Entering directory `/var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/weblets/home' cat config.hop.in | sed -e "s|@VERSION@|1.11.1|" \ -e "s|@HOPRELEASE@|1.11.1|" \ -e "s|@TITLE@|home|" \ -e "s|@MINHOP@|1.11.1|" \ -e "s|@DATE@|16 July 2009|" \ -e "s|@HOST@||" \ -e "s|@CATEGORY@|hop|" > config.hop cat etc/weblet.info.in | sed -e "s|@HZ@||" \ -e "s|@TITLE@|home|" \ -e "s|@VERSION@|1.11.1|" \ -e "s|@MINHOP@|1.11.1|" \ -e "s|@MAXHOP@|1.11.1|" \ -e "s|@PUBLISHER@||" \ -e "s|@DATE@|16 July 2009|" \ -e "s|@PRIVATEHOST@||" \ -e "s|@PUBLICHOST@||" \ -e "s|@CATEGORY@|hop|" > etc/weblet.info cat etc/home.wiki.in | sed -e "s|@VERSION@|1.11.1|" \ -e "s|@MINHOP@|1.11.1|" \ -e "s|@HZ@||" \ -e "s|@MAXHOP@|1.11.1|" \ -e "s|@HOST@||" \ -e "s|@DATE@|16 July 2009|" \ -e "s|@PUBLISHER@||" \ -e "s|@TITLE@|home|" \ -e "s|@CATEGORY@|hop|" > etc/home.wiki bglafile -suffix hop home.hop widgets.hop demo.hop wiki.hop config.hop demos/minesweeper/minesweeper.hop demos/music/music.hop demos/repl/repl.hop demos/rewrite/rewrite.hop demos/rss/rss.hop demos/set/set.hop demos/set/util.hop demos/set/game.hop demos/source/source.hop demos/sudoku/sudoku.hop demos/wiki/wiki.hop -o .afile make[2]: Leaving directory `/var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/weblets/home' make[2]: Entering directory `/var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/weblets/hopsh' cat etc/weblet.info.in | sed -e "s|@HZ@||" \ -e "s|@TITLE@|hopsh|" \ -e "s|@VERSION@|1.0.0|" \ -e "s|@MINHOP@|1.11.1 |" \ -e "s|@MAXHOP@||" \ -e "s|@PUBLISHER@||" \ -e "s|@DATE@|18 april 2008|" \ -e "s|@PRIVATEHOST@||" \ -e "s|@PUBLICHOST@||" \ -e "s|@CATEGORY@|hop|" > etc/weblet.info cat etc/hopsh.wiki.in | sed -e "s|@VERSION@|1.0.0|" \ -e "s|@MINHOP@|1.11.1 |" \ -e "s|@HZ@||" \ -e "s|@MAXHOP@||" \ -e "s|@HOST@||" \ -e "s|@DATE@|18 april 2008|" \ -e "s|@PUBLISHER@||" \ -e "s|@TITLE@|hopsh|" \ -e "s|@CATEGORY@|hop|" > etc/hopsh.wiki make[2]: Leaving directory `/var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/weblets/hopsh' make[2]: Entering directory `/var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/weblets/wizard' bglafile -suffix hop Makefile wizard.hop wizard.hss etc/weblet.info etc/wizard.wiki etc/admin.png etc/guest.png etc/logo.png etc/user.png -o .afile bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b nothread-scheduler.scm -o o/nothread-scheduler.o -c bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b queue-scheduler.scm -o o/queue-scheduler.o -c bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b oto-scheduler.scm -o o/oto-scheduler.o -c make[2]: Leaving directory `/var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/weblets/wizard' bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b repl.scm -o o/repl.o -c make[2]: Entering directory `/var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/weblets/test' cat etc/weblet.info.in | sed -e "s|@HZ@||" \ -e "s|@TITLE@|test|" \ -e "s|@VERSION@|1.0.0|" \ -e "s|@MINHOP@|1.11.1 |" \ -e "s|@MAXHOP@|1.11.1|" \ -e "s|@PUBLISHER@||" \ -e "s|@DATE@|16 July 2009|" \ -e "s|@PRIVATEHOST@||" \ -e "s|@PUBLICHOST@||" \ -e "s|@CATEGORY@|hop|" > etc/weblet.info cat etc/test.wiki.in | sed -e "s|@VERSION@|1.0.0|" \ -e "s|@MINHOP@|1.11.1 |" \ -e "s|@HZ@||" \ -e "s|@MAXHOP@|1.11.1|" \ -e "s|@HOST@||" \ -e "s|@DATE@|16 July 2009|" \ -e "s|@PUBLISHER@||" \ -e "s|@TITLE@|test|" \ -e "s|@CATEGORY@|hop|" > etc/test.wiki bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b login.scm -o o/login.o -c bglafile -suffix hop Makefile test.hss canvas-test.jpg sound-test.mp3 etc/weblet.info.in etc/test.wiki.in etc/logo.png etc/favicon.png etc/kangaroo.svgz test.hop image.hop withhop.hop event.hop fl.hop tree.hop notepad.hop paned.hop sorttable.hop tabslider.hop slider.hop canvas.hop busy.hop sound.hop audio.hop fselector.hop window.hop xhtml.hop svg.hop mathml.hop -o .afile make[2]: Leaving directory `/var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/weblets/test' make[2]: Entering directory `/var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/weblets/dashboard' cat etc/weblet.info.in | sed -e "s|@HZ@||" \ -e "s|@TITLE@|dashboard|" \ -e "s|@VERSION@|1.0.1|" \ -e "s|@MINHOP@|1.11.1 |" \ -e "s|@MAXHOP@||" \ -e "s|@PUBLISHER@||" \ -e "s|@DATE@|20 June 2008|" \ -e "s|@PRIVATEHOST@||" \ -e "s|@PUBLICHOST@||" \ -e "s|@CATEGORY@|hop|" > etc/weblet.info bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b -o /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/bin/hopreplay o/hoprp-param.o o/parseargs.o o/main.o o/login.o o/replay.o o/log.o bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b pool-scheduler.scm -o o/pool-scheduler.o -c cat etc/dashboard.wiki.in | sed -e "s|@VERSION@|1.0.1|" \ -e "s|@MINHOP@|1.11.1 |" \ -e "s|@HZ@||" \ -e "s|@MAXHOP@||" \ -e "s|@HOST@||" \ -e "s|@DATE@|20 June 2008|" \ -e "s|@PUBLISHER@||" \ -e "s|@TITLE@|dashboard|" \ -e "s|@CATEGORY@|hop|" > etc/dashboard.wiki bglafile -suffix hop dashboard.hop -o .afile make[2]: Leaving directory `/var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/weblets/dashboard' bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b amany-scheduler.scm -o o/amany-scheduler.o -c make[2]: Entering directory `/var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/weblets/wiki' cat config.hop.in | sed -e "s|@VERSION@|1.2.0|" \ -e "s|@HOPRELEASE@|1.11.1|" \ -e "s|@TITLE@|Wiki|" \ -e "s|@MINHOP@|1.11.1 |" \ -e "s|@DATE@|16 July 2009|" \ -e "s|@HOST@||" \ -e "s|@CATEGORY@|hop|" > config.hop bglafile -suffix hop wiki.hop config.hop -o .afile /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib/libhop_s-1.11.1.so: undefined reference to `BGl_modulezd2initializa7ationz75zz__multimediazd2id3zd2' /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib/libhop_s-1.11.1.so: undefined reference to `BGl_modulezd2initializa7ationz75zz__ssl_sslz00' /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib/libhop_s-1.11.1.so: undefined reference to `BGl_makezd2sslzd2clientzd2socketzd2zz__ssl_sslz00' /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib/libhop_s-1.11.1.so: undefined reference to `BGl_musiczd2closezd2zz__multimediazd2musiczd2' /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib/libhop_s-1.11.1.so: undefined reference to `BGl_id3zf3zf3zz__multimediazd2id3zd2' /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib/libhop_s-1.11.1.so: undefined reference to `BGl_modulezd2initializa7ationz75zz__multimediazd2musiczd2' /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib/libhop_s-1.11.1.so: undefined reference to `BGl_mp3zd2id3zd2zz__multimediazd2id3zd2' collect2: ld returned 1 exit status make[1]: *** [/var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/bin/hopreplay] Error 1 make[1]: Leaving directory `/var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/hopreplay' make: *** [hopreplay-bin] Error 2 make: *** Waiting for unfinished jobs.... make[2]: Leaving directory `/var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/weblets/wiki' make[2]: Entering directory `/var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/weblets/trace' cat etc/weblet.info.in | sed -e "s|@HZ@||" \ -e "s|@TITLE@|trace|" \ -e "s|@VERSION@|1.0.0|" \ -e "s|@MINHOP@|1.11.1 |" \ -e "s|@MAXHOP@||" \ -e "s|@PUBLISHER@||" \ -e "s|@DATE@|18 april 2008|" \ -e "s|@PRIVATEHOST@||" \ -e "s|@PUBLICHOST@||" \ -e "s|@CATEGORY@|hop|" > etc/weblet.info cat etc/trace.wiki.in | sed -e "s|@VERSION@|1.0.0|" \ -e "s|@MINHOP@|1.11.1 |" \ -e "s|@HZ@||" \ -e "s|@MAXHOP@||" \ -e "s|@HOST@||" \ -e "s|@DATE@|18 april 2008|" \ -e "s|@PUBLISHER@||" \ -e "s|@TITLE@|trace|" \ -e "s|@CATEGORY@|hop|" > etc/trace.wiki bglafile -suffix hop trace.hop -o .afile make[2]: Leaving directory `/var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/weblets/trace' make[2]: Entering directory `/var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/weblets/shutdown' cat etc/weblet.info.in | sed -e "s|@HZ@||" \ -e "s|@TITLE@|shutdown|" \ -e "s|@VERSION@|1.0.0|" \ -e "s|@MINHOP@|1.11.1 |" \ -e "s|@MAXHOP@||" \ -e "s|@PUBLISHER@||" \ -e "s|@DATE@|16 July 2009|" \ -e "s|@PRIVATEHOST@||" \ -e "s|@PUBLICHOST@||" \ -e "s|@CATEGORY@|hop|" > etc/weblet.info cat etc/shutdown.wiki.in | sed -e "s|@VERSION@|1.0.0|" \ -e "s|@MINHOP@|1.11.1 |" \ -e "s|@HZ@||" \ -e "s|@MAXHOP@||" \ -e "s|@HOST@||" \ -e "s|@DATE@|16 July 2009|" \ -e "s|@PUBLISHER@||" \ -e "s|@TITLE@|shutdown|" \ -e "s|@CATEGORY@|hop|" > etc/shutdown.wiki bglafile -suffix hop -o .afile make[2]: Leaving directory `/var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/weblets/shutdown' bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b -o /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/bin/hopsh o/hopsh-param.o o/parseargs.o o/main.o o/repl.o o/login.o make[2]: Entering directory `/var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/weblets/weblets' cat etc/weblet.info.in | sed -e "s|@HZ@||" \ -e "s|@TITLE@|weblets|" \ -e "s|@VERSION@|1.0.0|" \ -e "s|@MINHOP@|1.11.1 |" \ -e "s|@MAXHOP@||" \ -e "s|@PUBLISHER@||" \ -e "s|@DATE@|16 July 2009|" \ -e "s|@PRIVATEHOST@||" \ -e "s|@PUBLICHOST@||" \ -e "s|@CATEGORY@|hop|" > etc/weblet.info cat etc/weblets.wiki.in | sed -e "s|@VERSION@|1.0.0|" \ -e "s|@MINHOP@|1.11.1 |" \ -e "s|@HZ@||" \ -e "s|@MAXHOP@||" \ -e "s|@HOST@||" \ -e "s|@DATE@|16 July 2009|" \ -e "s|@PUBLISHER@||" \ -e "s|@TITLE@|weblets|" \ -e "s|@CATEGORY@|hop|" > etc/weblets.wiki make[2]: Leaving directory `/var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/weblets/weblets' make[2]: Entering directory `/var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/weblets/hzbuilder' cat etc/weblet.info.in | sed -e "s|@HZ@|hzbuilder|" \ -e "s|@TITLE@||" \ -e "s|@VERSION@|1.0.0|" \ -e "s|@MINHOP@|1.9.0|" \ -e "s|@MAXHOP@||" \ -e "s|@PUBLISHER@||" \ -e "s|@DATE@|24 sep 2008|" \ -e "s|@PRIVATEHOST@||" \ -e "s|@PUBLICHOST@||" \ -e "s|@CATEGORY@|hop|" > etc/weblet.info cat etc/hzbuilder.wiki.in | sed -e "s|@VERSION@|1.0.0|" \ -e "s|@MINHOP@|1.9.0|" \ -e "s|@HZ@|hzbuilder|" \ -e "s|@MAXHOP@||" \ -e "s|@HOST@||" \ -e "s|@DATE@|24 sep 2008|" \ -e "s|@PUBLISHER@||" \ -e "s|@TITLE@||" \ -e "s|@CATEGORY@|hop|" > etc/hzbuilder.wiki cat config.hop.in | sed -e "s|@VERSION@|1.0.0|" \ -e "s|@HOPRELEASE@|1.11.1|" \ -e "s|@TITLE@||" \ -e "s|@MINHOP@|1.9.0|" \ -e "s|@DATE@|24 sep 2008|" \ -e "s|@HOST@||" \ -e "s|@CATEGORY@|hop|" > config.hop bglafile -suffix hop hzbuilder.hop generate.hop test.hop config.hop -o .afile make[2]: Leaving directory `/var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/weblets/hzbuilder' make[1]: Leaving directory `/var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/weblets' /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib/libhop_s-1.11.1.so: undefined reference to `BGl_modulezd2initializa7ationz75zz__multimediazd2id3zd2' /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib/libhop_s-1.11.1.so: undefined reference to `BGl_modulezd2initializa7ationz75zz__ssl_sslz00' /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib/libhop_s-1.11.1.so: undefined reference to `BGl_makezd2sslzd2clientzd2socketzd2zz__ssl_sslz00' /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib/libhop_s-1.11.1.so: undefined reference to `BGl_musiczd2closezd2zz__multimediazd2musiczd2' /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib/libhop_s-1.11.1.so: undefined reference to `BGl_id3zf3zf3zz__multimediazd2id3zd2' /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib/libhop_s-1.11.1.so: undefined reference to `BGl_modulezd2initializa7ationz75zz__multimediazd2musiczd2' /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib/libhop_s-1.11.1.so: undefined reference to `BGl_mp3zd2id3zd2zz__multimediazd2id3zd2' collect2: ld returned 1 exit status make[1]: *** [/var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/bin/hopsh] Error 1 make[1]: Leaving directory `/var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/hopsh' make: *** [hopsh-bin] Error 2 bigloo -O2 -fsharing -Wall -wslots -L /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/lib -srfi enable-ssl -copt -O2 -pipe -I /usr/lib/bigloo/3.2b -o /var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/bin/hop o/hop-param.o o/parseargs.o o/main.o o/init.o o/scheduler.o o/accept.o o/pipeline.o o/nothread-scheduler.o o/queue-scheduler.o o/oto-scheduler.o o/pool-scheduler.o o/amany-scheduler.o Binary 32/var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/bin/hop...done. make[1]: Leaving directory `/var/tmp/portage/dev-scheme/hop-1.11.1/work/hop-1.11.1/src' * * ERROR: dev-scheme/hop-1.11.1 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 2366: Called die * The specific snippet of code: * emake || die "emake failed" * The die message: * emake failed * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/log/portage/dev-scheme/hop-1.11.1:20090716-144857.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-scheme/hop-1.11.1/temp/environment'. *