Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 911720 - dev-lang/ghc-8.10.6-r3 - $EPREFIX/var/tmp/portage/dev-lang/ghc-8.10.6-r3/work/usr/lib64/ghc-8.10.6/bin/ghc-pkg: error while loading shared libraries: libtinfow.so.6: cannot open shared object file: No such file or directory
Summary: dev-lang/ghc-8.10.6-r3 - $EPREFIX/var/tmp/portage/dev-lang/ghc-8.10.6-r3/work...
Status: UNCONFIRMED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-08-04 17:08 UTC by Martin Mokrejš
Modified: 2023-12-20 12:02 UTC (History)
1 user (show)

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


Attachments
strace.txt (strace.txt,53.25 KB, text/plain)
2023-08-04 17:09 UTC, Martin Mokrejš
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Mokrejš 2023-08-04 17:08:59 UTC
$ cat  /auto/vestec1-elixir/projects/biocev/gentoo/var/tmp/portage/dev-lang/ghc-9.0.2-r4/temp/build.log 
 * Package:    dev-lang/ghc-9.0.2-r4:0/9.0.2
 * Repository: gentoo
 * Maintainer: haskell@gentoo.org
 * USE:        abi_x86_64 amd64 elibc_glibc gmp kernel_linux prefix
 * FEATURES:   network-sandbox nostrip preserve-libs splitdebug
 * Checking for at least 8 GiB disk space at "/auto/vestec1-elixir/projects/biocev/gentoo/var/tmp/portage/dev-lang/ghc-9.0.2-r4/temp" ...                                                                                                                                                                                                                         [ ok ]
 * Checking for at least 2 GiB disk space at "/auto/vestec1-elixir/projects/biocev/gentoo/usr" ...                                                                                                                                                                                                                                                                [ ok ]
>>> Unpacking source...
>>> Unpacking ghc-9.0.2-src.tar.xz to /auto/vestec1-elixir/projects/biocev/gentoo/var/tmp/portage/dev-lang/ghc-9.0.2-r4/work
>>> Unpacking ghc-9.0.2-riscv64-llvm.patch.xz to /auto/vestec1-elixir/projects/biocev/gentoo/var/tmp/portage/dev-lang/ghc-9.0.2-r4/work
>>> Unpacking ghc-bin-9.0.2-r4-x86_64-pc-linux-gnu.gpkg.tar to /auto/vestec1-elixir/projects/biocev/gentoo/var/tmp/portage/dev-lang/ghc-9.0.2-r4/work
>>> Unpacking process-1.6.16.0.tar.gz to /auto/vestec1-elixir/projects/biocev/gentoo/var/tmp/portage/dev-lang/ghc-9.0.2-r4/work
>>> Source unpacked in /auto/vestec1-elixir/projects/biocev/gentoo/var/tmp/portage/dev-lang/ghc-9.0.2-r4/work
>>> Preparing source in /auto/vestec1-elixir/projects/biocev/gentoo/var/tmp/portage/dev-lang/ghc-9.0.2-r4/work/ghc-9.0.2 ...
 * strip-flags: CFLAGS: changed '-O2 -pipe -O2 -pipe -march=native -ftree-vectorize' to '-O2 -pipe -O2 -pipe -march=native'
 * strip-flags: CXXFLAGS: changed '-O2 -pipe -O2 -pipe -march=native -ftree-vectorize' to '-O2 -pipe -O2 -pipe -march=native'
renamed '/auto/vestec1-elixir/projects/biocev/gentoo/var/tmp/portage/dev-lang/ghc-9.0.2-r4/work/ghc-9.0.2-r4/image/usr' -> '/auto/vestec1-elixir/projects/biocev/gentoo/var/tmp/portage/dev-lang/ghc-9.0.2-r4/work/usr'
 * Adjusting to prefix /auto/vestec1-elixir/projects/biocev/gentoo
 *   settings ...                                                                                                                                                                                                                                                                                                                                                 [ ok ]
