Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Compile Error [gelöst]
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
deranonyme
Guru
Guru


Joined: 09 Jul 2005
Posts: 512

PostPosted: Sat May 11, 2024 2:42 pm    Post subject: Compile Error [gelöst] Reply with quote

Sowohl das build vom librsvg-2.57.3 als auch bei gtk-4.12.5-r1 bricht mit folgendem Fehler ab :
Code:
  File "/usr/lib/python-exec/python3.11/rst2man", line 8, in <module>
    sys.exit(rst2man())
             ^^^^^^^^^
  File "/usr/lib/python3.11/site-packages/docutils/core.py", line 760, in rst2man
    rst2something('manpage', 'Unix manual (troff)', 'user/manpage.html')
  File "/usr/lib/python3.11/site-packages/docutils/core.py", line 739, in rst2something
    locale.setlocale(locale.LC_ALL, '')
  File "/usr/lib/python3.11/locale.py", line 627, in setlocale
    return _setlocale(category, locale)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
locale.Error: unsupported locale setting
cd /var/tmp/portage/gnome-base/librsvg-2.57.3/work/librsvg-2.57.3 &&                                                    \
PKG_CONFIG_ALLOW_CROSS=1


Code:

#locale -a
C
C.utf8
POSIX
de_DE.utf8
en_US.utf8


Code:
# locale
LANG=de_DE.utf8
LC_CTYPE="de_DE.utf8"
LC_NUMERIC="de_DE.utf8"
LC_TIME="de_DE.utf8"
LC_COLLATE=C.UTF-8
LC_MONETARY="de_DE.utf8"
LC_MESSAGES="de_DE.utf8"
LC_PAPER="de_DE.utf8"
LC_NAME="de_DE.utf8"
LC_ADDRESS="de_DE.utf8"
LC_TELEPHONE="de_DE.utf8"
LC_MEASUREMENT="de_DE.utf8"
LC_IDENTIFICATION="de_DE.utf8"
LC_ALL=


Liegt das echt am leeren LC_ALL? Das soll doch eigentlich nicht gesetzt sein. Oder ist es ein anderer Fehler?


Last edited by deranonyme on Sun May 12, 2024 12:42 pm; edited 1 time in total
Back to top
View user's profile Send private message
platinumviper
l33t
l33t


Joined: 12 Feb 2004
Posts: 649
Location: Munich, Germany

PostPosted: Sat May 11, 2024 6:46 pm    Post subject: Reply with quote

Nein, sieht bei mir genau so aus und kompilierte problemlos.
_________________
No money back garantee. In case of problems, don't call us, we call you.
Back to top
View user's profile Send private message
deranonyme
Guru
Guru


Joined: 09 Jul 2005
Posts: 512

PostPosted: Sun May 12, 2024 10:11 am    Post subject: Reply with quote

Hier mal das build.log bis zum Abbruch:
Code:

 * Package:    gnome-base/librsvg-2.57.3:2
 * Repository: gentoo
 * Maintainer: gnome@gentoo.org
 * USE:        abi_x86_64 amd64 elibc_glibc introspection kernel_linux vala
 * FEATURES:   network-sandbox preserve-libs sandbox userpriv usersandbox
 * Checking whether python3_12 is suitable ...
 *   dev-lang/python:3.12 ...
 [ ok ]
 * Using python3.12 to build (via PYTHON_COMPAT iteration)
>>> Unpacking source...
>>> Unpacking librsvg-2.57.3.tar.xz to /var/tmp/portage/gnome-base/librsvg-2.57.3/work
 * Loading adler-1.0.2.crate into Cargo registry ...
 [ ok ]
 * Loading aho-corasick-1.1.2.crate into Cargo registry ...
 [ ok ]
 * Loading android-tzdata-0.1.1.crate into Cargo registry ...
 [ ok ]
 * Loading android_system_properties-0.1.5.crate into Cargo registry ...
 [ ok ]
 * Loading anes-0.1.6.crate into Cargo registry ...
 [ ok ]
 * Loading anstream-0.6.5.crate into Cargo registry ...
 [ ok ]
 * Loading anstyle-parse-0.2.3.crate into Cargo registry ...
 [ ok ]
 * Loading anstyle-query-1.0.2.crate into Cargo registry ...
 [ ok ]
 * Loading anstyle-wincon-3.0.2.crate into Cargo registry ..
 [ ok ]
 * Loading anstyle-1.0.4.crate into Cargo registry ...
 [ ok ]
 * Loading anyhow-1.0.75.crate into Cargo registry ...
 [ ok ]
 * Loading approx-0.5.1.crate into Cargo registry ...
 [ ok ]
 * Loading assert_cmd-2.0.12.crate into Cargo registry ...
 [ ok ]
 * Loading autocfg-1.1.0.crate into Cargo registry ...
 [ ok ]
 * Loading bit-set-0.5.3.crate into Cargo registry ...
 [ ok ]
 * Loading bit-vec-0.6.3.crate into Cargo registry ...
 [ ok ]
 * Loading bitflags-1.3.2.crate into Cargo registry ...
 [ ok ]
 * Loading bitflags-2.4.1.crate into Cargo registry ...
 [ ok ]
 * Loading block-0.1.6.crate into Cargo registry ...
 [ ok ]
 * Loading bstr-1.8.0.crate into Cargo registry ...
 [ ok ]
 * Loading bumpalo-3.14.0.crate into Cargo registry ...
 [ ok ]
 * Loading bytemuck-1.14.0.crate into Cargo registry ...
 [ ok ]
 * Loading byteorder-1.5.0.crate into Cargo registry ...
 [ ok ]
 * Loading cairo-rs-0.18.3.crate into Cargo registry ...
 [ ok ]
 * Loading cairo-sys-rs-0.18.2.crate into Cargo registry ...
 [ ok ]
 * Loading cast-0.3.0.crate into Cargo registry ...
 [ ok ]
 * Loading cc-1.0.83.crate into Cargo registry ...
 [ ok ]
 * Loading cfg-expr-0.15.5.crate into Cargo registry ...
 [ ok ]
 * Loading cfg-if-1.0.0.crate into Cargo registry ...
 [ ok ]
 * Loading chrono-0.4.31.crate into Cargo registry ...
 [ ok ]
 * Loading ciborium-io-0.2.1.crate into Cargo registry ...
 [ ok ]
 * Loading ciborium-ll-0.2.1.crate into Cargo registry ...
 [ ok ]
 * Loading ciborium-0.2.1.crate into Cargo registry ...
 [ ok ]
 * Loading clap-4.4.11.crate into Cargo registry ...
 [ ok ]
 * Loading clap_builder-4.4.11.crate into Cargo registry ...
 [ ok ]
 * Loading clap_complete-4.4.4.crate into Cargo registry ...
 [ ok ]
 * Loading clap_derive-4.4.7.crate into Cargo registry ...
 [ ok ]
 * Loading clap_lex-0.6.0.crate into Cargo registry ...
 [ ok ]
 * Loading colorchoice-1.0.0.crate into Cargo registry ...
 [ ok ]
 * Loading const-cstr-0.3.0.crate into Cargo registry ...
 [ ok ]
 * Loading core-foundation-sys-0.8.6.crate into Cargo registry ...
 [ ok ]
 * Loading crc32fast-1.3.2.crate into Cargo registry ...
 [ ok ]
 * Loading criterion-plot-0.5.0.crate into Cargo registry ...
 [ ok ]
 * Loading criterion-0.5.1.crate into Cargo registry ...
 [ ok ]
 * Loading crossbeam-deque-0.8.4.crate into Cargo registry ...
 [ ok ]
 * Loading crossbeam-epoch-0.9.16.crate into Cargo registry ...
 [ ok ]
 * Loading crossbeam-utils-0.8.17.crate into Cargo registry ...
 [ ok ]
 * Loading cssparser-macros-0.6.1.crate into Cargo registry ...
 [ ok ]
* Loading cssparser-0.31.2.crate into Cargo registry ...
 [ ok ]
 * Loading cstr-0.2.11.crate into Cargo registry ...
 [ ok ]
 * Loading data-url-0.3.1.crate into Cargo registry ...
 [ ok ]
 * Loading deranged-0.3.10.crate into Cargo registry ...
 [ ok ]
 * Loading derive_more-0.99.17.crate into Cargo registry ...
 [ ok ]
 * Loading difflib-0.4.0.crate into Cargo registry ...
 [ ok ]
 * Loading dlib-0.5.2.crate into Cargo registry ...
 [ ok ]
 * Loading doc-comment-0.3.3.crate into Cargo registry ...
 [ ok ]
 * Loading dtoa-short-0.3.4.crate into Cargo registry ...
 [ ok ]
 * Loading dtoa-1.0.9.crate into Cargo registry ...
 [ ok ]
 * Loading either-1.9.0.crate into Cargo registry ...
 [ ok ]
 * Loading encoding_rs-0.8.33.crate into Cargo registry ...
 [ ok ]
 * Loading equivalent-1.0.1.crate into Cargo registry ...
 [ ok ]
 * Loading errno-0.3.8.crate into Cargo registry ...
