Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 808055 - dev-scheme/racket-8.2 - * econf failed
Summary: dev-scheme/racket-8.2 - * econf failed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Scheme Project
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2021-08-13 17:21 UTC by Toralf Förster
Modified: 2021-12-03 00:12 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,18.95 KB, text/plain)
2021-08-13 17:21 UTC, Toralf Förster
Details
dev-scheme:racket-8.2:20210813-104937.log (dev-scheme:racket-8.2:20210813-104937.log,5.13 KB, text/plain)
2021-08-13 17:21 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,613.60 KB, text/plain)
2021-08-13 17:21 UTC, Toralf Förster
Details
environment (environment,41.32 KB, text/plain)
2021-08-13 17:21 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,55.74 KB, application/x-bzip)
2021-08-13 17:21 UTC, Toralf Förster
Details
logs.tar.bz2 (logs.tar.bz2,7.00 KB, application/x-bzip)
2021-08-13 17:21 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Toralf Förster gentoo-dev 2021-08-13 17:21:18 UTC
configure: cannot disable pthreads with places/futures enabled
 * ERROR: dev-scheme/racket-8.2::gentoo failed (configure phase):
 *   econf failed
 * 
 * Call stack:
 *               ebuild.sh, line  127:  Called src_configure
 *             environment, line 1085:  Called econf '--disable-libs' '--disable-strip' '--docdir=/usr/share/doc/racket-8.2' '--enable-float' '--enable-foreign' '--enable-libffi' '--enable-shared' '--enable-bc' '--enable-bconly' '--disable-gracket' '--enable-docs' '--enable-futures' '--enable-jit' '--enable-places' '--disable-pthread'

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_no_multilib_systemd-j3-20210804-092108

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-11.2.0 *
clang version 12.0.1
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/12/bin
/usr/lib/llvm/12
12.0.1
Python 3.9.6
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.54.0 *
The following VMs are available for generation-2:
*)	AdoptOpenJDK JRE 8.292_p10 [openjdk-jre-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-jre-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4

  HEAD of ::gentoo
commit c3b979498a6331b570c6d8e2802ec7c12e184460
Author: Repository mirror & CI <repomirrorci@gentoo.org>
Date:   Fri Aug 13 09:51:35 2021 +0000

    2021-08-13 09:51:34 UTC

emerge -qpvO dev-scheme/racket
[ebuild  N    ] dev-scheme/racket-8.2  USE="doc futures jit places readline -X -chez -minimal -threads"
Comment 1 Toralf Förster gentoo-dev 2021-08-13 17:21:19 UTC
Created attachment 732673 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-08-13 17:21:20 UTC
Created attachment 732675 [details]
dev-scheme:racket-8.2:20210813-104937.log
Comment 3 Toralf Förster gentoo-dev 2021-08-13 17:21:22 UTC
Created attachment 732677 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2021-08-13 17:21:24 UTC
Created attachment 732679 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2021-08-13 17:21:25 UTC
Created attachment 732681 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-08-13 17:21:26 UTC
Created attachment 732683 [details]
logs.tar.bz2
Comment 7 Larry the Git Cow gentoo-dev 2021-12-03 00:12:28 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=81c56ffb32c8dc079601346ef73b04dfa3fbe6c8

commit 81c56ffb32c8dc079601346ef73b04dfa3fbe6c8
Author:     Maciej Barć <xgqt@riseup.net>
AuthorDate: 2021-11-22 13:26:20 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-12-03 00:03:35 +0000

    dev-scheme/racket: futures & places need threads
    
    Closes: https://bugs.gentoo.org/808055
    Package-Manager: Portage-3.0.28, Repoman-3.0.3
    Signed-off-by: Maciej Barć <xgqt@riseup.net>
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-scheme/racket/racket-8.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)