/bin/sh: warning: setlocale: LC_ALL: cannot change locale (C.utf8)
/auto/vestec1-elixir/projects/biocev/gentoo/var/tmp/portage/dev-lang/ghc-9.0.2-r4/work/usr/lib64/ghc-9.0.2/bin/ghc-pkg: error while loading shared libraries: libtinfow.so.6: cannot open shared object file: No such file or directory
 * ERROR: dev-lang/ghc-9.0.2-r4::gentoo failed (prepare phase):
 *   failed to update cache after relocation
 * 
 * Call stack:
 *     ebuild.sh, line  136:  Called src_prepare
 *   environment, line 4249:  Called relocate_ghc '/auto/vestec1-elixir/projects/biocev/gentoo/var/tmp/portage/dev-lang/ghc-9.0.2-r4/work'
 *   environment, line 3997:  Called die
 * The specific snippet of code:
 *       "$gp_back" recache || die "failed to update cache after relocation";
 * 
 * If you need support, post the output of `emerge --info '=dev-lang/ghc-9.0.2-r4::gentoo'`,
 * the complete build log and the output of `emerge -pqv '=dev-lang/ghc-9.0.2-r4::gentoo'`.
 * The complete build log is located at '/auto/vestec1-elixir/projects/biocev/gentoo/var/tmp/portage/dev-lang/ghc-9.0.2-r4/temp/build.log'.
 * The ebuild environment file is located at '/auto/vestec1-elixir/projects/biocev/gentoo/var/tmp/portage/dev-lang/ghc-9.0.2-r4/temp/environment'.
 * Working directory: '/auto/vestec1-elixir/projects/biocev/gentoo/var/tmp/portage/dev-lang/ghc-9.0.2-r4/work/ghc-9.0.2'
 * S: '/auto/vestec1-elixir/projects/biocev/gentoo/var/tmp/portage/dev-lang/ghc-9.0.2-r4/work/ghc-9.0.2'


The missing library is provided by sys-libs/ncurses-6.4:


$ /auto/vestec1-elixir/projects/biocev/gentoo/var/tmp/portage/dev-lang/ghc-8.10.6-r3/work/usr/lib64/ghc-8.10.6/bin/ghc-pkg 
/auto/vestec1-elixir/projects/biocev/gentoo/var/tmp/portage/dev-lang/ghc-8.10.6-r3/work/usr/lib64/ghc-8.10.6/bin/ghc-pkg: error while loading shared libraries: libtinfow.so.6: cannot open shared object file: No such file or directory
$ ldd /auto/vestec1-elixir/projects/biocev/gentoo/var/tmp/portage/dev-lang/ghc-8.10.6-r3/work/usr/lib64/ghc-8.10.6/bin/ghc-pkg 
	linux-vdso.so.1 (0x00007ffee05ee000)
	libHSterminfo-0.4.1.4-ghc8.10.6.so => /auto/vestec1-elixir/projects/biocev/gentoo/var/tmp/portage/dev-lang/ghc-8.10.6-r3/work/usr/lib64/ghc-8.10.6/bin/../terminfo-0.4.1.4/libHSterminfo-0.4.1.4-ghc8.10.6.so (0x00007ff173ef3000)
	libHSghc-boot-8.10.6-ghc8.10.6.so => /auto/vestec1-elixir/projects/biocev/gentoo/var/tmp/portage/dev-lang/ghc-8.10.6-r3/work/usr/lib64/ghc-8.10.6/bin/../ghc-boot-8.10.6/libHSghc-boot-8.10.6-ghc8.10.6.so (0x00007ff173e23000)
	libHSCabal-3.2.1.0-ghc8.10.6.so => /auto/vestec1-elixir/projects/biocev/gentoo/var/tmp/portage/dev-lang/ghc-8.10.6-r3/work/usr/lib64/ghc-8.10.6/bin/../Cabal-3.2.1.0/libHSCabal-3.2.1.0-ghc8.10.6.so (0x00007ff1720d2000)
	libHSprocess-1.6.16.0-ghc8.10.6.so => /auto/vestec1-elixir/projects/biocev/gentoo/var/tmp/portage/dev-lang/ghc-8.10.6-r3/work/usr/lib64/ghc-8.10.6/bin/../process-1.6.16.0/libHSprocess-1.6.16.0-ghc8.10.6.so (0x00007ff172090000)
	libHSparsec-3.1.14.0-ghc8.10.6.so => /auto/vestec1-elixir/projects/biocev/gentoo/var/tmp/portage/dev-lang/ghc-8.10.6-r3/work/usr/lib64/ghc-8.10.6/bin/../parsec-3.1.14.0/libHSparsec-3.1.14.0-ghc8.10.6.so (0x00007ff171fe2000)
	libHStext-1.2.4.1-ghc8.10.6.so => /auto/vestec1-elixir/projects/biocev/gentoo/var/tmp/portage/dev-lang/ghc-8.10.6-r3/work/usr/lib64/ghc-8.10.6/bin/../text-1.2.4.1/libHStext-1.2.4.1-ghc8.10.6.so (0x00007ff171db3000)
	libHStemplate-haskell-2.16.0.0-ghc8.10.6.so => /auto/vestec1-elixir/projects/biocev/gentoo/var/tmp/portage/dev-lang/ghc-8.10.6-r3/work/usr/lib64/ghc-8.10.6/bin/../template-haskell-2.16.0.0/libHStemplate-haskell-2.16.0.0-ghc8.10.6.so (0x00007ff171a2d000)
	libHSpretty-1.1.3.6-ghc8.10.6.so => /auto/vestec1-elixir/projects/biocev/gentoo/var/tmp/portage/dev-lang/ghc-8.10.6-r3/work/usr/lib64/ghc-8.10.6/bin/../pretty-1.1.3.6/libHSpretty-1.1.3.6-ghc8.10.6.so (0x00007ff1719be000)
	libHSghc-boot-th-8.10.6-ghc8.10.6.so => /auto/vestec1-elixir/projects/biocev/gentoo/var/tmp/portage/dev-lang/ghc-8.10.6-r3/work/usr/lib64/ghc-8.10.6/bin/../ghc-boot-th-8.10.6/libHSghc-boot-th-8.10.6-ghc8.10.6.so (0x00007ff171979000)
	libHSmtl-2.2.2-ghc8.10.6.so => /auto/vestec1-elixir/projects/biocev/gentoo/var/tmp/portage/dev-lang/ghc-8.10.6-r3/work/usr/lib64/ghc-8.10.6/bin/../mtl-2.2.2/libHSmtl-2.2.2-ghc8.10.6.so (0x00007ff171940000)
	libHStransformers-0.5.6.2-ghc8.10.6.so => /auto/vestec1-elixir/projects/biocev/gentoo/var/tmp/portage/dev-lang/ghc-8.10.6-r3/work/usr/lib64/ghc-8.10.6/bin/../transformers-0.5.6.2/libHStransformers-0.5.6.2-ghc8.10.6.so (0x00007ff1717fc000)
	libHSdirectory-1.3.6.0-ghc8.10.6.so => /auto/vestec1-elixir/projects/biocev/gentoo/var/tmp/portage/dev-lang/ghc-8.10.6-r3/work/usr/lib64/ghc-8.10.6/bin/../directory-1.3.6.0/libHSdirectory-1.3.6.0-ghc8.10.6.so (0x00007ff171794000)
	libHSunix-2.7.2.2-ghc8.10.6.so => /auto/vestec1-elixir/projects/biocev/gentoo/var/tmp/portage/dev-lang/ghc-8.10.6-r3/work/usr/lib64/ghc-8.10.6/bin/../unix-2.7.2.2/libHSunix-2.7.2.2-ghc8.10.6.so (0x00007ff1716b2000)
	libHStime-1.9.3-ghc8.10.6.so => /auto/vestec1-elixir/projects/biocev/gentoo/var/tmp/portage/dev-lang/ghc-8.10.6-r3/work/usr/lib64/ghc-8.10.6/bin/../time-1.9.3/libHStime-1.9.3-ghc8.10.6.so (0x00007ff171548000)
	libHSfilepath-1.4.2.1-ghc8.10.6.so => /auto/vestec1-elixir/projects/biocev/gentoo/var/tmp/portage/dev-lang/ghc-8.10.6-r3/work/usr/lib64/ghc-8.10.6/bin/../filepath-1.4.2.1/libHSfilepath-1.4.2.1-ghc8.10.6.so (0x00007ff171522000)
	libHSbinary-0.8.8.0-ghc8.10.6.so => /auto/vestec1-elixir/projects/biocev/gentoo/var/tmp/portage/dev-lang/ghc-8.10.6-r3/work/usr/lib64/ghc-8.10.6/bin/../binary-0.8.8.0/libHSbinary-0.8.8.0-ghc8.10.6.so (0x00007ff17147a000)
	libHScontainers-0.6.5.1-ghc8.10.6.so => /auto/vestec1-elixir/projects/biocev/gentoo/var/tmp/portage/dev-lang/ghc-8.10.6-r3/work/usr/lib64/ghc-8.10.6/bin/../containers-0.6.5.1/libHScontainers-0.6.5.1-ghc8.10.6.so (0x00007ff1710f9000)
	libHSbytestring-0.10.12.0-ghc8.10.6.so => /auto/vestec1-elixir/projects/biocev/gentoo/var/tmp/portage/dev-lang/ghc-8.10.6-r3/work/usr/lib64/ghc-8.10.6/bin/../bytestring-0.10.12.0/libHSbytestring-0.10.12.0-ghc8.10.6.so (0x00007ff171009000)
	libHSdeepseq-1.4.4.0-ghc8.10.6.so => /auto/vestec1-elixir/projects/biocev/gentoo/var/tmp/portage/dev-lang/ghc-8.10.6-r3/work/usr/lib64/ghc-8.10.6/bin/../deepseq-1.4.4.0/libHSdeepseq-1.4.4.0-ghc8.10.6.so (0x00007ff170fea000)
	libHSarray-0.5.4.0-ghc8.10.6.so => /auto/vestec1-elixir/projects/biocev/gentoo/var/tmp/portage/dev-lang/ghc-8.10.6-r3/work/usr/lib64/ghc-8.10.6/bin/../array-0.5.4.0/libHSarray-0.5.4.0-ghc8.10.6.so (0x00007ff170f62000)
	libHSbase-4.14.3.0-ghc8.10.6.so => /auto/vestec1-elixir/projects/biocev/gentoo/var/tmp/portage/dev-lang/ghc-8.10.6-r3/work/usr/lib64/ghc-8.10.6/bin/../base-4.14.3.0/libHSbase-4.14.3.0-ghc8.10.6.so (0x00007ff1705b6000)
	libHSinteger-gmp-1.0.3.0-ghc8.10.6.so => /auto/vestec1-elixir/projects/biocev/gentoo/var/tmp/portage/dev-lang/ghc-8.10.6-r3/work/usr/lib64/ghc-8.10.6/bin/../integer-gmp-1.0.3.0/libHSinteger-gmp-1.0.3.0-ghc8.10.6.so (0x00007ff170575000)
	libHSghc-prim-0.6.1-ghc8.10.6.so => /auto/vestec1-elixir/projects/biocev/gentoo/var/tmp/portage/dev-lang/ghc-8.10.6-r3/work/usr/lib64/ghc-8.10.6/bin/../ghc-prim-0.6.1/libHSghc-prim-0.6.1-ghc8.10.6.so (0x00007ff1700e2000)
	libHSrts-ghc8.10.6.so => /auto/vestec1-elixir/projects/biocev/gentoo/var/tmp/portage/dev-lang/ghc-8.10.6-r3/work/usr/lib64/ghc-8.10.6/bin/../rts/libHSrts-ghc8.10.6.so (0x00007ff170065000)
	libffi.so.7 => /auto/vestec1-elixir/projects/biocev/gentoo/var/tmp/portage/dev-lang/ghc-8.10.6-r3/work/usr/lib64/ghc-8.10.6/bin/../rts/libffi.so.7 (0x00007ff170057000)
	libtinfow.so.6 => /auto/vestec1-elixir/projects/biocev/gentoo/usr/lib64/libtinfow.so.6 (0x00007ff16fffa000)
	libgmp.so.10 => /auto/vestec1-elixir/projects/biocev/gentoo/usr/lib64/libgmp.so.10 (0x00007ff16ff59000)
	libm.so.6 => /auto/vestec1-elixir/projects/biocev/gentoo/lib64/libm.so.6 (0x00007ff16fe79000)
	libc.so.6 => /auto/vestec1-elixir/projects/biocev/gentoo/lib64/libc.so.6 (0x00007ff16fca6000)
	/lib64/ld-linux-x86-64.so.2 => /auto/vestec1-elixir/projects/biocev/gentoo/lib64/ld-linux-x86-64.so.2 (0x00007ff173f34000)
