Jump to content
Read the Funtoo Newsletter: Summer 2023 ×

radek

Members
  • Posts

    34
  • Joined

  • Last visited

Recent Profile Visitors

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

radek's Achievements

  1. Comment nomodeset option Add rootwait option to the boot.conf. And works
  2. After reboot i have black screen. I can login via nomodest kernel option. Xorg installed. Cpu ryzen 5 2400G. Amdgpu driver in make.conf. boot.conf default. I installed lightdm manager but it does not run..how to fix it,?
  3. i set flag # required by sys-kernel/genkernel-4.0.3-r3::core-kit # required by sys-kernel/debian-sources-lts-5.10.158_p2::core-kit[binary] # required by @selected # required by @world (argument) >=sys-fs/lvm2-2.03.24 static but nothing help what i should to do? set flag udev?
  4. The ebuild selected to satisfy "sys-fs/lvm2[static]" has unmet requirements. - sys-fs/lvm2-2.03.24::core-kit USE="lvm readline static udev -sanlock (-selinux) -static-libs -thin -valgrind" The following REQUIRED_USE flag constraints are unsatisfied: static? ( !udev ) The above constraints are a subset of the following complete expression: static? ( !udev ) static-libs? ( static ) thin? ( lvm )
  5. build_usbmuxd.logbuild_libgpod.logThe following 2 packages have failed to build, install, or execute * postinst: * * (app-pda/usbmuxd-1.1.1:0/0::core-hw-kit, ebuild scheduled for merge), Log file: * '/var/tmp/portage/app-pda/usbmuxd-1.1.1/temp/build.log' * (media-libs/libgpod-0.8.3:0/0::media-kit, ebuild scheduled for merge), Log file: * '/var/tmp/portage/media-libs/libgpod-0.8.3/temp/build.log'
  6. libnode is required by pcloud. We cant install nodejs cause old gcc and some other files to compile it. I have to downgrade pcloud to the old version. I wont register it into bug tracker. I also registered libsoup to upgrade from 2.74 to 3.0 and nothing happens
  7. Hello. I need libsoup 3.0 to install this .: https://gitlab.com/goodvibes/goodvibes. Now we have libsoup 2.4
  8. running build_ext building 'mercurial.cext.base85' extension building 'mercurial.cext.bdiff' extension creating /var/tmp/portage/dev-vcs/mercurial-6.4.1/work/mercurial-6.4.1-python3_7/temp.linux-x86_64-3.7 creating /var/tmp/portage/dev-vcs/mercurial-6.4.1/work/mercurial-6.4.1-python3_7/temp.linux-x86_64-3.7 creating /var/tmp/portage/dev-vcs/mercurial-6.4.1/work/mercurial-6.4.1-python3_7/temp.linux-x86_64-3.7/mercurial creating /var/tmp/portage/dev-vcs/mercurial-6.4.1/work/mercurial-6.4.1-python3_7/temp.linux-x86_64-3.7/mercurial building 'mercurial.cext.mpatch' extension creating /var/tmp/portage/dev-vcs/mercurial-6.4.1/work/mercurial-6.4.1-python3_7/temp.linux-x86_64-3.7/mercurial/cext creating /var/tmp/portage/dev-vcs/mercurial-6.4.1/work/mercurial-6.4.1-python3_7/temp.linux-x86_64-3.7/mercurial/cext x86_64-pc-linux-gnu-gcc -march=znver1 -O2 -pipe -fPIC -Imercurial -I/usr/include/python3.7m -c mercurial/mpatch.c -o /var/tmp/portage/dev-vcs/mercurial-6.4.1/work/mercurial-6.4.1-python3_7/temp.linux-x86_64-3.7/mercurial/mpatch.o -Werror=declaration-after-statement creating /var/tmp/portage/dev-vcs/mercurial-6.4.1/work/mercurial-6.4.1-python3_7/temp.linux-x86_64-3.7/mercurial/thirdparty x86_64-pc-linux-gnu-gcc -march=znver1 -O2 -pipe -fPIC -Imercurial -I/usr/include/python3.7m -c mercurial/cext/base85.c -o /var/tmp/portage/dev-vcs/mercurial-6.4.1/work/mercurial-6.4.1-python3_7/temp.linux-x86_64-3.7/mercurial/cext/base85.o -Werror=declaration-after-statement building 'mercurial.cext.parsers' extension creating /var/tmp/portage/dev-vcs/mercurial-6.4.1/work/mercurial-6.4.1-python3_7/temp.linux-x86_64-3.7/mercurial/thirdparty/xdiff x86_64-pc-linux-gnu-gcc -march=znver1 -O2 -pipe -fPIC -Imercurial -I/usr/include/python3.7m -c mercurial/cext/charencode.c -o /var/tmp/portage/dev-vcs/mercurial-6.4.1/work/mercurial-6.4.1-python3_7/temp.linux-x86_64-3.7/mercurial/cext/charencode.o -Werror=declaration-after-statement x86_64-pc-linux-gnu-gcc -march=znver1 -O2 -pipe -fPIC -Imercurial -I/usr/include/python3.7m -c mercurial/bdiff.c -o /var/tmp/portage/dev-vcs/mercurial-6.4.1/work/mercurial-6.4.1-python3_7/temp.linux-x86_64-3.7/mercurial/bdiff.o -Werror=declaration-after-statement x86_64-pc-linux-gnu-gcc -march=znver1 -O2 -pipe -fPIC -Imercurial -I/usr/include/python3.7m -c mercurial/cext/mpatch.c -o /var/tmp/portage/dev-vcs/mercurial-6.4.1/work/mercurial-6.4.1-python3_7/temp.linux-x86_64-3.7/mercurial/cext/mpatch.o -Werror=declaration-after-statement x86_64-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -march=znver1 -O2 -pipe /var/tmp/portage/dev-vcs/mercurial-6.4.1/work/mercurial-6.4.1-python3_7/temp.linux-x86_64-3.7/mercurial/cext/base85.o -L/usr/lib64 -lpython3.7m -o /var/tmp/portage/dev-vcs/mercurial-6.4.1/work/mercurial-6.4.1-python3_7/lib/mercurial/cext/base85.cpython-37m-x86_64-linux-gnu.so x86_64-pc-linux-gnu-gcc -march=znver1 -O2 -pipe -fPIC -Imercurial -I/usr/include/python3.7m -c mercurial/cext/bdiff.c -o /var/tmp/portage/dev-vcs/mercurial-6.4.1/work/mercurial-6.4.1-python3_7/temp.linux-x86_64-3.7/mercurial/cext/bdiff.o -Werror=declaration-after-statement building 'mercurial.cext.osutil' extension x86_64-pc-linux-gnu-gcc -march=znver1 -O2 -pipe -fPIC -Imercurial -I/usr/include/python3.7m -c mercurial/cext/osutil.c -o /var/tmp/portage/dev-vcs/mercurial-6.4.1/work/mercurial-6.4.1-python3_7/temp.linux-x86_64-3.7/mercurial/cext/osutil.o -Werror=declaration-after-statement -DHAVE_LINUX_STATFS x86_64-pc-linux-gnu-gcc -march=znver1 -O2 -pipe -fPIC -Imercurial -I/usr/include/python3.7m -c mercurial/cext/dirs.c -o /var/tmp/portage/dev-vcs/mercurial-6.4.1/work/mercurial-6.4.1-python3_7/temp.linux-x86_64-3.7/mercurial/cext/dirs.o -Werror=declaration-after-statement x86_64-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -march=znver1 -O2 -pipe /var/tmp/portage/dev-vcs/mercurial-6.4.1/work/mercurial-6.4.1-python3_7/temp.linux-x86_64-3.7/mercurial/mpatch.o /var/tmp/portage/dev-vcs/mercurial-6.4.1/work/mercurial-6.4.1-python3_7/temp.linux-x86_64-3.7/mercurial/cext/mpatch.o -L/usr/lib64 -lpython3.7m -o /var/tmp/portage/dev-vcs/mercurial-6.4.1/work/mercurial-6.4.1-python3_7/lib/mercurial/cext/mpatch.cpython-37m-x86_64-linux-gnu.so building 'mercurial.thirdparty.zope.interface._zope_interface_coptimizations' extension creating /var/tmp/portage/dev-vcs/mercurial-6.4.1/work/mercurial-6.4.1-python3_7/temp.linux-x86_64-3.7/mercurial/thirdparty/zope creating /var/tmp/portage/dev-vcs/mercurial-6.4.1/work/mercurial-6.4.1-python3_7/temp.linux-x86_64-3.7/mercurial/thirdparty/zope/interface x86_64-pc-linux-gnu-gcc -march=znver1 -O2 -pipe -fPIC -I/usr/include/python3.7m -c mercurial/thirdparty/zope/interface/_zope_interface_coptimizations.c -o /var/tmp/portage/dev-vcs/mercurial-6.4.1/work/mercurial-6.4.1-python3_7/temp.linux-x86_64-3.7/mercurial/thirdparty/zope/interface/_zope_interface_coptimizations.o -Werror=declaration-after-statement x86_64-pc-linux-gnu-gcc -march=znver1 -O2 -pipe -fPIC -Imercurial -I/usr/include/python3.7m -c mercurial/thirdparty/xdiff/xdiffi.c -o /var/tmp/portage/dev-vcs/mercurial-6.4.1/work/mercurial-6.4.1-python3_7/temp.linux-x86_64-3.7/mercurial/thirdparty/xdiff/xdiffi.o -Werror=declaration-after-statement x86_64-pc-linux-gnu-gcc -march=znver1 -O2 -pipe -fPIC -Imercurial -I/usr/include/python3.7m -c mercurial/cext/manifest.c -o /var/tmp/portage/dev-vcs/mercurial-6.4.1/work/mercurial-6.4.1-python3_7/temp.linux-x86_64-3.7/mercurial/cext/manifest.o -Werror=declaration-after-statement x86_64-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -march=znver1 -O2 -pipe /var/tmp/portage/dev-vcs/mercurial-6.4.1/work/mercurial-6.4.1-python3_7/temp.linux-x86_64-3.7/mercurial/cext/osutil.o -L/usr/lib64 -lpython3.7m -o /var/tmp/portage/dev-vcs/mercurial-6.4.1/work/mercurial-6.4.1-python3_7/lib/mercurial/cext/osutil.cpython-37m-x86_64-linux-gnu.so building 'mercurial.thirdparty.sha1dc' extension creating /var/tmp/portage/dev-vcs/mercurial-6.4.1/work/mercurial-6.4.1-python3_7/temp.linux-x86_64-3.7/mercurial/thirdparty/sha1dc creating /var/tmp/portage/dev-vcs/mercurial-6.4.1/work/mercurial-6.4.1-python3_7/temp.linux-x86_64-3.7/mercurial/thirdparty/sha1dc/lib x86_64-pc-linux-gnu-gcc -march=znver1 -O2 -pipe -fPIC -I/usr/include/python3.7m -c mercurial/thirdparty/sha1dc/cext.c -o /var/tmp/portage/dev-vcs/mercurial-6.4.1/work/mercurial-6.4.1-python3_7/temp.linux-x86_64-3.7/mercurial/thirdparty/sha1dc/cext.o -Werror=declaration-after-statement x86_64-pc-linux-gnu-gcc -march=znver1 -O2 -pipe -fPIC -I/usr/include/python3.7m -c mercurial/thirdparty/sha1dc/lib/sha1.c -o /var/tmp/portage/dev-vcs/mercurial-6.4.1/work/mercurial-6.4.1-python3_7/temp.linux-x86_64-3.7/mercurial/thirdparty/sha1dc/lib/sha1.o -Werror=declaration-after-statement x86_64-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -march=znver1 -O2 -pipe /var/tmp/portage/dev-vcs/mercurial-6.4.1/work/mercurial-6.4.1-python3_7/temp.linux-x86_64-3.7/mercurial/thirdparty/zope/interface/_zope_interface_coptimizations.o -L/usr/lib64 -lpython3.7m -o /var/tmp/portage/dev-vcs/mercurial-6.4.1/work/mercurial-6.4.1-python3_7/lib/mercurial/thirdparty/zope/interface/_zope_interface_coptimizations.cpython-37m-x86_64-linux-gnu.so x86_64-pc-linux-gnu-gcc -march=znver1 -O2 -pipe -fPIC -Imercurial -I/usr/include/python3.7m -c mercurial/thirdparty/xdiff/xprepare.c -o /var/tmp/portage/dev-vcs/mercurial-6.4.1/work/mercurial-6.4.1-python3_7/temp.linux-x86_64-3.7/mercurial/thirdparty/xdiff/xprepare.o -Werror=declaration-after-statement building 'hgext.fsmonitor.pywatchman.bser' extension creating /var/tmp/portage/dev-vcs/mercurial-6.4.1/work/mercurial-6.4.1-python3_7/temp.linux-x86_64-3.7/hgext creating /var/tmp/portage/dev-vcs/mercurial-6.4.1/work/mercurial-6.4.1-python3_7/temp.linux-x86_64-3.7/hgext/fsmonitor creating /var/tmp/portage/dev-vcs/mercurial-6.4.1/work/mercurial-6.4.1-python3_7/temp.linux-x86_64-3.7/hgext/fsmonitor/pywatchman x86_64-pc-linux-gnu-gcc -march=znver1 -O2 -pipe -fPIC -I/usr/include/python3.7m -c hgext/fsmonitor/pywatchman/bser.c -o /var/tmp/portage/dev-vcs/mercurial-6.4.1/work/mercurial-6.4.1-python3_7/temp.linux-x86_64-3.7/hgext/fsmonitor/pywatchman/bser.o -Werror=declaration-after-statement x86_64-pc-linux-gnu-gcc -march=znver1 -O2 -pipe -fPIC -Imercurial -I/usr/include/python3.7m -c mercurial/cext/parsers.c -o /var/tmp/portage/dev-vcs/mercurial-6.4.1/work/mercurial-6.4.1-python3_7/temp.linux-x86_64-3.7/mercurial/cext/parsers.o -Werror=declaration-after-statement x86_64-pc-linux-gnu-gcc -march=znver1 -O2 -pipe -fPIC -Imercurial -I/usr/include/python3.7m -c mercurial/thirdparty/xdiff/xutils.c -o /var/tmp/portage/dev-vcs/mercurial-6.4.1/work/mercurial-6.4.1-python3_7/temp.linux-x86_64-3.7/mercurial/thirdparty/xdiff/xutils.o -Werror=declaration-after-statement x86_64-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -march=znver1 -O2 -pipe /var/tmp/portage/dev-vcs/mercurial-6.4.1/work/mercurial-6.4.1-python3_7/temp.linux-x86_64-3.7/mercurial/bdiff.o /var/tmp/portage/dev-vcs/mercurial-6.4.1/work/mercurial-6.4.1-python3_7/temp.linux-x86_64-3.7/mercurial/cext/bdiff.o /var/tmp/portage/dev-vcs/mercurial-6.4.1/work/mercurial-6.4.1-python3_7/temp.linux-x86_64-3.7/mercurial/thirdparty/xdiff/xdiffi.o /var/tmp/portage/dev-vcs/mercurial-6.4.1/work/mercurial-6.4.1-python3_7/temp.linux-x86_64-3.7/mercurial/thirdparty/xdiff/xprepare.o /var/tmp/portage/dev-vcs/mercurial-6.4.1/work/mercurial-6.4.1-python3_7/temp.linux-x86_64-3.7/mercurial/thirdparty/xdiff/xutils.o -L/usr/lib64 -lpython3.7m -o /var/tmp/portage/dev-vcs/mercurial-6.4.1/work/mercurial-6.4.1-python3_7/lib/mercurial/cext/bdiff.cpython-37m-x86_64-linux-gnu.so x86_64-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -march=znver1 -O2 -pipe /var/tmp/portage/dev-vcs/mercurial-6.4.1/work/mercurial-6.4.1-python3_7/temp.linux-x86_64-3.7/hgext/fsmonitor/pywatchman/bser.o -L/usr/lib64 -lpython3.7m -o /var/tmp/portage/dev-vcs/mercurial-6.4.1/work/mercurial-6.4.1-python3_7/lib/hgext/fsmonitor/pywatchman/bser.cpython-37m-x86_64-linux-gnu.so x86_64-pc-linux-gnu-gcc -march=znver1 -O2 -pipe -fPIC -Imercurial -I/usr/include/python3.7m -c mercurial/cext/pathencode.c -o /var/tmp/portage/dev-vcs/mercurial-6.4.1/work/mercurial-6.4.1-python3_7/temp.linux-x86_64-3.7/mercurial/cext/pathencode.o -Werror=declaration-after-statement x86_64-pc-linux-gnu-gcc -march=znver1 -O2 -pipe -fPIC -I/usr/include/python3.7m -c mercurial/thirdparty/sha1dc/lib/ubc_check.c -o /var/tmp/portage/dev-vcs/mercurial-6.4.1/work/mercurial-6.4.1-python3_7/temp.linux-x86_64-3.7/mercurial/thirdparty/sha1dc/lib/ubc_check.o -Werror=declaration-after-statement x86_64-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -march=znver1 -O2 -pipe /var/tmp/portage/dev-vcs/mercurial-6.4.1/work/mercurial-6.4.1-python3_7/temp.linux-x86_64-3.7/mercurial/thirdparty/sha1dc/cext.o /var/tmp/portage/dev-vcs/mercurial-6.4.1/work/mercurial-6.4.1-python3_7/temp.linux-x86_64-3.7/mercurial/thirdparty/sha1dc/lib/sha1.o /var/tmp/portage/dev-vcs/mercurial-6.4.1/work/mercurial-6.4.1-python3_7/temp.linux-x86_64-3.7/mercurial/thirdparty/sha1dc/lib/ubc_check.o -L/usr/lib64 -lpython3.7m -o /var/tmp/portage/dev-vcs/mercurial-6.4.1/work/mercurial-6.4.1-python3_7/lib/mercurial/thirdparty/sha1dc.cpython-37m-x86_64-linux-gnu.so x86_64-pc-linux-gnu-gcc -march=znver1 -O2 -pipe -fPIC -Imercurial -I/usr/include/python3.7m -c mercurial/cext/revlog.c -o /var/tmp/portage/dev-vcs/mercurial-6.4.1/work/mercurial-6.4.1-python3_7/temp.linux-x86_64-3.7/mercurial/cext/revlog.o -Werror=declaration-after-statement x86_64-pc-linux-gnu-gcc -shared -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -march=znver1 -O2 -pipe /var/tmp/portage/dev-vcs/mercurial-6.4.1/work/mercurial-6.4.1-python3_7/temp.linux-x86_64-3.7/mercurial/cext/charencode.o /var/tmp/portage/dev-vcs/mercurial-6.4.1/work/mercurial-6.4.1-python3_7/temp.linux-x86_64-3.7/mercurial/cext/dirs.o /var/tmp/portage/dev-vcs/mercurial-6.4.1/work/mercurial-6.4.1-python3_7/temp.linux-x86_64-3.7/mercurial/cext/manifest.o /var/tmp/portage/dev-vcs/mercurial-6.4.1/work/mercurial-6.4.1-python3_7/temp.linux-x86_64-3.7/mercurial/cext/parsers.o /var/tmp/portage/dev-vcs/mercurial-6.4.1/work/mercurial-6.4.1-python3_7/temp.linux-x86_64-3.7/mercurial/cext/pathencode.o /var/tmp/portage/dev-vcs/mercurial-6.4.1/work/mercurial-6.4.1-python3_7/temp.linux-x86_64-3.7/mercurial/cext/revlog.o -L/usr/lib64 -lpython3.7m -o /var/tmp/portage/dev-vcs/mercurial-6.4.1/work/mercurial-6.4.1-python3_7/lib/mercurial/cext/parsers.cpython-37m-x86_64-linux-gnu.so running build_scripts creating /var/tmp/portage/dev-vcs/mercurial-6.4.1/work/mercurial-6.4.1-python3_7/scripts copying and adjusting hg -> /var/tmp/portage/dev-vcs/mercurial-6.4.1/work/mercurial-6.4.1-python3_7/scripts changing mode of /var/tmp/portage/dev-vcs/mercurial-6.4.1/work/mercurial-6.4.1-python3_7/scripts/hg from 644 to 755 * Using python3.7 in global scope * python3_7: running distutils-r1_run_phase python_compile_all make: Entering directory '/var/tmp/portage/dev-vcs/mercurial-6.4.1/work/mercurial-6.4.1/contrib/chg' x86_64-pc-linux-gnu-gcc -march=znver1 -O2 -pipe -std=gnu99 -c -o chg.o chg.c x86_64-pc-linux-gnu-gcc -march=znver1 -O2 -pipe -std=gnu99 -c -o hgclient.o hgclient.c x86_64-pc-linux-gnu-gcc -march=znver1 -O2 -pipe -std=gnu99 -c -o procutil.o procutil.c x86_64-pc-linux-gnu-gcc -march=znver1 -O2 -pipe -std=gnu99 -c -o util.o util.c chg.c: In function ‘main’: chg.c:535:40: error: ‘environ’ undeclared (first use in this function) 535 | hgc_setenv(hgc, (const char *const *)environ); | ^~~~~~~ chg.c:535:40: note: each undeclared identifier is reported only once for each function it appears in make: *** [<builtin>: chg.o] Error 1 make: *** Waiting for unfinished jobs.... make: Leaving directory '/var/tmp/portage/dev-vcs/mercurial-6.4.1/work/mercurial-6.4.1/contrib/chg' * ERROR: dev-vcs/mercurial-6.4.1::dev-kit failed (compile phase): * emake failed
  9. >>> Jobs: 15 of 15 complete Load avg: 2.21, 3.20, 2.99 * Package: dev-python/pyopenssl-23.1.1 * Repository: python-modules-kit * USE: amd64 elibc_glibc kernel_linux python_targets_python2_7 python_targets_python3_7 userland_GNU * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox * Build system packages: * dev-python/setuptools : 67.6.1 * python3_7: running distutils-r1_run_phase distutils-r1_python_compile python3.7 setup.py build -j 4 running build running build_py creating /var/tmp/portage/dev-python/pyopenssl-23.1.1/work/pyOpenSSL-23.1.1-python3_7/lib/OpenSSL copying src/OpenSSL/__init__.py -> /var/tmp/portage/dev-python/pyopenssl-23.1.1/work/pyOpenSSL-23.1.1-python3_7/lib/OpenSSL copying src/OpenSSL/crypto.py -> /var/tmp/portage/dev-python/pyopenssl-23.1.1/work/pyOpenSSL-23.1.1-python3_7/lib/OpenSSL copying src/OpenSSL/SSL.py -> /var/tmp/portage/dev-python/pyopenssl-23.1.1/work/pyOpenSSL-23.1.1-python3_7/lib/OpenSSL copying src/OpenSSL/debug.py -> /var/tmp/portage/dev-python/pyopenssl-23.1.1/work/pyOpenSSL-23.1.1-python3_7/lib/OpenSSL copying src/OpenSSL/version.py -> /var/tmp/portage/dev-python/pyopenssl-23.1.1/work/pyOpenSSL-23.1.1-python3_7/lib/OpenSSL copying src/OpenSSL/rand.py -> /var/tmp/portage/dev-python/pyopenssl-23.1.1/work/pyOpenSSL-23.1.1-python3_7/lib/OpenSSL copying src/OpenSSL/_util.py -> /var/tmp/portage/dev-python/pyopenssl-23.1.1/work/pyOpenSSL-23.1.1-python3_7/lib/OpenSSL /usr/lib/python3.7/site-packages/setuptools/config/setupcfg.py:516: SetuptoolsDeprecationWarning: The license_file parameter is deprecated, use license_files instead. warnings.warn(msg, warning_class) warning: build_py: byte-compiling is disabled, skipping. * python2_7: running distutils-r1_run_phase distutils-r1_python_compile python2.7 setup.py build Traceback (most recent call last): File "setup.py", line 32, in <module> META_FILE = read_file(META_PATH) File "setup.py", line 27, in read_file os.path.join(HERE, *parts), "r", encoding="utf-8", newline=None TypeError: file() takes at most 3 arguments (4 given) * ERROR: dev-python/pyopenssl-23.1.1::python-modules-kit failed (compile phase): * (no error message) * * Call stack: * ebuild.sh, line 93: Called src_compile * environment, line 4052: Called distutils-r1_src_compile * environment, line 1764: Called _distutils-r1_run_foreach_impl 'distutils-r1_python_compile' * environment, line 727: Called python_foreach_impl 'distutils-r1_run_phase' 'distutils-r1_python_compile' * environment, line 3553: Called multibuild_foreach_variant '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'distutils-r1_python_compile' * environment, line 2973: Called _multibuild_run '_python_multibuild_wrapper' 'distutils-r1_run_phase' 'distutils-r1_python_compile' * environment, line 2971: Called _python_multibuild_wrapper 'distutils-r1_run_phase' 'distutils-r1_python_compile' * environment, line 1167: Called distutils-r1_run_phase 'distutils-r1_python_compile' * environment, line 1746: Called distutils-r1_python_compile * environment, line 1553: Called esetup.py 'build' * environment, line 2388: Called die * The specific snippet of code: * "${@}" || die "${die_args[@]}"; * * If you need support, post the output of `emerge --info '=dev-python/pyopenssl-23.1.1::python-modules-kit'`, * the complete build log and the output of `emerge -pqv '=dev-python/pyopenssl-23.1.1::python-modules-kit'`. * The complete build log is located at '/var/tmp/portage/dev-python/pyopenssl-23.1.1/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-python/pyopenssl-23.1.1/temp/environment'. * Working directory: '/var/tmp/portage/dev-python/pyopenssl-23.1.1/work/pyOpenSSL-23.1.1' * S: '/var/tmp/portage/dev-python/pyopenssl-23.1.1/work/pyOpenSSL-23.1.1'
  10. Package: media-video/vlc-3.0.18 * Repository: media-kit * USE: X a52 alsa amd64 bluray cddb cpu_flags_x86_mmx cpu_flags_x86_sse dbus dts dvbpsi dvd elibc_glibc encode faad ffmpeg flac gcrypt gnome-keyring gstreamer ieee1394 jpeg kernel_linux libass libnotify libsamplerate mad matroska mp3 mpeg mtp ncurses ogg png pulseaudio qt5 ssl svg taglib theora truetype twolame udev userland_GNU v4l vaapi vdpau vorbis vpx x264 x265 xml zeroconf * FEATURES: network-sandbox preserve-libs sandbox userpriv usersandbox * Applying vlc-2.1.0-fix-libtremor-libs.patch ... [ ok ] * Applying vlc-2.2.8-freerdp-2.patch ... [ ok ] * Applying vlc-3.0.6-fdk-aac-2.0.0.patch ... [ ok ] * Applying vlc-3.0.11-live555.patch ... patching file modules/access/live555.cpp Hunk #2 succeeded at 731 (offset 1 line). Hunk #3 FAILED at 854. 1 out of 3 hunks FAILED -- saving rejects to file modules/access/live555.cpp.rej [ !! ] * ERROR: media-video/vlc-3.0.18::media-kit failed (prepare phase): * patch -p1 failed with /var/tmp/portage/media-video/vlc-3.0.18/files/vlc-3.0.11-live555.patch * * Call stack: * ebuild.sh, line 93: Called src_prepare * environment, line 2341: Called xdg_src_prepare * environment, line 3456: Called default * phase-functions.sh, line 855: Called default_src_prepare * phase-functions.sh, line 920: Called __eapi6_src_prepare * environment, line 603: Called eapply '/var/tmp/portage/media-video/vlc-3.0.18/files/vlc-2.1.0-fix-libtremor-libs.patch' '/var/tmp/portage/media-video/vlc-3.0.18/files/vlc-2.2.8-freerdp-2.patch' '/var/tmp/portage/media-video/vlc-3.0.18/files/vlc-3.0.6-fdk-aac-2.0.0.patch' '/var/tmp/portage/media-video/vlc-3.0.18/files/vlc-3.0.11-live555.patch' * environment, line 1237: Called _eapply_patch '/var/tmp/portage/media-video/vlc-3.0.18/files/vlc-3.0.11-live555.patch' * environment, line 1175: Called __helpers_die 'patch -p1 failed with /var/tmp/portage/media-video/vlc-3.0.18/files/vlc-3.0.11-live555.patch' * isolated-functions.sh, line 112: Called die * The specific snippet of code: * die "$@" * * If you need support, post the output of `emerge --info '=media-video/vlc-3.0.18::media-kit'`, * the complete build log and the output of `emerge -pqv '=media-video/vlc-3.0.18::media-kit'`. * The complete build log is located at '/var/tmp/portage/media-video/vlc-3.0.18/temp/build.log'. * The ebuild environment file is located at '/var/tmp/portage/media-video/vlc-3.0.18/temp/environment'. * Working directory: '/var/tmp/portage/media-video/vlc-3.0.18/work/vlc-3.0.18' * S: '/var/tmp/portage/media-video/vlc-3.0.18/work/vlc-3.0.18'
  11. resolved - plese ends question
  12. Traceback (most recent call last): File "/usr/lib/portage/python3.7/doins.py", line 594, in <module> sys.exit(main(sys.argv[1:])) File "/usr/lib/portage/python3.7/doins.py", line 585, in main os.path.dirname(source)): File "/usr/lib/portage/python3.7/doins.py", line 434, in _doins return install_runner.install_file(source, os.path.dirname(dest)) File "/usr/lib/portage/python3.7/doins.py", line 370, in install_file return self._ins_runner.run(source, dest_dir) File "/usr/lib/portage/python3.7/doins.py", line 179, in run sstat = os.stat(source) FileNotFoundError: [Errno 2] No such file or directory: b'tools/mesh-gatt/*.json' * ERROR: net-wireless/bluez-5.66::core-kit failed (install phase): * dodoc failed
  13. noto-fonts-20220613 it seems that this mistake has already happened and it likes you very much
  14. What's going on in the case? Inteke, how was it ready to fix? Funtoo 1.4. LXQT
  15. Fetched file: google-earth-pro-stable_7.3.4_amd64.deb VERIFY FAILED! !!! Reason: Filesize does not match recorded size !!! Got: 55949724 !!! Expected: 55716868 Refetching... File renamed to '/var/cache/portage/distfiles/google-earth-pro-stable_7.3.4_amd64.deb._checksum_failure_.7t4e84in' !!! Couldn't download 'google-earth-pro-stable_7.3.4_amd64.deb'. Aborting. * Fetch failed for 'sci-geosciences/googleearth-7.3.4', Log file: * '/var/tmp/portage/sci-geosciences/googleearth-7.3.4/temp/build.log'
×
×
  • Create New...