Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 833731 Details for
Bug 882023
app-shells/scsh-0.6.7-r3 - /.../sh:line <snip>: .../scsh: No such file or directory
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
app-shells:scsh-0.6.7-r3:20221119-164105.log
app-shells:scsh-0.6.7-r3:20221119-164105.log (text/plain), 29.38 KB, created by
Toralf Förster
on 2022-11-19 16:48:53 UTC
(
hide
)
Description:
app-shells:scsh-0.6.7-r3:20221119-164105.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2022-11-19 16:48:53 UTC
Size:
29.38 KB
patch
obsolete
> * Package: app-shells/scsh-0.6.7-r3:0 > * Repository: gentoo > * Maintainer: scheme@gentoo.org > * USE: abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking scsh-0.6.7.tar.gz to /var/tmp/portage/app-shells/scsh-0.6.7-r3/work >>>> Source unpacked in /var/tmp/portage/app-shells/scsh-0.6.7-r3/work >>>> Preparing source in /var/tmp/portage/app-shells/scsh-0.6.7-r3/work/scsh-0.6.7 ... > * Applying 0.6.7-Makefile.in-AR.patch ... > [ ok ] > * Applying 0.6.7-Makefile.in-LDFLAGS.patch ... > [ ok ] > * Applying 0.6.7-Makefile.in-doc-dir-gentoo.patch ... > [ ok ] > * Applying 0.6.7-Missing-includes.patch ... > [ ok ] > * Applying 0.6.7-scheme48vm-prelude.h-SMALL_MULTIPLY.patch ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/app-shells/scsh-0.6.7-r3/work/scsh-0.6.7 ... > * econf: updating scsh-0.6.7/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating scsh-0.6.7/config.sub with /usr/share/gnuconfig/config.sub >./configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --includedir=/usr/include --libdir=/usr/lib --with-lib-dirs-list=/usr/lib/scsh >checking build system type... i686-pc-linux-gnu >checking host system type... i686-pc-linux-gnu >checking for i686-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse >checking for C compiler default output file name... a.out >checking whether the C compiler works... yes >checking whether we are cross compiling... no >checking for suffix of executables... >checking for suffix of object files... o >checking whether we are using the GNU C compiler... yes >checking whether x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse accepts -g... yes >checking for x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse option to accept ANSI C... none needed >defining signal constants >./scsh/scsh_aux.c: In function 'main': >./scsh/scsh_aux.c:9:15: warning: implicit declaration of function 'atoi' [-Wimplicit-function-declaration] > 9 | int signr = atoi(argv[1]); > | ^~~~ >checking for library containing strerror... none required >checking for broken Linux that needs -static with -g... no >checking for a BSD-compatible install... /usr/lib/portage/python3.10/ebuild-helpers/xattr/install -c >checking for i686-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking for an ANSI C-conforming const... yes >checking whether byte ordering is bigendian... no >checking for ELF... no >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 crypt in -lc... no >checking for crypt in -lcrypt... yes >checking for main in -lelf... no >checking for RISC/OS POSIX library lossage >checking for an ANSI C-conforming const... (cached) yes >checking return type of signal handlers... void >checking how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -E >checking for egrep... grep -E >checking for ANSI C header files... yes >checking for sys/types.h... yes >checking for sys/stat.h... yes >checking for stdlib.h... yes >checking for string.h... yes >checking for memory.h... yes >checking for strings.h... yes >checking for inttypes.h... yes >checking for stdint.h... yes >checking for unistd.h... yes >checking libgen.h usability... yes >checking libgen.h presence... yes >checking for libgen.h... 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 sys/select.h usability... yes >checking sys/select.h presence... yes >checking for sys/select.h... yes >checking nlist.h usability... yes >checking nlist.h presence... yes >checking for nlist.h... yes >checking sys/un.h usability... yes >checking sys/un.h presence... yes >checking for sys/un.h... yes >checking crypt.h usability... yes >checking crypt.h presence... yes >checking for crypt.h... yes >checking for gettimeofday... yes >checking for ftime... yes >checking for nlist... no >checking for select... yes >checking for setitimer... yes >checking for sigaction... yes >checking for vasprintf... yes >checking for socklen_t... yes >checking for dlopen... yes >checking for socket... yes >checking for chroot... yes >checking for strerror... yes >checking for seteuid... yes >checking for setegid... yes >checking for struct nlist.n_name... yes >checking __NEXT__... no >checking underscore before symbols... conftest.c:1:1: warning: return type defaults to 'int' [-Wimplicit-int] > 1 | main() { return 0; } fnord() {} > | ^~~~ >conftest.c:1:22: warning: return type defaults to 'int' [-Wimplicit-int] > 1 | main() { return 0; } fnord() {} > | ^~~~~ >no >checking link with -rdynamic... yes >checking whether struct tm is in sys/time.h or time.h... time.h >checking for struct tm.tm_zone... yes >checking for struct tm.tm_gmtoff... no >checking for getpt... yes >checking for _getpty... no >checking for grantpt... yes >checking for unlockpt... yes >checking for ptsname... yes >checking for killpg... yes >checking for tcgetpgrp... yes >checking for openpty... yes >checking libutil.h usability... no >checking libutil.h presence... no >checking for libutil.h... no >checking util.h usability... no >checking util.h presence... no >checking for util.h... no >checking pty.h usability... yes >checking pty.h presence... yes >checking for pty.h... yes >checking stropts.h usability... no >checking stropts.h presence... no >checking for stropts.h... no >checking for isastream... no >checking for const sys_errlist... yes >configure: creating ./config.status >config.status: creating Makefile >config.status: creating scsh/endian.scm >config.status: creating scsh-config >config.status: creating c/sysdep.h >config.status: executing scsh-config+x commands >>>> Source configured. >>>> Compiling source in /var/tmp/portage/app-shells/scsh-0.6.7-r3/work/scsh-0.6.7 ... >make -j4 >x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -pipe -march=native -fno-diagnostics-color -O2 -o scsh/sleep1.o scsh/sleep1.c >x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -pipe -march=native -fno-diagnostics-color -O2 -o c/unix/fd-io.o c/unix/fd-io.c >x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -pipe -march=native -fno-diagnostics-color -O2 -o scsh/sighandlers1.o scsh/sighandlers1.c >x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -pipe -march=native -fno-diagnostics-color -O2 -o scsh/signals1.o scsh/signals1.c >x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -pipe -march=native -fno-diagnostics-color -O2 -o c/extension.o c/extension.c >x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -pipe -march=native -fno-diagnostics-color -O2 -o c/scheme48heap.o c/scheme48heap.c >x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -pipe -march=native -fno-diagnostics-color -O2 -o scsh/fdports1.o scsh/fdports1.c >x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -pipe -march=native -fno-diagnostics-color -O2 -o scsh/network1.o scsh/network1.c >scsh/network1.c: In function âscheme_acceptâ: >scsh/network1.c:158:19: warning: implicit declaration of function âs48_add_pending_fdâ [-Wimplicit-function-declaration] > 158 | if (! s48_add_pending_fd(sockfd, 1))/* 1 for is_input */ > | ^~~~~~~~~~~~~~~~~~ >scsh/network1.c: In function âsend_substringâ: >scsh/network1.c:389:5: warning: implicit declaration of function âs48_raise_os_error_7â; did you mean âs48_raise_os_error_6â? [-Wimplicit-function-declaration] > 389 | s48_raise_os_error_7(errno, > | ^~~~~~~~~~~~~~~~~~~~ > | s48_raise_os_error_6 >x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -pipe -march=native -fno-diagnostics-color -O2 -o scsh/syslog1.o scsh/syslog1.c >x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -pipe -march=native -fno-diagnostics-color -O2 -o scsh/putenv.o scsh/putenv.c >x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -pipe -march=native -fno-diagnostics-color -O2 -o scsh/cstuff.o scsh/cstuff.c >x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -pipe -march=native -fno-diagnostics-color -O2 -o c/srfi/srfi-27.o c/srfi/srfi-27.c >x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -pipe -march=native -fno-diagnostics-color -O2 -o scsh/tty1.o scsh/tty1.c >scsh/tty1.c:354:1: warning: return type defaults to âintâ [-Wimplicit-int] > 354 | allocate_pty (void) > | ^~~~~~~~~~~~ >scsh/tty1.c: In function âallocate_ptyâ: >scsh/tty1.c:409:3: warning: implicit declaration of function âgrantptâ [-Wimplicit-function-declaration] > 409 | grantpt (master_fd); > | ^~~~~~~ >scsh/tty1.c:413:3: warning: implicit declaration of function âunlockptâ [-Wimplicit-function-declaration] > 413 | unlockpt (master_fd); > | ^~~~~~~~ >scsh/tty1.c: In function âallocate_masterâ: >scsh/tty1.c:437:15: warning: implicit declaration of function âgetptâ; did you mean âgetoptâ? [-Wimplicit-function-declaration] > 437 | master_fd = getpt (); > | ^~~~~ > | getopt >scsh/tty1.c: In function âallocate_slave_nameâ: >scsh/tty1.c:497:16: warning: implicit declaration of function âptsnameâ; did you mean âttynameâ? [-Wimplicit-function-declaration] > 497 | slave_name = ptsname (master_fd); > | ^~~~~~~ > | ttyname >scsh/tty1.c:497:14: warning: assignment to âchar *â from âintâ makes pointer from integer without a cast [-Wint-conversion] > 497 | slave_name = ptsname (master_fd); > | ^ >x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -pipe -march=native -fno-diagnostics-color -O2 -o c/unix/io.o c/unix/io.c >x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -pipe -march=native -fno-diagnostics-color -O2 -o scsh/process_args.o scsh/process_args.c >x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -pipe -march=native -fno-diagnostics-color -O2 -o c/unix/event.o c/unix/event.c >x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -pipe -march=native -fno-diagnostics-color -O2 -o c/unix/dynamo.o c/unix/dynamo.c >x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -pipe -march=native -fno-diagnostics-color -O2 -o c/unix/misc.o c/unix/misc.c >x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -pipe -march=native -fno-diagnostics-color -O2 -o scsh/machine/libansi.o scsh/machine/libansi.c >x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -pipe -march=native -fno-diagnostics-color -O2 -o scsh/machine/time_dep1.o scsh/machine/time_dep1.c >x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -pipe -march=native -fno-diagnostics-color -O2 -o c/unix/socket.o c/unix/socket.c >x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -pipe -march=native -fno-diagnostics-color -O2 -o scsh/time1.o scsh/time1.c >x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -pipe -march=native -fno-diagnostics-color -O2 -o scsh/md5.o scsh/md5.c >x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -c -pipe -march=native -fno-diagnostics-color -O2 -o c/init.o \ > -DDEFAULT_IMAGE_NAME=\"/usr/lib/scsh/scsh.image\" \ > -DHAVE_CONFIG_H ./c/init.c >x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -pipe -march=native -fno-diagnostics-color -O2 -o cig/libcig1.o cig/libcig1.c >x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -pipe -march=native -fno-diagnostics-color -O2 -o c/external.o c/external.c >./c/init.c: In function âs48_mainâ: >./c/init.c:23:13: warning: implicit declaration of function âinternal_s48_mainâ [-Wimplicit-function-declaration] > 23 | int ret = internal_s48_main(heap_size, stack_size, "libscsh", "libscsh", > | ^~~~~~~~~~~~~~~~~ >x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -pipe -march=native -fno-diagnostics-color -O2 -o scsh/libscsh.o scsh/libscsh.c >cig/libcig1.c: In function âscheme2c_strcpyâ: >cig/libcig1.c:52:17: warning: format â%xâ expects argument of type âunsigned intâ, but argument 3 has type âs48_valueâ {aka âlong intâ} [-Wformat=] > 52 | "Fatal error: C stub tried to copy Scheme string,\n" > | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ > 53 | "but malloc failed on arg 0x%x, errno %d.\n", > 54 | sstr, errno); > | ~~~~ > | | > | s48_value {aka long int} >cig/libcig1.c:53:46: note: format string is defined here > 53 | "but malloc failed on arg 0x%x, errno %d.\n", > | ~^ > | | > | unsigned int > | %lx >scsh/libscsh.c: In function âs48_vcommandâ: >scsh/libscsh.c:28:7: warning: implicit declaration of function âvasprintfâ; did you mean âvsprintfâ? [-Wimplicit-function-declaration] > 28 | if (vasprintf(&command, fmt, ap) == -1){ > | ^~~~~~~~~ > | vsprintf >x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -pipe -march=native -fno-diagnostics-color -O2 -o scsh/flock1.o scsh/flock1.c >x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -pipe -march=native -fno-diagnostics-color -O2 -o cig/libcig.o cig/libcig.c >x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -pipe -march=native -fno-diagnostics-color -O2 -o scsh/proc2.o scsh/proc2.c >x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -pipe -march=native -fno-diagnostics-color -O2 -o c/scheme48vm.o c/scheme48vm.c >x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -pipe -march=native -fno-diagnostics-color -O2 -o scsh/userinfo1.o scsh/userinfo1.c >x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -pipe -march=native -fno-diagnostics-color -O2 -o scsh/dirstuff1.o scsh/dirstuff1.c >x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -pipe -march=native -fno-diagnostics-color -O2 -o scsh/rx/regexp1.o scsh/rx/regexp1.c >c/scheme48vm.c: In function âs48_restartâ: >c/scheme48vm.c:8064:13: warning: implicit declaration of function âps_add_pending_fdâ; did you mean âs48_add_pending_fdâ? [-Wimplicit-function-declaration] > 8064 | x_1034X = ps_add_pending_fd(((((*((long *) ((((char *) (-3 + arg2_653X))) + 8))))>>2)), inputP_1033X); > | ^~~~~~~~~~~~~~~~~ > | s48_add_pending_fd >c/scheme48vm.c:8194:27: warning: implicit declaration of function âs48_newspaceLoldspacePâ [-Wimplicit-function-declaration] > 8194 | v_1064X = s48_newspaceLoldspaceP(); > | ^~~~~~~~~~~~~~~~~~~~~~ >x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -c -DHAVE_CONFIG_H -I ./c -I./c -I./cig -pipe -march=native -fno-diagnostics-color -O2 -o scsh/syscalls1.o scsh/syscalls1.c >x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -c -DHAVE_CONFIG_H -pipe -march=native -fno-diagnostics-color -O2 -DSTATIC_AREAS -o c/smain.o ./c/main.c >scsh/syscalls1.c: In function âscheme_execâ: >scsh/syscalls1.c:135:3: warning: implicit declaration of function âs48_stop_alarm_interruptsâ [-Wimplicit-function-declaration] > 135 | s48_stop_alarm_interrupts(); > | ^~~~~~~~~~~~~~~~~~~~~~~~~ >scsh/syscalls1.c:138:3: warning: implicit declaration of function âs48_start_alarm_interruptsâ [-Wimplicit-function-declaration] > 138 | s48_start_alarm_interrupts(); > | ^~~~~~~~~~~~~~~~~~~~~~~~~~ >x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -c -pipe -march=native -fno-diagnostics-color -O2 -o c/main.o \ > -DDEFAULT_IMAGE_NAME=\"/usr/lib/scsh/scsh.image\" \ > -DHAVE_CONFIG_H ./c/main.c >x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -o scsh/scsh -pipe -march=native -fno-diagnostics-color -O2 -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -rdynamic \ >-DVM=\"/usr/lib/scsh/scshvm\" \ >-DIMAGE=\"/usr/lib/scsh/scsh.image\" \ >./scsh/scsh-tramp.c >sed -e 's|@scsh_host@|i686-pc-linux-gnu|g' \ > -e 's|@scsh_prefix@|/usr|g' \ > -e 's|@scsh_exec_prefix@|/usr|g' \ > -e 's|@scsh_bindir@|/usr/bin|g' \ > -e 's|@scsh_libdir@|/usr/lib|g' \ > -e 's|@scsh_includedir@|/usr/include|g' \ > -e 's|@scsh_mandir@|/usr/share/man/man1|g' \ > -e 's|@scsh_lib_dirs_list@|/usr/lib/scsh|g' \ > -e 's|@scsh_LIBS@|-lcrypt -ldl -lm -lc|g' \ > -e 's|@scsh_DEFS@|-DHAVE_CONFIG_H|g' \ > -e 's|@scsh_CFLAGS@|-pipe -march=native -fno-diagnostics-color -O2|g' \ > -e 's|@scsh_CPPFLAGS@||g' \ > -e 's|@scsh_LDFLAGS@|-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -rdynamic|g' ./scsh/configure.scm.in > scsh/configure.scm >./scsh/scsh-tramp.c:49:1: warning: return type defaults to âintâ [-Wimplicit-int] > 49 | main(int argc, char *argv[]) > | ^~~~ >./scsh/scsh-tramp.c: In function âmainâ: >./scsh/scsh-tramp.c:58:9: warning: implicit declaration of function âperrorâ [-Wimplicit-function-declaration] > 58 | perror(argv[0]); > | ^~~~~~ >echo '#!/bin/sh' >go && \ >echo >>go && \ >echo "lib=`pwd`" >>go && \ >echo 'exec $lib/scshvm -o $lib/scshvm -i $lib/scsh/scsh.image "$@"' \ > >>go && \ >chmod +x go >rm -f scsh/libscsh.a \ >rm -f /tmp/s48_external_$$.c && \ >./build/build-external-modules /tmp/s48_external_$$.c \ > s48_init_additional_inits s48_init_socket s48_init_external_lookup s48_init_syslog s48_init_posix_regexp s48_init_userinfo s48_init_sighandlers s48_init_syscalls s48_init_network s48_init_flock s48_init_dirstuff s48_init_time s48_init_tty s48_init_cig s48_init_libscsh s48_init_md5 s48_init_srfi_27 s48_init_cig && \ >x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -c -pipe -march=native -fno-diagnostics-color -O2 -o /tmp/s48_external_$$.o \ > /tmp/s48_external_$$.c && \ >x86_64-pc-linux-gnu-ar qc scsh/libscsh.a scsh/process_args.o c/init.o c/scheme48vm.o c/scheme48heap.o c/extension.o c/external.o cig/libcig.o cig/libcig1.o scsh/cstuff.o scsh/dirstuff1.o scsh/fdports1.o scsh/flock1.o scsh/machine/time_dep1.o scsh/signals1.o scsh/machine/libansi.o scsh/network1.o scsh/putenv.o scsh/rx/regexp1.o scsh/sleep1.o scsh/syscalls1.o scsh/syslog1.o scsh/time1.o scsh/tty1.o scsh/userinfo1.o scsh/sighandlers1.o scsh/libscsh.o scsh/md5.o scsh/proc2.o c/srfi/srfi-27.o c/unix/misc.o c/unix/io.o c/unix/fd-io.o c/unix/event.o c/unix/socket.o c/unix/dynamo.o \ > /tmp/s48_external_$$.o && \ >x86_64-pc-linux-gnu-ranlib scsh/libscsh.a && \ >rm -f /tmp/s48_external_$$.c /tmp/s48_external_$$.o >rm -f scsh/libscshvm.a >rm -f cig/libscshvm.a >rm -f /tmp/s48_external_$$.c && \ >./build/build-external-modules /tmp/s48_external_$$.c \ > s48_init_additional_inits s48_init_socket s48_init_external_lookup s48_init_syslog s48_init_posix_regexp s48_init_userinfo s48_init_sighandlers s48_init_syscalls s48_init_network s48_init_flock s48_init_dirstuff s48_init_time s48_init_tty s48_init_cig s48_init_libscsh s48_init_md5 s48_init_srfi_27 s48_init_cig && \ >x86_64-pc-linux-gnu-gcc -m32 -mfpmath=sse -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -rdynamic -pipe -march=native -fno-diagnostics-color -O2 -o scshvm c/main.o scsh/process_args.o c/init.o c/scheme48vm.o c/scheme48heap.o c/extension.o c/external.o cig/libcig.o cig/libcig1.o scsh/cstuff.o scsh/dirstuff1.o scsh/fdports1.o scsh/flock1.o scsh/machine/time_dep1.o scsh/signals1.o scsh/machine/libansi.o scsh/network1.o scsh/putenv.o scsh/rx/regexp1.o scsh/sleep1.o scsh/syscalls1.o scsh/syslog1.o scsh/time1.o scsh/tty1.o scsh/userinfo1.o scsh/sighandlers1.o scsh/libscsh.o scsh/md5.o scsh/proc2.o c/srfi/srfi-27.o c/unix/misc.o c/unix/io.o c/unix/fd-io.o c/unix/event.o \ > /tmp/s48_external_$$.c \ > c/unix/socket.o c/unix/dynamo.o \ > -lcrypt -ldl -lm -lc && \ >rm -f /tmp/s48_external_$$.c >x86_64-pc-linux-gnu-ar qc scsh/libscshvm.a c/smain.o scsh/process_args.o c/init.o c/scheme48vm.o c/scheme48heap.o c/extension.o c/external.o cig/libcig.o cig/libcig1.o scsh/cstuff.o scsh/dirstuff1.o scsh/fdports1.o scsh/flock1.o scsh/machine/time_dep1.o scsh/signals1.o scsh/machine/libansi.o scsh/network1.o scsh/putenv.o scsh/rx/regexp1.o scsh/sleep1.o scsh/syscalls1.o scsh/syslog1.o scsh/time1.o scsh/tty1.o scsh/userinfo1.o scsh/sighandlers1.o scsh/libscsh.o scsh/md5.o scsh/proc2.o c/srfi/srfi-27.o >x86_64-pc-linux-gnu-ar qc cig/libscshvm.a c/main.o scsh/process_args.o c/init.o c/scheme48vm.o c/scheme48heap.o c/extension.o c/external.o cig/libcig.o cig/libcig1.o scsh/cstuff.o scsh/dirstuff1.o scsh/fdports1.o scsh/flock1.o scsh/machine/time_dep1.o scsh/signals1.o scsh/machine/libansi.o scsh/network1.o scsh/putenv.o scsh/rx/regexp1.o scsh/sleep1.o scsh/syscalls1.o scsh/syslog1.o scsh/time1.o scsh/tty1.o scsh/userinfo1.o scsh/sighandlers1.o scsh/libscsh.o scsh/md5.o scsh/proc2.o c/srfi/srfi-27.o >x86_64-pc-linux-gnu-ranlib scsh/libscshvm.a >x86_64-pc-linux-gnu-ranlib cig/libscshvm.a >./build/build-usual-image . "./scheme" 'scsh.image' './scshvm' \ > './build/initial.image' >./scheme/env/init-defpackage.scm >#{Unspecific} >./scheme/more-interfaces.scm >./scheme/sort/interfaces.scm >./scheme/link-packages.scm >./scheme/more-packages.scm >[command-levels ./scheme/env/command-level.scm] >[command-processor ./scheme/env/read-command.scm ./scheme/env/command.scm ./scheme/env/version-info.scm] >#{Unspecific} >[basic-commands ./scheme/env/basic-command.scm] >[build ./scheme/env/build.scm] >[shadowing ./scheme/env/shadow.scm] >[disclosers ./scheme/env/disclosers.scm] >[package-mutation ./scheme/env/pedit.scm] >[package-commands ./scheme/env/pacman.scm] >[time ./scheme/rts/time.scm] >[debugging ./scheme/env/debug.scm] >[inspector ./scheme/env/inspect.scm] >[disassembler ./scheme/env/disasm.scm] >[usual-commands] >#{Unspecific} >[debuginfo ./scheme/env/debuginfo.scm] >[extended-numbers ./scheme/rts/xnum.scm] >[bignums ./scheme/rts/bignum.scm >Analyzing... >Calls will be compiled in line: (subtract-magnitudes add-magnitudes bignum-magnitude bignum-sign) >] >[ratnums ./scheme/rts/ratnum.scm] >[recnums ./scheme/rts/recnum.scm] >[innums ./scheme/rts/innum.scm] >[usual-features] >Reading ./build/initial.debug >Writing scsh.image > >(echo ",translate =scheme48/ ./scheme/"; \ > echo ",translate ./scsh/endian.scm `pwd`/scsh/endian.scm"; \ > echo ",translate ./scsh/configure.scm `pwd`/scsh/configure.scm"; \ > echo ",batch on"; \ > echo ",config ,load ./scsh/let-opt.scm ./scsh/scsh-interfaces.scm ./scsh/machine/packages.scm ./scsh/rx/packages.scm ./scsh/scsh-package.scm ./scsh/lib/ccp-pack.scm ./scsh/lib/char-package.scm"; \ > echo ",open floatnums scsh ccp-lib scsh-top-package scsh-here-string-hax srfi-1 srfi-13 srfi-14 "; \ > echo ",load-package scheme-with-scsh"; \ > echo "(dump-scsh \"scsh/scsh.image\")"; \ > ) \ >| ./scshvm -o ./scshvm -i scsh.image -h 10000000 >Welcome to Scheme 48 0.53 (made by *GOK* on Sat Nov 19 16:41:14 UTC 2022). >Copyright (c) 1993-1999 by Richard Kelsey and Jonathan Rees. >Please report bugs to scheme-48-bugs@martigny.ai.mit.edu. >Type ,? (comma question-mark) for help. >> > > > Will exit on errors >./scsh/let-opt.scm >./scsh/scsh-interfaces.scm >./scsh/machine/packages.scm >./scsh/rx/packages.scm >./scsh/scsh-package.scm >./scsh/lib/ccp-pack.scm >./scsh/lib/char-package.scm >[floatnums ./scheme/rts/floatnum.scm >Analyzing... no in-line procedures >] >[defenum-package ./scsh/enumconst.scm] >[placeholders ./scheme/big/placeholder.scm >Analyzing... >Calls will be compiled in line: (really-make-placeholder placeholder-id placeholder-real-value set-placeholder-value! placeholder-queue set-placeholder-queue!) >] >[bigbit ./scheme/big/bigbit.scm] >[external-calls ./scheme/big/callback.scm ./scheme/big/import-def.scm] >[receiving ./scheme/big/receive.scm] >[defrec-package ./scsh/defrec.scm[error-package] >[((for-syntax #f))] >] >[extended-ports ./scheme/big/more-port.scm] >[formats ./scheme/big/format.scm] >[string-collectors ./scsh/stringcoll.scm] >[error-package] >[let-opt[let-opt-expanders] >[((for-syntax #f))] >] >[list-merge-sort ./scheme/sort/lmsort.scm >Analyzing... no in-line procedures >] >[vector-utils ./scheme/sort/vector-util.scm] >[vector-heap-sort ./scheme/sort/vhsort.scm >Analyzing... no in-line procedures >] >[vector-insertion-sort ./scheme/sort/visort.scm >Analyzing... no in-line procedures >] >[vector-merge-sort ./scheme/sort/vmsort.scm >Analyzing... no in-line procedures >] >[sorted ./scheme/sort/sortp.scm >Analyzing... no in-line procedures >] >[delete-neighbor-duplicates ./scheme/sort/delndups.scm >Analyzing... no in-line procedures >] >[sorting ./scheme/sort/sort.scm >Analyzing... no in-line procedures >] >[sort] >[srfi-1 ./scheme/srfi/srfi-1.scm] >[scsh-utilities ./scsh/utilities.scm] >[srfi-9] >[srfi-14 ./scheme/srfi/srfi-14.scm] >[srfi-8] >[srfi-13 ./scheme/srfi/srfi-13.scm] >[finite-types ./scheme/big/finite-type.scm] >[external-util] >[posix-regexps ./scsh/rx/regexp.scm] >[re-level-0 ./scsh/rx/re-syntax.scm ./scsh/rx/spencer.scm ./scsh/rx/posixstr.scm ./scsh/rx/parse.scm ./scsh/rx/re-high.scm ./scsh/rx/simp.scm ./scsh/rx/re.scm ./scsh/rx/re-low.scm] >[rx-lib ./scsh/rx/rx-lib.scm] >[rx-syntax[((for-syntax #f))] >] >[delimited-readers ./scsh/rdelim.scm] >[linux-defs ./scsh/machine/netconst.scm ./scsh/machine/signals.scm ./scsh/machine/errno.scm ./scsh/machine/fdflags.scm] >[buffered-io-flags ./scsh/machine/bufpol.scm] >[thread-fluids ./scheme/big/thread-fluid.scm] >[weak-tables ./scsh/weaktables.scm] >[scsh-version ./scsh/scsh-version.scm] >[tty-flags ./scsh/machine/tty-consts.scm] >[enum-sets ./scheme/big/enum-set.scm >Analyzing... >Calls will be compiled in line: (make-enum-set-type enum-set-type-index-ref enum-set-type-values enum-set-type-predicate enum-set-type-id make-enum-set enum-set-mask set-enum-set-mask! enum-set-type) >] >[syslog ./scsh/syslog.scm] >[low-interrupt ./scsh/low-interrupt.scm] >[simple-syntax] >[exit-hooks] >[scsh-endian /var/tmp/portage/app-shells/scsh-0.6.7-r3/work/scsh-0.6.7/scsh/endian.scm] >[sigevents ./scsh/event.scm] >[scsh-level-0 ./scsh/scsh.scm ./scsh/sighandlers.scm ./scsh/pty.scm ./scsh/tty.scm ./scsh/flock.scm ./scsh/network.scm ./scsh/machine/time_dep.scm ./scsh/time.scm ./scsh/filemtch.scm ./scsh/glob.scm ./scsh/fileinfo.scm ./scsh/filesys.scm ./scsh/machine/waitcodes.scm ./scsh/procobj.scm ./scsh/fdports.scm ./scsh/newports.scm ./scsh/rw.scm ./scsh/fname.scm ./scsh/syscalls.scm ./scsh/scsh-condition.scm ./scsh/syntax.scm[scsh-syntax-helpers ./scsh/syntax-helpers.scm] >[((for-syntax #f))] >] >[re-subst ./scsh/rx/re-subst.scm] >[re-match-syntax ./scsh/rx/re-match-syntax.scm[((for-syntax #f))] >] >[re-folders ./scsh/rx/re-fold.scm] >[re-exports] >[re-old-funs ./scsh/rx/oldfuns.scm] >[lib-dirs ./scsh/lib-dirs.scm] >[scsh-top-package ./scsh/meta-arg.scm ./scsh/top.scm] >[scsh-startup-package ./scsh/startup.scm] >[awk-expander-package ./scsh/awk.scm] >[awk-package[((for-syntax #f))] >] >[field-reader-package ./scsh/fr.scm] >[char-predicates-lib >Analyzing... >Calls will be compiled in line: (char-ascii? char-hex-digit? char-symbol? char-punctuation? char-iso-control? char-blank? char-printing? char-graphic? char-letter+digit? char-digit? char-letter? char-whitespace? char-numeric? char-alphabetic? char-upper-case? char-lower-case?) >] >[random ./scheme/big/random.scm] >[dot-locking ./scsh/dot-locking.scm] >[md5 ./scsh/md5.scm] >[configure /var/tmp/portage/app-shells/scsh-0.6.7-r3/work/scsh-0.6.7/scsh/configure.scm] >[scsh] >[ccp-lib ./scsh/lib/ccp.scm >Analyzing... no in-line procedures >] >[scsh-here-string-hax ./scsh/here.scm] >[scheme-with-scsh] >Writing scsh/scsh.image >#t > >>>> Source compiled. >>>> Test phase [not enabled]: app-shells/scsh-0.6.7-r3 > >>>> Install app-shells/scsh-0.6.7-r3 into /var/tmp/portage/app-shells/scsh-0.6.7-r3/image >make -j4 -j1 DESTDIR=/var/tmp/portage/app-shells/scsh-0.6.7-r3/image install >script=/var/tmp/portage/app-shells/scsh-0.6.7-r3/image/usr/bin/scsh && \ >echo '#!/bin/sh' >$script && \ >echo >>$script && \ >echo 'lib=/usr/lib/scsh' >>$script && \ >echo 'exec $lib/scshvm -o $lib/scshvm -i $lib/scsh.image "$@"' \ > >>$script && \ >chmod +x $script >/bin/sh: line 2: /var/tmp/portage/app-shells/scsh-0.6.7-r3/image/usr/bin/scsh: No such file or directory >make: *** [Makefile:397: inst-script] Error 1 shuffle=812349851 > * ERROR: app-shells/scsh-0.6.7-r3::gentoo failed (install phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=app-shells/scsh-0.6.7-r3::gentoo'`, > * the complete build log and the output of `emerge -pqv '=app-shells/scsh-0.6.7-r3::gentoo'`. > * The complete build log is located at '/var/log/portage/app-shells:scsh-0.6.7-r3:20221119-164105.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/app-shells/scsh-0.6.7-r3/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/app-shells/scsh-0.6.7-r3/temp/environment'. > * Working directory: '/var/tmp/portage/app-shells/scsh-0.6.7-r3/work/scsh-0.6.7' > * S: '/var/tmp/portage/app-shells/scsh-0.6.7-r3/work/scsh-0.6.7' >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 882023
:
833729
| 833731 |
833733
|
833735
|
833737
|
833739
|
833741