New paste Repaste Download
 * Package:    dev-lisp/roswell-23.10.14.114:0
 * Repository: gentoo
 * Maintainer: sheepduke@gmail.com proxy-maint@gentoo.org
 * USE:        abi_x86_64 amd64 elibc_glibc kernel_linux
 * FEATURES:   network-sandbox preserve-libs sandbox userpriv usersandbox
>>> Unpacking source...
>>> Unpacking 'roswell-23.10.14.114.tar.gz' to /var/tmp/portage/dev-lisp/roswell-23.10.14.114/work
>>> Source unpacked in /var/tmp/portage/dev-lisp/roswell-23.10.14.114/work
>>> Preparing source in /var/tmp/portage/dev-lisp/roswell-23.10.14.114/work/roswell-23.10.14.114 ...
* Applying roswell-21.10.14.111.patch ...
patching file configure.ac
Hunk #1 succeeded at 55 (offset -4 lines).
patching file Makefile.am
patch unexpectedly ends in middle of line
Hunk #1 succeeded at 171 with fuzz 1 (offset 4 lines).
 [ ok ]
* Running eautoreconf in '/var/tmp/portage/dev-lisp/roswell-23.10.14.114/work/roswell-23.10.14.114' ...
* Running 'aclocal --system-acdir=/var/tmp/portage/dev-lisp/roswell-23.10.14.114/temp/aclocal' ...
 [ ok ]
* Running 'autoconf --force' ...
 [ ok ]
* Running 'autoheader --force' ...
 [ ok ]
* Running 'automake --add-missing --copy --foreign --force-missing' ...
 [ ok ]
* Running elibtoolize in: roswell-23.10.14.114/
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/dev-lisp/roswell-23.10.14.114/work/roswell-23.10.14.114 ...
* econf: updating roswell-23.10.14.114/config.sub with /usr/share/gnuconfig/config.sub
* econf: updating roswell-23.10.14.114/config.guess with /usr/share/gnuconfig/config.guess
./configure --prefix=/usr --build=x86_64-pc-linux-gnu --host=x86_64-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --datarootdir=/usr/share --disable-dependency-tracking --disable-silent-rules --docdir=/usr/share/doc/roswell-23.10.14.114 --htmldir=/usr/share/doc/roswell-23.10.14.114/html --libdir=/usr/lib64
checking for a BSD-compatible install... /usr/lib/portage/python3.13/ebuild-helpers/xattr/install -c
checking whether sleep supports fractional seconds... yes
checking filesystem timestamp resolution... 0.01
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking xargs -n works... yes
checking whether UID '250' is supported by ustar format... yes
checking whether GID '250' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking whether to enable maintainer-specific portions of Makefiles... yes
checking for x86_64-pc-linux-gnu-gcc... x86_64-pc-linux-gnu-gcc
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 the compiler supports GNU C... yes
checking whether x86_64-pc-linux-gnu-gcc accepts -g... yes
checking for x86_64-pc-linux-gnu-gcc option to enable C11 features... none needed
checking whether x86_64-pc-linux-gnu-gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of x86_64-pc-linux-gnu-gcc... none
checking for main in -lwininet... no
checking for curl_global_init in -lcurl... yes
checking for stdio.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for strings.h... yes
checking for sys/stat.h... yes
checking for sys/types.h... yes
checking for unistd.h... yes
checking for curl/curl.h... yes
checking for gnu/libc-version.h... yes
checking for struct dirent.d_type... yes
checking for git... yes
checking for uname... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating documents/Makefile
config.status: creating config.h
config.status: executing depfiles commands
>>> Source configured.
>>> Compiling source in /var/tmp/portage/dev-lisp/roswell-23.10.14.114/work/roswell-23.10.14.114 ...
make -j14 -l15
make  all-recursive
make[1]: Entering directory '/var/tmp/portage/dev-lisp/roswell-23.10.14.114/work/roswell-23.10.14.114'
Making all in src
make[2]: Entering directory '/var/tmp/portage/dev-lisp/roswell-23.10.14.114/work/roswell-23.10.14.114/src'
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..     -march=native -O2 -pipe -c -o main.o main.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..     -march=native -O2 -pipe -c -o opt.o opt.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..     -march=native -O2 -pipe -c -o download.o download.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..     -march=native -O2 -pipe -c -o download_windows.o download_windows.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..     -march=native -O2 -pipe -c -o archive.o archive.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..     -march=native -O2 -pipe -c -o archive_windows.o archive_windows.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..     -march=native -O2 -pipe -c -o register-commands.o register-commands.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..     -march=native -O2 -pipe -c -o tsv-sbcl-bin.o tsv-sbcl-bin.c
printf '#define ROS_COMPILE_ENVIRONMENT "%s"\n' "`x86_64-pc-linux-gnu-gcc --version|head -n 1`" > gend.h.tmp
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..     -march=native -O2 -pipe -c -o util_windows.o util_windows.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..     -march=native -O2 -pipe -c -o util-list.o util-list.c
printf '#define ROS_REVISION "NO-GIT-REVISION"\n' >> gend.h.tmp
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..     -march=native -O2 -pipe -c -o util-dir_windows.o util-dir_windows.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..     -march=native -O2 -pipe -c -o util-dir.o util-dir.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..     -march=native -O2 -pipe -c -o util-string.o util-string.c
printf '#define UNAME_M "x86_64"\n' >> gend.h.tmp
printf '#define UNAME_S "Linux"\n' >> gend.h.tmp
printf '#define PATCH_PATH "/etc/roswell/patch"\n' >> gend.h.tmp
printf '#define LISP_PATH "/etc/roswell"\n' >> gend.h.tmp
cmp -s gend.h.tmp gend.h||cp gend.h.tmp gend.h
cat gend.h
#define ROS_COMPILE_ENVIRONMENT "x86_64-pc-linux-gnu-gcc (Gentoo 15.2.1_p20251122 p4) 15.2.1 20251122"
#define ROS_REVISION "NO-GIT-REVISION"
#define UNAME_M "x86_64"
#define UNAME_S "Linux"
#define PATCH_PATH "/etc/roswell/patch"
#define LISP_PATH "/etc/roswell"
rm -f gend.h.tmp
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..     -march=native -O2 -pipe -c -o util-file_windows.o util-file_windows.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..     -march=native -O2 -pipe -c -o util-system.o util-system.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..     -march=native -O2 -pipe -c -o util-system_windows.o util-system_windows.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..     -march=native -O2 -pipe -c -o util-file.o util-file.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..     -march=native -O2 -pipe -c -o util-cmdline.o util-cmdline.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..     -march=native -O2 -pipe -c -o proc-opt.o proc-opt.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..     -march=native -O2 -pipe -c -o manual.o manual.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..     -march=native -O2 -pipe -c -o manual_windows.o manual_windows.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..     -march=native -O2 -pipe -c -o cmd-internal.o cmd-internal.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..     -march=native -O2 -pipe -c -o cmd-script.o cmd-script.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..     -march=native -O2 -pipe -c -o cmd-run.o cmd-run.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..     -march=native -O2 -pipe -c -o cmd-run-clasp.o cmd-run-clasp.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..     -march=native -O2 -pipe -c -o cmd-run-clisp.o cmd-run-clisp.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..     -march=native -O2 -pipe -c -o cmd-run-ccl.o cmd-run-ccl.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..     -march=native -O2 -pipe -c -o cmd-run-ecl.o cmd-run-ecl.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..     -march=native -O2 -pipe -c -o cmd-run-sbcl.o cmd-run-sbcl.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..     -march=native -O2 -pipe -c -o cmd-run-cmu.o cmd-run-cmu.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..     -march=native -O2 -pipe -c -o cmd-run-abcl.o cmd-run-abcl.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..     -march=native -O2 -pipe -c -o cmd-run-acl.o cmd-run-acl.c
cmd-run.c: In function ‘register_cmd_run’:
cmd-run.c:256:3: error: too many arguments to function ‘register_runtime_options’; expected 0, have 1
  256 |   register_runtime_options(&run);
      |   ^~~~~~~~~~~~~~~~~~~~~~~~ ~~~~