[ ok ]
 * Loading fastrand-2.0.1.crate into Cargo registry ...
 [ ok ]
 * Loading fdeflate-0.3.1.crate into Cargo registry ...
 [ ok ]
 * Loading flate2-1.0.28.crate into Cargo registry ...
 [ ok ]
 * Loading float-cmp-0.9.0.crate into Cargo registry ...
 [ ok ]
 * Loading fnv-1.0.7.crate into Cargo registry ...
 [ ok ]
 * Loading form_urlencoded-1.2.1.crate into Cargo registry ...
 [ ok ]
 * Loading futf-0.1.5.crate into Cargo registry ...
 [ ok ]
 * Loading futures-channel-0.3.29.crate into Cargo registry ...
 [ ok ]
 * Loading futures-core-0.3.29.crate into Cargo registry ...
 [ ok ]
 * Loading futures-executor-0.3.29.crate into Cargo registry ...
 [ ok ]
 * Loading futures-io-0.3.29.crate into Cargo registry ...
 [ ok ]
 * Loading futures-macro-0.3.29.crate into Cargo registry ...
 [ ok ]
 * Loading futures-task-0.3.29.crate into Cargo registry ...
 [ ok ]
 * Loading futures-util-0.3.29.crate into Cargo registry ...
 [ ok ]
 * Loading fxhash-0.2.1.crate into Cargo registry ...
 [ ok ]
 * Loading gdk-pixbuf-sys-0.18.0.crate into Cargo registry ...
 [ ok ]
 * Loading gdk-pixbuf-0.18.3.crate into Cargo registry ...
 [ ok ]
 * Loading getrandom-0.2.11.crate into Cargo registry ...
 [ ok ]
 * Loading gio-sys-0.18.1.crate into Cargo registry ...
 [ ok ]
 * Loading gio-0.18.4.crate into Cargo registry ...
 [ ok ]
 * Loading glib-macros-0.18.3.crate into Cargo registry ...
 [ ok ]
 * Loading glib-sys-0.18.1.crate into Cargo registry ...
 [ ok ]
 * Loading glib-0.18.4.crate into Cargo registry ...
 [ ok ]
 * Loading gobject-sys-0.18.0.crate into Cargo registry ...
 [ ok ]
 * Loading half-1.8.2.crate into Cargo registry ...
 [ ok ]
 * Loading hashbrown-0.14.3.crate into Cargo registry ...
 [ ok ]
 * Loading heck-0.4.1.crate into Cargo registry ...
 [ ok ]
 * Loading hermit-abi-0.3.3.crate into Cargo registry ...
 [ ok ]
 * Loading iana-time-zone-haiku-0.1.2.crate into Cargo registry ...
 [ ok ]
 * Loading iana-time-zone-0.1.58.crate into Cargo registry ...
 [ ok ]
 * Loading idna-0.5.0.crate into Cargo registry ...
 [ ok ]
 * Loading indexmap-2.1.0.crate into Cargo registry ...
 [ ok ]
 * Loading is-terminal-0.4.9.crate into Cargo registry ...
 [ ok ]
 * Loading itertools-0.10.5.crate into Cargo registry ...
 [ ok ]
 * Loading itertools-0.11.0.crate into Cargo registry ...
 [ ok ]
 * Loading itoa-1.0.10.crate into Cargo registry ...
 [ ok ]
 * Loading js-sys-0.3.66.crate into Cargo registry ...
 [ ok ]
 * Loading language-tags-0.3.2.crate into Cargo registry ...
 [ ok ]
 * Loading lazy_static-1.4.0.crate into Cargo registry ...
 [ ok ]
 * Loading libc-0.2.151.crate into Cargo registry ...
[ ok ]
 * Loading libloading-0.8.1.crate into Cargo registry ...
 [ ok ]
 * Loading libm-0.2.8.crate into Cargo registry ...
 [ ok ]
 * Loading linked-hash-map-0.5.6.crate into Cargo registry ...
 [ ok ]
 * Loading linux-raw-sys-0.4.12.crate into Cargo registry ...
 [ ok ]
 * Loading locale_config-0.3.0.crate into Cargo registry ...
 [ ok ]
 * Loading lock_api-0.4.11.crate into Cargo registry ...
 [ ok ]
 * Loading log-0.4.20.crate into Cargo registry ...
 [ ok ]
 * Loading lopdf-0.31.0.crate into Cargo registry ...
 [ ok ]
 * Loading mac-0.1.1.crate into Cargo registry ...
 [ ok ]
 * Loading malloc_buf-0.0.6.crate into Cargo registry ...
 [ ok ]
 * Loading markup5ever-0.11.0.crate into Cargo registry ...
 [ ok ]
 * Loading matches-0.1.10.crate into Cargo registry ...
 [ ok ]
 * Loading matrixmultiply-0.3.8.crate into Cargo registry ...
 [ ok ]
* Loading md5-0.7.0.crate into Cargo registry ...
 [ ok ]
 * Loading memchr-2.6.4.crate into Cargo registry ...
 [ ok ]
 * Loading memoffset-0.9.0.crate into Cargo registry ...
 [ ok ]
 * Loading minimal-lexical-0.2.1.crate into Cargo registry ...
 [ ok ]
 * Loading miniz_oxide-0.7.1.crate into Cargo registry ...
 [ ok ]
 * Loading nalgebra-macros-0.2.1.crate into Cargo registry ...
 [ ok ]
 * Loading nalgebra-0.32.3.crate into Cargo registry ...
 [ ok ]
 * Loading new_debug_unreachable-1.0.4.crate into Cargo registry ...
 [ ok ]
 * Loading nom-7.1.3.crate into Cargo registry ...
 [ ok ]
 * Loading normalize-line-endings-0.3.0.crate into Cargo registry ...
 [ ok ]
 * Loading num-complex-0.4.4.crate into Cargo registry ...
 [ ok ]
 * Loading num-integer-0.1.45.crate into Cargo registry ...
 [ ok ]
 * Loading num-rational-0.4.1.crate into Cargo registry ...
 [ ok ]
* Loading num-traits-0.2.17.crate into Cargo registry ...
 [ ok ]
 * Loading objc-foundation-0.1.1.crate into Cargo registry ...
 [ ok ]
 * Loading objc-0.2.7.crate into Cargo registry ...
 [ ok ]
 * Loading objc_id-0.1.1.crate into Cargo registry ...
 [ ok ]
 * Loading once_cell-1.19.0.crate into Cargo registry ...
 [ ok ]
 * Loading oorandom-11.1.3.crate into Cargo registry ...
 [ ok ]
 * Loading pango-sys-0.18.0.crate into Cargo registry ...
 [ ok ]
 * Loading pango-0.18.3.crate into Cargo registry ...
 [ ok ]
 * Loading pangocairo-sys-0.18.0.crate into Cargo registry ...
 [ ok ]
 * Loading pangocairo-0.18.0.crate into Cargo registry ...
 [ ok ]
 * Loading parking_lot-0.12.1.crate into Cargo registry ...
 [ ok ]
 * Loading parking_lot_core-0.9.9.crate into Cargo registry ...
 [ ok ]
 * Loading paste-1.0.14.crate into Cargo registry ...
 [ ok ]
 * Loading percent-encoding-2.3.1.crate into Cargo registry ...
 [ ok ]
 * Loading phf-0.10.1.crate into Cargo registry ...
 [ ok ]
 * Loading phf-0.11.2.crate into Cargo registry ...
 [ ok ]
 * Loading phf_codegen-0.10.0.crate into Cargo registry ...
 [ ok ]
 * Loading phf_generator-0.10.0.crate into Cargo registry ...
 [ ok ]
 * Loading phf_generator-0.11.2.crate into Cargo registry ...
 [ ok ]
 * Loading phf_macros-0.11.2.crate into Cargo registry ...
 [ ok ]
 * Loading phf_shared-0.10.0.crate into Cargo registry ...
 [ ok ]
 * Loading phf_shared-0.11.2.crate into Cargo registry ...
 [ ok ]
 * Loading pin-project-lite-0.2.13.crate into Cargo registry ...
 [ ok ]
 * Loading pin-utils-0.1.0.crate into Cargo registry ...
 [ ok ]
 * Loading pkg-config-0.3.27.crate into Cargo registry ...
 [ ok ]
 * Loading plotters-backend-0.3.5.crate into Cargo registry ...
 [ ok ]
 * Loading plotters-svg-0.3.5.crate into Cargo registry ...
 [ ok ]
 * Loading plotters-0.3.5.crate into Cargo registry ...
 [ ok ]
 * Loading png-0.17.10.crate into Cargo registry ...
 [ ok ]
 * Loading powerfmt-0.2.0.crate into Cargo registry ...
 [ ok ]
 * Loading ppv-lite86-0.2.17.crate into Cargo registry ...
 [ ok ]
