Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 788171 Details for
Bug 854714
dev-scheme/stklos-1.70 - dynload.c:(.text+<snip>): undefined reference to GC_dlopen
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-scheme:stklos-1.70:20220628-001344.log
dev-scheme:stklos-1.70:20220628-001344.log (text/plain), 22.25 KB, created by
Toralf Förster
on 2022-06-28 05:54:21 UTC
(
hide
)
Description:
dev-scheme:stklos-1.70:20220628-001344.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2022-06-28 05:54:21 UTC
Size:
22.25 KB
patch
obsolete
> * Package: dev-scheme/stklos-1.70 > * 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 stklos-1.70.tar.gz to /var/tmp/portage/dev-scheme/stklos-1.70/work >>>> Source unpacked in /var/tmp/portage/dev-scheme/stklos-1.70/work >>>> Preparing source in /var/tmp/portage/dev-scheme/stklos-1.70/work/stklos-1.70 ... > * Applying stklos-1.70-gentoo.patch ... > [ ok ] > * Running eautoreconf in '/var/tmp/portage/dev-scheme/stklos-1.70/work/stklos-1.70' ... > * Running 'aclocal --system-acdir=/var/tmp/portage/dev-scheme/stklos-1.70/temp/aclocal' ... > [ ok ] > * Running 'autoconf --force' ... > [ ok ] > * Running 'autoheader' ... > [ ok ] > * Running 'automake --add-missing --copy --force-missing' ... > [ ok ] > * Running elibtoolize in: stklos-1.70/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... > * Applying as-needed/2.4.3 patch ... > * Running elibtoolize in: stklos-1.70/ffi/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... > * Applying as-needed/2.4.3 patch ... > * Applying fsanitize/2.4.6 patch ... > * Applying fuse-ld/2.4.6 patch ... > * Applying static-flags/2.4.6 patch ... > * Applying ppc64le/2.4.4 patch ... > * Running elibtoolize in: stklos-1.70/gc/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... > * Applying as-needed/2.4.3 patch ... > * Applying ppc64le/2.4.4 patch ... > * Running elibtoolize in: stklos-1.70/gmp/ > * Running elibtoolize in: stklos-1.70/pcre/ > * Applying portage/1.2.0 patch ... > * Applying sed/1.5.6 patch ... > * Applying as-needed/2.4.3 patch ... > * Applying ppc64le/2.4.4 patch ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-scheme/stklos-1.70/work/stklos-1.70 ... > * econf: updating stklos-1.70/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating stklos-1.70/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating stklos-1.70/ffi/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating stklos-1.70/ffi/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating stklos-1.70/gc/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating stklos-1.70/gc/config.sub with /usr/share/gnuconfig/config.sub > * econf: updating stklos-1.70/pcre/config.guess with /usr/share/gnuconfig/config.guess > * econf: updating stklos-1.70/pcre/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/stklos-1.70 --htmldir=/usr/share/doc/stklos-1.70/html --libdir=/usr/lib64 --enable-threads=none --without-gmp-light --without-provided-ffi --without-provided-gc --without-provided-regexp >checking for a BSD-compatible install... /usr/lib/portage/python3.9/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 build system type... x86_64-pc-linux-gnu >checking host system type... x86_64-pc-linux-gnu >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 how to run the C preprocessor... x86_64-pc-linux-gnu-gcc -E >checking for gawk... (cached) gawk >checking whether ln -s works... yes >checking whether make sets $(MAKE)... (cached) yes >checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib >checking for pkg-config... pkg-config >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 vfork.h... no >checking for sys/time.h... yes >checking for arpa/inet.h... yes >checking for fcntl.h... yes >checking for limits.h... yes >checking for malloc.h... yes >checking for memory.h... yes >checking for netdb.h... yes >checking for netinet/in.h... yes >checking for nlist.h... yes >checking for stdlib.h... (cached) yes >checking for string.h... (cached) yes >checking for strings.h... (cached) yes >checking for sys/param.h... yes >checking for sys/socket.h... yes >checking for sys/time.h... (cached) yes >checking for syslog.h... yes >checking for unistd.h... (cached) yes >checking for inline... inline >checking for mode_t... yes >checking for off_t... yes >checking for pid_t... yes >checking for size_t... yes >checking for working alloca.h... yes >checking for alloca... yes >checking for error_at_line... yes >checking for fork... yes >checking for vfork... yes >checking for alarm... yes >checking for working fork... yes >checking for working vfork... (cached) yes >checking whether lstat correctly handles trailing slash... yes >checking for GNU libc compatible malloc... yes >checking for working mktime... yes >checking for GNU libc compatible realloc... yes >checking for working strcoll... yes >checking for working strtod... yes >checking for atexit... yes >checking for dup2... yes >checking for endpwent... yes >checking for floor... no >checking for getcwd... yes >checking for gethostbyaddr... yes >checking for gethostbyname... yes >checking for gethostname... yes >checking for getpass... yes >checking for gettimeofday... yes >checking for glob... yes >checking for inet_ntoa... yes >checking for isascii... yes >checking for memchr... yes >checking for memmove... yes >checking for memset... yes >checking for mkdir... yes >checking for modf... yes >checking for putenv... yes >checking for rmdir... yes >checking for select... yes >checking for socket... yes >checking for sqrt... no >checking for strcasecmp... yes >checking for strchr... yes >checking for strerror... yes >checking for strrchr... yes >checking for strstr... yes >checking for strtoul... yes >checking for dlopen... yes >checking for pthread_create in -lpthread... yes >***** >***** GC support >***** >... Using system libgc library >***** >***** GMP support >***** >checking for mpz_init_set in -lgmp... no >checking for __gmpz_init_set in -lgmp... yes >... Using system libgmp library >***** >***** Regexp support >***** >... Using system libpcre library >***** >***** FFI support >***** >... Using system libffi library >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 src/extraconf.h >config.status: creating doc/Makefile >config.status: creating lib/Makefile >config.status: creating utils/Makefile >config.status: creating utils/stklos-config >config.status: creating utils/stklos-script >config.status: creating examples/Makefile >config.status: creating lib/Match.d/Makefile >config.status: creating lib/SILex.d/Makefile >config.status: creating lib/Lalr.d/Makefile >config.status: creating lib/ScmPkg.d/Makefile >config.status: creating tests/Makefile >config.status: creating doc/stklos.1 >config.status: creating doc/stklos-config.1 >config.status: creating doc/stklos-compile.1 >config.status: creating doc/stklos-genlex.1 >config.status: creating doc/stklos-pkg.1 >config.status: creating doc/stklos-script.1 >config.status: creating doc/skb/stklos-version.stk >config.status: creating pkgman/Makefile >config.status: creating lib/srfi-25/Makefile >config.status: creating lib/srfi-27/Makefile >config.status: creating lib/srfi-132/Makefile >config.status: creating lib/srfi-133/Makefile >config.status: creating lib/srfi-144/Makefile >config.status: creating lib/srfi-170/Makefile >config.status: creating lib/srfi-175/Makefile >config.status: creating extensions/Makefile >config.status: creating extensions/gtklos/Makefile >config.status: creating extensions/gtklos/src/Makefile >config.status: creating extensions/gtklos/demos/Makefile >config.status: creating extensions/gtklos/src/gtklos-config.h >config.status: creating extensions/gtklos/src/gtklos.stk >config.status: creating extensions/stklos-fuse/Makefile >config.status: creating extensions/stklos-fuse/src/Makefile >config.status: creating extensions/stklos-fuse/demos/Makefile >config.status: creating src/stklosconf.h >config.status: executing depfiles commands >*** Updating git-info.h > > >SUMMARY >******* > System: Linux-5.18.7 > OS nick: LINUX_5_18 > OS type: unix > Install prefix : /usr > C compiler: x86_64-pc-linux-gnu-gcc > Compilation flags: -pipe -march=native -fno-diagnostics-color -O2 > Loader: x86_64-pc-linux-gnu-gcc > Thread support: none > Case sensitivity: true (by default) >Control fx parameters: yes >System libraries used: libffi libpcre libgmp libgc > Compiled libraries: > >If this is correct, you can just type 'make' now at your shell prompt. >Otherwise, re-run 'configure' with correct options. > >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-scheme/stklos-1.70/work/stklos-1.70 ... >make -j4 -j1 >Making all in src >make[1]: Entering directory '/var/tmp/portage/dev-scheme/stklos-1.70/work/stklos-1.70/src' >(CDPATH="${ZSH_VERSION+.}:" && cd .. && /bin/sh '/var/tmp/portage/dev-scheme/stklos-1.70/work/stklos-1.70/missing' autoheader) >rm -f stamp-h1 >touch stklosconf.h.in >cd .. && /bin/sh ./config.status src/stklosconf.h >config.status: creating src/stklosconf.h >config.status: src/stklosconf.h is unchanged >make all-am >make[2]: Entering directory '/var/tmp/portage/dev-scheme/stklos-1.70/work/stklos-1.70/src' >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/lib64/libffi/include -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -c -o base64.o base64.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/lib64/libffi/include -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -c -o boolean.o boolean.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/lib64/libffi/include -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -c -o boot.o boot.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/lib64/libffi/include -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -c -o box.o box.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/lib64/libffi/include -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -c -o char.o char.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/lib64/libffi/include -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -c -o cond.o cond.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/lib64/libffi/include -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -c -o cpointer.o cpointer.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/lib64/libffi/include -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -c -o dynload.o dynload.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/lib64/libffi/include -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -c -o env.o env.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/lib64/libffi/include -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -c -o error.o error.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/lib64/libffi/include -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -c -o extend.o extend.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/lib64/libffi/include -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -c -o ffi.o ffi.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/lib64/libffi/include -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -c -o fixnum.o fixnum.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/lib64/libffi/include -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -c -o fport.o fport.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/lib64/libffi/include -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -c -o gnu-getopt.o gnu-getopt.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/lib64/libffi/include -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -c -o hash.o hash.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/lib64/libffi/include -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -c -o keyword.o keyword.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/lib64/libffi/include -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -c -o lib.o lib.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/lib64/libffi/include -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -c -o list.o list.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/lib64/libffi/include -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -c -o misc.o misc.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/lib64/libffi/include -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -c -o md5.o md5.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/lib64/libffi/include -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -c -o number.o number.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/lib64/libffi/include -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -c -o object.o object.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/lib64/libffi/include -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -c -o parameter.o parameter.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/lib64/libffi/include -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -c -o path.o path.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/lib64/libffi/include -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -c -o port.o port.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/lib64/libffi/include -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -c -o print.o print.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/lib64/libffi/include -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -c -o proc.o proc.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/lib64/libffi/include -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -c -o process.o process.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/lib64/libffi/include -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -c -o promise.o promise.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/lib64/libffi/include -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -c -o read.o read.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/lib64/libffi/include -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -c -o regexp.o regexp.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/lib64/libffi/include -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -c -o signal.o signal.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/lib64/libffi/include -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -c -o sio.o sio.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/lib64/libffi/include -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -c -o socket.o socket.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/lib64/libffi/include -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -c -o sport.o sport.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/lib64/libffi/include -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -c -o stklos.o stklos.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/lib64/libffi/include -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -c -o str.o str.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/lib64/libffi/include -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -c -o struct.o struct.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/lib64/libffi/include -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -c -o symbol.o symbol.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/lib64/libffi/include -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -c -o system.o system.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/lib64/libffi/include -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -c -o utf8.o utf8.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/lib64/libffi/include -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -c -o uvector.o uvector.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/lib64/libffi/include -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -c -o vector.o vector.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/lib64/libffi/include -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -c -o vm.o vm.c >In file included from stklos.h:63, > from vm.c:31: >In function âread_codeâ, > inlined from âSTk_load_bcode_fileâ at vm.c:2187:21: >stklos.h:159:41: warning: argument 1 range [18446744069414584320, 18446744073709551614] exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] > 159 | #define STk_must_malloc_atomic(size) GC_MALLOC_ATOMIC(size) > | ^~~~~~~~~~~~~~~~ >vm.c:2143:15: note: in expansion of macro âSTk_must_malloc_atomicâ > 2143 | tmp = res = STk_must_malloc_atomic(len * sizeof(STk_instr)); > | ^~~~~~~~~~~~~~~~~~~~~~ >/usr/include/gc/gc.h: In function âSTk_load_bcode_fileâ: >/usr/include/gc/gc.h:497:9: note: in a call to allocation function âGC_malloc_atomicâ declared here > 497 | GC_malloc_atomic(size_t /* size_in_bytes */); > | ^~~~~~~~~~~~~~~~ >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/lib64/libffi/include -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -c -o vport.o vport.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/lib64/libffi/include -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -c -o thread-none.o thread-none.c >x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/usr/lib64/libffi/include -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -c -o mutex-none.o mutex-none.c >x86_64-pc-linux-gnu-gcc -pipe -march=native -fno-diagnostics-color -O2 -pipe -march=native -fno-diagnostics-color -O2 -rdynamic -Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0 -o stklos base64.o boolean.o boot.o box.o char.o cond.o cpointer.o dynload.o env.o error.o extend.o ffi.o fixnum.o fport.o gnu-getopt.o hash.o keyword.o lib.o list.o misc.o md5.o number.o object.o parameter.o path.o port.o print.o proc.o process.o promise.o read.o regexp.o signal.o sio.o socket.o sport.o stklos.o str.o struct.o symbol.o system.o utf8.o uvector.o vector.o vm.o vport.o thread-none.o mutex-none.o -lgmp -lpcre -lpcreposix -lffi -lgc -ldl -lm >/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.1/../../../../x86_64-pc-linux-gnu/bin/ld: dynload.o: in function `STk_find_external_function': >dynload.c:(.text+0x66): undefined reference to `GC_dlopen' >/usr/lib/gcc/x86_64-pc-linux-gnu/12.1.1/../../../../x86_64-pc-linux-gnu/bin/ld: dynload.c:(.text+0x108): undefined reference to `GC_dlopen' >collect2: error: ld returned 1 exit status >make[2]: *** [Makefile:585: stklos] Error 1 >make[2]: Leaving directory '/var/tmp/portage/dev-scheme/stklos-1.70/work/stklos-1.70/src' >make[1]: *** [Makefile:490: all] Error 2 >make[1]: Leaving directory '/var/tmp/portage/dev-scheme/stklos-1.70/work/stklos-1.70/src' >make: *** [Makefile:430: all-recursive] Error 1 > * ERROR: dev-scheme/stklos-1.70::gentoo failed (compile phase): > * emake failed > * > * If you need support, post the output of `emerge --info '=dev-scheme/stklos-1.70::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-scheme/stklos-1.70::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-scheme:stklos-1.70:20220628-001344.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-scheme/stklos-1.70/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-scheme/stklos-1.70/temp/environment'. > * Working directory: '/var/tmp/portage/dev-scheme/stklos-1.70/work/stklos-1.70' > * S: '/var/tmp/portage/dev-scheme/stklos-1.70/work/stklos-1.70' >
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 854714
:
788168
| 788171 |
788174
|
788177
|
788180
|
788183
|
788186