In file included from cmd-run.c:2:
cmd-run.h:27:13: note: declared here
   27 | extern LVal register_runtime_options();
      |             ^~~~~~~~~~~~~~~~~~~~~~~~
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..     -march=native -O2 -pipe -c -o cmd-run-lispworks.o cmd-run-lispworks.c
x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I..     -march=native -O2 -pipe -c -o cmd-run-mkcl.o cmd-run-mkcl.c
make[2]: *** [Makefile:520: cmd-run.o] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory '/var/tmp/portage/dev-lisp/roswell-23.10.14.114/work/roswell-23.10.14.114/src'
make[1]: *** [Makefile:619: all-recursive] Error 1
make[1]: Leaving directory '/var/tmp/portage/dev-lisp/roswell-23.10.14.114/work/roswell-23.10.14.114'
make: *** [Makefile:442: all] Error 2
* ERROR: dev-lisp/roswell-23.10.14.114::gentoo failed (compile phase):
*   emake failed
*
* If you need support, post the output of `emerge --info '=dev-lisp/roswell-23.10.14.114::gentoo'`,
* the complete build log and the output of `emerge -pqv '=dev-lisp/roswell-23.10.14.114::gentoo'`.
* The complete build log is located at '/var/tmp/portage/dev-lisp/roswell-23.10.14.114/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/dev-lisp/roswell-23.10.14.114/temp/environment'.
* Working directory: '/var/tmp/portage/dev-lisp/roswell-23.10.14.114/work/roswell-23.10.14.114'
* S: '/var/tmp/portage/dev-lisp/roswell-23.10.14.114/work/roswell-23.10.14.114'
Filename: /var/tmp/portage/dev-lisp/roswell-23.10.14.114/temp/build.log. Size: 11kb. View raw, , hex, or download this file.

This paste expires on 2026-02-25 21:45:23.951337+00:00. Pasted through v1-api.