* Loading precomputed-hash-0.1.1.crate into Cargo registry ...
 [ ok ]
 * Loading predicates-core-1.0.6.crate into Cargo registry ...
 [ ok ]
 * Loading predicates-tree-1.0.9.crate into Cargo registry ...
 [ ok ]
 * Loading predicates-3.0.4.crate into Cargo registry ...
 [ ok ]
 * Loading proc-macro-crate-2.0.1.crate into Cargo registry ...
 [ ok ]
 * Loading proc-macro-error-attr-1.0.4.crate into Cargo registry ...
 [ ok ]
 * Loading proc-macro-error-1.0.4.crate into Cargo registry ...
 [ ok ]
 * Loading proc-macro2-1.0.70.crate into Cargo registry ...
 [ ok ]
 * Loading proptest-1.4.0.crate into Cargo registry ...
 [ ok ]
 * Loading quick-error-1.2.3.crate into Cargo registry ...
 [ ok ]
 * Loading quick-error-2.0.1.crate into Cargo registry ...
 [ ok ]
 * Loading quote-1.0.33.crate into Cargo registry ...
 [ ok ]
 * Loading rand-0.8.5.crate into Cargo registry ...
 [ ok ]
 * Loading rand_chacha-0.3.1.crate into Cargo registry ...
 [ ok ]
 * Loading rand_core-0.6.4.crate into Cargo registry ...
 [ ok ]
 * Loading rand_xorshift-0.3.0.crate into Cargo registry ...
 [ ok ]
 * Loading rawpointer-0.2.1.crate into Cargo registry ...
 [ ok ]
 * Loading rayon-core-1.12.0.crate into Cargo registry ...
 [ ok ]
 * Loading rayon-1.8.0.crate into Cargo registry ...
 [ ok ]
 * Loading rctree-0.5.0.crate into Cargo registry ...
 [ ok ]
 * Loading redox_syscall-0.4.1.crate into Cargo registry ...
 [ ok ]
 * Loading regex-automata-0.4.3.crate into Cargo registry ...
 [ ok ]
 * Loading regex-syntax-0.8.2.crate into Cargo registry ...
 [ ok ]
 * Loading regex-1.10.2.crate into Cargo registry ...
 [ ok ]
 * Loading rgb-0.8.37.crate into Cargo registry ...
 [ ok ]
 * Loading rustix-0.38.28.crate into Cargo registry ...
 [ ok ]
 * Loading rusty-fork-0.3.0.crate into Cargo registry ...
 [ ok ]
 * Loading ryu-1.0.16.crate into Cargo registry ...
 [ ok ]
 * Loading safe_arch-0.7.1.crate into Cargo registry ...
 [ ok ]
 * Loading same-file-1.0.6.crate into Cargo registry ...
 [ ok ]
 * Loading scopeguard-1.2.0.crate into Cargo registry ...
 [ ok ]
 * Loading selectors-0.25.0.crate into Cargo registry ...
 [ ok ]
 * Loading serde-1.0.193.crate into Cargo registry ...
 [ ok ]
* Loading serde_derive-1.0.193.crate into Cargo registry ...
 [ ok ]
 * Loading serde_json-1.0.108.crate into Cargo registry ...
 [ ok ]
 * Loading serde_spanned-0.6.4.crate into Cargo registry ...
 [ ok ]
 * Loading servo_arc-0.3.0.crate into Cargo registry ...
 [ ok ]
 * Loading simba-0.8.1.crate into Cargo registry ...
 [ ok ]
 * Loading simd-adler32-0.3.7.crate into Cargo registry ...
 [ ok ]
 * Loading siphasher-0.3.11.crate into Cargo registry ...
 [ ok ]
 * Loading slab-0.4.9.crate into Cargo registry ...
 [ ok ]
 * Loading smallvec-1.11.2.crate into Cargo registry ...
 [ ok ]
 * Loading stable_deref_trait-1.2.0.crate into Cargo registry ...
 [ ok ]
 * Loading string_cache-0.8.7.crate into Cargo registry ...
 [ ok ]
 * Loading string_cache_codegen-0.5.2.crate into Cargo registry ...
 [ ok ]
 * Loading strsim-0.10.0.crate into Cargo registry ...
 [ ok ]
 * Loading syn-1.0.109.crate into Cargo registry ...
 [ ok ]
 * Loading syn-2.0.41.crate into Cargo registry ...
 [ ok ]
 * Loading system-deps-6.2.0.crate into Cargo registry ...
 [ ok ]
 * Loading target-lexicon-0.12.12.crate into Cargo registry ...
 [ ok ]
 * Loading tempfile-3.8.1.crate into Cargo registry ...
 [ ok ]
 * Loading tendril-0.4.3.crate into Cargo registry ...
 [ ok ]
 * Loading termtree-0.4.1.crate into Cargo registry ...
 [ ok ]
 * Loading thiserror-impl-1.0.50.crate into Cargo registry ...
 [ ok ]
 * Loading thiserror-1.0.50.crate into Cargo registry ...
 [ ok ]
 * Loading time-core-0.1.2.crate into Cargo registry ...
 [ ok ]
 * Loading time-macros-0.2.15.crate into Cargo registry ...
 [ ok ]
 * Loading time-0.3.30.crate into Cargo registry ...
 [ ok ]
 * Loading tinytemplate-1.2.1.crate into Cargo registry ...
 [ ok ]
 * Loading tinyvec-1.6.0.crate into Cargo registry ...
 [ ok ]
 * Loading tinyvec_macros-0.1.1.crate into Cargo registry ...
 [ ok ]
 * Loading toml-0.8.2.crate into Cargo registry ...
 [ ok ]
 * Loading toml_datetime-0.6.3.crate into Cargo registry ...
 [ ok ]
 * Loading toml_edit-0.20.2.crate into Cargo registry ...
 [ ok ]
 * Loading typenum-1.17.0.crate into Cargo registry ...
 [ ok ]
 * Loading unarray-0.1.4.crate into Cargo registry ...
 [ ok ]
 * Loading unicode-bidi-0.3.14.crate into Cargo registry ...
[ ok ]
 * Loading unicode-ident-1.0.12.crate into Cargo registry ...
 [ ok ]
 * Loading unicode-normalization-0.1.22.crate into Cargo registry ...
 [ ok ]
 * Loading url-2.5.0.crate into Cargo registry ...
 [ ok ]
 * Loading utf-8-0.7.6.crate into Cargo registry ...
 [ ok ]
 * Loading utf8parse-0.2.1.crate into Cargo registry ...
 [ ok ]
 * Loading version-compare-0.1.1.crate into Cargo registry ...
 [ ok ]
 * Loading version_check-0.9.4.crate into Cargo registry ...
 [ ok ]
 * Loading wait-timeout-0.2.0.crate into Cargo registry ...
 [ ok ]
 * Loading walkdir-2.4.0.crate into Cargo registry ...
 [ ok ]
 * Loading wasi-0.11.0+wasi-snapshot-preview1.crate into Cargo registry ...
 [ ok ]
 * Loading wasm-bindgen-backend-0.2.89.crate into Cargo registry ...
 [ ok ]
 * Loading wasm-bindgen-macro-support-0.2.89.crate into Cargo registry ...
 [ ok ]
 * Loading wasm-bindgen-macro-0.2.89.crate into Cargo registry ...
 [ ok ]
 * Loading wasm-bindgen-shared-0.2.89.crate into Cargo registry ...
 [ ok ]
 * Loading wasm-bindgen-0.2.89.crate into Cargo registry ...
 [ ok ]
 * Loading web-sys-0.3.66.crate into Cargo registry ...
 [ ok ]
 * Loading weezl-0.1.7.crate into Cargo registry ...
 [ ok ]
 * Loading wide-0.7.13.crate into Cargo registry ...
 [ ok ]
 * Loading winapi-i686-pc-windows-gnu-0.4.0.crate into Cargo registry ...
 [ ok ]
 * Loading winapi-util-0.1.6.crate into Cargo registry ...
 [ ok ]
 * Loading winapi-x86_64-pc-windows-gnu-0.4.0.crate into Cargo registry ...
 [ ok ]
 * Loading winapi-0.3.9.crate into Cargo registry ...
 [ ok ]
 * Loading windows-core-0.51.1.crate into Cargo registry ...
 [ ok ]
 * Loading windows-sys-0.48.0.crate into Cargo registry ...
 [ ok ]
 * Loading windows-sys-0.52.0.crate into Cargo registry ...
 [ ok ]
 * Loading windows-targets-0.48.5.crate into Cargo registry ...
 [ ok ]
 * Loading windows-targets-0.52.0.crate into Cargo registry ...
 [ ok ]
 * Loading windows_aarch64_gnullvm-0.48.5.crate into Cargo registry ...
 [ ok ]
 * Loading windows_aarch64_gnullvm-0.52.0.crate into Cargo registry ...
 [ ok ]
 * Loading windows_aarch64_msvc-0.48.5.crate into Cargo registry ...
 [ ok ]
 * Loading windows_aarch64_msvc-0.52.0.crate into Cargo registry ...
 [ ok ]
 * Loading windows_i686_gnu-0.48.5.crate into Cargo registry ...
 [ ok ]
* Loading windows_i686_gnu-0.52.0.crate into Cargo registry ...
 [ ok ]
 * Loading windows_i686_msvc-0.48.5.crate into Cargo registry ...
 [ ok ]
 * Loading windows_i686_msvc-0.52.0.crate into Cargo registry ...
 [ ok ]
 * Loading windows_x86_64_gnu-0.48.5.crate into Cargo registry ...
 [ ok ]
 * Loading windows_x86_64_gnu-0.52.0.crate into Cargo registry ...
 [ ok ]
 * Loading windows_x86_64_gnullvm-0.48.5.crate into Cargo registry ...
 [ ok ]
 * Loading windows_x86_64_gnullvm-0.52.0.crate into Cargo registry ...
 [ ok ]
 * Loading windows_x86_64_msvc-0.48.5.crate into Cargo registry ...
 [ ok ]
 * Loading windows_x86_64_msvc-0.52.0.crate into Cargo registry ...
 [ ok ]
 * Loading winnow-0.5.28.crate into Cargo registry ...
 [ ok ]
 * Loading xml5ever-0.17.0.crate into Cargo registry ...
 [ ok ]
 * Loading yeslogic-fontconfig-sys-4.0.1.crate into Cargo registry ...
 [ ok ]