$
$ ldd /auto/vestec1-elixir/projects/biocev/gentoo/var/tmp/portage/dev-lang/ghc-8.10.6-r3/work/usr/lib64/ghc-8.10.6/bin/ghc-pkg  |  grep libtinfow
	libtinfow.so.6 => /auto/vestec1-elixir/projects/biocev/gentoo/usr/lib64/libtinfow.so.6 (0x00007fd31d58b000)
$

$ ls -latr /auto/vestec1-elixir/projects/biocev/gentoo/usr/lib64/libtinfow.so.6*
-rwxrwx--x+ 1 mmokrejs meta 284048 Aug  4 16:31 /auto/vestec1-elixir/projects/biocev/gentoo/usr/lib64/libtinfow.so.6.4
lrwxrwxrwx  1 mmokrejs meta     16 Aug  4 16:31 /auto/vestec1-elixir/projects/biocev/gentoo/usr/lib64/libtinfow.so.6 -> libtinfow.so.6.4
$



Same with dev-lang/ghc-9.0.2-r4

From strace I can see the $EPREFIX/var/tmp/portage/dev-lang/ghc-8.10.6-r3/work/usr/lib64/ghc-8.10.6/bin/ghc-pkg binary ignores Prefix paths and tries to use the system-wide libs oft he hosting hardware. That is clearly wrong.
Comment 1 Martin Mokrejš 2023-08-04 17:09:32 UTC
Created attachment 867059 [details]
strace.txt
Comment 2 Martin Mokrejš 2023-08-04 17:11:32 UTC
$ emerge --info
Portage 3.0.49 (python 3.11.4-final-0, default/linux/amd64/17.1/no-multilib/prefix/kernel-3.2+, gcc-13, glibc-2.37-r4, 5.10.0-13-amd64 x86_64)
=================================================================
System uname: Linux-5.10.0-13-amd64-x86_64-Intel-R-_Xeon-R-_Platinum_8260_CPU_@_2.40GHz-with-glibc2.37
KiB Mem:  3169357408 total,2294202888 free
KiB Swap:   16383996 total,  16383996 free
Timestamp of repository gentoo: Fri, 04 Aug 2023 13:30:01 +0000
Head commit of repository gentoo: 1e49ef432d39dbb2265475d03352e3f206a2aab0
Head commit of repository jgenco: f7db3d0c0fda0da728b3a4ed2a20abdfce00d359

