Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 913581 Details for
Bug 946111
dev-scheme/bigloo-4.5b-r1 - [gcc-15] configure script failed
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-scheme:bigloo-4.5b-r1:20241208-120531.log
dev-scheme:bigloo-4.5b-r1:20241208-120531.log (text/plain), 4.83 KB, created by
Toralf Förster
on 2024-12-08 15:05:48 UTC
(
hide
)
Description:
dev-scheme:bigloo-4.5b-r1:20241208-120531.log
Filename:
MIME Type:
Creator:
Toralf Förster
Created:
2024-12-08 15:05:48 UTC
Size:
4.83 KB
patch
obsolete
> * Package: dev-scheme/bigloo-4.5b-r1:0 > * Repository: gentoo > * Maintainer: scheme@gentoo.org > * Upstream: https://github.com/manuel-serrano/bigloo/issues/ > * USE: abi_x86_64 amd64 elibc_glibc emacs gmp java kernel_linux sqlite > * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox > >>>> Unpacking source... >>>> Unpacking bigloo-4.5b.tar.gz to /var/tmp/portage/dev-scheme/bigloo-4.5b-r1/work >>>> Source unpacked in /var/tmp/portage/dev-scheme/bigloo-4.5b-r1/work >>>> Preparing source in /var/tmp/portage/dev-scheme/bigloo-4.5b-r1/work/bigloo-4.5b ... > * Applying bigloo-4.5b-makefile.patch ... > [ ok ] >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-scheme/bigloo-4.5b-r1/work/bigloo-4.5b ... > * Configuring Bigloo with the following options: --as=x86_64-pc-linux-gnu-as --cc=x86_64-pc-linux-gnu-gcc --cflags=-O3 -pipe -march=native -fno-diagnostics-color --cpicflags=-fPIC --cwarningflags= --ldflags=-Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -Wl,--defsym=__gentoo_check_ldflags__=0 --gclibdir=/usr/lib64 --prefix=/usr --bindir=/usr/share/bigloo/bin --docdir=/usr/share/doc/bigloo-4.5b-r1 --infodir=/usr/share/info --libdir=/usr/lib64 --mandir=/usr/share/man --customgc=no --customgmp=no --customlibuv=no --customunistring=no --jvm=yes --native=yes --sharedbde=yes --sharedcompiler=yes --strip=no --disable-phidget --enable-calendar --enable-crypto --enable-csv --enable-mail --enable-multimedia --enable-packrat --enable-phone --enable-pkgcomp --enable-pthread --enable-srfi1 --enable-srfi18 --enable-ssl --enable-text --enable-upnp --enable-web --disable-alsa --disable-avahi --disable-wav --disable-flac --enable-srfi27 --enable-gmp --disable-openpgp --disable-gstreamer --disable-libuv --disable-mpg123 --disable-pulseaudio --enable-pkglib --enable-sqlite --bee=full --emacs=/usr/bin/emacs --lispdir=/usr/share/emacs/site-lisp/bigloo ... >checking local configuration... >executing ./autoconf/bootmethod -> c >executing ./autoconf/os -> linux >executing ./autoconf/cpu -> x86_64 >executing ./autoconf/osversion -> 6.12.3 >executing ./autoconf/user -> portage >executing ./autoconf/cctest -> x86_64-pc-linux-gnu-gcc >executing ./autoconf/alignment -> 3 >executing ./autoconf/ascpp -> x86_64-pc-linux-gnu-gcc -c -x assembler-with-cpp >executing ./autoconf/arflags -> qc >executing ./autoconf/ranlib -> yes >executing ./autoconf/strip -> true >executing ./autoconf/thread -> -DGC_LINUX_THREADS -D_REENTRANT -DGC_THREADS -DNO_HANDLE_FORK -DTHREAD_LOCAL_ALLOC -DFINALIZE_ON_DEMAND -O3 -pipe -march=native -fno-diagnostics-color >executing ./autoconf/pthread -> -lpthread >executing ./autoconf/pthreadlock -> 1 >executing ./autoconf/pthreadcancel -> 1 >executing ./autoconf/pthreadspinlock -> 1 >executing ./autoconf/pthreadmutexrec -> 1 >executing ./autoconf/pthreadcondvtimedwait -> 1 >executing ./autoconf/pthreadtimedjoin -> 1 >executing ./autoconf/pthreadlocalstorage -> thread_local >executing ./autoconf/pthreadsetname -> 1 >executing ./autoconf/pthreadkill -> PTHREAD_KILL >executing ./autoconf/nbprocs -> 32 >executing ./autoconf/semaphore -> 1 >executing ./autoconf/lockf -> 1 >executing ./autoconf/gcflags -> -DNO_DEBUGGING -Iinclude -Ilibatomic_ops-install/include -DATOMIC_UNCOLLECTABLE -DNO_EXECUTE_PERMISSION >executing ./autoconf/gcstd -> gc >executing ./autoconf/gcversion -> 828 >executing ./autoconf/bgl-pkg-config -> -lgmp >executing ./autoconf/gmp -> 6.3.0 >executing ./autoconf/stacksize -> 1 >*** ERROR:configure:the execution stack is too small. > >Bigloo REQUIRES a larger stack (it needs a stack of about 2 MB to compile). >In general, it is possible to adjust the stack size by the means of >a shell command. >On most Unix systems, it is frequently called "ulimit" or "unlimit". >For instance, with Bash you should try "ulimit -s 4096". >With Zsh, try "unlimit". > >Another solution, if you know what you are doing, >is to use the configure option "--stack-check=no". This will >simply, disable stack size checking. > [ !! ] > * ERROR: dev-scheme/bigloo-4.5b-r1::gentoo failed (configure phase): > * configure script failed > * > * Call stack: > * ebuild.sh, line 136: Called src_configure > * environment, line 2051: Called die > * The specific snippet of code: > * eend $? || die "configure script failed"; > * > * If you need support, post the output of `emerge --info '=dev-scheme/bigloo-4.5b-r1::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-scheme/bigloo-4.5b-r1::gentoo'`. > * The complete build log is located at '/var/log/portage/dev-scheme:bigloo-4.5b-r1:20241208-120531.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-scheme/bigloo-4.5b-r1/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-scheme/bigloo-4.5b-r1/temp/environment'. > * Working directory: '/var/tmp/portage/dev-scheme/bigloo-4.5b-r1/work/bigloo-4.5b' > * S: '/var/tmp/portage/dev-scheme/bigloo-4.5b-r1/work/bigloo-4.5b' >
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 946111
:
913580
| 913581 |
913582
|
913583
|
913584
|
913585
|
913586
|
913587
|
913588