Jump to content
Read the Funtoo Newsletter: Summer 2023 ×

radek

Members
  • Posts

    34
  • Joined

  • Last visited

Posts posted by radek

  1. 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? 

  2.  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 )

  3. 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'

  4. 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

  5. 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

  6. >>> 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'

  7. 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'

  8. 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
     

  9. 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'

  10. thanks for your reply. I dont have JIRA account. I must have it? I used to rhythmbox and need it... i know it is old and finished on ver 3.4.4... Can you ask for me? I have tried build from the last sources but there is lack of librhythmbox.10.so or something like that. strange... thanks in advance

  11. ok upgrade from 1.3 to 1.4 is done

    After all i have one problem - preserved libs

     GNU info directory index is up-to-date.

    !!! existing preserved libs:
    >>> package: sys-libs/readline-8.0
     *  - /lib64/libreadline.so.7
     *  - /lib64/libreadline.so.7.0
     *      used by /usr/bin/js52 (dev-lang/spidermonkey-52.9.1_pre1)
     *      used by /usr/bin/mujs (dev-lang/mujs-1.0.5)
    >>> package: x11-libs/libdrm-2.4.98
     *  - /usr/lib64/libdrm_amdgpu.so.1
     *  - /usr/lib64/libdrm_amdgpu.so.1.0.0
     *      used by /usr/lib64/xorg/modules/drivers/amdgpu_drv.so (x11-drivers/xf86-video-amdgpu-18.1.0)
    Use emerge @preserved-rebuild to rebuild packages using these libraries
     * After world updates, it is important to remove obsolete packages with
     * emerge --depclean. Refer to `man emerge` for more information.

    ryzen32200g /home/radek # emerge @preserved-rebuild
    Calculating dependencies... done!
    [ebuild   R    ] dev-lang/mujs-1.0.5 
    [ebuild   R    ] dev-lang/spidermonkey-52.9.1_pre1 
    [ebuild   R    ] x11-libs/libdrm-2.4.98  VIDEO_CARDS="amdgpu*" 
    [ebuild   R    ] x11-drivers/xf86-video-amdgpu-18.1.0 

    The following USE changes are necessary to proceed:
     (see "package.use" in the portage(5) man page for more details)
    # required by x11-drivers/xf86-video-amdgpu-18.1.0::xorg-kit
    # required by @preserved-rebuild (argument)
    >=x11-libs/libdrm-2.4.98 video_cards_amdgpu

    Use --autounmask-write to write changes to config files (honoring
    CONFIG_PROTECT). Carefully examine the list of proposed changes,
    paying special attention to mask or keyword changes that may expose
    experimental or unstable packages.
    ryzen32200g /home/radek # 
     

×
×
  • Create New...