| # cat /etc/portage/make.conf; emerge -p networkmanager
|
| # These settings were set by the catalyst build script that automatically
|
| # built this stage.
|
| # Please consult /usr/share/portage/config/make.conf.example for a more
|
| # detailed example.
|
| COMMON_FLAGS="-march=native -O2 -pipe"
|
| CFLAGS="${COMMON_FLAGS}"
|
| CXXFLAGS="${COMMON_FLAGS}"
|
| FCFLAGS="${COMMON_FLAGS}"
|
| FFLAGS="${COMMON_FLAGS}"
|
| RUSTFLAGS="#{RUSTFLAGS} -C target-cpu=native"
|
| # NOTE: This stage was built with the bindist USE flag enabled
|
|
|
| # emerge default options
|
| EMERGE_DEFAULT_OPS="--ask --verbose"
|
|
|
| # licenses:
|
| ACCEPT_LICENSE="@FREE @BINARY-REDISTRIBUTABLE"
|
|
|
| # parralel compilations when installing a package
|
| MAKEOPTS="-j10 -l5"
|
|
|
| # screw systemd, use elogind instead
|
| USE="${USE} -systemd elogind"
|
|
|
| # network manager
|
| USE="${USE} networkmanager"
|
|
|
| # gnu SSL TLS and DTLS over mozilla implementations
|
| USE="${USE} gnutls"
|
|
|
| # wifi is off for some reason
|
| USE="${USE} wifi"
|
|
|
| # python 14 has to get set a lot
|
| # PYTHON_SINGLE_TARGET="python3_14"
|
|
|
| # This sets the language of build output to English.
|
| # Please keep this setting intact when reporting bugs.
|
| LC_MESSAGES=C.UTF-8
|
| GENTOO_MIRRORS="http://mirror.leaseweb.com/gentoo/ \
|
| http://us.mirrors.cicku.me/gentoo/ \
|
| https://mirror.leaseweb.com/gentoo/ \
|
| http://ca.mirrors.cicku.me/gentoo/ \
|
| https://us.mirrors.cicku.me/gentoo/ \
|
| https://ca.mirrors.cicku.me/gentoo/ \
|
| http://gentoo.osuosl.org/ \
|
| http://mirrors.aliyun.com/gentoo/"
|
|
|
| * IMPORTANT: config file '/etc/portage/savedconfig/sys-kernel/gentoo-kernel-6.18.18' needs updating.
|
| * See the CONFIGURATION FILES and CONFIGURATION FILES UPDATE TOOLS
|
| * sections of the emerge man page to learn how to update config files.
|
|
|
| These are the packages that would be merged, in order:
|
|
|
| Calculating dependencies ... done!
|
| Dependency resolution took 0.41 s (backtrack: 0/20).
|
|
|
|
|
| !!! The ebuild selected to satisfy ">=dev-util/gdbus-codegen-2.80.5-r1" has unmet requirements.
|
| - dev-util/gdbus-codegen-2.84.4::gentoo USE="" ABI_X86="(64)" PYTHON_SINGLE_TARGET="-python3_11 -python3_12 -python3_13 -python3_14"
|
|
|
| The following REQUIRED_USE flag constraints are unsatisfied:
|
| exactly-one-of ( python_single_target_python3_11 python_single_target_python3_12 python_single_target_python3_13 python_single_target_python3_14 )
|
|
|
| (dependency required by "net-misc/networkmanager-1.52.1::gentoo" [ebuild])
|
| (dependency required by "networkmanager" [argument])
|
|
|
| * IMPORTANT: 26 news items need reading for repository 'gentoo'.
|
| * Use eselect news read to view new items.
|
|
|
|
|
| # emerge --info
|
| Portage 3.0.77 (python 3.13.12-final-0, default/linux/amd64/23.0/desktop, gcc-15, glibc-2.42-r5, 6.18.18 x86_64)
|
| =================================================================
|
| System uname: Linux-6.18.18-x86_64-12th_Gen_Intel-R-_Core-TM-_i5-12450H-with-glibc2.42
|
| KiB Mem: 24290824 total, 15475092 free
|
| KiB Swap: 37748732 total, 37748732 free
|
| Timestamp of repository gentoo: Sun, 19 Apr 2026 05:15:00 +0000
|
| Head commit of repository gentoo: 5167fb993e37ce20356ea3cc77f3e40f96f935ac
|
| sh bash 5.3_p9-r1
|
| ld GNU ld (Gentoo 2.46.0 p1) 2.46.0
|
| app-misc/pax-utils: 1.3.10::gentoo
|
| app-shells/bash: 5.3_p9-r1::gentoo
|
| dev-build/autoconf: 2.72-r6::gentoo
|
| dev-build/automake: 1.18.1::gentoo
|
| dev-build/cmake: 4.2.4::gentoo
|
| dev-build/libtool: 2.5.4::gentoo
|
| dev-build/make: 4.4.1-r102::gentoo
|
| dev-build/meson: 1.9.2::gentoo
|
| dev-lang/perl: 5.42.0-r1::gentoo
|
| dev-lang/python: 3.13.12::gentoo, 3.14.3::gentoo
|
| sys-apps/baselayout: 2.18-r1::gentoo
|
| sys-apps/openrc: 0.63-r1::gentoo
|
| sys-apps/sandbox: 2.46::gentoo
|
| sys-devel/binutils: 2.46.0::gentoo
|
| sys-devel/binutils-config: 5.6::gentoo
|
| sys-devel/gcc: 15.2.1_p20260214::gentoo
|
| sys-devel/gcc-config: 2.12.2::gentoo
|
| sys-kernel/linux-headers: 6.18::gentoo (virtual/os-headers)
|
| sys-libs/glibc: 2.42-r5::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-max-age: 3
|
| sync-rsync-verify-metamanifest: yes
|
| sync-rsync-extra-opts:
|
| sync-rsync-verify-jobs: 1
|
|
|
| Binary Repositories:
|
|
|
| gentoo
|
| location: /var/cache/binhost/gentoo
|
| priority: 1
|
| sync-uri: https://distfiles.gentoo.org/releases/amd64/binpackages/23.0/x86-64
|
| verify-signature: True
|
|
|
| ACCEPT_KEYWORDS="amd64"
|
| ACCEPT_LICENSE="@FREE @FREE @BINARY-REDISTRIBUTABLE"
|
| CBUILD="x86_64-pc-linux-gnu"
|
| CFLAGS="-march=native -O2 -pipe"
|
| CHOST="x86_64-pc-linux-gnu"
|
| CONFIG_PROTECT="/etc /usr/share/config"
|
| CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release /etc/sandbox.d"
|
| CXXFLAGS="-march=native -O2 -pipe"
|
| DISTDIR="/var/cache/distfiles"
|
| 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 compress-index config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync merge-wait multilib-strict network-sandbox news parallel-fetch pid-sandbox pkgdir-index-trusted preserve-libs protect-owned qa-unresolved-soname-deps sandbox strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
|
| FFLAGS="-march=native -O2 -pipe"
|
| GENTOO_MIRRORS="http://mirror.leaseweb.com/gentoo/ http://us.mirrors.cicku.me/gentoo/ https://mirror.leaseweb.com/gentoo/ http://ca.mirrors.cicku.me/gentoo/ https://us.mirrors.cicku.me/gentoo/ https://ca.mirrors.cicku.me/gentoo/ http://gentoo.osuosl.org/ http://mirrors.aliyun.com/gentoo/"
|
| LANG="en_GB.UTF-8"
|
| LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs"
|
| LEX="flex"
|
| MAKEOPTS="-j10 -l5"
|
| PKGDIR="/var/cache/binpkgs"
|
| PORTAGE_COMPRESS="bzip2"
|
| 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"
|
| RUSTFLAGS="#{RUSTFLAGS} -C target-cpu=native"
|
| SHELL="/bin/bash"
|
| USE="amd64 intel test-rust" ABI_X86="64" ELIBC="glibc" KERNEL="linux" LLVM_TARGETS="X86"
|
| Unset: ADDR2LINE, AR, ARFLAGS, AS, ASFLAGS, CC, CCLD, CONFIG_SHELL, CPP, CPPFLAGS, CTARGET, CXX, CXXFILT, ELFEDIT, EMERGE_DEFAULT_OPTS, 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_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PYTHONPATH, RANLIB, READELF, SIZE, STRINGS, STRIP, YACC, YFLAGS
|