Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 884173 Details for
Bug 923758
dev-lisp/roswell-21.10.14.111 - [clang] without a prototype is deprecated in all versions of C and is not
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-lisp:roswell-21.10.14.111:20240204-001117.log
dev-lisp:roswell-21.10.14.111:20240204-001117.log (text/plain), 14.51 KB, created by
Toralf Förster
on 2024-02-04 09:04:59 UTC
(
hide
)
Description:
dev-lisp:roswell-21.10.14.111:20240204-001117.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2024-02-04 09:04:59 UTC
Size:
14.51 KB
patch
obsolete
> * Package: dev-lisp/roswell-21.10.14.111: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-21.10.14.111.tar.gz to /var/tmp/portage/dev-lisp/roswell-21.10.14.111/work >>>> Source unpacked in /var/tmp/portage/dev-lisp/roswell-21.10.14.111/work >>>> Preparing source in /var/tmp/portage/dev-lisp/roswell-21.10.14.111/work/roswell-21.10.14.111 ... > * Running eautoreconf in '/var/tmp/portage/dev-lisp/roswell-21.10.14.111/work/roswell-21.10.14.111' ... > * Running 'aclocal --system-acdir=/var/tmp/portage/dev-lisp/roswell-21.10.14.111/temp/aclocal' ... > [ ok ] > * Running 'autoconf --force' ... > [ ok ] > * Running 'autoheader' ... > [ ok ] > * Running 'automake --add-missing --copy --foreign --force-missing' ... > [ ok ] > * Running elibtoolize in: roswell-21.10.14.111/ >>>> Source prepared. > * Modern C testing: this build is using a /etc/portage/bashrc hook (2023-11-30T22:24)! > * Modern C testing: see https://wiki.gentoo.org/wiki/Modern_C_porting for more info. >>>> Configuring source in /var/tmp/portage/dev-lisp/roswell-21.10.14.111/work/roswell-21.10.14.111 ... > * econf: updating roswell-21.10.14.111/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating roswell-21.10.14.111/config.sub with /usr/share/gnuconfig/config.sub >./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-21.10.14.111 --htmldir=/usr/share/doc/roswell-21.10.14.111/html --libdir=/usr/lib64 >checking for a BSD-compatible install... /usr/lib/portage/python3.11/ebuild-helpers/xattr/install -c >checking whether build environment is sane... yes >checking for a race-free mkdir -p... /bin/mkdir -p >checking for gawk... gawk >checking whether make sets $(MAKE)... yes >checking whether make supports nested variables... yes >checking whether to enable maintainer-specific portions of Makefiles... yes >checking for x86_64-pc-linux-gnu-gcc... clang >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 clang accepts -g... yes >checking for clang option to enable C11 features... none needed >checking whether clang understands -c and -o together... yes >checking whether make supports the include directive... yes (GNU style) >checking dependency style of clang... 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 windows.h... no >checking for x86_64-pc-linux-gnu-windres... x86_64-pc-linux-gnu-windres >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. >'/var/tmp/portage/dev-lisp/roswell-21.10.14.111/temp/clang16-errors.log' -> '/var/tmp/clang/dev-lisp/roswell-21.10.14.111/clang16-errors.log' >'/var/tmp/portage/dev-lisp/roswell-21.10.14.111/temp/clang16-safe.log' -> '/var/tmp/clang/dev-lisp/roswell-21.10.14.111/clang16-safe.log' >>>> Compiling source in /var/tmp/portage/dev-lisp/roswell-21.10.14.111/work/roswell-21.10.14.111 ... >make -j4 >/bin/sh: line 1: [: =: unary operator expected >make all-recursive >make[1]: Entering directory '/var/tmp/portage/dev-lisp/roswell-21.10.14.111/work/roswell-21.10.14.111' >/bin/sh: line 1: [: =: unary operator expected >Making all in src >make[2]: Entering directory '/var/tmp/portage/dev-lisp/roswell-21.10.14.111/work/roswell-21.10.14.111/src' >clang -DHAVE_CONFIG_H -I. -I.. -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -c -o main.o main.c >clang -DHAVE_CONFIG_H -I. -I.. -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -c -o opt.o opt.c >clang -DHAVE_CONFIG_H -I. -I.. -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -c -o download.o download.c >clang -DHAVE_CONFIG_H -I. -I.. -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -c -o download_windows.o download_windows.c >clang -DHAVE_CONFIG_H -I. -I.. -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -c -o archive.o archive.c >clang -DHAVE_CONFIG_H -I. -I.. -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -c -o archive_windows.o archive_windows.c >clang -DHAVE_CONFIG_H -I. -I.. -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -c -o register-commands.o register-commands.c >clang -DHAVE_CONFIG_H -I. -I.. -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -c -o tsv-sbcl-bin.o tsv-sbcl-bin.c >printf '#define ROS_COMPILE_ENVIRONMENT "%s"\n' "`clang --version|head -n 1`" > gend.h.tmp >printf '#define ROS_REVISION "NO-GIT-REVISION"\n' >> gend.h.tmp >clang -DHAVE_CONFIG_H -I. -I.. -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -c -o util_windows.o util_windows.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 >clang -DHAVE_CONFIG_H -I. -I.. -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -c -o util-list.o util-list.c >cat gend.h >#define ROS_COMPILE_ENVIRONMENT "clang version 17.0.6" >#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 >clang -DHAVE_CONFIG_H -I. -I.. -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -c -o util-string.o util-string.c >clang -DHAVE_CONFIG_H -I. -I.. -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -c -o util-dir.o util-dir.c >clang -DHAVE_CONFIG_H -I. -I.. -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -c -o util-dir_windows.o util-dir_windows.c >clang -DHAVE_CONFIG_H -I. -I.. -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -c -o util-file.o util-file.c >clang -DHAVE_CONFIG_H -I. -I.. -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -c -o util-file_windows.o util-file_windows.c >clang -DHAVE_CONFIG_H -I. -I.. -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -c -o util-system.o util-system.c >clang -DHAVE_CONFIG_H -I. -I.. -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -c -o util-system_windows.o util-system_windows.c >clang -DHAVE_CONFIG_H -I. -I.. -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -c -o util-cmdline.o util-cmdline.c >clang -DHAVE_CONFIG_H -I. -I.. -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -c -o proc-opt.o proc-opt.c >clang -DHAVE_CONFIG_H -I. -I.. -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -c -o manual.o manual.c >clang -DHAVE_CONFIG_H -I. -I.. -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -c -o manual_windows.o manual_windows.c >clang -DHAVE_CONFIG_H -I. -I.. -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -c -o cmd-internal.o cmd-internal.c >clang -DHAVE_CONFIG_H -I. -I.. -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -c -o cmd-script.o cmd-script.c >clang -DHAVE_CONFIG_H -I. -I.. -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -c -o cmd-run.o cmd-run.c >clang -DHAVE_CONFIG_H -I. -I.. -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -c -o cmd-run-sbcl.o cmd-run-sbcl.c >cmd-run.c:252:27: warning: passing arguments to 'register_runtime_options' > without a prototype is deprecated in all versions of C and is not > supported in C2x [-Wdeprecated-non-prototype] > 252 | register_runtime_options(&run); > | ^ >clang -DHAVE_CONFIG_H -I. -I.. -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -c -o cmd-run-ccl.o cmd-run-ccl.c >clang -DHAVE_CONFIG_H -I. -I.. -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -c -o cmd-run-clasp.o cmd-run-clasp.c >1 warning generated. >clang -DHAVE_CONFIG_H -I. -I.. -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -c -o cmd-run-clisp.o cmd-run-clisp.c >clang -DHAVE_CONFIG_H -I. -I.. -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -c -o cmd-run-ecl.o cmd-run-ecl.c >clang -DHAVE_CONFIG_H -I. -I.. -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -c -o cmd-run-mkcl.o cmd-run-mkcl.c >clang -DHAVE_CONFIG_H -I. -I.. -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -c -o cmd-run-abcl.o cmd-run-abcl.c >clang -DHAVE_CONFIG_H -I. -I.. -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -c -o cmd-run-cmu.o cmd-run-cmu.c >clang -DHAVE_CONFIG_H -I. -I.. -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -c -o cmd-run-acl.o cmd-run-acl.c >clang -DHAVE_CONFIG_H -I. -I.. -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -c -o cmd-run-lispworks.o cmd-run-lispworks.c >clang -DHAVE_CONFIG_H -I. -I.. -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -c -o cmd-run-npt.o cmd-run-npt.c >clang -DHAVE_CONFIG_H -I. -I.. -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -c -o cmd-install.o cmd-install.c >clang -DHAVE_CONFIG_H -I. -I.. -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -c -o install-sbcl-bin.o install-sbcl-bin.c >clang -DHAVE_CONFIG_H -I. -I.. -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -c -o install-sbcl-bin_windows.o install-sbcl-bin_windows.c >x86_64-pc-linux-gnu-windres resources.rc -o resources.o >clang -DHAVE_CONFIG_H -I. -I.. -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -c -o util.o util.c >clang -O3 -pipe -march=native -fno-diagnostics-color -Werror=implicit-function-declaration -Werror=implicit-int -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o ros main.o opt.o download.o download_windows.o archive.o archive_windows.o register-commands.o tsv-sbcl-bin.o util.o util_windows.o util-list.o util-string.o util-dir.o util-dir_windows.o util-file.o util-file_windows.o util-system.o util-system_windows.o util-cmdline.o proc-opt.o manual.o manual_windows.o cmd-internal.o cmd-script.o cmd-run.o cmd-run-sbcl.o cmd-run-ccl.o cmd-run-clasp.o cmd-run-clisp.o cmd-run-ecl.o cmd-run-mkcl.o cmd-run-abcl.o cmd-run-cmu.o cmd-run-acl.o cmd-run-lispworks.o cmd-run-npt.o cmd-install.o install-sbcl-bin.o install-sbcl-bin_windows.o resources.o -lcurl >/usr/bin/x86_64-pc-linux-gnu-ld.bfd: warning: resources.o: missing .note.GNU-stack section implies executable stack >/usr/bin/x86_64-pc-linux-gnu-ld.bfd: NOTE: This behaviour is deprecated and will be removed in a future version of the linker >resources.o:(.rsrc$01+0x80): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined >resources.o:(.rsrc$01+0x90): dangerous relocation: R_AMD64_IMAGEBASE with __ImageBase undefined >clang-17: error: linker command failed with exit code 1 (use -v to see invocation) >make[2]: *** [Makefile:436: ros] Error 1 >make[2]: Leaving directory '/var/tmp/portage/dev-lisp/roswell-21.10.14.111/work/roswell-21.10.14.111/src' >make[1]: *** [Makefile:575: all-recursive] Error 1 >make[1]: Leaving directory '/var/tmp/portage/dev-lisp/roswell-21.10.14.111/work/roswell-21.10.14.111' >make: *** [Makefile:433: all] Error 2 > * ERROR: dev-lisp/roswell-21.10.14.111::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=dev-lisp/roswell-21.10.14.111::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-lisp/roswell-21.10.14.111::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-lisp:roswell-21.10.14.111:20240204-001117.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-lisp/roswell-21.10.14.111/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-lisp/roswell-21.10.14.111/temp/environment'. > * Working directory: '/var/tmp/portage/dev-lisp/roswell-21.10.14.111/work/roswell-21.10.14.111' > * S: '/var/tmp/portage/dev-lisp/roswell-21.10.14.111/work/roswell-21.10.14.111' >
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 923758
:
884172
| 884173 |
884174
|
884175
|
884176
|
884177
|
884178
|
884179
|
884180
|
884181