Jump to content
Read the Funtoo Newsletter: Summer 2023 ×

abdu

Members
  • Posts

    10
  • Joined

  • Last visited

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

abdu's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. >>> Emerging (1 of 4) media-libs/mesa-20.2.4::core-gl-kit * Fetching files in the background. * To view fetch progress, run in another terminal: * tail -f /var/log/emerge-fetch.log ^CTraceback (most recent call last): File "/usr/lib/portage/python2.7/lock-helper.py", line 29, in <module> Exiting on signal 2 rval = main(sys.argv[1:]) File "/usr/lib/portage/python2.7/lock-helper.py", line 21, in main lock_obj = portage.locks.lockfile(args[0], wantnewlockfile=True) File "/usr/lib64/python2.7/site-packages/portage/locks.py", line 113, in lockfile unlinkfile=unlinkfile, waiting_msg=waiting_msg, flags=flags) File "/usr/lib64/python2.7/site-packages/portage/locks.py", line 249, in _lockfile_iteration locking_method(myfd, fcntl.LOCK_EX) File "/usr/lib64/python2.7/site-packages/portage/__init__.py", line 325, in __call__ rval = self._func(*args, **kwargs) KeyboardInterrupt Tried to emerge "media-libs/mesa-20.2.4::core-gl-kit" but as we can see above, is hanging when fetch preceding its installation, so I forced break by control-C. How to fix and solve it? Please help me out.
  2. When installing world: # emerge -auDN @world --keep-going .... >>> Emerging (4 of 21) net-fs/samba-4.11.16::core-server-kit * samba-4.11.16.tar.gz SHA512 size ;-) ... [ ok ] * Using python3.7 to build >>> Unpacking source... >>> Unpacking samba-4.11.16.tar.gz to /var/tmp/portage/net-fs/samba-4.11.16/work >>> Source unpacked in /var/tmp/portage/net-fs/samba-4.11.16/work >>> Preparing source in /var/tmp/portage/net-fs/samba-4.11.16/work/samba-4.11.16 ... * Applying samba-4.4.0-pam.patch ... [ ok ] * Applying samba-4.9.2-timespec.patch ... [ ok ] * Applying samba-4.13-winexe_option.patch ... [ ok ] * Applying samba-4.13-vfs_snapper_configure_option.patch ... [ ok ] >>> Source prepared. >>> Configuring source in /var/tmp/portage/net-fs/samba-4.11.16/work/samba-4.11.16 ... 'CCFLAGS=-march=bdver1 -O2 -pipe' 'LINKFLAGS=-march=bdver1 -O2 -pipe -Wl,-O1 -Wl,--sort-common -Wl,--as-needed' 'PKGCONFIG=x86_64-pc-linux-gnu-pkg-config' '/var/tmp/portage/net-fs/samba-4.11.16/work/samba-4.11.16/buildtools/bin/waf' '--prefix=/usr' '--docdir=/usr/share/doc/samba-4.11.16' '--htmldir=/usr/share/doc/samba-4.11.16/html' '--libdir=/usr/lib64' '--enable-fhs' '--sysconfdir=/etc' '--localstatedir=/var' '--with-modulesdir=/usr/lib64/samba' '--with-piddir=/run/samba' '--bundled-libraries=NONE' '--builtin-libraries=NONE' '--disable-rpath' '--disable-rpath-install' '--nopyc' '--nopyo' '--without-winexe' '--without-acl-support' '--without-ad-dc' '--without-dnsupdate' '--without-ads' '--disable-cephfs' '--without-cluster-support' '--enable-cups' '--without-dmapi' '--without-fam' '--without-gpgme' '--without-json' '--disable-iprint' '--with-pam' '--with-pammodulesdir=/lib64/security' '--without-quotas' '--disable-snapper' '--without-syslog' '--without-winbind' '--enable-avahi' '--with-system-mitkrb5' '--without-lttng' '--with-ldap' '--without-profiling-data' '--with-shared-modules=' 'configure' Setting top to : /var/tmp/portage/net-fs/samba-4.11.16/work/samba-4.11.16 Setting out to : /var/tmp/portage/net-fs/samba-4.11.16/work/samba-4.11.16/bin Checking for 'gcc' (C compiler) : x86_64-pc-linux-gnu-gcc Checking for program 'git' : /usr/bin/git Checking for c flags '-MMD' : yes Checking for program 'gdb' : not found Checking for header sys/utsname.h : yes Checking uname sysname type : Linux Checking uname machine type : x86_64 Checking uname release type : 5.8.0-3-amd64 Checking uname version type : #1 SMP Debian 5.8.14-1~mx19+2 (2020-10-25) Checking for header stdio.h : yes Checking simple C program : ok Checking compiler accepts ['-Werror'] : yes Checking linker accepts ['-Wl,-rpath,.'] : yes Checking for rpath library support : yes Checking for -Wl,--version-script support : yes Checking compiler accepts ['-fvisibility=hidden'] : yes Checking for HAVE_VISIBILITY_ATTR : ok Checking for library constructor support : ok Checking for library destructor support : ok Checking for __attribute__ : ok Checking compiler accepts ['-fPIC'] : yes Checking for inline : inline Checking for program 'pkg-config' : x86_64-pc-linux-gnu-pkg-config Checking for pkg-config version >= '0.0.0' : yes Checking compiler accepts ['-D__STDC_WANT_LIB_EXT1__=1'] : yes Checking compiler accepts [''] : yes Checking for header sys/types.h : yes Checking for header sys/stat.h : yes Checking for header stdlib.h : yes Checking for header stddef.h : yes Checking for header memory.h : yes Checking for header string.h : yes Checking for header strings.h : yes Checking for header inttypes.h : yes Checking for header stdint.h : yes Checking for header unistd.h : yes Checking for header minix/config.h : no Checking for header ctype.h : yes Checking for header standards.h : no Checking for header stdbool.h : yes Checking for header stdarg.h : yes Checking for header vararg.h : no Checking for header limits.h : yes Checking for header assert.h : yes Checking getconf LFS_CFLAGS : not found Checking getconf large file support flags work : ok Checking for large file support without additional flags : ok Checking for header sys/time.h : yes Checking for header time.h : yes Checking for header endian.h : yes Checking for header sys/endian.h : no Checking for HAVE_LITTLE_ENDIAN : ok Checking for HAVE_BIG_ENDIAN : not found Checking for header signal.h : yes Checking if signal handlers return int : not found Checking for variable __FUNCTION__ : ok Checking for va_copy : ok Checking for HAVE__VA_ARGS__MACRO : ok Checking for header linux/types.h : yes Checking for header crypt.h : yes Checking for header locale.h : yes Checking for header acl/libacl.h : yes Checking for header compat.h : no Checking for header attr/xattr.h : yes Checking for header dustat.h : no Checking for header fcntl.h : yes Checking for header fnmatch.h : yes Checking for header glob.h : yes Checking for header history.h : no Checking for header krb5.h : yes Checking for header langinfo.h : yes Checking for header libaio.h : yes Checking for header ndir.h : no Checking for header pwd.h : yes Checking for header shadow.h : yes Checking for header sys/acl.h : yes Checking for header sys/attributes.h : no Checking for header attr/attributes.h : yes Checking for header sys/capability.h : yes Checking for header sys/dir.h : yes Checking for header sys/epoll.h : yes Checking for header port.h : no Checking for header sys/fcntl.h : yes Checking for header sys/filio.h : no Checking for header sys/filsys.h : no Checking for header sys/fs/s5param.h : no Checking for header sys/id.h : no Checking for header sys/ioctl.h : yes Checking for header sys/ipc.h : yes Checking for header sys/mman.h : yes Checking for header sys/mode.h : no Checking for header sys/ndir.h : no Checking for header sys/priv.h : no Checking for header sys/resource.h : yes Checking for header sys/security.h : no Checking for header sys/shm.h : yes Checking for header sys/statfs.h : yes Checking for header sys/statvfs.h : yes Checking for header sys/termio.h : no Checking for header sys/vfs.h : yes Checking for header sys/xattr.h : yes Checking for header termio.h : yes Checking for header termios.h : yes Checking for header sys/file.h : yes Checking for header sys/ucontext.h : yes Checking for header sys/wait.h : yes Checking for declaration of malloc : ok Checking for header grp.h : yes Checking for header sys/select.h : yes Checking for header setjmp.h : yes Checking for header utime.h : yes Checking for header sys/syslog.h : yes Checking for header syslog.h : yes Checking for header sys/mount.h : yes Checking for header mntent.h : yes Checking for header stropts.h : yes Checking for header unix.h : no Checking for header sys/param.h : yes Checking for header sys/socket.h : yes Checking for header netinet/in.h : yes Checking for header netdb.h : yes Checking for header arpa/inet.h : yes Checking for header netinet/in_systm.h : yes Checking for header netinet/ip.h : yes Checking for header netinet/tcp.h : yes Checking for header netinet/in_ip.h : no Checking for header sys/sockio.h : no Checking for header sys/un.h : yes Checking for header sys/uio.h : yes Checking for header ifaddrs.h : yes Checking for header direct.h : no Checking for header dirent.h : yes Checking for header windows.h : no Checking for header winsock2.h : no Checking for header ws2tcpip.h : no Checking for header errno.h : yes Checking for header getopt.h : yes Checking for header iconv.h : yes Checking for header nss.h : yes Checking for header sasl/sasl.h : yes Checking for inotify_init : ok Checking for header security/pam_appl.h : yes Checking for header zlib.h : yes Checking for header asm/unistd.h : yes Checking for header aio.h : yes Checking for header sys/unistd.h : yes Checking for header alloca.h : yes Checking for header float.h : yes Checking for header rpc/rpc.h : no Checking for header rpc/nettype.h : no Checking for tirpc rpc headers in default system path : not found Checking for libtirpc headers : yes Checking for header rpc/rpc.h : yes Checking for header rpc/nettype.h : yes Checking for header rpcsvc/yp_prot.h : yes Checking for header rpcsvc/nis.h : yes Checking for header rpcsvc/ypclnt.h : yes Checking for header sys/sysctl.h : yes Checking for header sys/fileio.h : no Checking for header sys/filesys.h : no Checking for header sys/dustat.h : no Checking for header sys/sysmacros.h : yes Checking for header xfs/libxfs.h : no Checking for header netgroup.h : no Checking for header valgrind.h : no Checking for header valgrind/valgrind.h : no Checking for header valgrind/memcheck.h : no Checking for header valgrind/helgrind.h : no Checking for header nss_common.h : no Checking for header nsswitch.h : no Checking for header ns_api.h : no Checking for header sys/extattr.h : no Checking for header sys/ea.h : no Checking for header sys/proplist.h : no Checking for header sys/cdefs.h : yes Checking for header utmp.h : yes Checking for header utmpx.h : yes Checking for header lastlog.h : yes Checking for header syscall.h : yes Checking for header sys/syscall.h : yes Checking for header sys/atomic.h : no Checking for header stdatomic.h : yes Checking for header libgen.h : yes Checking compiler accepts -Wno-format-truncation : yes Checking compiler accepts -Wno-unused-function : yes Checking compiler accepts -Wno-strict-overflow : yes Checking for header sys/prctl.h : yes Checking for prctl syscall : ok Checking for O_DIRECT flag to open(2) : ok Checking for long long : ok Checking for intptr_t : ok Checking for uintptr_t : ok Checking for ptrdiff_t : ok Checking for comparison_fn_t : ok Checking for _Bool : ok Checking for bool : ok Checking for int8_t : ok Checking for uint8_t : ok Checking for int16_t : ok Checking for uint16_t : ok Checking for int32_t : ok Checking for uint32_t : ok Checking for int64_t : ok Checking for uint64_t : ok Checking for size_t : ok Checking for ssize_t : ok Checking for ino_t : ok Checking for loff_t : ok Checking for offset_t : not found Checking for volatile int : ok Checking for uint_t : not found Checking for blksize_t : ok Checking for blkcnt_t : ok Checking if size of bool == 1 : ok Checking if size of char == 1 : ok Checking if size of int == 1 : not found Checking if size of int == 2 : not found Checking if size of int == 4 : ok Checking if size of long long == 1 : not found Checking if size of long long == 2 : not found Checking if size of long long == 4 : not found Checking if size of long long == 8 : ok Checking if size of long == 1 : not found Checking if size of long == 2 : not found Checking if size of long == 4 : not found Checking if size of long == 8 : ok Checking if size of short == 1 : not found Checking if size of short == 2 : ok Checking if size of size_t == 1 : not found Checking if size of size_t == 2 : not found Checking if size of size_t == 4 : not found Checking if size of size_t == 8 : ok Checking if size of ssize_t == 1 : not found Checking if size of ssize_t == 2 : not found Checking if size of ssize_t == 4 : not found Checking if size of ssize_t == 8 : ok Checking if size of int8_t == 1 : ok Checking if size of uint8_t == 1 : ok Checking if size of int16_t == 1 : not found Checking if size of int16_t == 2 : ok Checking if size of uint16_t == 1 : not found Checking if size of uint16_t == 2 : ok Checking if size of int32_t == 1 : not found Checking if size of int32_t == 2 : not found Checking if size of int32_t == 4 : ok Checking if size of uint32_t == 1 : not found Checking if size of uint32_t == 2 : not found Checking if size of uint32_t == 4 : ok Checking if size of int64_t == 1 : not found Checking if size of int64_t == 2 : not found Checking if size of int64_t == 4 : not found Checking if size of int64_t == 8 : ok Checking if size of uint64_t == 1 : not found Checking if size of uint64_t == 2 : not found Checking if size of uint64_t == 4 : not found Checking if size of uint64_t == 8 : ok Checking if size of void* == 1 : not found Checking if size of void* == 2 : not found Checking if size of void* == 4 : not found Checking if size of void* == 8 : ok Checking if size of off_t == 1 : not found Checking if size of off_t == 2 : not found Checking if size of off_t == 4 : not found Checking if size of off_t == 8 : ok Checking if size of dev_t == 1 : not found Checking if size of dev_t == 2 : not found Checking if size of dev_t == 4 : not found Checking if size of dev_t == 8 : ok Checking if size of ino_t == 1 : not found Checking if size of ino_t == 2 : not found Checking if size of ino_t == 4 : not found Checking if size of ino_t == 8 : ok Checking if size of time_t == 1 : not found Checking if size of time_t == 2 : not found Checking if size of time_t == 4 : not found Checking if size of time_t == 8 : ok Checking for socklen_t : ok Checking for struct ifaddrs : ok Checking for struct addrinfo : ok Checking for struct sockaddr : ok Checking for HAVE_STRUCT_SOCKADDR_IN6 : ok Checking for struct sockaddr_storage : ok Checking for sa_family_t : ok Checking for sig_atomic_t : ok Checking for sigsetmask : ok Checking for siggetmask : ok Checking for sigprocmask : ok Checking for sigblock : ok Checking for sigaction : ok Checking for sigset : ok Checking for inet_ntoa : ok Checking for inet_aton : ok Checking for inet_ntop : ok Checking for inet_pton : ok Checking for connect : ok Checking for gethostbyname : ok Checking for getaddrinfo : ok Checking for getnameinfo : ok Checking for freeaddrinfo : ok Checking for gai_strerror : ok Checking for socketpair : ok Checking for memset_s : not found Checking for memset_explicit : not found Checking for volatile memory protection : ok Checking for variable IPV6_V6ONLY : ok Checking for header net/if.h : yes Checking for HAVE_IPV6 : ok Checking whether we have ucontext_t : ok Checking for __sync_fetch_and_add compiler builtin : ok Checking for atomic_add_32 compiler builtin : not found Checking for atomic_thread_fence(memory_order_seq_cst) in stdatomic.h : ok Checking for fallthrough attribute : ok Checking for strdup : ok Checking for memmem : ok Checking for printf : ok Checking for memset : ok Checking for memcpy : ok Checking for memmove : ok Checking for strcpy : ok Checking for strncpy : ok Checking for bzero : ok Checking for shl_load : not found Checking for shl_unload : not found Checking for shl_findsym : not found Checking for pipe : ok Checking for strftime : ok Checking for srandom : ok Checking for random : ok Checking for srand : ok Checking for rand : ok Checking for usleep : ok Checking for setbuffer : ok Checking for lstat : ok Checking for getpgrp : ok Checking for utime : ok Checking for utimes : ok Checking for setuid : ok Checking for seteuid : ok Checking for setreuid : ok Checking for setresuid : ok Checking for setgid : ok Checking for setegid : ok Checking for setregid : ok Checking for setresgid : ok Checking for chroot : ok Checking for strerror : ok Checking for vsyslog : ok Checking for setlinebuf : ok Checking for mktime : ok Checking for ftruncate : ok Checking for chsize : not found Checking for rename : ok Checking for waitpid : ok Checking for wait4 : ok Checking for initgroups : ok Checking for pread : ok Checking for pwrite : ok Checking for strndup : ok Checking for strcasestr : ok Checking for strsep : ok Checking for strtok_r : ok Checking for mkdtemp : ok Checking for dup2 : ok Checking for dprintf : ok Checking for vdprintf : ok Checking for isatty : ok Checking for chown : ok Checking for lchown : ok Checking for link : ok Checking for readlink : ok Checking for symlink : ok Checking for realpath : ok Checking for snprintf : ok Checking for vsnprintf : ok Checking for asprintf : ok Checking for vasprintf : ok Checking for setenv : ok Checking for unsetenv : ok Checking for strnlen : ok Checking for strtoull : ok Checking for __strtoull : not found Checking for strtouq : ok Checking for strtoll : ok Checking for __strtoll : not found Checking for strtoq : ok Checking for memalign : ok Checking for posix_memalign : ok Checking for fmemopen : ok Checking for header malloc.h : yes Checking for declaration of memalign : ok Checking for posix_fallocate-capable libc : ok Checking for posix_fallocate : ok Checking for prctl : ok Checking for dirname : ok Checking for basename : ok Checking for strlcpy : not found Checking for strlcat : not found Checking for strlcpy : not found Checking for strlcat : not found Checking for library bsd : yes Checking for strlcpy in bsd : ok Checking for strlcat in bsd : ok Checking for getpeereid : not found Checking for getpeereid in bsd : ok Checking for library setproctitle : no Checking for setproctitle : not found Checking for setproctitle in bsd : ok Checking for setproctitle_init : not found Checking for setproctitle_init in bsd : ok Checking for closefrom : not found Checking for closefrom in bsd : ok Checking whether we can use SO_PEERCRED to get socket credentials : ok Checking correct behavior of strtoll : not found Checking for if_nametoindex : ok Checking for strerror_r : ok Checking for getdirentries : ok Checking for getdents : not found Checking for syslog : ok Checking for gai_strerror : ok Checking for get_current_dir_name : ok Checking for timegm : ok Checking for getifaddrs : ok Checking for freeifaddrs : ok Checking for mmap : ok Checking for setgroups : ok Checking for syscall : ok Checking for setsid : ok Checking for getgrent_r : ok Checking for getgrgid_r : ok Checking for getgrnam_r : ok Checking for getgrouplist : ok Checking for getpagesize : ok Checking for getpwent_r : ok Checking for getpwnam_r : ok Checking for getpwuid_r : ok Checking for epoll_create : ok Checking for port_create : not found Checking for getprogname : not found Checking for getxattr : ok Checking whether xattr interface takes additional options : not found Checking for dlopen : not found Checking for dlsym : not found Checking for dlerror : not found Checking for dlclose : not found Checking for library dl : yes Checking for dlopen in dl : ok Checking for dlsym in dl : ok Checking for dlerror in dl : ok Checking for dlclose in dl : ok Checking for declaration of dlopen : ok Checking C prototype for dlopen : not found Checking for fdatasync : ok Checking for declaration of fdatasync : ok Checking for clock_gettime : ok Checking whether the clock_gettime clock ID CLOCK_MONOTONIC is available : ok Checking whether the clock_gettime clock ID CLOCK_PROCESS_CPUTIME_ID is available : ok Checking whether the clock_gettime clock ID CLOCK_REALTIME is available : ok Checking for struct timespec : ok Checking for header arpa/nameser.h : yes Checking for header resolv.h : yes Checking for res_search : not found Checking for library resolv : yes Checking for res_search in resolv : ok Checking for header libintl.h : yes Checking for library intl : no Checking for declaration of dgettext : ok Checking for declaration of gettext : ok Checking for declaration of bindtextdomain : ok Checking for declaration of textdomain : ok Checking for declaration of bind_textdomain_codeset : ok Checking for bindtextdomain : ok Checking for textdomain : ok Checking for bind_textdomain_codeset : ok Checking for dgettext : ok Checking for gettext : ok Checking for pthread_create : not found Checking for library pthread : yes Checking for pthread_create in pthread : ok Checking for pthread_attr_init : ok Checking for pthread_mutexattr_setrobust : not found Checking for pthread_mutexattr_setrobust in pthread : ok Checking for declaration of PTHREAD_MUTEX_ROBUST : not found Checking for declaration of PTHREAD_MUTEX_ROBUST (as enum) : ok Checking for pthread_mutex_consistent : not found Checking for pthread_mutex_consistent in pthread : ok Checking for __thread local storage : ok Checking for crypt : not found Checking for library crypt : yes Checking for crypt in crypt : ok Checking for crypt_r : not found Checking for crypt_r in crypt : ok Checking for crypt_rn : not found Checking for crypt_rn in crypt : not found Checking for header readline.h : no Checking for header readline/readline.h : yes Checking for header readline/history.h : yes Checking for variable rl_event_hook : ok Checking for variable program_invocation_short_name : ok Checking for declaration of snprintf : ok Checking for declaration of vsnprintf : ok Checking for declaration of asprintf : ok Checking for declaration of vasprintf : ok Checking for declaration of errno : ok Checking for declaration of EWOULDBLOCK : ok Checking for declaration of environ : ok Checking for declaration of getgrent_r : ok Checking for declaration of getpwent_r : ok Checking for declaration of pread : ok Checking for declaration of pwrite : ok Checking for declaration of setenv : ok Checking for declaration of setresgid : ok Checking for declaration of setresuid : ok Checking for eventfd : ok Checking for header poll.h : yes Checking for poll : ok Checking for strptime : ok Checking for declaration of strptime : ok Checking for working strptime : ok Checking for declaration of gettimeofday : ok Checking C prototype for gettimeofday : ok Checking C prototype for gettimeofday : not found Checking for C99 vsnprintf : ok Checking for HAVE_SHARED_MMAP : ok Checking for HAVE_MREMAP : ok Checking for HAVE_INCOHERENT_MMAP : not found Checking for HAVE_IMMEDIATE_STRUCTURES : ok Checking for HAVE_MKDIR_MODE : ok Checking for member st_mtim.tv_nsec in struct stat : ok Checking for member st_rdev in struct stat : ok Checking for member st_rdev in struct stat : ok Checking for member ss_family in struct sockaddr_storage : ok Checking for member __ss_family in struct sockaddr_storage : not found Checking for member sa_len in struct sockaddr : not found Checking for member sin_len in struct sockaddr_in : not found Checking for member sin6_len in struct sockaddr_in6 : not found Checking for HAVE_UNIXSOCKET : ok Checking for HAVE_SECURE_MKSTEMP : not found The configuration failed False (complete log in /var/tmp/portage/net-fs/samba-4.11.16/work/samba-4.11.16/bin/config.log) * ERROR: net-fs/samba-4.11.16::core-server-kit failed (configure phase): * configure failed * * Call stack: * ebuild.sh, line 93: Called src_configure * environment, line 4473: Called waf-utils_src_configure '--enable-fhs' '--sysconfdir=/etc' '--localstatedir=/var' '--with-modulesdir=/usr/lib64/samba' '--with-piddir=/run/samba' '--bundled-libraries=NONE' '--builtin-libraries=NONE' '--disable-rpath' '--disable-rpath-install' '--nopyc' '--nopyo' '--without-winexe' '--without-acl-support' '--without-ad-dc' '--without-dnsupdate' '--without-ads' '--disable-cephfs' '--without-cluster-support' '--enable-cups' '--without-dmapi' '--without-fam' '--without-gpgme' '--without-json' '--disable-iprint' '--with-pam' '--with-pammodulesdir=/lib64/security' '--without-quotas' '--disable-snapper' '--without-syslog' '--without-winbind' '--enable-avahi' '--with-system-mitkrb5' '--without-lttng' '--with-ldap' '--without-profiling-data' '--with-shared-modules=' * environment, line 5450: Called die * The specific snippet of code: * env "${CMD[@]}" || die "configure failed" * * If you need support, post the output of `emerge --info '=net-fs/samba-4.11.16::core-server-kit'`, * the complete build log and the output of `emerge -pqv '=net-fs/samba-4.11.16::core-server-kit'`. * The complete build log is located at '/var/tmp/portage/net-fs/samba-4.11.16/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-fs/samba-4.11.16/temp/environment'. * Working directory: '/var/tmp/portage/net-fs/samba-4.11.16/work/samba-4.11.16' * S: '/var/tmp/portage/net-fs/samba-4.11.16/work/samba-4.11.16' >>> Failed to emerge net-fs/samba-4.11.16, Log file: >>> '/var/tmp/portage/net-fs/samba-4.11.16/temp/build.log' *** Resuming merge... Calculating dependencies... done! * Messages for package x11-drivers/nvidia-kernel-modules-460.32.03: * These NVIDIA kernel modules are designed to work with Linux 5.10 or earlier. * Messages for package net-print/cups-2.2.11-r1: * For information about installing a printer and general cups setup * take a look at: https://wiki.gentoo.org/wiki/Printing * Messages for package net-fs/samba-4.11.16: * ERROR: net-fs/samba-4.11.16::core-server-kit failed (configure phase): * configure failed * * Call stack: * ebuild.sh, line 93: Called src_configure * environment, line 4473: Called waf-utils_src_configure '--enable-fhs' '--sysconfdir=/etc' '--localstatedir=/var' '--with-modulesdir=/usr/lib64/samba' '--with-piddir=/run/samba' '--bundled-libraries=NONE' '--builtin-libraries=NONE' '--disable-rpath' '--disable-rpath-install' '--nopyc' '--nopyo' '--without-winexe' '--without-acl-support' '--without-ad-dc' '--without-dnsupdate' '--without-ads' '--disable-cephfs' '--without-cluster-support' '--enable-cups' '--without-dmapi' '--without-fam' '--without-gpgme' '--without-json' '--disable-iprint' '--with-pam' '--with-pammodulesdir=/lib64/security' '--without-quotas' '--disable-snapper' '--without-syslog' '--without-winbind' '--enable-avahi' '--with-system-mitkrb5' '--without-lttng' '--with-ldap' '--without-profiling-data' '--with-shared-modules=' * environment, line 5450: Called die * The specific snippet of code: * env "${CMD[@]}" || die "configure failed" * * If you need support, post the output of `emerge --info '=net-fs/samba-4.11.16::core-server-kit'`, * the complete build log and the output of `emerge -pqv '=net-fs/samba-4.11.16::core-server-kit'`. * The complete build log is located at '/var/tmp/portage/net-fs/samba-4.11.16/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/net-fs/samba-4.11.16/temp/environment'. * Working directory: '/var/tmp/portage/net-fs/samba-4.11.16/work/samba-4.11.16' * S: '/var/tmp/portage/net-fs/samba-4.11.16/work/samba-4.11.16' * One or more packages are either masked or have missing dependencies: * * dev-lang/perl:0/5.28= pulled in by: * (net-fs/samba-4.11.16:0/0::core-server-kit, installed) * * The resume list contains packages that are either masked or have * unsatisfied dependencies. Please restart/continue the operation * manually, or use --skipfirst to skip the first package in the list and * any other packages that may be masked or have missing dependencies. * * The following package has failed to build, install, or execute postinst: * * (net-fs/samba-4.11.16:0/0::core-server-kit, ebuild scheduled for merge), Log file: * '/var/tmp/portage/net-fs/samba-4.11.16/temp/build.log' if try to avoid it altogether # emerge --exclude samba -auDN @world These are the packages that would be merged, in order: Calculating dependencies... done! emerge: there are no ebuilds to satisfy "dev-lang/perl:0/5.28=". (dependency required by "net-fs/samba-4.11.16::core-server-kit" [installed]) (dependency required by "gnome-base/gvfs-1.44.1::gnome-kit[samba]" [installed]) (dependency required by "gnome-extra/nemo-4.8.2::gnome-kit" [ebuild]) (dependency required by "gnome-extra/cinnamon-4.8.4::gnome-kit" [ebuild]) (dependency required by "@selected" [set]) (dependency required by "@world" [argument]) How to solve this samba ? Please help it's been more than a day suffering this problematic error.
  3. The same error as trying to exclude dev-qt # emerge -auDN @world --exclude '=dev-qt/qtcore-5.15.2' ... emerge: error: Invalid Atom(s) in --exclude parameter: '=dev-qt/qtcore-5.15.2'
  4. How can we replace DE to be XFCE instead, (on cinnamon tarball because of xfce one not available option in the subarch)? this # emerge xfce_meta has been completed, then what should we do after or previous reboot first time to smoothly get into xfce DE instead?
  5. You've expelled me out of a-week HELL... Nearly a week felt as if in truly hell without answer whatsoever Should have been as the default, then if one need the utmost security do s.t. e.g: FEATURES="-sandbox -realsandbox"
  6. The emerge cannot find name of package in --exclude usage In attempt to prevent the installation of emerge failed # emerge -auDN @world --exclude 'dev-python/setuptools-53.0.0' ... emerge: error: Invalid Atom(s) in --exclude parameter: 'dev-python/setuptools-53.0.0' (only package names and slot atoms (with wildcards) allowed) Nor on: # emerge -auDN @world --exclude 'dev-qt/qtcore-5.15.2::qt-kit' ... emerge: error: Invalid Atom(s) in --exclude parameter: 'dev-qt/qtcore-5.15.2::qt-kit' (only package names and slot atoms (with wildcards) allowed) Where is the mistake, please show the correct way.
  7. build.logWhen installing by emerge -auDN @world at the: dev-python/setuptools-53.0.0::python-modules-kit package, got error ... dev-python/setuptools-53.0.0::python-modules-kit * Fetching files in the background. * To view fetch progress, run in another terminal: * tail -f /var/log/emerge-fetch.log * setuptools-53.0.0.tar.gz BLAKE2B SHA512 size ;-) ... [ ok ] >>> Unpacking source... >>> Unpacking setuptools-53.0.0.tar.gz to /var/tmp/portage/dev-python/setuptools-53.0.0/work >>> Source unpacked in /var/tmp/portage/dev-python/setuptools-53.0.0/work >>> Preparing source in /var/tmp/portage/dev-python/setuptools-53.0.0/work/setuptools-53.0.0 ... >>> Source prepared. >>> Configuring source in /var/tmp/portage/dev-python/setuptools-53.0.0/work/setuptools-53.0.0 ... >>> Source configured. >>> Compiling source in /var/tmp/portage/dev-python/setuptools-53.0.0/work/setuptools-53.0.0 ... * python3_7: running distutils-r1_run_phase distutils-r1_python_compile python3.7 setup.py build -j 4 running build running build_py * ACCESS DENIED: open_wr: /usr/lib/python3.7/lib2to3/Grammar3.7.7.final.0.pickle * ISE:write_logfile: unable to append logfile: /tmp/sandbox-4.log * /var/tmp/portage/sys-apps/sandbox-2.17/work/sandbox-2.17/libsandbox/libsandbox.c:check_syscall():974: failure (Bad file descriptor): * ISE: open_wr(/usr/lib/python3.7/lib2to3/Grammar3.7.7.final.0.pickle) abs_path: /usr/lib/python3.7/lib2to3/Grammar3.7.7.final.0.pickle res_path: /usr/lib64/python3.7/lib2to3/Grammar3.7.7.final.0.pickle /usr/lib/libsandbox.so(+0xbfb5)[0x7fb7e5103fb5] /usr/lib/libsandbox.so(+0xc0ce)[0x7fb7e51040ce] /usr/lib/libsandbox.so(+0x4f72)[0x7fb7e50fcf72] /usr/lib/libsandbox.so(open64+0x8c)[0x7fb7e510329c] /usr/lib/libpython3.7m.so.1.0(+0x21c70c)[0x7fb7e4fac70c] /usr/lib/libpython3.7m.so.1.0(+0xf40e6)[0x7fb7e4e840e6] /usr/lib/libpython3.7m.so.1.0(+0x96fe7)[0x7fb7e4e26fe7] /usr/lib/libpython3.7m.so.1.0(+0x97289)[0x7fb7e4e27289] /usr/lib/libpython3.7m.so.1.0(_PyObject_CallFunction_SizeT+0xb6)[0x7fb7e4e27c56] /usr/lib/libpython3.7m.so.1.0(+0x218aca)[0x7fb7e4fa8aca] /proc/103/cmdline: python3.7 setup.py build -j 4 /var/tmp/portage/dev-python/setuptools-53.0.0/temp/environment: line 1603: 103 Aborted "${@}" * ERROR: dev-python/setuptools-53.0.0::python-modules-kit failed (compile phase): ... How to solve this? build.log
  8. Is HOME in chroot step: root # env -i HOME=/root TERM=$TERM chroot . bash -l needed if one already has /home in a separate partition? How is the better setup for such case ?
  9. I just in the gnome Box/Virtual Machine with 2GB RAM 17 GB disk, at the mount to /mnt/funtoo step but then drop back feeling it's better to ask first here How's or is it simply doable to install Funtoo via installing inside Virtual Machine in place of USB ? Please help me give the realistic useful answer, thanks.
×
×
  • Create New...