>>> Source unpacked in /var/tmp/portage/gnome-base/librsvg-2.57.3/work
>>> Preparing source in /var/tmp/portage/gnome-base/librsvg-2.57.3/work/librsvg-2.57.3 ...
 * Disabling deprecation warnings ...
 [ ok ]
 * Running elibtoolize in: librsvg-2.57.3/
 *   Applying portage/1.2.0 patch ...
 *   Applying sed/1.5.6 patch ...
 *   Applying as-needed/2.4.3 patch ...
 *   Applying werror/2.4.7 patch ...
 *   Applying cxx-pthread/2.4.6 patch ...
 *   Applying color-record/2.4.7 patch ...
 *   Applying openmp/2.4.7 patch ...
 *   Applying ppc64le/2.4.4 patch ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/gnome-base/librsvg-2.57.3/work/librsvg-2.57.3 ...
 * abi_x86_64.amd64: running multilib-minimal_abi_src_configure
 * econf: updating librsvg-2.57.3/config.guess with /usr/share/gnuconfig/config.guess
 * econf: updating librsvg-2.57.3/config.sub with /usr/share/gnuconfig/config.sub
/var/tmp/portage/gnome-base/librsvg-2.57.3/work/librsvg-2.57.3/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 --disable-static --docdir=/usr/share/doc/librsvg-2.57.3 --htmldir=/usr/share/doc/librsvg-2.57.3/html --with-sysroot=/ --libdir=/usr/lib64 --disable-gtk-doc --disable-maintainer-mode --disable-static --disable-debug --disable-gtk-doc --enable-introspection --enable-vala --enable-pixbuf-loader
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a race-free mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking whether UID '250' is supported by ustar format... yes
checking whether GID '250' is supported by ustar format... yes
checking how to create a ustar tar archive... gnutar
checking whether make supports nested variables... (cached) yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether ln -s works... yes
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 for library containing strerror... none required
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 whether byte ordering is bigendian... no
checking for x86_64-pc-linux-gnu-pkg-config... /usr/bin/x86_64-pc-linux-gnu-pkg-config
checking pkg-config is at least version 0.9.0... yes
checking build system type... x86_64-pc-linux-gnu
checking host system type... x86_64-pc-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by x86_64-pc-linux-gnu-gcc... /usr/x86_64-pc-linux-gnu/bin/ld
checking if the linker (/usr/x86_64-pc-linux-gnu/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/x86_64-pc-linux-gnu-nm -B
checking the name lister (/usr/bin/x86_64-pc-linux-gnu-nm -B) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/x86_64-pc-linux-gnu/bin/ld option to reload object files... -r
checking for x86_64-pc-linux-gnu-file... no
checking for file... file
checking for x86_64-pc-linux-gnu-objdump... x86_64-pc-linux-gnu-objdump
checking how to recognize dependent libraries... pass_all
checking for x86_64-pc-linux-gnu-dlltool... x86_64-pc-linux-gnu-dlltool
checking how to associate runtime and link libraries... printf %s\n
checking for x86_64-pc-linux-gnu-ar... x86_64-pc-linux-gnu-ar
checking for archiver @FILE support... @
checking for x86_64-pc-linux-gnu-strip... x86_64-pc-linux-gnu-strip
checking for x86_64-pc-linux-gnu-ranlib... x86_64-pc-linux-gnu-ranlib
checking command to parse /usr/bin/x86_64-pc-linux-gnu-nm -B output from x86_64-pc-linux-gnu-gcc object... ok
checking for sysroot... /
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for x86_64-pc-linux-gnu-mt... no
checking for mt... no
checking if : is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if x86_64-pc-linux-gnu-gcc supports -fno-rtti -fno-exceptions... no
checking for x86_64-pc-linux-gnu-gcc option to produce PIC... -fPIC -DPIC
checking if x86_64-pc-linux-gnu-gcc PIC flag -fPIC -DPIC works... yes
checking if x86_64-pc-linux-gnu-gcc static flag -static works... yes
checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... yes
checking if x86_64-pc-linux-gnu-gcc supports -c -o file.o... (cached) yes
checking whether the x86_64-pc-linux-gnu-gcc linker (/usr/x86_64-pc-linux-gnu/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking for cos in -lm... yes
checking for dlopen... yes
checking for x86_64-pc-linux-gnu-cargo... no
checking for cargo... cargo
checking for x86_64-pc-linux-gnu-rustc... no
checking for rustc... rustc
checking for rst2man... rst2man
checking platform... POSIX
checking for    cairo >= 1.17.0                 cairo-png >= 1.17.0             cairo-gobject >= 1.17.0         freetype2 >= 20.0.14            gdk-pixbuf-2.0 >= 2.20  gio-2.0 >= 2.24.0                      glib-2.0 >= 2.50.0              harfbuzz >= 2.0.0               libxml-2.0 >= 2.9.0             pangocairo >= 1.50.0            pangoft2 >= 1.50.0             ... yes
checking for gthread-2.0 >= 2.50.0... yes
checking for gmodule-2.0... yes
checking for gio-2.0 "gio-unix-2.0" gdk-pixbuf-2.0 cairo pangocairo... yes
checking whether to build the GDK-Pixbuf SVG loader... yes
checking for gdk-pixbuf-2.0 >= 2.20... yes
checking for gdk-pixbuf-query-loaders... /usr/bin/gdk-pixbuf-query-loaders
checking if x86_64-pc-linux-gnu-gcc supports "-Wl,-Bsymbolic-functions" flag... yes
checking whether to build Rust code with debugging information... no
checking for gobject-introspection... yes
checking for x86_64-pc-linux-gnu-pkg-config... (cached) /usr/bin/x86_64-pc-linux-gnu-pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for vala... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating include/librsvg/rsvg-version.h
config.status: creating Makefile
config.status: creating librsvg-zip
config.status: creating gdk-pixbuf-loader/Makefile
config.status: creating librsvg-c/tests-c/Makefile
config.status: creating doc/Makefile
config.status: creating win32/Makefile
config.status: creating win32/config.h.win32
config.status: creating win32/config-msvc.mak
config.status: creating librsvg-2.0.pc
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands

librsvg-2.57.3

        prefix:                         /usr
        C compiler:                     x86_64-pc-linux-gnu-gcc
        rustc:                          rustc 1.77.1 (7cf61ebde 2024-03-27) (gentoo)

        Cairo version:                  1.18.0
        Pango version:                  1.52.1
        Freetype version:               26.1.20
        Harfbuzz version:               8.4.0

        Debugging information for Rust: no

        Build introspectable bindings:  yes
        Build Vala bindings:            yes
        Build GdkPixbuf loader:         yes
        Build developer documentation:  no

>>> Source configured.
>>> Compiling source in /var/tmp/portage/gnome-base/librsvg-2.57.3/work/librsvg-2.57.3 ...
 * abi_x86_64.amd64: running multilib-minimal_abi_src_compile
make -j10
make  all-recursive
make[1]: Entering directory '/var/tmp/portage/gnome-base/librsvg-2.57.3/work/librsvg-2.57.3-abi_x86_64.amd64'
Making all in .
make[2]: Entering directory '/var/tmp/portage/gnome-base/librsvg-2.57.3/work/librsvg-2.57.3-abi_x86_64.amd64'
/bin/sh ./libtool  --tag=CC   --mode=compile x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/gnome-base/librsvg-2.57.3/work/librsvg-2.57.3     -O2 -march=znver3 -pipe -Wno-incompatible-pointer-types -c -o _rsvg_dummy.lo /var/tmp/portage/gnome-base/librsvg-2.57.3/work/librsvg-2.57.3/_rsvg_dummy.c
rst2man /var/tmp/portage/gnome-base/librsvg-2.57.3/work/librsvg-2.57.3/rsvg-convert.rst rsvg-convert.1
libtool: compile:  x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I/var/tmp/portage/gnome-base/librsvg-2.57.3/work/librsvg-2.57.3 -O2 -march=znver3 -pipe -Wno-incompatible-pointer-types -c /var/tmp/portage/gnome-base/librsvg-2.57.3/work/librsvg-2.57.3/_rsvg_dummy.c  -fPIC -DPIC -o .libs/_rsvg_dummy.o
cd /var/tmp/portage/gnome-base/librsvg-2.57.3/work/librsvg-2.57.3 &&                                                    \
PKG_CONFIG_ALLOW_CROSS=1                                                \
PKG_CONFIG='/usr/bin/x86_64-pc-linux-gnu-pkg-config'                                            \
CARGO_TARGET_DIR=/var/tmp/portage/gnome-base/librsvg-2.57.3/work/librsvg-2.57.3-abi_x86_64.amd64/target                                 \
cargo --locked build --verbose  --release --package librsvg-c \
&& cd /var/tmp/portage/gnome-base/librsvg-2.57.3/work/librsvg-2.57.3-abi_x86_64.amd64 && /bin/sh ./libtool  --tag=CC   --mode=link x86_64-pc-linux-gnu-gcc  -O2 -march=znver3 -pipe -Wno-incompatible-pointer-types  -Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs -o librsvg_c_api.la _rsvg_dummy.lo && cp /var/tmp/portage/gnome-base/librsvg-2.57.3/work/librsvg-2.57.3-abi_x86_64.amd64/target/release/liblibrsvg_c.a .libs/librsvg_c_api.a
Traceback (most recent call last):
  File "/usr/lib/python-exec/python3.11/rst2man", line 8, in <module>
    sys.exit(rst2man())
             ^^^^^^^^^
  File "/usr/lib/python3.11/site-packages/docutils/core.py", line 760, in rst2man
    rst2something('manpage', 'Unix manual (troff)', 'user/manpage.html')
  File "/usr/lib/python3.11/site-packages/docutils/core.py", line 739, in rst2something
    locale.setlocale(locale.LC_ALL, '')
  File "/usr/lib/python3.11/locale.py", line 627, in setlocale
    return _setlocale(category, locale)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
locale.Error: unsupported locale setting
make[2]: *** [Makefile:1657: rsvg-convert.1] Error 1
make[2]: *** Waiting for unfinished jobs....
warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
   Compiling serde v1.0.193
   Compiling autocfg v1.1.0
   Compiling libc v0.2.151
   Compiling hashbrown v0.14.3
   Compiling equivalent v1.0.1
   Compiling winnow v0.5.28
   Compiling target-lexicon v0.12.12
   Compiling proc-macro2 v1.0.70
   Compiling heck v0.4.1
   Compiling smallvec v1.11.2
     Running `rustc --crate-name build_script_build --edition=2018 /var/tmp/portage/gnome-base/librsvg-2.57.3/work/cargo_home/gentoo/serde-1.0.193/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=409e78a5992fb725 -C extra-filename=-409e78a5992fb725 --out-dir /var/tmp/portage/gnome-base/librsvg-2.57.3/work/librsvg-2.57.3-abi_x86_64.amd64/target/release/build/serde-409e78a5992fb725 -C strip=debuginfo -L dependency=/var/tmp/portage/gnome-base/librsvg-2.57.3/work/librsvg-2.57.3-abi_x86_64.amd64/target/release/deps --cap-lints allow`
     Running `rustc --crate-name autocfg /var/tmp/portage/gnome-base/librsvg-2.57.3/work/cargo_home/gentoo/autocfg-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C metadata=dfb23beaadfb8e12 -C extra-filename=-dfb23beaadfb8e12 --out-dir /var/tmp/portage/gnome-base/librsvg-2.57.3/work/librsvg-2.57.3-abi_x86_64.amd64/target/release/deps -C strip=debuginfo -L dependency=/var/tmp/portage/gnome-base/librsvg-2.57.3/work/librsvg-2.57.3-abi_x86_64.amd64/target/release/deps --cap-lints allow`
     Running `rustc --crate-name build_script_build /var/tmp/portage/gnome-base/librsvg-2.57.3/work/cargo_home/gentoo/libc-0.2.151/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=0dda410260835746 -C extra-filename=-0dda410260835746 --out-dir /var/tmp/portage/gnome-base/librsvg-2.57.3/work/librsvg-2.57.3-abi_x86_64.amd64/target/release/build/libc-0dda410260835746 -C strip=debuginfo -L dependency=/var/tmp/portage/gnome-base/librsvg-2.57.3/work/librsvg-2.57.3-abi_x86_64.amd64/target/release/deps --cap-lints allow`
     Running `rustc --crate-name hashbrown --edition=2021 /var/tmp/portage/gnome-base/librsvg-2.57.3/work/cargo_home/gentoo/hashbrown-0.14.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off --cfg 'feature="raw"' -C metadata=c7e89838ab876e3d -C extra-filename=-c7e89838ab876e3d --out-dir /var/tmp/portage/gnome-base/librsvg-2.57.3/work/librsvg-2.57.3-abi_x86_64.amd64/target/release/deps -C strip=debuginfo -L dependency=/var/tmp/portage/gnome-base/librsvg-2.57.3/work/librsvg-2.57.3-abi_x86_64.amd64/target/release/deps --cap-lints allow`
     Running `rustc --crate-name equivalent /var/tmp/portage/gnome-base/librsvg-2.57.3/work/cargo_home/gentoo/equivalent-1.0.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debug-assertions=off -C metadata=9182cc9b1aaae6ee -C extra-filename=-9182cc9b1aaae6ee --out-dir /var/tmp/portage/gnome-base/librsvg-2.57.3/work/librsvg-2.57.3-abi_x86_64.amd64/target/release/deps -C strip=debuginfo -L dependency=/var/tmp/portage/gnome-base/librsvg-2.57.3/work/librsvg-2.57.3-abi_x86_64.amd64/target/release/deps --cap-lints allow`


Vielleicht kann ja jemand mein Problem identifizieren

Code:

# emerge --info '=gnome-base/librsvg-2.57.3::gentoo'
Portage 3.0.63 (python 3.11.9-final-0, default/linux/amd64/23.0/desktop/plasma/systemd, gcc-13, glibc-2.38-r13, 6.6.30-gentoo x86_64)
=================================================================
                         System Settings
=================================================================
System uname: Linux-6.6.30-gentoo-x86_64-AMD_Ryzen_5_5600X_6-Core_Processor-with-glibc2.38
KiB Mem:    32781612 total,  22534676 free
KiB Swap:    8372220 total,   8372220 free
Timestamp of repository gentoo: Sat, 11 May 2024 10:00:00 +0000
Head commit of repository gentoo: 49b4d5e6351fffd440ea09055a410ff3bb0914ee
sh bash 5.1_p16-r6
ld GNU ld (Gentoo 2.41 p5) 2.41.0
app-misc/pax-utils:        1.3.7::gentoo
app-shells/bash:           5.1_p16-r6::gentoo
dev-build/autoconf:        2.13-r8::gentoo, 2.71-r7::gentoo
dev-build/automake:        1.16.5-r2::gentoo
dev-build/cmake:           3.28.3::gentoo
dev-build/libtool:         2.4.7-r4::gentoo
dev-build/make:            4.4.1-r1::gentoo
dev-build/meson:           1.4.0-r1::gentoo
dev-java/java-config:      2.3.3-r1::gentoo
dev-lang/perl:             5.38.2-r3::gentoo
dev-lang/python:           3.11.9::gentoo, 3.12.3::gentoo
dev-lang/rust:             1.77.1::gentoo
sys-apps/baselayout:       2.15::gentoo
sys-apps/sandbox:          2.38::gentoo
sys-apps/systemd:          255.4::gentoo
sys-devel/binutils:        2.41-r5::gentoo, 2.42-r1::gentoo
sys-devel/binutils-config: 5.5::gentoo
sys-devel/clang:           15.0.7-r3::gentoo, 17.0.6::gentoo
sys-devel/gcc:             11.4.1_p20240111::gentoo, 13.2.1_p20240210::gentoo
sys-devel/gcc-config:      2.11::gentoo
sys-devel/lld:             17.0.6::gentoo
sys-devel/llvm:            15.0.7-r3::gentoo, 17.0.6::gentoo
sys-kernel/linux-headers:  6.6-r1::gentoo (virtual/os-headers)
sys-libs/glibc:            2.38-r13::gentoo
Repositories:

gentoo
    location: /usr/portage
    sync-type: rsync
    sync-uri: rsync://rsync.gentoo.org/gentoo-portage
    priority: -1000
    volatile: True
    sync-rsync-extra-opts: --timeout=500
    sync-rsync-verify-jobs: 1
    sync-rsync-verify-metamanifest: yes
    sync-rsync-verify-max-age: 3

Installed sets: @system
ABI="amd64"
ABI_X86="64"
ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="*"
ACCEPT_PROPERTIES="*"
ACCEPT_RESTRICT="*"
ADA_TARGET="gcc_12"
ALSA_CARDS="hda-intel"
ANT_HOME="/usr/share/ant"
APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_anon authn_dbm authn_file authz_dbm authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir env expires ext_filter file_cache filter headers include info log_config logio mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias"
ARCH="amd64"
AUTOCLEAN="no"
BINPKG_COMPRESS="zstd"
BINPKG_FORMAT="xpak"
BINPKG_GPG_SIGNING_BASE_COMMAND="/usr/bin/flock /run/lock/portage-binpkg-gpg.lock /usr/bin/gpg --sign --armor [PORTAGE_CONFIG]"
BINPKG_GPG_SIGNING_DIGEST="SHA512"
BINPKG_GPG_VERIFY_BASE_COMMAND="/usr/bin/gpg --verify --batch --no-tty --no-auto-check-trustdb --status-fd 2 [PORTAGE_CONFIG] [SIGNATURE]"
BINPKG_GPG_VERIFY_GPG_HOME="/etc/portage/gnupg"
BOOTSTRAP_USE="unicode internal-glib pkg-config split-usr xml python_targets_python3_11 python_single_target_python3_11 multilib zstd cet systemd sysv-utils udev"
BROOT=""
CALLIGRA_FEATURES="karbon sheets words"
CASROOT="/usr"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -march=znver3 -pipe"
CFLAGS_amd64="-m64"
CFLAGS_x32="-mx32"
CFLAGS_x86="-m32 -mfpmath=sse"
CHOST="x86_64-pc-linux-gnu"
CHOST_amd64="x86_64-pc-linux-gnu"
CHOST_x32="x86_64-pc-linux-gnux32"
CHOST_x86="i686-pc-linux-gnu"
CLEAN_DELAY="5"
COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog"
COLLISION_IGNORE="/boot/dtbs/* /lib/modules/*"
COLORFGBG="15;0"
COLORTERM="truecolor"
COMMON_FLAGS="-O2 -march=znver3 -pipe"
CONFIG_PROTECT=""/var/lib/mythtv" /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"
CPU_FLAGS_X86="aes avx avx2 f16c fma3 mmx mmxext pclmul popcnt rdrand sha sse sse2 sse3 sse4_1 sse4_2 sse4a ssse3"
CSF_GraphicShr="/usr/lib64/opencascade/libTKOpenGl.so"
CSF_IGESDefaults="/usr/share/opencascade/resources/XSTEPResource"
CSF_MDTVTexturesDirectory="/usr/share/opencascade/resources/Textures"
CSF_MIGRATION_TYPES="/usr/share/opencascade/resources/StdResource/MigrationSheet.txt"
CSF_PluginDefaults="/usr/share/opencascade/resources/StdResource"
CSF_SHMessage="/usr/share/opencascade/resources/SHMessage"
CSF_STEPDefaults="/usr/share/opencascade/resources/XSTEPResource"
CSF_ShadersDirectory="/usr/share/opencascade/resources/Shaders"
CSF_StandardDefaults="/usr/share/opencascade/resources/StdResource"
CSF_StandardLiteDefaults="/usr/share/opencascade/resources/StdResource"
CSF_UnitsDefinition="/usr/share/opencascade/resources/UnitsAPI/Units.dat"
CSF_XCAFDefaults="/usr/share/opencascade/resources/StdResource"
CSF_XSMessage="/usr/share/opencascade/resources/XSMessage"
CSF_XmlOcafResource="/usr/share/opencascade/resources/XmlOcafResource"
CXXFLAGS="-O2 -march=znver3 -pipe"
DBUS_SESSION_BUS_ADDRESS="unix:path=/run/user/1004/bus"
DEFAULT_ABI="amd64"
DESKTOP_SESSION="plasma"
DISPLAY=":0"
DISTDIR="/var/cache/distfiles"
DVB_CARDS="cx23885"
EDITOR="/bin/nano"
ELIBC="glibc"
EMERGE_DEFAULT_OPTS="--ask --verbose"
EMERGE_WARNING_DELAY="10"
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"
EPREFIX=""
EROOT="/"
ESYSROOT="/"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs binpkg-multi-instance buildpkg-live 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 sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync"
FETCHCOMMAND="wget -t 3 -T 60 --passive-ftp -O "${DISTDIR}/${FILE}" "${URI}""
FETCHCOMMAND_RSYNC="rsync -LtvP "${URI}" "${DISTDIR}/${FILE}""
FETCHCOMMAND_SFTP="bash -c "x=\${2#sftp://} ; host=\${x%%/*} ; port=\${host##*:} ; host=\${host%:*} ; [[ \${host} = \${port} ]] && port= ; eval \"declare -a ssh_opts=(\${3})\" ; exec sftp \${port:+-P \${port}} \"\${ssh_opts[@]}\" \"\${host}:/\${x#*/}\" \"\$1\"" sftp "${DISTDIR}/${FILE}" "${URI}" "${PORTAGE_SSH_OPTS}""
FETCHCOMMAND_SSH="bash -c "x=\${2#ssh://} ; host=\${x%%/*} ; port=\${host##*:} ; host=\${host%:*} ; [[ \${host} = \${port} ]] && port= ; exec rsync --rsh=\"ssh \${port:+-p\${port}} \${3}\" -avP \"\${host}:/\${x#*/}\" \"\$1\"" rsync "${DISTDIR}/${FILE}" "${URI}" "${PORTAGE_SSH_OPTS}""
FFLAGS="-O2 -pipe"
GCC_SPECS=""
GENTOO_MIRRORS="http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ ftp.wh2.tu-dresden.de/pub/mirrors/gentoo/ http://ftp.spline.inf.fu-berlin.de/mirrors/gentoo/"
GPG_VERIFY_GROUP_DROP="nogroup"
GPG_VERIFY_USER_DROP="nobody"
GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 ntrip navcom oceanserver oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 tsip tripmate tnt ublox"
GRUB_PLATFORMS="efi-64 pc"
GSETTINGS_BACKEND="dconf"
GTK2_RC_FILES="/etc/gtk-2.0/gtkrc:/home/frank/.gtkrc-2.0:/home/frank/.config/gtkrc-2.0"
GTK_MODULES="canberra-gtk-module"
GTK_RC_FILES="/etc/gtk/gtkrc:/home/frank/.gtkrc:/home/frank/.config/gtkrc"
HOME="/root"
INFOPATH="/usr/share/gcc-data/x86_64-pc-linux-gnu/13/info:/usr/share/binutils-data/x86_64-pc-linux-gnu/2.41/info:/usr/share/autoconf-2.71/info:/usr/share/autoconf-2.13/info:/usr/share/automake-1.16.5/info:/usr/share/info"
INPUT_DEVICES="libinput virtualbox wacom"
INVOCATION_ID="8a342d762d3c49da877ee8179efd94bc"
IUSE_IMPLICIT="abi_x86_64 prefix prefix-guest prefix-stack"
JAVAC="/home/frank/.gentoo/java-config-2/current-user-vm/bin/javac"
JAVA_HOME="/home/frank/.gentoo/java-config-2/current-user-vm"
JDK_HOME="/home/frank/.gentoo/java-config-2/current-user-vm"
JOURNAL_STREAM="6:5497"
KDE_APPLICATIONS_AS_SCOPE="1"
KDE_FULL_SESSION="true"
KDE_SESSION_UID="1004"
KDE_SESSION_VERSION="5"
KERNEL="linux"
KONSOLE_DBUS_SERVICE=":1.75"
KONSOLE_DBUS_SESSION="/Sessions/3"
KONSOLE_VERSION="230805"
L10N="de en_GB"
LANG="de_DE@UTF8"
LANGUAGE=""
LCD_DEVICES="bayrad cfontz glk hd44780 lb216 lcdm001 mtxorb text"
LC_COLLATE="C.UTF-8"
LC_MESSAGES="C"
LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,-z,pack-relative-relocs"
LDFLAGS_amd64="-m elf_x86_64"
LDFLAGS_x32="-m elf32_x86_64"
LDFLAGS_x86="-m elf_i386"
LESS="-R -M --shift 5"
LESSOPEN="|lesspipe %s"
LEX="flex"
LIBDIR_amd64="lib64"
LIBDIR_x32="libx32"
LIBDIR_x86="lib"
LINGUAS="de en"
LIRC_DEVICES="serial"
LOGNAME="frank"
LS_COLORS="rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=01;05;37;41:mi=01;05;37;41:su=37;41:sg=30;43:ca=00:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arc=01;31:*.arj=01;31:*.taz=01;31:*.lha=01;31:*.lz4=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.tzo=01;31:*.t7z=01;31:*.zip=01;31:*.z=01;31:*.dz=01;31:*.gz=01;31:*.lrz=01;31:*.lz=01;31:*.lzo=01;31:*.xz=01;31:*.zst=01;31:*.tzst=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.alz=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.cab=01;31:*.wim=01;31:*.swm=01;31:*.dwm=01;31:*.esd=01;31:*.avif=01;35:*.jpg=01;35:*.jpeg=01;35:*.mjpg=01;35:*.mjpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.webp=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.ogv=01;35:*.ogx=01;35:*.cfg=00;32:*.conf=00;32:*.diff=00;32:*.doc=00;32:*.ini=00;32:*.log=00;32:*.patch=00;32:*.pdf=00;32:*.ps=00;32:*.tex=00;32:*.txt=00;32:*.aac=00;36:*.au=00;36:*.flac=00;36:*.m4a=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.oga=00;36:*.opus=00;36:*.spx=00;36:*.xspf=00;36:*~=00;90:*#=00;90:*.bak=00;90:*.crdownload=00;90:*.dpkg-dist=00;90:*.dpkg-new=00;90:*.dpkg-old=00;90:*.dpkg-tmp=00;90:*.old=00;90:*.orig=00;90:*.part=00;90:*.rej=00;90:*.rpmnew=00;90:*.rpmorig=00;90:*.rpmsave=00;90:*.swp=00;90:*.tmp=00;90:*.ucf-dist=00;90:*.ucf-new=00;90:*.ucf-old=00;90:"
LUA_SINGLE_TARGET="lua5-1"
LUA_TARGETS="lua5-1"
LV2_PATH="/usr/lib64/lv2"
MAIL="/var/mail/frank"
MAKEOPTS="-j10"
MANAGERPID="886"
MANPAGER="manpager"
MANPATH="/home/frank/.gentoo/java-config-2/current-user-vm/man:/usr/share/gcc-data/x86_64-pc-linux-gnu/13/man:/usr/share/binutils-data/x86_64-pc-linux-gnu/2.41/man:/etc/java-config-2/current-system-vm/man/:/usr/local/share/man:/usr/share/man:/usr/lib/rust/man:/usr/lib/llvm/17/share/man:/usr/lib/llvm/15/share/man"
MOTD_SHOWN="pam"
MOZ_GMP_PATH="/usr/lib64/nsbrowser/plugins/gmp-gmpopenh264/system-installed"
MULTILIB_ABIS="amd64 x86"
MULTILIB_STRICT_DENY="64-bit.*shared object"
MULTILIB_STRICT_DIRS="/lib32 /lib /usr/lib32 /usr/lib /usr/kde/*/lib32 /usr/kde/*/lib /usr/qt/*/lib32 /usr/qt/*/lib /usr/X11R6/lib32 /usr/X11R6/lib"
MULTILIB_STRICT_EXEMPT="(perl5|gcc|binutils|eclipse-3|debug|portage|udev|systemd|clang|python-exec|llvm)"
NPM_CONFIG_GLOBALCONFIG="/etc/npm/npmrc"
OFFICE_IMPLEMENTATION="libreoffice"
OLDPWD="/home/frank"
PAGER="/usr/bin/less"
PAM_KWALLET5_LOGIN="/run/user/1004/kwallet5.socket"
PATH="/usr/local/sbin:/usr/local/bin:/usr/bin:/opt/bin:/usr/lib/llvm/17/bin:/usr/lib/llvm/15/bin:/opt/cuda/bin:/usr/lib64/opencascade/bin"
PERL_FEATURES="ithreads"
PHP_TARGETS="php8-1"
PKGDIR="/var/cache/binpkgs"
PORTAGE_ARCHLIST="alpha amd64 amd64-linux arm arm-linux arm64 arm64-linux arm64-macos hppa ia64 loong m68k mips ppc ppc-macos ppc64 ppc64-linux riscv riscv-linux s390 sparc x64-macos x64-solaris x86 x86-linux x86-macos"
PORTAGE_BIN_PATH="/usr/lib/portage/python3.11"
PORTAGE_COMPRESS_EXCLUDE_SUFFIXES="css gif htm[l]? jp[e]?g js pdf png"
PORTAGE_CONFIGROOT="/"
PORTAGE_DEBUG="0"
PORTAGE_DEPCACHEDIR="/var/cache/edb/dep"
PORTAGE_ELOG_CLASSES="warn error info"
PORTAGE_ELOG_MAILFROM="portage@linuxfrank.de"
PORTAGE_ELOG_MAILSUBJECT="Paket ${PACKAGE} auf Host ${HOST} installiert"
PORTAGE_ELOG_MAILURI="frank@linuxfrank.de  /usr/sbin/sendmail"
PORTAGE_ELOG_SYSTEM="mail:warn,error save"
PORTAGE_FETCH_CHECKSUM_TRY_MIRRORS="5"
PORTAGE_FETCH_RESUME_MIN_SIZE="350K"
PORTAGE_GID="250"
PORTAGE_GPG_SIGNING_COMMAND="gpg --sign --digest-algo SHA256 --clearsign --yes --default-key "${PORTAGE_GPG_KEY}" --homedir "${PORTAGE_GPG_DIR}" "${FILE}""
PORTAGE_INST_GID="0"
PORTAGE_INST_UID="0"
PORTAGE_INTERNAL_CALLER="1"
PORTAGE_LOGDIR_CLEAN="find "${PORTAGE_LOGDIR}" -type f ! -name "summary.log*" -mtime +7 -delete"
PORTAGE_OVERRIDE_EPREFIX=""
PORTAGE_PYM_PATH="/usr/lib/python3.11/site-packages"
PORTAGE_PYTHONPATH="/usr/lib/python3.11/site-packages"
PORTAGE_RSYNC_EXTRA_OPTS="--timeout=500"
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_RSYNC_RETRIES="1"
PORTAGE_SYNC_STALE="30"
PORTAGE_TMPDIR="/var/tmp"
PORTAGE_TRUST_HELPER="/usr/bin/getuto"
PORTAGE_VERBOSE="1"
PORTAGE_WORKDIR_MODE="0700"
PORTAGE_XATTR_EXCLUDE="btrfs.* security.evm security.ima        security.selinux system.nfs4_acl user.apache_handler    user.Beagle.* user.dublincore.* user.mime_encoding user.xdg.*"
POSTGRES_TARGETS="postgres15"
PROFILEHOME=""
PROFILE_ONLY_VARIABLES="ARCH ELIBC IUSE_IMPLICIT KERNEL USE_EXPAND_IMPLICIT USE_EXPAND_UNPREFIXED USE_EXPAND_VALUES_ARCH USE_EXPAND_VALUES_ELIBC USE_EXPAND_VALUES_KERNEL"
PWD="/usr/src/linux"
PYTHONDONTWRITEBYTECODE="1"
PYTHON_SINGLE_TARGET="python3_11"
PYTHON_TARGETS="python3_11"
QEMU_SOFTMMU_TARGETS="x86_64"
QEMU_USER_TARGETS="x86_64"
QT_AUTO_SCREEN_SCALE_FACTOR="0"
RESUMECOMMAND="wget -c -t 3 -T 60 --passive-ftp -O "${DISTDIR}/${FILE}" "${URI}""
RESUMECOMMAND_RSYNC="rsync -LtvP "${URI}" "${DISTDIR}/${FILE}""
RESUMECOMMAND_SSH="bash -c "x=\${2#ssh://} ; host=\${x%%/*} ; port=\${host##*:} ; host=\${host%:*} ; [[ \${host} = \${port} ]] && port= ; exec rsync --rsh=\"ssh \${port:+-p\${port}} \${3}\" -avP \"\${host}:/\${x#*/}\" \"\$1\"" rsync "${DISTDIR}/${FILE}" "${URI}" "${PORTAGE_SSH_OPTS}""
ROOT="/"
ROOTPATH="/usr/local/sbin:/usr/local/bin:/usr/bin:/opt/bin:/usr/lib/llvm/17/bin:/usr/lib/llvm/15/bin:/opt/cuda/bin"
RPMDIR="/var/cache/rpm"
RUBY_TARGETS="ruby31"
SANE_BACKENDS="genesys plustek"
SESSION_MANAGER="local/franks:@/tmp/.ICE-unix/996,unix/franks:/tmp/.ICE-unix/996"
SHELL="/bin/bash"
SHELL_SESSION_ID="d7f947c09e0a45c1a52063a8a382329a"
SHLVL="2"
SSH_ASKPASS="/usr/bin/ksshaskpass"
SYMLINK_LIB="no"
SYSROOT="/"
SYSTEMD_EXEC_PID="996"
TERM="xterm-256color"
TWISTED_DISABLE_WRITING_OF_PLUGIN_CACHE="1"
UNINSTALL_IGNORE="/boot/dtbs/* /lib/modules/* /var/run /var/lock /bin /lib /lib32 /lib64 /libx32 /sbin /usr/sbin /usr/lib/modules/*"
USE="X a52 aac acl acpi activities alsa amd64 amr apng asf aspell audiofile bluetooth branding bzip2 cairo calendar cdda cddb cdr cet colord crypt css cuda cups dbus declarative divx dkim dri drm dts dv dvb dvd dvdr elfutils encode exif expoblending fax faxonly fbcondecor ffmpeg flac foomaticdb geo geolocation gif gimp gimpprint git glamour gles2 gnutls gphoto2 gpm gpssync gpu gtk gtk3 gui hbci hdf5 heif hwaccel i8x0 iconv icu id3tag ieee1394 imagemagick ipv6 java jpeg jpeg2k kde kipi kwallet lame lcms legacy-systray lensfun libglvnd libnotify libsamplerate libtirpc linguas_de lm_sensors mad mjpeg mng mp3 mp4 mpeg msn mtp multilib multimedia ncurses networkmanager nls nsplugin nvidia ogg opencl opencore-amr opengl openmp openrc oscar pam pango pcre pcsc-lite pdf pipewire plasma png policykit ppds pulseaudio qml qt5 raw readline real realmedia redeyes reiserfs rss sasl scanner screencast sdl seccomp semantic-desktop sndfile socks5 sound spell sqlite ssl startup-notification svg systemd sysv-utils taglib test-rust theora thunderbolt tiff timidity truetype twolame udev udisks unicode upower usb v4l v4l2 vaapi vcd vdpau visualization vmware vmware-tools-windows vorbis vtkm vulkan wayland webkit webp widgets wifi wma wmf wxwidgets x264 xanim xcb xft xine xml xmltv xmp xscreensaver xulrunner xv xvid xvmc zip zlib" ABI_X86="64" ADA_TARGET="gcc_12" ALSA_CARDS="hda-intel" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_anon authn_dbm authn_file authz_dbm authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir env expires ext_filter file_cache filter headers include info log_config logio 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="aes avx avx2 f16c fma3 mmx mmxext pclmul popcnt rdrand sha sse sse2 sse3 sse4_1 sse4_2 sse4a ssse3" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 ntrip navcom oceanserver oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 tsip tripmate tnt ublox" GRUB_PLATFORMS="efi-64 pc" INPUT_DEVICES="libinput virtualbox wacom" KERNEL="linux" L10N="de en_GB" LCD_DEVICES="bayrad cfontz glk hd44780 lb216 lcdm001 mtxorb text" LUA_SINGLE_TARGET="lua5-1" LUA_TARGETS="lua5-1" OFFICE_IMPLEMENTATION="libreoffice" PERL_FEATURES="ithreads" PHP_TARGETS="php8-1" POSTGRES_TARGETS="postgres15" PYTHON_SINGLE_TARGET="python3_11" PYTHON_TARGETS="python3_11" QEMU_SOFTMMU_TARGETS="x86_64" QEMU_USER_TARGETS="x86_64" RUBY_TARGETS="ruby31" SANE_BACKENDS="genesys plustek" VIDEO_CARDS="nvidia vmware virtualbox" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipp2p iface geoip fuzzy condition tarpit sysrq proto logmark ipmark dhcpmac delude chaos account"
USER="frank"
USERLAND="GNU"
USE_EXPAND="ABI_MIPS ABI_S390 ABI_X86 ADA_TARGET ALSA_CARDS AMDGPU_TARGETS APACHE2_MODULES APACHE2_MPMS CALLIGRA_FEATURES CAMERAS COLLECTD_PLUGINS CPU_FLAGS_ARM CPU_FLAGS_PPC CPU_FLAGS_X86 CURL_SSL ELIBC FFTOOLS GPSD_PROTOCOLS GRUB_PLATFORMS INPUT_DEVICES KERNEL L10N LCD_DEVICES LIBREOFFICE_EXTENSIONS LLVM_SLOT LLVM_TARGETS LUA_SINGLE_TARGET LUA_TARGETS MONKEYD_PLUGINS NGINX_MODULES_HTTP NGINX_MODULES_MAIL NGINX_MODULES_STREAM OFFICE_IMPLEMENTATION OPENMPI_FABRICS OPENMPI_OFED_FEATURES OPENMPI_RM PERL_FEATURES PHP_TARGETS POSTGRES_TARGETS PYTHON_SINGLE_TARGET PYTHON_TARGETS QEMU_SOFTMMU_TARGETS QEMU_USER_TARGETS RUBY_TARGETS SANE_BACKENDS UWSGI_PLUGINS VIDEO_CARDS VOICEMAIL_STORAGE XTABLES_ADDONS"
USE_EXPAND_HIDDEN="ABI_MIPS ABI_S390 CPU_FLAGS_ARM CPU_FLAGS_PPC ELIBC KERNEL"
USE_EXPAND_IMPLICIT="ARCH ELIBC KERNEL"
USE_EXPAND_UNPREFIXED="ARCH"
USE_EXPAND_VALUES_ARCH="alpha amd64 amd64-linux arm arm64 arm64-macos hppa ia64 loong m68k mips ppc ppc64 ppc64-linux ppc-macos riscv s390 sparc x64-macos x64-solaris x86 x86-linux"
USE_EXPAND_VALUES_ELIBC="bionic Darwin glibc mingw musl SunOS"
USE_EXPAND_VALUES_KERNEL="Darwin linux SunOS"
USE_ORDER="env:pkg:conf:defaults:pkginternal:features:repo:env.d"
V4L_DVB_HG_REPO_URI="http://mercurial.intuxication.org/hg/s2-liplianin"
VBOX_APP_HOME="/usr/lib64/virtualbox"
VBOX_INSTALL_PATH="/usr/lib64/virtualbox"
VBOX_SDK_PATH="/usr/lib64/virtualbox/sdk"
VIDEO_CARDS="nvidia vmware virtualbox"
VTK_CUDA_ARCH="pascal"
WINDOWID="111149066"
XAUTHORITY="/root/.xauth10dAQW"
XCURSOR_SIZE="24"
XCURSOR_THEME="breeze_cursors"
XDG_CONFIG_DIRS="/home/frank/.config/kdedefaults:/etc/xdg"
XDG_CURRENT_DESKTOP="KDE"
XDG_DATA_DIRS="/usr/local/share:/usr/share"
XDG_RUNTIME_DIR="/run/user/1004"
XDG_SEAT="seat0"
XDG_SEAT_PATH="/org/freedesktop/DisplayManager/Seat0"
XDG_SESSION_CLASS="user"
XDG_SESSION_DESKTOP="KDE"
XDG_SESSION_ID="2"
XDG_SESSION_PATH="/org/freedesktop/DisplayManager/Session1"
XDG_SESSION_TYPE="x11"
XDG_VTNR="2"
XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipp2p iface geoip fuzzy condition tarpit sysrq proto logmark ipmark dhcpmac delude chaos account"
ac_cv_c_undeclared_builtin_options="none needed"
enable_year2038="no"
gl_cv_compiler_check_decl_option="-Werror=implicit-function-declaration"
gl_cv_func_getcwd_path_max="yes"
Back to top
View user's profile Send private message
Josef.95
Advocate
Advocate


Joined: 03 Sep 2007
Posts: 4589
Location: Germany

PostPosted: Sun May 12, 2024 10:35 am    Post subject: Reply with quote

emerge --info wrote:
Code:
LANG="de_DE@UTF8"
klingt schräg.
Schau mal ob das in der make.conf gesetzt ist.

Edit/
oder schau auch mal was
Code:
eselect locale show
meint.

Last edited by Josef.95 on Sun May 12, 2024 10:40 am; edited 1 time in total
Back to top
View user's profile Send private message
firefly
Watchman
Watchman


Joined: 31 Oct 2002
Posts: 5220

PostPosted: Sun May 12, 2024 10:40 am    Post subject: Reply with quote

Josef.95 wrote:
emerge --info wrote:
Code:
LANG="de_DE@UTF8"
klingt schräg.
Schau mal ob das in der make.conf gesetzt ist.

Oder in einer der "env" settings unter /etc/portage
_________________
Ein Ring, sie zu knechten, sie alle zu finden,
Ins Dunkel zu treiben und ewig zu binden
Im Lande Mordor, wo die Schatten drohn.
Back to top
View user's profile Send private message
deranonyme
Guru
Guru


Joined: 09 Jul 2005
Posts: 512

PostPosted: Sun May 12, 2024 12:41 pm    Post subject: Reply with quote

Josef.95 wrote:
emerge --info wrote:
Code:
LANG="de_DE@UTF8"
klingt schräg.
Schau mal ob das in der make.conf gesetzt ist.


Ja, war es, aber schon seit Jahren. Hat bisher nie Probleme gemacht. Keine Ahnung wann ich das mal konfiguriert habe. Jetzt hab ich's auskommentiert und alles ist fein. Danke Euch.
Back to top
View user's profile Send private message
firefly
Watchman
Watchman


Joined: 31 Oct 2002
Posts: 5220

PostPosted: Sun May 12, 2024 2:32 pm    Post subject: Reply with quote

naja "de_DE@UTF8" gibt es halt nicht mehr als locale bei dir...
Da hast du irgendwann mal locale.gen umgestellt aber vergessen dass du hier was von hand was gesetzt hast
_________________
Ein Ring, sie zu knechten, sie alle zu finden,
Ins Dunkel zu treiben und ewig zu binden
Im Lande Mordor, wo die Schatten drohn.
Back to top
View user's profile Send private message
Josef.95
Advocate
Advocate


Joined: 03 Sep 2007
Posts: 4589
Location: Germany

PostPosted: Sun May 12, 2024 5:51 pm    Post subject: Reply with quote

firefly wrote:
naja "de_DE@UTF8" gibt es halt nicht mehr als locale bei dir...
Da hast du irgendwann mal locale.gen umgestellt aber vergessen dass du hier was von hand was gesetzt hast

Nee, ich schrieb "klingt schräg" weil, ich denke das es eine locale so mit @UTF8 Endung nicht gibt (und vermutlich auch nie gegeben hat) - bin mir da aber nicht ganz sicher.
Es gibt de_DE@euro ja, aber von @UTF8 hab ich noch nie gehört.

Aber nungut, passiert,
fein das die Ursache gefunden werden konnte, und der Kram wieder funktioniert :)
Back to top
View user's profile Send private message
deranonyme
Guru
Guru


Joined: 09 Jul 2005
Posts: 512

PostPosted: Sun May 12, 2024 5:58 pm    Post subject: Reply with quote

Josef.95 wrote:

Aber nungut, passiert,
fein das die Ursache gefunden werden konnte, und der Kram wieder funktioniert :)


Und ich erst... Wobei ich mal sagen möchte, dass mich die Art des Umgangs hier total begeistert. Es wird (fast) immer ohne blöde Bemerkungen geholfen. Man könnte denken man ist nicht im anonymen Internet unterwegs Danke dafür.
Back to top
View user's profile Send private message
firefly
Watchman
Watchman


Joined: 31 Oct 2002
Posts: 5220

PostPosted: Sun May 12, 2024 6:44 pm    Post subject: Reply with quote

Josef.95 wrote:
firefly wrote:
naja "de_DE@UTF8" gibt es halt nicht mehr als locale bei dir...
Da hast du irgendwann mal locale.gen umgestellt aber vergessen dass du hier was von hand was gesetzt hast

Nee, ich schrieb "klingt schräg" weil, ich denke das es eine locale so mit @UTF8 Endung nicht gibt (und vermutlich auch nie gegeben hat) - bin mir da aber nicht ganz sicher.
Es gibt de_DE@euro ja, aber von @UTF8 hab ich noch nie gehört.

Öhm doch kann es so gegeben haben. Wenn man in die locale.gen

Quote:
de_DE@UTF8 UTF-8
schreibt.
Dann erstellt locale-gen eine locale mit diesem namen.
Vermutlich war das damals eine Umstellung von einer "@euro ISO-<bla>" locale und hat das euro einfach durch UTF8 ersetzt
Wobei aktuell das nicht mehr funktioniert.
_________________
Ein Ring, sie zu knechten, sie alle zu finden,
Ins Dunkel zu treiben und ewig zu binden
Im Lande Mordor, wo die Schatten drohn.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum