Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Unreal Engine 4
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
Random9
n00b
n00b


Joined: 02 May 2018
Posts: 1

PostPosted: Wed May 02, 2018 2:27 pm    Post subject: Unreal Engine 4 Reply with quote

I'm on Sabayon and trying to install Unreal Engine 4, but get this error:

Code:

    Building CrashReportClient...
    Creating makefile for CrashReportClient (no existing makefile)
    Performing full C++ include scan (no include cache file)
    Building UnrealHeaderTool...
    Performing 1 actions (8 in parallel)
    [1/1] Link (lld) UnrealHeaderTool
    clang-5.0: error: invalid linker name in argument '-fuse-ld=lld'
    ERROR: UBT ERROR: Failed to produce item: /Downloads/UnrealEngine-release/Engine/Binaries/Linux/UnrealHeaderTool
    Total build time: 0.25 seconds (Local executor: 0.00 seconds)
    Error: UnrealHeaderTool failed for target 'CrashReportClient' (platform: Linux, module info: /Downloads/UnrealEngine-release/Engine/Intermediate/Build/Linux/B4D820EA/CrashReportClient/Shipping/CrashReportClient.uhtmanifest, exit code: OtherCompilationError (5)).
    make: *** [Makefile:257: CrashReportClient-Linux-Shipping] Error 5


I need to install "lld" but I can't find it.

Thanks in advance
Back to top
View user's profile Send private message
Shoaloak
n00b
n00b


Joined: 05 Nov 2016
Posts: 48

PostPosted: Mon May 21, 2018 7:16 am    Post subject: Reply with quote

Hello Random9,

I don't know in what package ldd is located.
My guess would be sys-devel/binutils or sys-libs/glibc.
If that doesn't work, maybe look into the LLVM linker?
_________________
Happy hacking.
Back to top
View user's profile Send private message
steveL
Watchman
Watchman


Joined: 13 Sep 2006
Posts: 5153
Location: The Peanut Gallery

PostPosted: Mon May 21, 2018 2:55 pm    Post subject: Reply with quote

ldd != lld; it looks like you have typo in your LDFLAGS (though it could be in CFLAGS.)
It's more usual to use gold, afair, or leave it unset.

Show your emerge --info in a code tag, please. Reviewing it might show you what to edit without further help.

(ldd, like ld, is part of binutils.)
Back to top
View user's profile Send private message
John R. Graham
Administrator
Administrator


Joined: 08 Mar 2005
Posts: 10589
Location: Somewhere over Atlanta, Georgia

PostPosted: Mon May 21, 2018 6:59 pm    Post subject: Reply with quote

Moved from Gamers & Players to Unsupported Software. Not about Gentoo so it fits better here.

- John
_________________
I can confirm that I have received between 0 and 499 National Security Letters.
Back to top
View user's profile Send private message
perestoronin
n00b
n00b


Joined: 24 Sep 2018
Posts: 2

PostPosted: Mon Sep 24, 2018 9:26 pm    Post subject: Reply with quote

When run as root from my ebuild I got error:
Code:
[ERROR] FATAL UNHANDLED EXCEPTION: System.IO.IOException: Invalid handle to path "/var/tmp/portage/games-engines/unreal-engine-4.20.3-r1/work/UnrealEngine-4.20.3-release/Engine/Programs/UnrealBuildTool/Log.txt"

But if I than run as root from tmp catalog of portage by make was build successfull.
Whats wrong in first case in portage environment ?
Back to top
View user's profile Send private message
Hu
Moderator
Moderator


Joined: 06 Mar 2007
Posts: 21631

PostPosted: Tue Sep 25, 2018 12:54 am    Post subject: Reply with quote

What ebuild did you use? There does not appear to be any games-engines/unreal-engine package in the main tree, so you must have gotten it from some overlay. Is it the same overlay that the original poster used? What is the output of emerge --verbose --info games-engines/unreal-engine?
Back to top
View user's profile Send private message
perestoronin
n00b
n00b


Joined: 24 Sep 2018
Posts: 2

PostPosted: Tue Sep 25, 2018 5:31 am    Post subject: Reply with quote

http://overlays.perestoroniny.ru/unreal/

May be trouble in PORTAGE_WORKDIR_MODE="0700" ?

Code:
# emerge --verbose --info games-engines/unreal-engine


Code:

Portage 2.3.50 (python 3.6.6-final-0, default/linux/amd64/17.0/no-multilib, gcc-8.2.0, glibc-2.28, 4.18.9-gentoo x86_64)
=================================================================
                         System Settings