sh bash 5.2_p15-r6
ld GNU ld (Gentoo 2.40 p6) 2.40.0
app-misc/pax-utils:        1.3.7::gentoo
app-shells/bash:           5.2_p15-r6::gentoo
dev-java/java-config:      2.3.1-r1::gentoo
dev-lang/perl:             5.38.0-r1::gentoo
dev-lang/python:           3.11.4::gentoo, 3.12.0_beta4_p1::gentoo
dev-lang/rust:             1.71.0::gentoo
dev-lang/rust-bin:         1.71.0::gentoo
dev-util/cmake:            3.27.1::gentoo
dev-util/meson:            1.2.0::gentoo
sys-apps/baselayout:       2.14::gentoo
sys-apps/sandbox:          2.37::gentoo
sys-devel/autoconf:        2.71-r7::gentoo
sys-devel/automake:        1.16.5-r1::gentoo
sys-devel/binutils:        2.40-r7::gentoo, 2.41::gentoo
sys-devel/binutils-config: 5.5::gentoo
sys-devel/clang:           16.0.6::gentoo
sys-devel/gcc:             13.2.0::gentoo
sys-devel/gcc-config:      2.11::gentoo
sys-devel/libtool:         2.4.7-r1::gentoo
sys-devel/llvm:            16.0.6::gentoo
sys-devel/make:            4.4.1-r1::gentoo
sys-kernel/linux-headers:  6.4::gentoo (virtual/os-headers)
sys-libs/glibc:            2.37-r4::gentoo
Repositories:

