VirtualBox compila, pero falla en la fase de instalación, he buscado algo semejante que me de luces pero nada. Cualquier ayuda le sabre agradecer.
emerge --info '=app-emulation/virtualbox-6.1.18::gentoo'>>> Source compiled.
>>> Test phase [not enabled]: app-emulation/virtualbox-6.1.18
>>> Install app-emulation/virtualbox-6.1.18 into /var/tmp/portage/app-emulation/virtualbox-6.1.18/image
find: unrecognized: -xtype
BusyBox v1.32.1 (2021-02-19 20:54:56 -04) multi-call binary.
Usage: find [-HL] [PATH]... [OPTIONS] [ACTIONS]
Search for files and perform actions on them.
First failed action stops processing of current file.
Defaults: PATH is current directory, action is '-print'
-L,-follow Follow symlinks
-H ...on command line only
-xdev Don't descend directories on other filesystems
-maxdepth N Descend at most N levels. -maxdepth 0 applies
actions to command line arguments only
-mindepth N Don't act on first N levels
-depth Act on directory *after* traversing it
Actions:
( ACTIONS ) Group actions for -o / -a
! ACT Invert ACT's success/failure
ACT1 [-a] ACT2 If ACT1 fails, stop, else do ACT2
ACT1 -o ACT2 If ACT1 succeeds, stop, else do ACT2
Note: -a has higher priority than -o
-name PATTERN Match file name (w/o directory name) to PATTERN
-iname PATTERN Case insensitive -name
-path PATTERN Match path to PATTERN
-ipath PATTERN Case insensitive -path
-regex PATTERN Match path to regex PATTERN
-type X File type is X (one of: f,d,l,b,c,s,p)
-executable File is executable
-perm MASK At least one mask bit (+MASK), all bits (-MASK),
or exactly MASK bits are set in file's mode
-mtime DAYS mtime is greater than (+N), less than (-N),
or exactly N days in the past
-mmin MINS mtime is greater than (+N), less than (-N),
or exactly N minutes in the past
-newer FILE mtime is more recent than FILE's
-inum N File has inode number N
-user NAME/ID File is owned by given user
-group NAME/ID File is owned by given group
-size N[bck] File size is N (c:bytes,k:kbytes,b:512 bytes(def.))
+/-N: file size is bigger/smaller than N
-links N Number of links is greater than (+N), less than (-N),
or exactly N
-empty Match empty file/directory
-prune If current file is directory, don't descend into it
If none of the following actions is specified, -print is assumed
-print Print file name
-print0 Print file name, NUL terminated
-exec CMD ARG ; Run CMD with all instances of {} replaced by
file name. Fails if CMD exits with nonzero
-exec CMD ARG + Run CMD with {} replaced by list of file names
-delete Delete current file/directory. Turns on -depth option
-quit Exit
* ERROR: app-emulation/virtualbox-6.1.18::gentoo failed (install phase):
* (no error message)
*
* Call stack:
* ebuild.sh, line 125: Called src_install
* environment, line 5708: Called die
* The specific snippet of code:
* find "${ED}"/usr/$(get_libdir)/${PN} -xtype l -delete || die;
*
* If you need support, post the output of `emerge --info '=app-emulation/virtualbox-6.1.18::gentoo'`,
* the complete build log and the output of `emerge -pqv '=app-emulation/virtualbox-6.1.18::gentoo'`.
!!! When you file a bug report, please include the following information:
GENTOO_VM= CLASSPATH="" JAVA_HOME=""
JAVACFLAGS="" COMPILER=""
and of course, the output of emerge --info =virtualbox-6.1.18
* The complete build log is located at '/var/log/portage/app-emulation:virtualbox-6.1.18:20210220-010203.log'.
* For convenience, a symlink to the build log is located at '/var/tmp/portage/app-emulation/virtualbox-6.1.18/temp/build.log'.
* The ebuild environment file is located at '/var/tmp/portage/app-emulation/virtualbox-6.1.18/temp/environment'.
* Working directory: '/var/tmp/portage/app-emulation/virtualbox-6.1.18/work/VirtualBox-6.1.18/out/linux.amd64/release/bin'
* S: '/var/tmp/portage/app-emulation/virtualbox-6.1.18/work/VirtualBox-6.1.18'
Code: Select all
Portage 3.0.13 (python 3.8.7-final-0, default/linux/amd64/17.1/desktop, gcc-9.3.0, glibc-2.32-r6, 4.19.86-gentoo-x86_64 x86_64)
=================================================================
System Settings
=================================================================
System uname: Linux-4.19.86-gentoo-x86_64-x86_64-Intel-R-_Core-TM-_i3-2370M_CPU_@_2.40GHz-with-glibc2.2.5
KiB Mem: 3926828 total, 122472 free
KiB Swap: 4120572 total, 2771704 free
Timestamp of repository gentoo: Fri, 19 Feb 2021 20:30:01 +0000
Head commit of repository gentoo: 6b0ace24c01c7ace3559004f220d53a2ddeaa49a
Timestamp of repository enlightenment-live: Mon, 15 Feb 2021 23:38:09 +0000
Head commit of repository enlightenment-live: 6984fe6fd72338c8e4f7180cbe6222cbf199f5f8
Timestamp of repository erayd: Sat, 23 Jan 2021 10:41:34 +0000
Head commit of repository erayd: a3eead4db33136e7a7e55912be938148892b97fe
Timestamp of repository vmacs: Sat, 23 Jan 2021 10:41:13 +0000
Head commit of repository vmacs: 1e26c30b391f42c1a1153bde0fecf83b10f2ac1a
sh bash 5.0_p18
ld GNU ld (Gentoo 2.35.1 p2) 2.35.1
ccache version 4.1 [enabled]
app-shells/bash: 5.0_p18::gentoo
dev-java/java-config: 2.3.1::gentoo
dev-lang/perl: 5.30.3::gentoo
dev-lang/python: 2.7.18-r6::gentoo, 3.7.9-r2::gentoo, 3.8.7-r1::gentoo, 3.9.1-r1::gentoo
dev-util/ccache: 4.1::gentoo
dev-util/cmake: 3.18.5::gentoo
dev-util/pkgconfig: 0.29.2::gentoo
sys-apps/baselayout: 2.7::gentoo
sys-apps/openrc: 0.42.1-r1::gentoo
sys-apps/sandbox: 2.20::gentoo
sys-devel/autoconf: 2.13-r1::gentoo, 2.69-r5::gentoo
sys-devel/automake: 1.16.2-r1::gentoo
sys-devel/binutils: 2.35.1-r1::gentoo
sys-devel/gcc: 9.3.0-r2::gentoo
sys-devel/gcc-config: 2.3.2-r1::gentoo
sys-devel/libtool: 2.4.6-r6::gentoo
sys-devel/make: 4.3::gentoo
sys-kernel/linux-headers: 5.4-r1::gentoo (virtual/os-headers)
sys-libs/glibc: 2.32-r6::gentoo
Repositories:
gentoo
location: /usr/portage
sync-type: rsync
sync-uri: rsync://rsync.gentoo.org/gentoo-portage
priority: -1000
sync-rsync-verify-jobs: 1
sync-rsync-verify-metamanifest: no
sync-rsync-extra-opts:
sync-rsync-verify-max-age: 24
enlightenment-live
location: /var/db/repos/enlightenment-live
sync-type: git
sync-uri: https://github.com/gentoo-mirror/enlightenment-live.git
masters: gentoo
erayd
location: /var/db/repos/erayd
sync-type: git
sync-uri: https://github.com/gentoo-mirror/erayd.git
masters: gentoo
vmacs
location: /var/db/repos/vmacs
sync-type: git
sync-uri: https://github.com/gentoo-mirror/vmacs.git
masters: gentoo
ACCEPT_KEYWORDS="amd64"
ACCEPT_LICENSE="* -@EULA"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-march=native -O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/share/config /usr/share/gnupg/qualified.txt /usr/share/sddm/scripts/Xsetup"
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.4/ext-active/ /etc/php/cgi-php7.4/ext-active/ /etc/php/cli-php7.4/ext-active/ /etc/revdep-rebuild /etc/sandbox.d /etc/splash /etc/terminfo"
CXXFLAGS="-march=native -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
ENV_UNSET="CARGO_HOME DBUS_SESSION_BUS_ADDRESS DISPLAY 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"
FCFLAGS="-O2 -pipe"
FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs ccache config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox merge-sync multilib-strict network-sandbox news parallel-fetch pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr"
FFLAGS="-O2 -pipe"
GENTOO_MIRRORS="http://gentoo.osuosl.org/ http://www.gtlib.gatech.edu/pub/gentoo"
LANG="es_ES.utf8"
LDFLAGS="-Wl,-O1 -Wl,--as-needed"
LINGUAS="es"
MAKEOPTS="-j5"
PKGDIR="/usr/portage/packages"
PORTAGE_CONFIGROOT="/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git"
PORTAGE_TMPDIR="/var/tmp"
USE="Flac X a52 aac aalib acl acpi alisp alsa amd64 analyzer apache2 appstream bazaar bcmath berkdb bidi bl bluetooth branding bs2b bzip2 cairo calendar cdda cddb cdparanoia cdr cgi cgroups cli cover cpudetection crossfade crypt ctype cue cups curl dbus dbusmenu deprecated dga display-manager dmalloc down-root dri dropbox dts dv dvb dvd dvdr eds elogind emboss enca encode evdev exif extras faac faad fbcon fbcondecor ffmpeg firebird flac fortran fpm ftp game gd gdbm ggi gif git gnome-keyring gnutls googledrive gpm grub gsm gstreamer gtk gtk2 gtk3 gtk4 gucharmap gui handbook hddtemp hwdb ibus iconv icu intl introspection iodbc ipv6 java jpeg json kde kerberos kmod ladspa lcms ldap legacy-systray libcaca libglvnd libmpeg2 libnotify librsync-bundled libtirpc lirc live lm_sensors lyrics lzo mad md5sum mercurial mesh mms mng modplug mount-locking mp3 mp4 mpeg mpt mtp multilib musepack mysqli nas natspec ncurses networkmanager nfs nls notifier nptl nss nut obex ogg openal opengl openmp opus pango pch pcre pdf pdfimport pdo phar php plymouth pm-utils png pnm policykit postgres ppds projectm pulseaudio pvr python qsui qt4 qt5 qtmedia radio rar readline resolvconf rtc rtmp rule-generator samba sasl scrobbler scrypt sddm sdk sdl seccomp session sftp sid sndfile soap soxr speex spell split-usr sqlite ssl startup-notification stereo subversion svg tcpd test-programs tga theora tiff toolame touchpad tray tremor truetype twolame udev udisks unicode upower usb vcd vlc vnc vorbis wallpapers wav wavpack webui wext wifi wxwidgets x264 xattr xcb xcomposite xinerama xml xv xvid xvmc yuv4mpeg zlib zoran zstd" ABI_X86="64" ADA_TARGET="gnat_2018" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" 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" APACHE2_MPMS="worker" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" CPU_FLAGS_X86="avx mmx mmxext pclmul popcnt 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="synaptics libinput" KERNEL="linux" L10N="es" 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" POSTGRES_TARGETS="postgres10 postgres11" PYTHON_SINGLE_TARGET="python3_8" PYTHON_TARGETS="python3_8" RUBY_TARGETS="ruby26" USERLAND="GNU" VIDEO_CARDS="amdgpu fbdev intel nouveau radeon radeonsi vesa dummy v4l" XFCE_PLUGINS="brightness clock trash" 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"
Unset: CC, CPPFLAGS, CTARGET, CXX, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Code: Select all
[ebuild N ] app-emulation/virtualbox-6.1.18 USE="alsa headless java lvm opengl opus pam pulseaudio python qt5 sdk udev vboxwebsrv vnc -debug -doc -dtrace (-libressl) -pax_kernel" PYTHON_SINGLE_TARGET="python3_8 -python3_7" 