=================================================================
System uname: Linux-4.18.9-gentoo-x86_64-AMD_Phenom-tm-_II_X6_1100T_Processor-with-gentoo-2.6
KiB Mem:    16458540 total,   1182464 free
KiB Swap:    4194300 total,   4194300 free
Timestamp of repository gentoo: Tue, 25 Sep 2018 04:30:01 +0000
...
sh bash 4.4_p23
ld GNU ld (Gentoo 2.31.1 p3) 2.31.1
app-shells/bash:          4.4_p23::gentoo
dev-java/java-config:     2.2.0-r4::gentoo
dev-lang/perl:            5.26.2::gentoo
dev-lang/python:          2.7.15::pg_overlay, 3.6.6::gentoo, 3.7.0::pg_overlay
dev-util/cmake:           3.12.2::gentoo
dev-util/pkgconfig:       0.29.2::gentoo
sys-apps/baselayout:      2.6-r1::gentoo
sys-apps/openrc:          0.38.2::gentoo
sys-apps/sandbox:         2.13::gentoo
sys-devel/autoconf:       2.13::gentoo, 2.69-r4::gentoo
sys-devel/automake:       1.15.1-r2::gentoo, 1.16.1-r1::gentoo
sys-devel/binutils:       2.31.1-r1::gentoo
sys-devel/gcc:            7.3.0-r4::gentoo, 8.2.0-r2::gentoo
sys-devel/gcc-config:     2.0::gentoo
sys-devel/libtool:        2.4.6-r5::gentoo
sys-devel/make:           4.2.1-r4::gentoo
sys-kernel/linux-headers: 4.17::gentoo (virtual/os-headers)
sys-libs/glibc:           2.28::gentoo
Repositories:
...
blender
    location: /usr/local/overlays/blender
    masters: gentoo
    priority: 20

cuda
    location: /usr/local/overlays/cuda
    masters: gentoo
    priority: 20
...
rocm
    location: /usr/local/overlays/rocm
    masters: gentoo
    priority: 20
...
unreal
    location: /usr/local/overlays/unreal
    masters: gentoo
    priority: 20

vulkan
    location: /usr/local/overlays/vulkan
    sync-type: git
    sync-uri: https://github.com/Lucretia/vulkan-overlay.git
    masters: gentoo
    priority: 20
...
cg
    location: /var/lib/layman/cg
    masters: gentoo
    priority: 50
...