gentoo
    location: /auto/vestec1-elixir/projects/biocev/gentoo/var/db/repos/gentoo
    sync-type: rsync
    sync-uri: rsync://rsync.gentoo.org/gentoo-portage
    priority: -1000
    volatile: True
    sync-rsync-verify-jobs: 1
    sync-rsync-verify-metamanifest: no
    sync-rsync-extra-opts: 
    sync-rsync-verify-max-age: 24

jgenco
    location: /auto/vestec1-elixir/projects/biocev/gentoo/var/db/repos/jgenco
    sync-type: git
    sync-uri: https://github.com/jgenco/jgenco-overlay
    masters: gentoo
    volatile: True

ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="@FREE dlj-1.1 sun-bcla-java-vm Oracle-BCLA-JavaSE IBM-J1.6 NPSL RAR Intel-SDP fasta vienna-rna unafold GRL MSttfEULA hplip-plugin meme mRNAmarkup ApE ICS ipw3945 finchtv modeller gmap abyss swiss-prot Aladdin AVASYS pyvcf Non-profit-OSL-3.0 estscan bcca_2010 oncotator Adobe blat staden CeCILL-1.1 phrap STRIDE cctbx-2.0 bh-luxi ARIADNE unRAR all-rights-reserved trf annovar_personal_only stampy-academic BSD-BroadInstitute UPennState freedist free-noncomm blasr sun-jlfgr FLI-Jena PSTT netperf sun-jsr67 xv vim.org OSGi-Specification-2.0 colt google-chrome ACE AFL churchill genscan no-source-code ISSL JSON MPEG-4 Apache-2.0 BSD MIT BSD-2 FSFAP unicode Subversion PSF-2.4 merlin android julius CROSSOVER-3 lha PUEL-11"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe -O2 -pipe -march=native -ftree-vectorize"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/auto/vestec1-elixir/projects/biocev/gentoo/etc /etc /usr/share/gnupg/qualified.txt"
CONFIG_PROTECT_MASK="/auto/vestec1-elixir/projects/biocev/gentoo/etc/env.d /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 /etc/texmf/language.dat.d /etc/texmf/language.def.d /etc/texmf/updmap.d /etc/texmf/web2c"
CONFIG_SHELL="/auto/vestec1-elixir/projects/biocev/gentoo/bin/bash"
CXXFLAGS="-O2 -pipe -O2 -pipe -march=native -ftree-vectorize"
DISTDIR="/auto/vestec1-elixir/projects/biocev/gentoo/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="-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 multilib-strict network-sandbox news nostrip parallel-fetch pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sfperms splitdebug strict unknown-features-warn unmerge-logs unmerge-orphans unprivileged"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LC_ALL="en_US.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
LEX="flex"
MAKEOPTS="-j64"
PKGDIR="/auto/vestec1-elixir/projects/biocev/gentoo/var/cache/binpkgs"
PORTAGE_CONFIGROOT="/auto/vestec1-elixir/projects/biocev/gentoo/"
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="/auto/vestec1-elixir/projects/biocev/gentoo/var/tmp"
SHELL="/auto/vestec1-elixir/projects/biocev/gentoo/bin/bash"
USE="X a52 aac acl acpi alsa amd64 amr amrenc aom apache apache2 archive armadillo asm audit av1 avx avx2 berkdb blas bluray bmp boost bz2 bzip2 cairo caps cdda cdio cdr cdrom cgi chromium cli codec2 coin cpudetection cracklib crypt cryptlib cryptsetup cups curl cxx dav1d dbus device-mapper dhcp directfb directx dri dri3 drm dvbpsi dvd dvda dxf dxva2 egl elogind emboss encode eselect-ldso exif faad fax fbcon fdk ffmpeg fftw flac fontconfig foomatic fortran gbm gcrypt gd gdal gdbm geoip geolocation georeferencer geos gimp glpk gml gmp gnutls gps grass gstreamer gtk gtk3 gui h.264 h.265 h264 h265 hal haptic hdf5 heif hevc hpijs hwdb iconv icu id3tag imaging innodb inotify iproute2 ipv6 java javafx javascript jbig jce jpeg jpeg2k jpg js jscript kdrive keymap kms ladspa lapack laptop las lcms libaom libdrm libkms libnotify librtmp libsoxr libtesseract libtirpc libv4l libxml2 live lm-sensors lm_sensors lz4 lzma mad mariadb matroska mjpeg mmal mmx modemmanager mp3 mpeg mtp mysql ncurses netcdf networkmanager nfs nls nptl nptlonly nscd nss ntfsprogs nvenc objc ocr odbc ogdi ogg openal opencl opengl openh264 openmp openssl opus parport pbs pcre pcre16 pcsc-lite pdal pdf perl php png polar polkit postgres ppds pppd prefix python qemu qml qt3support qt4 qt5 rav1e readline rendering resolvconf romio rubberband scanner seccomp server session sha slideshow smartcard sndfile sndio split-usr sqlite srt sse sse2 sse3 sse4_1 sse4_2 ssh ssl sslv3 ssse3 startup-notification suexec svg svt-av1 syslog tcl tcpd test-rust threads tiff tk tkip tools truetype twolame udev unicode unwind upnp usb v4l v4l2 vaapi vidstab vim-syntax virtualbox vmaf vnc vorbis vp8 vp9 vpx vulkan wavpack wayland webp widgets wifi x11 x264 x265 xa xcb xephyr xft xls xml xmp xorg xrandr xv xvfb xvid xvmc zip zlib zstd" ABI_X86="64" 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="aes avx avx2 avx512f avx512dq avx512cd avx512bw avx512vl f16c fma3 mmx mmxext pclmul popcnt rdrand sse sse2 sse3 sse4_1 sse4_2 ssse3" 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" 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="php8-1" POSTGRES_TARGETS="postgres15" PYTHON_SINGLE_TARGET="python3_11" PYTHON_TARGETS="python3_11" RUBY_TARGETS="ruby31" VIDEO_CARDS="amdgpu fbdev intel nouveau radeon radeonsi vesa dummy v4l" 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, CPP, CPPFLAGS, CTARGET, CXX, CXXFILT, ELFEDIT, EMERGE_DEFAULT_OPTS, EXTRA_ECONF, F77FLAGS, FC, GCOV, GPROF, INSTALL_MASK, LANG, 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