Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 901101 - Running stage3 failed *Error: circular dependencies net-misc/curl-7.88.1-r1 (Change USE: -http2)
Summary: Running stage3 failed *Error: circular dependencies net-misc/curl-7.88.1-r1 (...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: AMD64 Linux
: Normal blocker (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords: PATCH
: 902437 (view as bug list)
Depends on:
Blocks:
 
Reported: 2023-03-14 03:32 UTC by Nick Bello
Modified: 2024-01-01 04:11 UTC (History)
3 users (show)

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


Attachments
Added -http2 to export USE="-git -crypt -http2" as workaround (bootstrap-prefix-patched.sh,102.05 KB, application/x-shellscript)
2023-03-14 03:56 UTC, Nick Bello
Details
stage1 log (stage1.txt.bz2,95.08 KB, application/x-bzip)
2023-03-14 07:34 UTC, Nick Bello
Details
stage2 log (stage2.txt.bz2,357.71 KB, application/x-bzip)
2023-03-14 07:35 UTC, Nick Bello
Details
stage3 log (stage3.txt.xz,488.92 KB, application/x-xz)
2023-03-14 19:52 UTC, Nick Bello
Details
stage3p1 log (stage3p1.txt.xz,689.89 KB, application/x-xz)
2023-03-14 19:52 UTC, Nick Bello
Details
stage3p2 log (stage3p2.txt.xz,844.39 KB, application/x-xz)
2023-03-14 19:53 UTC, Nick Bello
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Nick Bello 2023-03-14 03:32:22 UTC
* running emerge -uDNv system
setlocale: unsupported locale setting
setlocale: unsupported locale setting

These are the packages that would be merged, in order:

Calculating dependencies  
 * IMPORTANT: 6 news items need reading for repository 'gentoo'.
 * Use eselect news read to view new items.

... done!
Dependency resolution took 3.74 s.



[nomerge       ] virtual/os-headers-0-r2::gentoo 
[nomerge       ]  sys-kernel/linux-headers-6.2::gentoo  USE="-headers-only" 
[nomerge       ]   dev-lang/perl-5.36.0-r2:0/5.36::gentoo  USE="gdbm* -berkdb -debug -doc -ithreads -minimal -quadmath" 
[nomerge       ]    app-admin/perl-cleaner-2.30-r1::gentoo  USE="-pkgcore" 
[nomerge       ]     app-portage/portage-utils-0.95::gentoo  USE="openmp qmanifest* qtegrity* -static" 
[nomerge       ]      app-crypt/gpgme-1.18.0-r2:1/11.6.15.1::gentoo  USE="cxx -common-lisp -python -qt5 -static-libs -test -verify-sig" PYTHON_TARGETS="python3_10 -python3_9 -python3_11" 
[nomerge       ]       app-crypt/gnupg-2.4.0::gentoo  USE="bzip2 nls readline smartcard ssl tofu -doc -ldap (-selinux) -test -tools -tpm -usb -user-socket -verify-sig -wks-server" 
[nomerge       ]        net-misc/curl-7.88.1-r1::gentoo  USE="adns ftp http2 imap openssl pop3 progress-meter smtp ssl tftp -alt-svc -brotli -gnutls -gopher -hsts -idn -kerberos -ldap -mbedtls (-nghttp3) -nss -rtmp -rustls -samba -ssh -sslv3 -static-libs -telnet -test -verify-sig -websockets -zstd" CURL_SSL="openssl -gnutls -mbedtls -nss -rustls" 
[ebuild  N     ]         net-libs/nghttp2-1.52.0:0/1.14::gentoo  USE="-debug -hpack-tools -jemalloc -static-libs (-systemd) -test -utils -xml" 1457 KiB
[ebuild  N     ]          dev-util/cmake-3.25.3::gentoo  USE="ncurses -doc -emacs -qt5 -test -verify-sig" 10804 KiB
[ebuild   R    ]     app-portage/portage-utils-0.95::gentoo  USE="openmp qmanifest* qtegrity* -static" 0 KiB
[ebuild  N     ]      app-crypt/gpgme-1.18.0-r2:1/11.6.15.1::gentoo  USE="cxx -common-lisp -python -qt5 -static-libs -test -verify-sig" PYTHON_TARGETS="python3_10 -python3_9 -python3_11" 1722 KiB
[ebuild  N     ]       app-crypt/gnupg-2.4.0::gentoo  USE="bzip2 nls readline smartcard ssl tofu -doc -ldap (-selinux) -test -tools -tpm -usb -user-socket -verify-sig -wks-server" 7488 KiB
[ebuild  N     ]        net-misc/curl-7.88.1-r1::gentoo  USE="adns ftp http2 imap openssl pop3 progress-meter smtp ssl tftp -alt-svc -brotli -gnutls -gopher -hsts -idn -kerberos -ldap -mbedtls (-nghttp3) -nss -rtmp -rustls -samba -ssh -sslv3 -static-libs -telnet -test -verify-sig -websockets -zstd" CURL_SSL="openssl -gnutls -mbedtls -nss -rustls" 2521 KiB

Total: 6 packages (5 new, 1 reinstall), Size of downloads: 23989 KiB

 * Error: circular dependencies:

(net-libs/nghttp2-1.52.0:0/1.14::gentoo, ebuild scheduled for merge) depends on
 (dev-util/cmake-3.25.3:0/0::gentoo, ebuild scheduled for merge) (buildtime)
  (net-misc/curl-7.88.1-r1:0/0::gentoo, ebuild scheduled for merge) (buildtime)
   (net-libs/nghttp2-1.52.0:0/1.14::gentoo, ebuild scheduled for merge) (buildtime_slot_op)

It might be possible to break this cycle
by applying the following change:
- net-misc/curl-7.88.1-r1 (Change USE: -http2)

Note that this change can be reverted, once the package has been installed.

Hmmmm, I was already afraid of this to happen.  Running
  /home/yuki/gentoo/bin/bash ./bootstrap-prefix.sh "/home/yuki/gentoo" stage3
somewhere failed :(  Details might be found in the build log:
  (no build logs found?!?)
I have no clue, really.  Please find friendly folks in #gentoo-prefix on
irc.gentoo.org, gentoo-alt@lists.gentoo.org mailing list, or file a bug
at bugs.gentoo.org under Gentoo/Alt, Prefix Support.  This is most
inconvenient, and it crushed my ego.  Sorry, I give up.
Should you want to give it a try, there is /home/yuki/gentoo/stage3.log
Comment 1 Nick Bello 2023-03-14 03:50:57 UTC
2248,2250c2248,2250
< 	# Avoid using http2 Bug 901101 
< 	export USE="-git -crypt -http2"
< 
---
> 	
> 	export USE="-git -crypt"
>
Comment 2 Nick Bello 2023-03-14 03:56:21 UTC
Created attachment 857541 [details]
Added -http2 to export USE="-git -crypt -http2" as workaround

After applying -http2 updating @system continues as intended
Comment 3 Nick Bello 2023-03-14 04:05:36 UTC
Steps taken to reproduce: 

Do you want me to start off now? [Yn] y

How many parallel make jobs do you want? [5] /*default selected here*/

Do you want me to take the shortcut? [yN] n

Do you want to use stable Prefix? [Yn] n

What do you want EPREFIX to be? [/home/yuki/gentoo] /*default selected here*/

Type here what you want to wish me [luck] luck
Comment 4 Nick Bello 2023-03-14 04:19:09 UTC
This is the system bootstrap-prefix.sh is running on:

Portage 3.0.45.2 (python 3.10.10-final-0, default/linux/amd64/17.1/desktop/gnome, gcc-12, glibc-2.36-r7, 6.2.2-xanmod1-dist x86_64)
=================================================================
System uname: Linux-6.2.2-xanmod1-dist-x86_64-Intel-R-_Core-TM-_i7-8550U_CPU_@_1.80GHz-with-glibc2.36
KiB Mem:     7993760 total,    282868 free
KiB Swap:    3906556 total,    901828 free
Timestamp of repository gentoo: Tue, 07 Mar 2023 03:00:01 +0000
Head commit of repository gentoo: b964b69503902cb138473eaba1fdc53177ffa877
Timestamp of repository apriluwu: Thu, 23 Feb 2023 13:47:31 +0000
Head commit of repository apriluwu: ef0452410b1d6495cacdfaed951c3ea2f5a23040

Timestamp of repository farmboy0: Thu, 23 Feb 2023 13:47:10 +0000
Head commit of repository farmboy0: b68991f0b5c4b6429d57b8826061afaaef721a88

Timestamp of repository gnome: Thu, 22 Dec 2022 05:17:16 +0000
Head commit of repository gnome: 57d2257b2b27ef52259de5ab28ddf7effc3af1a8

Timestamp of repository guru: Mon, 06 Mar 2023 13:47:07 +0000
Head commit of repository guru: d7bf94e44986cada1556656e9e714aee0dacb0dc

Head commit of repository librewolf: f3c7632bb84121ec4149941420b398fd440140c4

Timestamp of repository pf4public: Mon, 06 Mar 2023 16:31:55 +0000
Head commit of repository pf4public: eed6e89b1508e62d6d7b37e2a85f302625f08ecb

Timestamp of repository src_prepare-overlay: Sun, 05 Mar 2023 11:33:52 +0000
Head commit of repository src_prepare-overlay: de2aa154012b4ac5545f55653dfcb9b26736012d

Timestamp of repository steam-overlay: Thu, 23 Feb 2023 13:47:16 +0000
Head commit of repository steam-overlay: 5dbabcc794ef909f45c8fb40eec07cebf569e0d1

Timestamp of repository toolchain: Sun, 19 Feb 2023 19:48:25 +0000
Head commit of repository toolchain: dc0bb78961ba2a5555c430d00ad7186ad87ef853

Timestamp of repository vifino-overlay: Fri, 03 Mar 2023 06:02:28 +0000
Head commit of repository vifino-overlay: 3edfce8c0ce5461004842ec55984013a881b7df0

Timestamp of repository wayland-desktop: Fri, 03 Mar 2023 06:02:36 +0000
Head commit of repository wayland-desktop: 9a4fdbda0cf3bbbb31daa5ab26084fd0e057986c

Timestamp of repository x11: Sun, 19 Feb 2023 19:48:26 +0000
Head commit of repository x11: 14c1d4e710452ac205b5d92feee82d7ac5db2796

Timestamp of repository zugaina: Tue, 19 Jul 2022 00:31:49 +0000
Head commit of repository zugaina: d71b224f2cf0478022f7e13d54f1751cc7148c74

sh bash 5.2_p15-r2
ld GNU ld (Gentoo 2.39 p5) 2.39.0
app-misc/pax-utils:        1.3.7::gentoo
app-shells/bash:           5.2_p15-r2::gentoo
dev-java/java-config:      2.3.1::gentoo
dev-lang/perl:             5.36.0-r2::gentoo
dev-lang/python:           3.10.10_p2::gentoo, 3.11.2_p1::gentoo, 3.12.0_alpha5::gentoo
dev-lang/rust:             1.67.1::gentoo
dev-util/cmake:            3.25.2::gentoo
dev-util/meson:            1.0.1::gentoo
sys-apps/baselayout:       2.13-r1::gentoo
sys-apps/openrc:           0.46::gentoo
sys-apps/sandbox:          2.30-r1::gentoo
sys-devel/autoconf:        2.13-r7::gentoo, 2.71-r5::gentoo
sys-devel/automake:        1.16.5::gentoo
sys-devel/binutils:        2.38-r2::gentoo, 2.39-r4::gentoo, 2.40-r2::gentoo
sys-devel/binutils-config: 5.5::gentoo
sys-devel/clang:           14.0.6-r1::gentoo, 15.0.7-r1::gentoo
sys-devel/gcc:             11.3.0::gentoo, 12.2.1_p20230304::gentoo
sys-devel/gcc-config:      2.10::gentoo
sys-devel/libtool:         2.4.7-r1::gentoo
sys-devel/lld:             15.0.7::gentoo
sys-devel/llvm:            14.0.6-r2::gentoo, 15.0.7::gentoo
sys-devel/make:            4.4.1::gentoo
sys-kernel/linux-headers:  6.2::gentoo (virtual/os-headers)
sys-libs/glibc:            2.36-r7::gentoo
Repositories:

gentoo
    location: /var/db/repos/gentoo
    sync-type: rsync
    sync-uri: rsync://rsync.gentoo.org/gentoo-portage
    priority: -1000
    volatile: False
    sync-rsync-verify-metamanifest: yes
    sync-rsync-verify-max-age: 24
    sync-rsync-verify-jobs: 1
    sync-rsync-extra-opts: 

apriluwu
    location: /var/db/repos/apriluwu
    sync-type: git
    sync-uri: https://github.com/gentoo-mirror/apriluwu.git
    masters: gentoo
    volatile: False

farmboy0
    location: /var/db/repos/farmboy0
    sync-type: git
    sync-uri: https://github.com/gentoo-mirror/farmboy0.git
    masters: gentoo
    volatile: False

gnome
    location: /var/db/repos/gnome
    sync-type: git
    sync-uri: https://github.com/gentoo-mirror/gnome.git
    masters: gentoo
    volatile: False

guru
    location: /var/db/repos/guru
    sync-type: git
    sync-uri: https://github.com/gentoo-mirror/guru.git
    masters: gentoo
    volatile: False

librewolf
    location: /var/db/repos/librewolf
    sync-type: git
    sync-uri: https://gitlab.com/librewolf-community/browser/gentoo.git
    masters: gentoo
    volatile: False

pf4public
    location: /var/db/repos/pf4public
    sync-type: git
    sync-uri: https://github.com/gentoo-mirror/pf4public.git
    masters: gentoo
    volatile: False

src_prepare-overlay
    location: /var/db/repos/src_prepare-overlay
    sync-type: git
    sync-uri: https://github.com/gentoo-mirror/src_prepare-overlay.git
    masters: gentoo
    volatile: False

steam-overlay
    location: /var/db/repos/steam-overlay
    sync-type: git
    sync-uri: https://github.com/gentoo-mirror/steam-overlay.git
    masters: gentoo
    volatile: False

toolchain
    location: /var/db/repos/toolchain
    sync-type: git
    sync-uri: https://github.com/gentoo-mirror/toolchain.git
    masters: gentoo
    volatile: False

vifino-overlay
    location: /var/db/repos/vifino-overlay
    sync-type: git
    sync-uri: https://github.com/gentoo-mirror/vifino-overlay.git
    masters: gentoo
    volatile: False

wayland-desktop
    location: /var/db/repos/wayland-desktop
    sync-type: git
    sync-uri: https://github.com/gentoo-mirror/wayland-desktop.git
    masters: gentoo
    volatile: False

x11
    location: /var/db/repos/x11
    sync-type: git
    sync-uri: https://github.com/gentoo-mirror/x11.git
    masters: gentoo
    volatile: False

zugaina
    location: /var/db/repos/zugaina
    sync-type: git
    sync-uri: https://github.com/gentoo-mirror/zugaina.git
    masters: gentoo
    volatile: False

crossdev
    location: /var/db/repos/crossdev
    masters: gentoo
    priority: 10
    volatile: False

ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="*"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=native -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/lib64/libreoffice/program/sofficerc /usr/share/config /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo"
CXXFLAGS="-march=native -O2 -pipe"
DISTDIR="/var/cache/distfiles"
EMERGE_DEFAULT_OPTS=" --jobs=8 --load-average=8"
ENV_UNSET="CARGO_HOME DBUS_SESSION_BUS_ADDRESS DISPLAY GDK_PIXBUF_MODULE_FILE GOBIN GOPATH PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR XDG_STATE_HOME"
FCFLAGS="-march=native -O2 -pipe"
FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs binpkg-multi-instance buildpkg-live candy config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-march=native -O2 -pipe"
GENTOO_MIRRORS="http://www.gtlib.gatech.edu/pub/gentoo rsync://rsync.gtlib.gatech.edu/gentoo https://gentoo.osuosl.org/ https://mirrors.rit.edu/gentoo/ rsync://mirrors.rit.edu/gentoo/"
LANG="en_US"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
LEX="flex"
MAKEOPTS="-j4 -l4"
PKGDIR="/var/cache/binpkgs"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git"
PORTAGE_TMPDIR="/var/tmp"
SHELL="/bin/bash"
USE="X a52 aac acl acpi alsa amd64 aria2 bittorent bluetooth branding bzip2 cairo cdda cdr cli client colord crda crypt cups dbus dri dts dvd dvdr eds elogind encode evo exif flac fortran gdbm gif gnome gnome-keyring gnome-online-accounts gstreamer gtk gui iconv icu introspection ipv6 jpeg lcms libglvnd libnotify libsecret libtirpc mad minimal mng monitor mount mp3 mp4 mpeg multilib nautilus ncurses networkmanager nls nptl ogg opengl openmp pam pango pcre pdf perl png policykit ppds pulseaudio python qt5 readline sdl seccomp sound spell split-usr ssl standalone startup-notification svg sysprof terminal test-rust tiff tracker truetype udev udisks unicode upower usb vorbis wayland wired wxwidgets x264 xattr xcb xft xml xorg xv xvid zlib" ABI_X86="64 32" ADA_TARGET="gnat_2021" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="mmx mmxext sse sse2" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" GRUB_PLATFORMS="efi-64" INPUT_DEVICES="libinput" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LUA_SINGLE_TARGET="lua5-1" LUA_TARGETS="lua5-1" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-4 php8-0" POSTGRES_TARGETS="postgres12 postgres13" PYTHON_SINGLE_TARGET="python3_10" PYTHON_TARGETS="python3_10" RUBY_TARGETS="ruby27 ruby30" USERLAND="GNU" VIDEO_CARDS="intel" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq proto steal rawnat logmark ipmark dhcpmac delude chaos account"
Unset:  ADDR2LINE, AR, ARFLAGS, AS, ASFLAGS, CC, CCLD, CONFIG_SHELL, CPP, CPPFLAGS, CTARGET, CXX, CXXFILT, ELFEDIT, EXTRA_ECONF, F77FLAGS, FC, GCOV, GPROF, INSTALL_MASK, LC_ALL, LD, LFLAGS, LIBTOOL, LINGUAS, MAKE, MAKEFLAGS, NM, OBJCOPY, OBJDUMP, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, RANLIB, READELF, RUSTFLAGS, SIZE, STRINGS, STRIP, YACC, YFLAGS
Comment 5 Nick Bello 2023-03-14 07:34:31 UTC
Created attachment 857557 [details]
stage1 log
Comment 6 Nick Bello 2023-03-14 07:35:24 UTC
Created attachment 857559 [details]
stage2 log
Comment 7 Nick Bello 2023-03-14 19:52:13 UTC
Created attachment 857733 [details]
stage3 log
Comment 8 Nick Bello 2023-03-14 19:52:49 UTC
Created attachment 857735 [details]
stage3p1 log
Comment 9 Nick Bello 2023-03-14 19:53:17 UTC
Created attachment 857737 [details]
stage3p2 log
Comment 10 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-03-20 10:25:28 UTC
*** Bug 902437 has been marked as a duplicate of this bug. ***
Comment 11 Larry the Git Cow gentoo-dev 2023-03-20 12:38:27 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/proj/prefix.git/commit/?id=2beb40a532501f3a7f030696920547d738163e0a

commit 2beb40a532501f3a7f030696920547d738163e0a
Author:     Nick Bello <uwu@nikku.icu>
AuthorDate: 2023-03-20 12:37:35 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-03-20 12:38:23 +0000

    scripts/bootstrap-prefix.sh: avoid curl/nghttp2 circular dep
    
    Closes: https://bugs.gentoo.org/901101
    Signed-off-by: Sam James <sam@gentoo.org>

 scripts/bootstrap-prefix.sh | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
Comment 12 Larry the Git Cow gentoo-dev 2024-01-01 04:11:52 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/proj/prefix.git/commit/?id=0025f057f69b34d16fb436c1afedfd869b87f649

commit 0025f057f69b34d16fb436c1afedfd869b87f649
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2024-01-01 04:10:53 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2024-01-01 04:11:28 +0000

    scripts/bootstrap-prefix.sh: disable http2 when emerging @system
    
    Avoid this circular dependency:
    ```
    $ USE=-acl -berkdb -fortran -gdbm -git -libcxx -nls -pcre -python -qmanifest -qtegrity -readline -sanitize bootstrap clang internal-glib PKG=app-shells/bash
    [...]
     * Error: circular dependencies:
    
    (net-libs/nghttp2-1.57.0:0/1.14::gentoo, ebuild scheduled for merge) depends on
     (dev-util/cmake-3.27.7:0/0::gentoo, ebuild scheduled for merge) (buildtime)
      (net-misc/curl-8.4.0:0/0::gentoo, ebuild scheduled for merge) (buildtime)
       (net-libs/nghttp2-1.57.0:0/1.14::gentoo, ebuild scheduled for merge) (buildtime_slot_op)
    
    It might be possible to break this cycle
    by applying the following change:
    - net-misc/curl-8.4.0 (Change USE: -http2)
    ```
    
    Bug: https://bugs.gentoo.org/901101
    Closes: https://bugs.gentoo.org/920887
    Signed-off-by: Sam James <sam@gentoo.org>

 scripts/bootstrap-prefix.sh | 1 +
 1 file changed, 1 insertion(+)