ABI="amd64"
ABI_X86="64"
ACCEPT_KEYWORDS="amd64 ~amd64"
ACCEPT_LICENSE="*"
ACCEPT_PROPERTIES="*"
ACCEPT_RESTRICT="*"
ALSA_CARDS="hda-intel"
ALSA_PCM_PLUGINS="*"
ANT_HOME="/usr/share/ant"
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"
ARCH="amd64"
AUTOCLEAN="yes"
BOOST_LIBS="atomic chrono container context coroutine date_time exception fiber filesystem graph iostreams locale log math program_options python python_numpy random regex serialization signals stacktrace system thread timer type_erasure wave"
BOOTSTRAP_USE="cxx unicode internal-glib split-usr python_targets_python3_6 python_targets_python2_7 multilib"
BROOT=""
CALLIGRA_FEATURES="karbon plan sheets stage words"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe -march=amdfam10"
CFLAGS_amd64="-m64"
CFLAGS_x32="-mx32"
CFLAGS_x86="-m32"
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="/lib/modules/*"
COLORTERM="truecolor"
CONFIG_PROTECT="/etc /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/php/apache2-php7.2/ext-active/ /etc/php/cgi-php7.2/ext-active/ /etc/php/cli-php7.2/ext-active/ /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"
CPU_FLAGS_X86="mmx mmxext sse sse2"
CXXFLAGS="-O2 -pipe -march=amdfam10"
DBUS_SESSION_BUS_ADDRESS="unix:abstract=/tmp/dbus-9UoJxRLB8r,guid=48ece7cd08144505305f4dca5ba9bad6"
DEFAULT_ABI="amd64"
DESKTOP_SESSION="xfce"
DISPLAY=":0.0"
DISTDIR="/usr/portage/distfiles"
EDITOR="/bin/nano"
ELIBC="glibc"
EMERGE_DEFAULT_OPTS="--quiet-build=n"
EMERGE_WARNING_DELAY="10"
ENV_UNSET="DBUS_SESSION_BUS_ADDRESS DISPLAY PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR"
EPREFIX=""
EROOT="/"
ESYSROOT="/"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles merge-sync multilib-strict news parallel-fetch preserve-libs protect-owned sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FETCHCOMMAND="wget -t 3 -T 60 --passive-ftp -O "${DISTDIR}/${FILE}" "${URI}""
FETCHCOMMAND_RSYNC="rsync -avP "${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://mirror.yandex.ru/gentoo-distfiles/"
GLADE_CATALOG_PATH=":"
GLADE_MODULE_PATH=":"
GLADE_PIXMAP_PATH=":"
GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx"
GRUB_PLATFORMS="pc"
GSETTINGS_BACKEND="dconf"
HISTCONTROL="ignoreboth"
HOME="/root"
HUSHLOGIN="FALSE"
HZ="100"
INFOPATH="/usr/share/gcc-data/x86_64-pc-linux-gnu/7.3.0/info:/usr/share/binutils-data/x86_64-pc-linux-gnu/2.31.1/info:/usr/share/info"
INPUT_DEVICES="libinput"
IUSE_IMPLICIT="abi_x86_64 prefix prefix-chain prefix-guest"
JAVAC="/etc/java-config-2/current-system-vm/bin/javac"
JAVA_HOME="/etc/java-config-2/current-system-vm"
JDK_HOME="/etc/java-config-2/current-system-vm"
KERNEL="linux"
L10N="ru ru_RU en en_US"
LADSPA_PATH="/usr/lib64/ladspa"
LANG="ru_RU.UTF8"
LANGUAGE="ru_RU.UTF-8"
LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text"
LC_ALL=""
LC_MESSAGES="ru_RU.UTF-8"
LC_NUMERIC="POSIX"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
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"
LIBDIR_amd64="lib64"
LIBDIR_x32="libx32"
LIBDIR_x86="lib32"
LINGUAS="ru ru_RU en en_US"
LLVM_TARGETS="NVPTX"
LOGNAME="root"
MAKEOPTS="-j1"
MANPAGER="manpager"
MANPATH="/etc/java-config-2/current-system-vm/man:/usr/share/gcc-data/x86_64-pc-linux-gnu/7.3.0/man:/usr/share/binutils-data/x86_64-pc-linux-gnu/2.31.1/man:/usr/lib/llvm/7/share/man:/etc/java-config-2/current-system-vm/man/:/usr/lib64/php7.2/man/:/usr/local/share/man:/usr/share/man:/usr/share/rust-1.28.0/man:/usr/share/rust-bin-1.28.0/man"
MC_SID="10330"
MC_TMPDIR="/tmp/mc-root"
MULTILIB_ABIS="amd64"
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|gcc-lib|binutils|eclipse-3|debug|portage|udev|systemd|clang|python-exec|llvm)"
NETBEANS="apisupport cnd groovy gsf harness ide identity j2ee java mobility nb php profiler soa visualweb webcommon websvccommon xml"
NGINX_MODULES_HTTP="access auth_basic autoindex browser charset empty_gif fancyindex fastcgi realip geo geoip gzip headers_more image_filter limit_conn limit_req map memcached passenger proxy referer rewrite scgi split_clients ssi upload upload_progress upstream_hash upstream_ip_hash upstream_keepalive upstream_least_conn upstream_zone userid uwsgi v2 rrd"
OLDPWD="/usr/local/overlays/unreal/games-engines/unreal-engine"
OPENCL_PROFILE="nvidia"
OPENGL_PROFILE="xorg-x11"
PAGER="/usr/bin/less"
PATH="/usr/lib/llvm/7/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib64/subversion/bin:/opt/cuda/bin"
PHP_TARGETS="php7-2"
PKGDIR="/usr/portage/packages"
PORTAGE_ARCHLIST="alpha amd64 amd64-fbsd amd64-linux arm arm-linux arm64 arm64-linux hppa ia64 m68k m68k-mint mips ppc ppc-aix ppc-macos ppc64 ppc64-linux s390 sh sparc sparc-solaris sparc64-solaris x64-cygwin x64-macos x64-solaris x86 x86-cygwin x86-fbsd x86-linux x86-macos x86-solaris x86-winnt"
PORTAGE_BIN_PATH="/usr/lib/portage/python3.6"
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_DOHTML_WARN_ON_SKIPPED_FILES="yes"
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_OVERRIDE_EPREFIX=""
PORTAGE_PYM_PATH="/usr/lib64/python3.6/site-packages"
PORTAGE_PYTHONPATH="/usr/lib64/python3.6/site-packages"
PORTAGE_RSYNC_INITIAL_TIMEOUT="120"
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_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.*"
PORT_LOGDIR_CLEAN="find "${PORT_LOGDIR}" -type f ! -name "summary.log*" -mtime +7 -delete"
POSTGRES_TARGETS="postgres9_5 postgres10"
PROFILE_ONLY_VARIABLES="ARCH ELIBC IUSE_IMPLICIT KERNEL USERLAND USE_EXPAND_IMPLICIT USE_EXPAND_UNPREFIXED USE_EXPAND_VALUES_ARCH USE_EXPAND_VALUES_ELIBC USE_EXPAND_VALUES_KERNEL USE_EXPAND_VALUES_USERLAND"
PWD="/usr/local/overlays/unreal/games-engines"
PYTHONDOCS="/usr/share/doc/python-docs-3.6.4/html/library"
PYTHONDOCS_2_7="/usr/share/doc/python-docs-2.7.14/html/library"
PYTHONDOCS_3_7="/usr/share/doc/python-docs-3.7.0/html/library"
PYTHONDONTWRITEBYTECODE="1"
PYTHON_SINGLE_TARGET="python3_6"
PYTHON_TARGETS="python2_7 python3_6 python3_7"
RESUMECOMMAND="wget -c -t 3 -T 60 --passive-ftp -O "${DISTDIR}/${FILE}" "${URI}""
RESUMECOMMAND_RSYNC="rsync -avP "${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/lib/llvm/7/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib64/subversion/bin:/opt/cuda/bin"
RPMDIR="/usr/portage/rpm"
RUBY_OPTIONAL="yes"
RUBY_TARGETS="ruby25"
SHELL="/bin/bash"
SHLVL="5"
SYMLINK_LIB="yes"
SYSROOT="/"
TERM="xterm-256color"
TWISTED_DISABLE_WRITING_OF_PLUGIN_CACHE="1"
UNINSTALL_IGNORE="/lib/modules/* /var/run /var/lock"
USE="64-bit-bfd X X509 acl acpi ada addc aio alsa amd64 amr ao apng argon2 asm aspell autotrace bcmath bidi boost bs2b bzip2 c++11 cacert cairo calendar caps cdda cdio cdr cjk clang cli console context contrast corefonts cpu_xenoncat crypt cuda cups curl custom-cflags cvs cxx dbus devtools djvu dlz dmx dns doc dot double-precision dri drm dts dvd dvi edit egl emf enchant encode enigma epoll eve examples exif exiscan-acl expat experimental extra extras fastcgi fermi ffmpeg fft fftw firmware fits flac flambda fluidsynth fontconfig fontforge foomaticdb force-cgi-redirect fortran fortran2003 fpm frei0r ftdi ftp fuse gcode gcrypt gd gdbm gdk-pixbuf gegl geoip gif git gl gl3 glade glamor gles gles2 glut glx gmp gnutls gpg gpm graph graphviz gsl gsm gssapi gtk gtk3 gtkstyle gui guile harfbuzz hddtemp hdf hdf5 hdri highlight hoogle hpack-tools hpn hscolour http2 hwloc iconv icu id3tag ide idn imagemagick imap inifile intl introspection iodbc ithreads jack jadetex java javafx jbig jpeg jpeg2k json kdrive kms ladspa latex lcms ldap lensfun libc libffi libinput libnotify libsamplerate libssh2 libtirpc libyaml linguas_ru llvm lm_sensors lqr lua lzma lzo mad maildir managesieve math mcs51 memcached messages metadata-analysis-api metis midi mikmod milter mining minizip mlock mng mod modplug modules mongodb motif mp3 mpeg mpfi music natspec ncurses nelma netpbm nfs nftables nls no-mulitlib nptl ntl numa nvcontrol nvidia ocaml ocr octave odbc ogg opencl opencv openexr opengl opengl3 openmax opus osl osmesa pango partio pcap pcre pcre2 pdf pdo perl pgm php pic pixbuf plotutils plugins png policykit portaudio postgres postproc postscript ppds pptx printsupport pstricks python q32 q64 q8 qt5 rar raw rdp readline rebuild regression-test resolvconf rle romio rpc rrd rss ruby samba savedconfig schroedinger sdbinutils sdcdb sdl seccomp sensord shared sieve simplewallet slang sm_61 smi sndfile soap sodium source sparse speex spell spf splitdebug srs ssh ssl stream subversion svc svg symlink syslog system-ffmpeg system-icu system-jsoncpp system-libvpx system-lua system-mitkrb5 systemtap szip t1lib tcl tcpd text theora threads tidy tiff timezone timidity tinfo tk toolbar tools toporouter truetype twolame udev umfpack unicode unwind update_drivedb usb utils uuid uvm v4l valgrind vdpau vhosts video vim vim-syntax visio vorbis vpx wallet wavpack wayland wddx webdav webp webserver widgets wmf x264 xattr xcb xetex xft xinerama xml xmlreader xmlrpc xmlwriter xmp xrender xslt xv xvid yaml z80 zeromq zip zlib zmq" ABI_X86="64" ALSA_CARDS="hda-intel" 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 plan sheets stage 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 isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" GRUB_PLATFORMS="pc" INPUT_DEVICES="libinput" KERNEL="linux" L10N="ru ru_RU en en_US" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="wiki-publisher" LLVM_TARGETS="NVPTX" NGINX_MODULES_HTTP="access auth_basic autoindex browser charset empty_gif fancyindex fastcgi realip geo geoip gzip headers_more image_filter limit_conn limit_req map memcached passenger proxy referer rewrite scgi split_clients ssi upload upload_progress upstream_hash upstream_ip_hash upstream_keepalive upstream_least_conn upstream_zone userid uwsgi v2 rrd" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-2" POSTGRES_TARGETS="postgres9_5 postgres10" PYTHON_SINGLE_TARGET="python3_6" PYTHON_TARGETS="python2_7 python3_6 python3_7" RUBY_TARGETS="ruby25" USERLAND="GNU" VIDEO_CARDS="nvidia" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
USER="root"
USERLAND="GNU"
USE_EXPAND="ABI_MIPS ABI_PPC ABI_S390 ABI_X86 ALSA_CARDS APACHE2_MODULES APACHE2_MPMS CALLIGRA_EXPERIMENTAL_FEATURES CALLIGRA_FEATURES CAMERAS COLLECTD_PLUGINS CPU_FLAGS_ARM CPU_FLAGS_X86 CURL_SSL ELIBC ENLIGHTENMENT_MODULES FFTOOLS GPSD_PROTOCOLS GRUB_PLATFORMS INPUT_DEVICES KERNEL L10N LCD_DEVICES LIBREOFFICE_EXTENSIONS LIRC_DEVICES LLVM_TARGETS MONKEYD_PLUGINS NETBEANS_MODULES NGINX_MODULES_HTTP NGINX_MODULES_MAIL NGINX_MODULES_STREAM OFED_DRIVERS OFFICE_IMPLEMENTATION OPENMPI_FABRICS OPENMPI_OFED_FEATURES OPENMPI_RM PHP_TARGETS POSTGRES_TARGETS PYTHON_SINGLE_TARGET PYTHON_TARGETS QEMU_SOFTMMU_TARGETS QEMU_USER_TARGETS ROS_MESSAGES RUBY_TARGETS SANE_BACKENDS USERLAND UWSGI_PLUGINS VIDEO_CARDS VOICEMAIL_STORAGE XFCE_PLUGINS XTABLES_ADDONS"
USE_EXPAND_HIDDEN="ABI_MIPS ABI_PPC ABI_S390 ABI_X86 CPU_FLAGS_ARM ELIBC KERNEL USERLAND"
USE_EXPAND_IMPLICIT="ARCH ELIBC KERNEL USERLAND"
USE_EXPAND_UNPREFIXED="ARCH"
USE_EXPAND_VALUES_ARCH="alpha amd64 amd64-fbsd amd64-linux arm arm64 hppa ia64 m68k m68k-mint mips ppc ppc64 ppc64-linux ppc-aix ppc-macos s390 sh sparc sparc64-solaris sparc-solaris x64-cygwin x64-macos x64-solaris x86 x86-cygwin x86-fbsd x86-linux x86-macos x86-solaris x86-winnt"
USE_EXPAND_VALUES_ELIBC="AIX bionic Cygwin Darwin DragonFly FreeBSD glibc HPUX Interix mingw mintlib musl NetBSD OpenBSD SunOS uclibc Winnt"
USE_EXPAND_VALUES_KERNEL="AIX Darwin FreeBSD freemint HPUX linux NetBSD OpenBSD SunOS Winnt"
USE_EXPAND_VALUES_USERLAND="BSD GNU"
USE_ORDER="env:pkg:conf:defaults:pkginternal:features:repo:env.d"
USE_PYTHON="2.7 3.6 3.7"
USE_RUBY="2.5"
VALA_MAX_API_VERSION="0.42"
VALA_MIN_API_VERSION="0.40"
VIDEO_CARDS="nvidia"
VTE_VERSION="5400"
XDG_CONFIG_DIRS="/etc/xdg:/etc/xdg"
XDG_CURRENT_DESKTOP="XFCE"
XDG_DATA_DIRS="/usr/local/share:/usr/share:/usr/share"
XDG_MENU_PREFIX="xfce-"
XDG_RUNTIME_DIR="/var/run/user/0"
XFCE4_SESSION_WITH_CK="1"
XSESSION="Xfce4"
XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account"
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software 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