------------------------------------------------------------------------------- -- Phase: setup ------------------------------------------------------------------------------- Installing /packages/All/indexinfo-0.3.1.txz Installing /packages/All/gettext-runtime-0.20.1.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor Installing /packages/All/gmake-4.2.1_3.txz pkg: Cannot runscript POST-INSTALL:Bad file descriptor SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: check-sanity ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: pkg-depends ------------------------------------------------------------------------------- ===> scheme48-1.9.2 depends on file: /usr/local/sbin/pkg - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: fetch ------------------------------------------------------------------------------- ===> scheme48-1.9.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by scheme48-1.9.2 for building SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: checksum ------------------------------------------------------------------------------- ===> scheme48-1.9.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by scheme48-1.9.2 for building => SHA256 Checksum OK for scheme48-1.9.2.tgz. SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: extract ------------------------------------------------------------------------------- ===> scheme48-1.9.2 depends on file: /usr/local/sbin/pkg - found ===> Fetching all distfiles required by scheme48-1.9.2 for building ===> Extracting for scheme48-1.9.2 => SHA256 Checksum OK for scheme48-1.9.2.tgz. Extracted Memory Use: 17.27M SUCCEEDED 00:00:01 ------------------------------------------------------------------------------- -- Phase: patch-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: patch ------------------------------------------------------------------------------- ===> Patching for scheme48-1.9.2 SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: build-depends ------------------------------------------------------------------------------- ===> scheme48-1.9.2 depends on executable: gmake - found SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: lib-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: configure ------------------------------------------------------------------------------- ===> scheme48-1.9.2 depends on executable: gmake - found ===> Configuring for scheme48-1.9.2 configure: loading site script /xports/Templates/config.site checking build system type... x86_64-portbld-dragonfly5.9 checking host system type... x86_64-portbld-dragonfly5.9 checking for gcc... cc 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 cc accepts -g... yes checking for cc option to accept ISO C89... none needed checking whether we must build a 32bit binary... no checking bits per byte... 8 checking size of void *... 8 checking for BIT_SUFFIX... 64 checking whether we are building a Universal Binary... no checking how to compile position independent code... -fPIC checking -rdynamic... yes checking LDFLAGS_VM... checking for library containing strerror... none required checking for special C compiler options needed for large files... no checking for _FILE_OFFSET_BITS value needed for large files... no checking for inline keyword... yes checking for a BSD-compatible install... /usr/bin/install -c checking for main in -lm... yes checking for main in -ldl... yes checking for main in -lmld... no checking for main in -lnsl... no checking for main in -lgen... no checking for main in -lsocket... no checking for getpwnam in -lsun... no checking for RISC/OS POSIX library lossage checking for struct tm.tm_gmtoff... yes checking for an ANSI C-conforming const... yes checking for socklen_t... yes checking return type of signal handlers... void checking how to run the C preprocessor... cpp checking for grep that handles long lines and -e... (cached) /usr/bin/grep checking for egrep... (cached) /usr/bin/egrep checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for uintptr_t... (cached) yes checking for uint16_t... (cached) yes checking for libgen.h... (cached) yes checking sys/timeb.h usability... yes checking sys/timeb.h presence... yes checking for sys/timeb.h... yes checking posix/time.h usability... no checking posix/time.h presence... no checking for posix/time.h... no checking for sys/select.h... (cached) yes checking sysexits.h usability... yes checking sysexits.h presence... yes checking for sysexits.h... yes checking for langinfo.h... (cached) yes checking for nl_langinfo... (cached) yes checking for gettimeofday... (cached) yes checking for ftime... no checking for select... (cached) yes checking for setitimer... yes checking for sigaction... (cached) yes checking for execvpe... no checking for poll.h... (cached) yes checking for poll... (cached) yes checking for pkg-config... no checking for dlopen... (cached) yes checking for socket... yes checking for chroot... yes checking for strerror... (cached) yes checking environ... using environ checking IEEE floating-point endianness... least first checking native-code compiler support... no checking for ld... ld checking compile and link flags for dynamic externals... -fPIC, -shared checking for pthread.h... (cached) yes checking Pthreads support... -pthread (compile) -pthread (link) checking s... no configure: creating ./config.status config.status: creating Makefile config.status: creating c/sysdep.h config.status: creating c/scheme48arch.h SUCCEEDED 00:00:06 ------------------------------------------------------------------------------- -- Phase: build ------------------------------------------------------------------------------- ===> Building for scheme48-1.9.2 gmake[1]: Entering directory '/construction/lang/scheme48/scheme48-1.9.2' cc -c -pipe -O2 -fno-strict-aliasing -pthread -o c/main.o \ -DDEFAULT_IMAGE_NAME=\"/usr/local/lib/scheme48-1.`cat ./build/minor-version-number`/scheme48.image\" \ -DHAVE_CONFIG_H -D__COMPILING_SCHEME48_ITSELF__ -DS48_HOST_ARCHITECTURE=\"x86_64-portbld-dragonfly5.9\" ./c/main.c cc -c -DHAVE_CONFIG_H -D__COMPILING_SCHEME48_ITSELF__ -DS48_HOST_ARCHITECTURE=\"x86_64-portbld-dragonfly5.9\" -I ./c -I./c -I./c/net -I./c/bibop -pipe -O2 -fno-strict-aliasing -pthread -o c/scheme48vm-64.o c/scheme48vm-64.c cc -c -DHAVE_CONFIG_H -D__COMPILING_SCHEME48_ITSELF__ -DS48_HOST_ARCHITECTURE=\"x86_64-portbld-dragonfly5.9\" -I ./c -I./c -I./c/net -I./c/bibop -pipe -O2 -fno-strict-aliasing -pthread -o c/extension.o c/extension.c cc -c -DHAVE_CONFIG_H -D__COMPILING_SCHEME48_ITSELF__ -DS48_HOST_ARCHITECTURE=\"x86_64-portbld-dragonfly5.9\" -I ./c -I./c -I./c/net -I./c/bibop -pipe -O2 -fno-strict-aliasing -pthread -o c/free.o c/free.c cc -c -DHAVE_CONFIG_H -D__COMPILING_SCHEME48_ITSELF__ -DS48_HOST_ARCHITECTURE=\"x86_64-portbld-dragonfly5.9\" -I ./c -I./c -I./c/net -I./c/bibop -pipe -O2 -fno-strict-aliasing -pthread -o c/double_to_string.o c/double_to_string.c cc -c -DHAVE_CONFIG_H -D__COMPILING_SCHEME48_ITSELF__ -DS48_HOST_ARCHITECTURE=\"x86_64-portbld-dragonfly5.9\" -I ./c -I./c -I./c/net -I./c/bibop -pipe -O2 -fno-strict-aliasing -pthread -o c/bignum.o c/bignum.c cc -c -DHAVE_CONFIG_H -D__COMPILING_SCHEME48_ITSELF__ -DS48_HOST_ARCHITECTURE=\"x86_64-portbld-dragonfly5.9\" -I ./c -I./c -I./c/net -I./c/bibop -pipe -O2 -fno-strict-aliasing -pthread -o c/ffi.o c/ffi.c cc -c -DHAVE_CONFIG_H -D__COMPILING_SCHEME48_ITSELF__ -DS48_HOST_ARCHITECTURE=\"x86_64-portbld-dragonfly5.9\" -I ./c -I./c -I./c/net -I./c/bibop -pipe -O2 -fno-strict-aliasing -pthread -o c/external.o c/external.c cc -c -DHAVE_CONFIG_H -D__COMPILING_SCHEME48_ITSELF__ -DS48_HOST_ARCHITECTURE=\"x86_64-portbld-dragonfly5.9\" -I ./c -I./c -I./c/net -I./c/bibop -pipe -O2 -fno-strict-aliasing -pthread -o c/external-lib.o c/external-lib.c cc -c -DHAVE_CONFIG_H -D__COMPILING_SCHEME48_ITSELF__ -DS48_HOST_ARCHITECTURE=\"x86_64-portbld-dragonfly5.9\" -I ./c -I./c -I./c/net -I./c/bibop -pipe -O2 -fno-strict-aliasing -pthread -o c/external-init.o c/external-init.c cc -c -DHAVE_CONFIG_H -D__COMPILING_SCHEME48_ITSELF__ -DS48_HOST_ARCHITECTURE=\"x86_64-portbld-dragonfly5.9\" -I ./c -I./c -I./c/net -I./c/bibop -pipe -O2 -fno-strict-aliasing -pthread -o c/init.o c/init.c cc -c -DHAVE_CONFIG_H -D__COMPILING_SCHEME48_ITSELF__ -DS48_HOST_ARCHITECTURE=\"x86_64-portbld-dragonfly5.9\" -I ./c -I./c -I./c/net -I./c/bibop -pipe -O2 -fno-strict-aliasing -pthread -o c/scheme48-bibop-heap-64.o c/scheme48-bibop-heap-64.c cc -c -DHAVE_CONFIG_H -D__COMPILING_SCHEME48_ITSELF__ -DS48_HOST_ARCHITECTURE=\"x86_64-portbld-dragonfly5.9\" -I ./c -I./c -I./c/net -I./c/bibop -pipe -O2 -fno-strict-aliasing -pthread -o c/bibop/page_alloc.o c/bibop/page_alloc.c cc -c -DHAVE_CONFIG_H -D__COMPILING_SCHEME48_ITSELF__ -DS48_HOST_ARCHITECTURE=\"x86_64-portbld-dragonfly5.9\" -I ./c -I./c -I./c/net -I./c/bibop -pipe -O2 -fno-strict-aliasing -pthread -o c/bibop/memory_map.o c/bibop/memory_map.c cc -c -DHAVE_CONFIG_H -D__COMPILING_SCHEME48_ITSELF__ -DS48_HOST_ARCHITECTURE=\"x86_64-portbld-dragonfly5.9\" -I ./c -I./c -I./c/net -I./c/bibop -pipe -O2 -fno-strict-aliasing -pthread -o c/bibop/areas.o c/bibop/areas.c cc -c -DHAVE_CONFIG_H -D__COMPILING_SCHEME48_ITSELF__ -DS48_HOST_ARCHITECTURE=\"x86_64-portbld-dragonfly5.9\" -I ./c -I./c -I./c/net -I./c/bibop -pipe -O2 -fno-strict-aliasing -pthread -o c/bibop/generation_gc.o c/bibop/generation_gc.c cc -c -DHAVE_CONFIG_H -D__COMPILING_SCHEME48_ITSELF__ -DS48_HOST_ARCHITECTURE=\"x86_64-portbld-dragonfly5.9\" -I ./c -I./c -I./c/net -I./c/bibop -pipe -O2 -fno-strict-aliasing -pthread -o c/bibop/find_all.o c/bibop/find_all.c cc -c -DHAVE_CONFIG_H -D__COMPILING_SCHEME48_ITSELF__ -DS48_HOST_ARCHITECTURE=\"x86_64-portbld-dragonfly5.9\" -I ./c -I./c -I./c/net -I./c/bibop -pipe -O2 -fno-strict-aliasing -pthread -o c/bibop/check_heap.o c/bibop/check_heap.c cc -c -DHAVE_CONFIG_H -D__COMPILING_SCHEME48_ITSELF__ -DS48_HOST_ARCHITECTURE=\"x86_64-portbld-dragonfly5.9\" -I ./c -I./c -I./c/net -I./c/bibop -pipe -O2 -fno-strict-aliasing -pthread -o c/bibop/utils.o c/bibop/utils.c cc -c -DHAVE_CONFIG_H -D__COMPILING_SCHEME48_ITSELF__ -DS48_HOST_ARCHITECTURE=\"x86_64-portbld-dragonfly5.9\" -I ./c -I./c -I./c/net -I./c/bibop -pipe -O2 -fno-strict-aliasing -pthread -o c/bibop/area_roots.o c/bibop/area_roots.c cc -c -DHAVE_CONFIG_H -D__COMPILING_SCHEME48_ITSELF__ -DS48_HOST_ARCHITECTURE=\"x86_64-portbld-dragonfly5.9\" -I ./c -I./c -I./c/net -I./c/bibop -pipe -O2 -fno-strict-aliasing -pthread -o c/bibop/remset.o c/bibop/remset.c cc -c -DHAVE_CONFIG_H -D__COMPILING_SCHEME48_ITSELF__ -DS48_HOST_ARCHITECTURE=\"x86_64-portbld-dragonfly5.9\" -I ./c -I./c -I./c/net -I./c/bibop -pipe -O2 -fno-strict-aliasing -pthread -o c/unix/misc.o c/unix/misc.c cc -c -DHAVE_CONFIG_H -D__COMPILING_SCHEME48_ITSELF__ -DS48_HOST_ARCHITECTURE=\"x86_64-portbld-dragonfly5.9\" -I ./c -I./c -I./c/net -I./c/bibop -pipe -O2 -fno-strict-aliasing -pthread -o c/unix/io.o c/unix/io.c c/unix/misc.c: In function 's48_expand_file_name': c/unix/misc.c:85:5: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-overflow=] strncpy(buffer, dir, dir_len); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ c/unix/misc.c:81:15: note: length computed here dir_len = strlen(dir); ^~~~~~~~~~~ cc -c -DHAVE_CONFIG_H -D__COMPILING_SCHEME48_ITSELF__ -DS48_HOST_ARCHITECTURE=\"x86_64-portbld-dragonfly5.9\" -I ./c -I./c -I./c/net -I./c/bibop -pipe -O2 -fno-strict-aliasing -pthread -o c/unix/fd-io.o c/unix/fd-io.c cc -c -DHAVE_CONFIG_H -D__COMPILING_SCHEME48_ITSELF__ -DS48_HOST_ARCHITECTURE=\"x86_64-portbld-dragonfly5.9\" -I ./c -I./c -I./c/net -I./c/bibop -pipe -O2 -fno-strict-aliasing -pthread -o c/unix/event.o c/unix/event.c cc -c -DHAVE_CONFIG_H -D__COMPILING_SCHEME48_ITSELF__ -DS48_HOST_ARCHITECTURE=\"x86_64-portbld-dragonfly5.9\" -I ./c -I./c -I./c/net -I./c/bibop -pipe -O2 -fno-strict-aliasing -pthread -o c/unix/time.o c/unix/time.c cc -c -DHAVE_CONFIG_H -D__COMPILING_SCHEME48_ITSELF__ -DS48_HOST_ARCHITECTURE=\"x86_64-portbld-dragonfly5.9\" -I ./c -I./c -I./c/net -I./c/bibop -pipe -O2 -fno-strict-aliasing -pthread -o c/net/socket.o c/net/socket.c cc -c -DHAVE_CONFIG_H -D__COMPILING_SCHEME48_ITSELF__ -DS48_HOST_ARCHITECTURE=\"x86_64-portbld-dragonfly5.9\" -I ./c -I./c -I./c/net -I./c/bibop -pipe -O2 -fno-strict-aliasing -pthread -o c/net/address.o c/net/address.c cc -c -DHAVE_CONFIG_H -D__COMPILING_SCHEME48_ITSELF__ -DS48_HOST_ARCHITECTURE=\"x86_64-portbld-dragonfly5.9\" -I ./c -I./c -I./c/net -I./c/bibop -pipe -O2 -fno-strict-aliasing -pthread -o c/net/net.o c/net/net.c cc -c -DHAVE_CONFIG_H -D__COMPILING_SCHEME48_ITSELF__ -DS48_HOST_ARCHITECTURE=\"x86_64-portbld-dragonfly5.9\" -I ./c -I./c -I./c/net -I./c/bibop -pipe -O2 -fno-strict-aliasing -pthread -o c/unix/socket.o c/unix/socket.c cc -c -DHAVE_CONFIG_H -D__COMPILING_SCHEME48_ITSELF__ -DS48_HOST_ARCHITECTURE=\"x86_64-portbld-dragonfly5.9\" -I ./c -I./c -I./c/net -I./c/bibop -pipe -O2 -fno-strict-aliasing -pthread -o c/unix/dynlink.o c/unix/dynlink.c cc -c -DHAVE_CONFIG_H -D__COMPILING_SCHEME48_ITSELF__ -DS48_HOST_ARCHITECTURE=\"x86_64-portbld-dragonfly5.9\" -I ./c -I./c -I./c/net -I./c/bibop -pipe -O2 -fno-strict-aliasing -pthread -o c/unix/sysexits.o c/unix/sysexits.c cc -c -DHAVE_CONFIG_H -D__COMPILING_SCHEME48_ITSELF__ -DS48_HOST_ARCHITECTURE=\"x86_64-portbld-dragonfly5.9\" -I ./c -I./c -I./c/net -I./c/bibop -pipe -O2 -fno-strict-aliasing -pthread -o c/fake/glue.o c/fake/glue.c cc -c -pipe -O2 -fno-strict-aliasing -pthread -o c/script-interpreter.o \ -DRUNNABLE=\"/usr/local/bin/scheme48\" \ -DHAVE_CONFIG_H \ -I ./c -I./c \ ./c/script-interpreter.c echo '#!/bin/sh' >go && \ echo >>go && \ echo "lib=\"`pwd`\"" >>go && \ echo 'exec "$lib"/scheme48vm -i "$lib"/scheme48.image "$@"' \ >>go && \ chmod +x go cc -c -DHAVE_CONFIG_H -I ./c -I./c -I./c/bibop -pipe -O2 -fno-strict-aliasing -pthread -fPIC -o c/posix/user.o c/posix/user.c cc -c -DHAVE_CONFIG_H -I ./c -I./c -I./c/bibop -pipe -O2 -fno-strict-aliasing -pthread -fPIC -o c/posix/regexp.o c/posix/regexp.c cc -c -DHAVE_CONFIG_H -I ./c -I./c -I./c/bibop -pipe -O2 -fno-strict-aliasing -pthread -fPIC -o c/posix/proc-env.o c/posix/proc-env.c cc -c -DHAVE_CONFIG_H -I ./c -I./c -I./c/bibop -pipe -O2 -fno-strict-aliasing -pthread -fPIC -o c/posix/proc.o c/posix/proc.c cc -c -DHAVE_CONFIG_H -I ./c -I./c -I./c/bibop -pipe -O2 -fno-strict-aliasing -pthread -fPIC -o c/posix/io.o c/posix/io.c cc -c -DHAVE_CONFIG_H -I ./c -I./c -I./c/bibop -pipe -O2 -fno-strict-aliasing -pthread -fPIC -o c/posix/dir.o c/posix/dir.c cc -c -DHAVE_CONFIG_H -I ./c -I./c -I./c/bibop -pipe -O2 -fno-strict-aliasing -pthread -fPIC -o c/posix/posix.o c/posix/posix.c cc -c -DHAVE_CONFIG_H -I ./c -I./c -I./c/bibop -pipe -O2 -fno-strict-aliasing -pthread -fPIC -o c/posix/time.o c/posix/time.c cc -c -DHAVE_CONFIG_H -I ./c -I./c -I./c/bibop -pipe -O2 -fno-strict-aliasing -pthread -fPIC -o c/posix/errno.o c/posix/errno.c cc -c -DHAVE_CONFIG_H -I ./c -I./c -I./c/bibop -pipe -O2 -fno-strict-aliasing -pthread -fPIC -o c/posix/syslog.o c/posix/syslog.c cc -c -DHAVE_CONFIG_H -I ./c -I./c -I./c/bibop -pipe -O2 -fno-strict-aliasing -pthread -fPIC -o c/srfi-27.o c/srfi-27.c cc -c -DHAVE_CONFIG_H -I ./c -I./c -I./c/bibop -pipe -O2 -fno-strict-aliasing -pthread -fPIC -o c/ffi-test/ffi-test.o c/ffi-test/ffi-test.c cc -c -DHAVE_CONFIG_H -I ./c -I./c -I./c/bibop -pipe -O2 -fno-strict-aliasing -pthread -fPIC -o c/r6rs/ieee_bytevect.o c/r6rs/ieee_bytevect.c cc -c -DHAVE_CONFIG_H -I ./c -I./c -I./c/bibop -pipe -O2 -fno-strict-aliasing -pthread -fPIC -o c/r6rs/r6rs_externals.o c/r6rs/r6rs_externals.c cc -rdynamic -pthread -pipe -O2 -fno-strict-aliasing -pthread -o script-interpreter c/script-interpreter.o ld -o c/posix.so c/posix/user.o c/posix/regexp.o c/posix/proc-env.o c/posix/proc.o c/posix/io.o c/posix/dir.o c/posix/posix.o c/posix/time.o c/posix/errno.o c/posix/syslog.o -shared ld -o c/srfi-27.so c/srfi-27.o -shared ld -o c/r6rs.so c/r6rs/ieee_bytevect.o c/r6rs/r6rs_externals.o -shared ld -o c/ffi-test.so c/ffi-test/ffi-test.o -shared rm -f c/libscheme48.a; \ ar cq c/libscheme48.a c/scheme48vm-64.o c/extension.o c/free.o c/double_to_string.o c/bignum.o c/ffi.o c/external.o c/external-lib.o c/external-init.o c/init.o c/scheme48-bibop-heap-64.o c/bibop/page_alloc.o c/bibop/memory_map.o c/bibop/areas.o c/bibop/generation_gc.o c/bibop/find_all.o c/bibop/check_heap.o c/bibop/utils.o c/bibop/area_roots.o c/bibop/remset.o c/unix/misc.o c/unix/io.o c/unix/fd-io.o c/unix/event.o c/unix/time.o c/net/socket.o c/net/address.o c/net/net.o c/unix/socket.o c/unix/dynlink.o c/unix/sysexits.o c/fake/glue.o ranlib c/libscheme48.a cc -rdynamic -pthread -pipe -O2 -fno-strict-aliasing -pthread -o scheme48vm c/main.o c/libscheme48.a -ldl -lm # Cygwin if test -x /usr/bin/dlltool; then \ dlltool --dllname scheme48vm.exe --output-lib scheme48vm.a --def ./c/scheme48.def; \ fi ./build/build-usual-image . \ "`(cd . && pwd)`/scheme" "`pwd`/c" 'scheme48.image' './scheme48vm' \ './build/initial.image-64' ./scheme/env/init-defpackage.scm #{Unspecific} ./scheme/packages.scm ./scheme/more-interfaces.scm ./scheme/link-packages.scm ./scheme/sort/interfaces.scm ./scheme/sort/packages.scm ./scheme/env-packages.scm ./scheme/more-packages.scm ./scheme/posix/packages.scm ./scheme/srfi/packages.scm ./scheme/r6rs/packages.scm ./scheme/net/packages.scm ./scheme/cml/interfaces.scm ./scheme/cml/packages.scm [display-conditions ./scheme/env/dispcond.scm] [command-levels ./scheme/env/user.scm ./scheme/env/command-level.scm] [disclosers ./scheme/env/disclosers.scm] [menus ./scheme/env/menu.scm] [command-processor ./scheme/env/version-info.scm ./scheme/env/command.scm ./scheme/env/read-command.scm] #{Unspecific} [basic-commands ./scheme/env/basic-command.scm] [build ./scheme/env/build.scm] [more-vm-exceptions ./scheme/env/vm-exception.scm] [shadowing ./scheme/env/shadow.scm] [package-mutation ./scheme/env/pedit.scm] [package-commands ./scheme/env/pacman.scm] [debugging ./scheme/env/debug.scm] [inspect-commands ./scheme/env/inspect.scm] [parse-bytecode ./scheme/env/parse-bytecode.scm] [disassembler ./scheme/env/disasm.scm] [usual-commands] #{Unspecific} [debuginfo ./scheme/env/debuginfo.scm] [extended-numbers ./scheme/rts/xnum.scm] [floatnums ./scheme/rts/floatnum.scm Analyzing... no in-line procedures ] [ratnums ./scheme/rts/ratnum.scm] [recnums ./scheme/rts/recnum.scm] [finite-types ./scheme/big/finite-type.scm] [unicode-char-maps ./scheme/env/unicode-category.scm ./scheme/env/unicode-info.scm ./scheme/env/unicode-charmap.scm] [usual-features] #{Unspecific} Reading ./build/initial.debug #{Unspecific} #{Unspecific} #{Unspecific} Writing scheme48.image gmake[1]: Leaving directory '/construction/lang/scheme48/scheme48-1.9.2' SUCCEEDED 00:00:29 ------------------------------------------------------------------------------- -- Phase: run-depends ------------------------------------------------------------------------------- SUCCEEDED 00:00:00 ------------------------------------------------------------------------------- -- Phase: stage ------------------------------------------------------------------------------- ===> Staging for scheme48-1.9.2 ===> Generating temporary packing list gmake[1]: Entering directory '/construction/lang/scheme48/scheme48-1.9.2' for dir in /usr/local/lib /usr/local/bin /usr/local/include /usr/local/share; do \ ./mkinstalldirs /construction/lang/scheme48/stage$dir || exit 1; \ done ./mkinstalldirs /construction/lang/scheme48/stage/usr/local/lib/scheme48-1.`cat ./build/minor-version-number` mkdir -p -- /construction/lang/scheme48/stage/usr/local/lib/scheme48-1.9.2 for dir in rts env big sort opt misc link posix net cml srfi r6rs; do \ ./mkinstalldirs /construction/lang/scheme48/stage/usr/local/share/scheme48-1.`cat ./build/minor-version-number`/$dir || exit 1; \ done mkdir -p -- /construction/lang/scheme48/stage/usr/local/share/scheme48-1.9.2/rts mkdir -p -- /construction/lang/scheme48/stage/usr/local/share/scheme48-1.9.2/env mkdir -p -- /construction/lang/scheme48/stage/usr/local/share/scheme48-1.9.2/big mkdir -p -- /construction/lang/scheme48/stage/usr/local/share/scheme48-1.9.2/sort mkdir -p -- /construction/lang/scheme48/stage/usr/local/share/scheme48-1.9.2/opt mkdir -p -- /construction/lang/scheme48/stage/usr/local/share/scheme48-1.9.2/misc mkdir -p -- /construction/lang/scheme48/stage/usr/local/share/scheme48-1.9.2/link mkdir -p -- /construction/lang/scheme48/stage/usr/local/share/scheme48-1.9.2/posix mkdir -p -- /construction/lang/scheme48/stage/usr/local/share/scheme48-1.9.2/net mkdir -p -- /construction/lang/scheme48/stage/usr/local/share/scheme48-1.9.2/cml mkdir -p -- /construction/lang/scheme48/stage/usr/local/share/scheme48-1.9.2/srfi mkdir -p -- /construction/lang/scheme48/stage/usr/local/share/scheme48-1.9.2/r6rs install -s -m 555 scheme48vm /construction/lang/scheme48/stage/usr/local/lib/scheme48-1.`cat ./build/minor-version-number` if test -e scheme48vm.a; then install -s -m 555 scheme48vm.a /construction/lang/scheme48/stage/usr/local/lib/scheme48-1.`cat ./build/minor-version-number`; fi rm -f '/tmp/scheme48.image' ./build/build-usual-image . "/usr/local/share/scheme48-1.`cat ./build/minor-version-number`" "/usr/local/lib/scheme48-1.`cat ./build/minor-version-number`" \ "/tmp/scheme48.image" "./scheme48vm" "./build/initial.image-64" ./scheme/env/init-defpackage.scm #{Unspecific} ./scheme/packages.scm ./scheme/more-interfaces.scm ./scheme/link-packages.scm ./scheme/sort/interfaces.scm ./scheme/sort/packages.scm ./scheme/env-packages.scm ./scheme/more-packages.scm ./scheme/posix/packages.scm ./scheme/srfi/packages.scm ./scheme/r6rs/packages.scm ./scheme/net/packages.scm ./scheme/cml/interfaces.scm ./scheme/cml/packages.scm [display-conditions ./scheme/env/dispcond.scm] [command-levels ./scheme/env/user.scm ./scheme/env/command-level.scm] [disclosers ./scheme/env/disclosers.scm] [menus ./scheme/env/menu.scm] [command-processor ./scheme/env/version-info.scm ./scheme/env/command.scm ./scheme/env/read-command.scm] #{Unspecific} [basic-commands ./scheme/env/basic-command.scm] [build ./scheme/env/build.scm] [more-vm-exceptions ./scheme/env/vm-exception.scm] [shadowing ./scheme/env/shadow.scm] [package-mutation ./scheme/env/pedit.scm] [package-commands ./scheme/env/pacman.scm] [debugging ./scheme/env/debug.scm] [inspect-commands ./scheme/env/inspect.scm] [parse-bytecode ./scheme/env/parse-bytecode.scm] [disassembler ./scheme/env/disasm.scm] [usual-commands] #{Unspecific} [debuginfo ./scheme/env/debuginfo.scm] [extended-numbers ./scheme/rts/xnum.scm] [floatnums ./scheme/rts/floatnum.scm Analyzing... no in-line procedures ] [ratnums ./scheme/rts/ratnum.scm] [recnums ./scheme/rts/recnum.scm] [finite-types ./scheme/big/finite-type.scm] [unicode-char-maps ./scheme/env/unicode-category.scm ./scheme/env/unicode-info.scm ./scheme/env/unicode-charmap.scm] [usual-features] #{Unspecific} Reading ./build/initial.debug #{Unspecific} #{Unspecific} #{Unspecific} Writing /tmp/scheme48.image install -m 0644 /tmp/scheme48.image /construction/lang/scheme48/stage/usr/local/lib/scheme48-1.`cat ./build/minor-version-number` rm /tmp/scheme48.image ./mkinstalldirs /construction/lang/scheme48/stage/usr/local/man/man1 sed 's=LBIN=/usr/local/bin=g' ./doc/scheme48.man | \ sed "s=LLIB=/usr/local/lib/scheme48-1.`cat ./build/minor-version-number`=g" | \ sed "s=LS48=scheme48=g" >scheme48.1 install -m 0644 scheme48.1 /construction/lang/scheme48/stage/usr/local/man/man1 rm scheme48.1 install -m 0644 ./c/scheme48.h /construction/lang/scheme48/stage/usr/local/include install -m 0644 c/scheme48arch.h /construction/lang/scheme48/stage/usr/local/include install -m 0644 ./c/scheme48write-barrier.h /construction/lang/scheme48/stage/usr/local/include install -m 0644 ./c/scheme48.exp /construction/lang/scheme48/stage/usr/local/include install -m 0644 ./c/scheme48.def /construction/lang/scheme48/stage/usr/local/include install -m 0644 ./c/scheme48-external.exp /construction/lang/scheme48/stage/usr/local/include for stub in env big sort opt misc link posix net cml srfi r6rs; do \ for f in ./scheme/$stub/*.scm; do \ install -m 0644 $f /construction/lang/scheme48/stage/usr/local/share/scheme48-1.`cat ./build/minor-version-number`/$stub || exit 1; \ done; \ done for f in ./scheme/rts/*num.scm \ ./scheme/rts/jar-defrecord.scm; do \ install -m 0644 $f /construction/lang/scheme48/stage/usr/local/share/scheme48-1.`cat ./build/minor-version-number`/rts || exit 1; \ done script=/construction/lang/scheme48/stage/usr/local/bin/scheme48 && \ LIB=/usr/local/lib/scheme48-1.`cat ./build/minor-version-number` && \ echo "#!/bin/sh" >$script && \ echo >>$script && \ echo "lib=$LIB" >>$script && \ echo 'exec $lib/scheme48vm -i $lib/scheme48.image "$@"' \ >>$script && \ chmod +x $script for dialect in r5rs srfi-7; do \ install -s -m 555 script-interpreter \ /construction/lang/scheme48/stage/usr/local/bin/scheme-$dialect; \ done config_script=/construction/lang/scheme48/stage/usr/local/bin/scheme48-config && \ sed -e 's,@incdir\@,/usr/local/include,g' \ -e 's,@libdir\@,/usr/local/lib,g' \ -e 's,@CC\@,cc,g' \ -e 's,@LD\@,ld,g' \ -e 's?@DYNAMIC_EXTERNALS_CFLAGS\@?-fPIC?g' \ -e 's?@DYNAMIC_EXTERNALS_LDFLAGS\@?-shared?g' \ < ./build/scheme48-config.in > $config_script && \ chmod +x $config_script install -s -m 555 c/posix.so c/srfi-27.so c/ffi-test.so c/r6rs.so /construction/lang/scheme48/stage/usr/local/lib/scheme48-1.`cat ./build/minor-version-number`/ ./mkinstalldirs /construction/lang/scheme48/stage/usr/local/share/doc/scheme48 mkdir -p -- /construction/lang/scheme48/stage/usr/local/share/doc/scheme48 ./mkinstalldirs /construction/lang/scheme48/stage/usr/local/share/doc/scheme48 install -m 0644 ./doc/manual.pdf /construction/lang/scheme48/stage/usr/local/share/doc/scheme48 install -m 0644 ./doc/manual.ps /construction/lang/scheme48/stage/usr/local/share/doc/scheme48 for f in ./doc/html/*; do \ install -m 0644 $f /construction/lang/scheme48/stage/usr/local/share/doc/scheme48 || exit 1; \ done gmake[1]: Leaving directory '/construction/lang/scheme48/scheme48-1.9.2' ====> Compressing man pages (compress-man) ====> Running Q/A tests (stage-qa) Warning: You have disabled the licenses framework with DISABLE_LICENSES, unable to run checks SUCCEEDED 00:00:07 ------------------------------------------------------------------------------- -- Phase: package ------------------------------------------------------------------------------- ===> Building package for scheme48-1.9.2 file sizes/checksums [283]: 0% file sizes/checksums [283]: 35% file sizes/checksums [283]: 70% file sizes/checksums [283]: 100% packing files [283]: 0% packing files [283]: 35% packing files [283]: 70% packing files [283]: 100% packing directories [0]: 0% packing directories [0]: 100% SUCCEEDED 00:00:17 TOTAL TIME 00:01:02