Git Product home page Git Product logo

roko__'s Introduction

roko__'s People

Contributors

acjones8 avatar djmanas avatar eegorov avatar ilya84 avatar necrose99 avatar sandikata avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

roko__'s Issues

some bad substitution @viber NEEDED.ELF.2

emerge -p @preserved-rebuild
...
/var/db/pkg/net-im/viber-9999-r9999/NEEDED.ELF.2: $: bad substitution

probably line:
X86_64;/opt/viber/Viber;;$ORIGIN:$$ORIGIN:/Jenkins/jobs/Linux-4-2-1-Qt5.2-b.............

sys-kernel/cachyos-sources: files/config-x86_64-bore fails verification

!!! Digest verification failed:
!!! /var/db/repos/ROKO__/sys-kernel/cachyos-sources/files/config-x86_64-bore
!!! Reason: Failed on BLAKE2B verification
!!! Got: a79fd8fd2df72066e8b6ea7bfd820e77e08b7358957a65106f9233aeca8a4eeb7279839283084f53f5e91c45cf7328f835782f84da1f483dcb839b21e8943cc0
!!! Expected: 82d0a02d612fa6bd33444ba8b2ae47d5ba9fbefa2a98b0dd4a21b5343ad0a7f104a20b441e001ea36c7b0e8e4c61a1020a866daf368cbf986f3b1f76baed9af7

kde-misc/veromix-0.18.3 - sed: can't read Makefile

The ebuild for veromix dont compile:

  • Package: kde-misc/veromix-0.18.3
  • Repository: local
  • USE: abi_x86_64 amd64 elibc_glibc kernel_linux policykit userland_GNU
  • FEATURES: preserve-libs sandbox userpriv usersandbox

    Unpacking source...
    Unpacking veromix-0.18.3.zip to /var/tmp/portage/kde-misc/veromix-0.18.3/work
    Source unpacked in /var/tmp/portage/kde-misc/veromix-0.18.3/work
    Preparing source in /var/tmp/portage/kde-misc/veromix-0.18.3/work ...

  • Converting shebang in '/var/tmp/portage/kde-misc/veromix-0.18.3/work/contents/code/Dummy-Testclient-dbus.py'
  • Converting shebang in '/var/tmp/portage/kde-misc/veromix-0.18.3/work/dbus-service/veromix-service-glib.py'
  • Converting shebang in '/var/tmp/portage/kde-misc/veromix-0.18.3/work/dbus-service/Pa2dBus.py'
  • Converting shebang in '/var/tmp/portage/kde-misc/veromix-0.18.3/work/dbus-service/VeromixDbus.py'
  • Converting shebang in '/var/tmp/portage/kde-misc/veromix-0.18.3/work/dbus-service/veromix-service-qt.py'
    sed: can't read Makefile: No such file or directory

net-misc/teamviewer-9.0.27891 broken

Hi,

I tried upgrading teamviewer, but it fails:

>>> Emerging (1 of 1) net-misc/teamviewer-9.0.27891::ROKO__
 * teamviewer-9.0.27891.deb SHA256 SHA512 WHIRLPOOL size ;-) ...         [ ok ]
>>> Unpacking source...
>>> Unpacking teamviewer-9.0.27891.deb to /var/tmp/portage/net-misc/teamviewer-9.0.27891/work
>>> Unpacking data.tar.gz to /var/tmp/portage/net-misc/teamviewer-9.0.27891/work
>>> Source unpacked in /var/tmp/portage/net-misc/teamviewer-9.0.27891/work
>>> Preparing source in /var/tmp/portage/net-misc/teamviewer-9.0.27891/work/opt/teamviewer9/tv_bin ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/net-misc/teamviewer-9.0.27891/work/opt/teamviewer9/tv_bin ...
>>> Source configured.
>>> Compiling source in /var/tmp/portage/net-misc/teamviewer-9.0.27891/work/opt/teamviewer9/tv_bin ...
>>> Source compiled.
>>> Test phase [not enabled]: net-misc/teamviewer-9.0.27891

>>> Install teamviewer-9.0.27891 into /var/tmp/portage/net-misc/teamviewer-9.0.27891/image/ category net-misc
!!! doexe: script/teamviewer_desktop does not exist
 * ERROR: net-misc/teamviewer-9.0.27891::ROKO__ failed (install phase):
 *   doexe failed
 * 
 * If you need support, post the output of `emerge --info '=net-misc/teamviewer-9.0.27891::ROKO__'`,
 * the complete build log and the output of `emerge -pqv '=net-misc/teamviewer-9.0.27891::ROKO__'`.
 * The complete build log is located at '/var/tmp/portage/net-misc/teamviewer-9.0.27891/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/net-misc/teamviewer-9.0.27891/temp/environment'.
 * Working directory: '/var/tmp/portage/net-misc/teamviewer-9.0.27891/work/opt/teamviewer9/tv_bin'
 * S: '/var/tmp/portage/net-misc/teamviewer-9.0.27891/work/opt/teamviewer9/tv_bin'
 * QA Notice: file does not exist:
 * 
 *  doexe: script/teamviewer_desktop does not exist

>>> Failed to emerge net-misc/teamviewer-9.0.27891, Log file:

>>>  '/var/tmp/portage/net-misc/teamviewer-9.0.27891/temp/build.log'

thanks for providing teamviewer9 ebuilds!

allow sys-kernel/zenpower to use clang

Heyo, so I use clang to compile my kernel

❯ cat /proc/version
Linux version 6.1.1-gentoo-filthy (root@GentooRig) (clang version 15.0.6, LLD 15.0.6) #4 SMP PREEMPT_DYNAMIC Wed Dec 21 20:36:14 PST 2022

This module fails to build while im using a clang-kernel. I have added zenpower to my clang-env as defined in portage/env & portage/package.env. (my clang-env https://github.com/mrturcot/Gentoo-Stuff/blob/master/portage/env/compiler-clang) It still tries uses GCC to build.... Can we detect the toolchain used to build kernel and use the necessary compiler to build module?

Similar issue that was resolved I had with xone kernel module https://gitlab.com/src_prepare/src_prepare-overlay/-/issues/43

ISSUE

warning: the compiler differs from the one used to build the kernel
  The kernel was built by: clang version 15.0.6
  You are using:           gcc (Gentoo 11.3.1_p20221209 p3) 11.3.1 20221209

Build log

 root  on GentooRig /root took 1s
[ 03:21:46 PM ] ❯ emerge-oneshot zenpower::ROKO__

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild  N    ~] sys-kernel/zenpower-0.1.12::ROKO__  USE="-dist-kernel" 0 KiB

Total: 1 package (1 new), Size of downloads: 0 KiB

Would you like to merge these packages? [Yes/No] 

>>> Verifying ebuild manifests

>>> Emerging (1 of 1) sys-kernel/zenpower-0.1.12::ROKO__
 * zenpower-0.1.12.tar.gz BLAKE2B SHA512 size ;-) ...                                                                                                                  [ ok ]
 * Determining the location of the kernel source code
 * Found kernel source directory:
 *     /usr/src/linux
 * Found sources for kernel version:
 *     6.1.1-gentoo-filthy
 * Checking for suitable kernel configuration options ...                                                                                                              [ ok ]
>>> Unpacking source...
>>> Unpacking zenpower-0.1.12.tar.gz to /var/tmp/portage/sys-kernel/zenpower-0.1.12/work
>>> Source unpacked in /var/tmp/portage/sys-kernel/zenpower-0.1.12/work
>>> Preparing source in /var/tmp/portage/sys-kernel/zenpower-0.1.12/work/zenpower-0.1.12 ...
>>> Source prepared.
>>> Configuring source in /var/tmp/portage/sys-kernel/zenpower-0.1.12/work/zenpower-0.1.12 ...
>>> Source configured.
>>> Compiling source in /var/tmp/portage/sys-kernel/zenpower-0.1.12/work/zenpower-0.1.12 ...
ln: failed to create symbolic link 'Module.symvers': File exists
 * Preparing zenpower module
make -j12 HOSTCC=clang 'LDFLAGS=-m elf_x86_64' modules 
make[1]: Entering directory '/usr/src/linux-6.1.1-gentoo'
warning: the compiler differs from the one used to build the kernel
  The kernel was built by: clang version 15.0.6
  You are using:           x86_64-pc-linux-gnu-gcc (Gentoo 11.3.1_p20221209 p3) 11.3.1 20221209
  CC [M]  /var/tmp/portage/sys-kernel/zenpower-0.1.12/work/zenpower-0.1.12/zenpower.o
x86_64-pc-linux-gnu-gcc: error: unrecognized command-line option ‘-Qunused-arguments’
x86_64-pc-linux-gnu-gcc: error: unrecognized command-line option ‘-mretpoline-external-thunk’
x86_64-pc-linux-gnu-gcc: error: unrecognized command-line option ‘-ftrivial-auto-var-init=zero’
x86_64-pc-linux-gnu-gcc: error: unrecognized command-line option ‘-fsplit-lto-unit’
x86_64-pc-linux-gnu-gcc: error: unrecognized command-line option ‘-Wformat-invalid-specifier’
x86_64-pc-linux-gnu-gcc: error: unrecognized command-line option ‘-Wformat-insufficient-args’
make[2]: *** [scripts/Makefile.build:250: /var/tmp/portage/sys-kernel/zenpower-0.1.12/work/zenpower-0.1.12/zenpower.o] Error 1
make[1]: *** [Makefile:1992: /var/tmp/portage/sys-kernel/zenpower-0.1.12/work/zenpower-0.1.12] Error 2
make[1]: Leaving directory '/usr/src/linux-6.1.1-gentoo'
make: *** [Makefile:27: modules] Error 2
 * ERROR: sys-kernel/zenpower-0.1.12::ROKO__ failed (compile phase):
 *   emake failed
 * 
 * If you need support, post the output of `emerge --info '=sys-kernel/zenpower-0.1.12::ROKO__'`,
 * the complete build log and the output of `emerge -pqv '=sys-kernel/zenpower-0.1.12::ROKO__'`.
 * The complete build log is located at '/var/log/portage/sys-kernel:zenpower-0.1.12:20221223-232245.log'.
 * For convenience, a symlink to the build log is located at '/var/tmp/portage/sys-kernel/zenpower-0.1.12/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/sys-kernel/zenpower-0.1.12/temp/environment'.
 * Working directory: '/var/tmp/portage/sys-kernel/zenpower-0.1.12/work/zenpower-0.1.12'
 * S: '/var/tmp/portage/sys-kernel/zenpower-0.1.12/work/zenpower-0.1.12'

>>> Failed to emerge sys-kernel/zenpower-0.1.12, Log file:

>>>  '/var/log/portage/sys-kernel:zenpower-0.1.12:20221223-232245.log'

 * Messages for package sys-kernel/zenpower-0.1.12:
 * Log file: /var/log/portage/sys-kernel:zenpower-0.1.12:20221223-232245.log

 * Package:    sys-kernel/zenpower-0.1.12:0
 * Repository: ROKO__
 * USE:        abi_x86_64 amd64 elibc_glibc kernel_linux userland_GNU
 * FEATURES:   network-sandbox preserve-libs sandbox userpriv usersandbox
 * Determining the location of the kernel source code
 * Found kernel source directory:
 *     /usr/src/linux
 * Found sources for kernel version:
 *     6.1.1-gentoo-filthy
 * Checking for suitable kernel configuration options ...
 * Preparing zenpower module
 * ERROR: sys-kernel/zenpower-0.1.12::ROKO__ failed (compile phase):
 *   emake failed
 * 
 * If you need support, post the output of `emerge --info '=sys-kernel/zenpower-0.1.12::ROKO__'`,
 * the complete build log and the output of `emerge -pqv '=sys-kernel/zenpower-0.1.12::ROKO__'`.
 * The complete build log is located at '/var/log/portage/sys-kernel:zenpower-0.1.12:20221223-232245.log'.
 * For convenience, a symlink to the build log is located at '/var/tmp/portage/sys-kernel/zenpower-0.1.12/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/sys-kernel/zenpower-0.1.12/temp/environment'.
 * Working directory: '/var/tmp/portage/sys-kernel/zenpower-0.1.12/work/zenpower-0.1.12'
 * S: '/var/tmp/portage/sys-kernel/zenpower-0.1.12/work/zenpower-0.1.12'

Thank you

kde-misc/veromix-0.18.3 - sed: can't read Makefile

The ebuild for veromix dont compile:

 * Package:    kde-misc/veromix-0.18.3
 * Repository: local
 * USE:        abi_x86_64 amd64 elibc_glibc kernel_linux policykit userland_GNU
 * FEATURES:   preserve-libs sandbox userpriv usersandbox
>>> Unpacking source...
>>> Unpacking veromix-0.18.3.zip to /var/tmp/portage/kde-misc/veromix-0.18.3/work
>>> Source unpacked in /var/tmp/portage/kde-misc/veromix-0.18.3/work
>>> Preparing source in /var/tmp/portage/kde-misc/veromix-0.18.3/work ...
 * Converting shebang in '/var/tmp/portage/kde-misc/veromix-0.18.3/work/contents/code/Dummy-Testclient-dbus.py'
 * Converting shebang in '/var/tmp/portage/kde-misc/veromix-0.18.3/work/dbus-service/veromix-service-glib.py'
 * Converting shebang in '/var/tmp/portage/kde-misc/veromix-0.18.3/work/dbus-service/Pa2dBus.py'
 * Converting shebang in '/var/tmp/portage/kde-misc/veromix-0.18.3/work/dbus-service/VeromixDbus.py'
 * Converting shebang in '/var/tmp/portage/kde-misc/veromix-0.18.3/work/dbus-service/veromix-service-qt.py'
sed: can't read Makefile: No such file or directory

cachyos-sources-6.3.4.ebuild patch fail

it seems that the patch does not apply

[ebuild     U  ] sys-kernel/cachyos-sources-6.3.4:stable::antonellocaroli [6.2.5:stable::antonellocaroli] USE="bore -build -high-hz% -prjc -symlink -tt (-latency%*)" 0 KiB

Total: 1 package (1 upgrade), Size of downloads: 0 KiB

Would you like to merge these packages? [Yes/No] y
>>> Recording sys-kernel/cachyos-sources in "world" favorites file...

>>> Verifying ebuild manifests

>>> Emerging (1 of 1) sys-kernel/cachyos-sources-6.3.4::antonellocaroli
 * patch-6.3.4.xz BLAKE2B SHA512 size ;-) ...                                                                                                                                       [ ok ]
 * linux-6.3.tar.xz BLAKE2B SHA512 size ;-) ...                                                                                                                                     [ ok ]
 * >>> Preparing to unpack ...
>>> Unpacking source...
>>> Unpacking linux-6.3.tar.xz to /var/tmp/portage/sys-kernel/cachyos-sources-6.3.4/work
 * Excluding Patch #5010_enable-additional-cpu-optimizations-for-gcc.patch ...                                                                                                      [ ok ]
 * Excluding Patch #5010_enable-additional-cpu-optimizations-for-gcc-4.9.patch ...                                                                                                  [ ok ]
 * Excluding Patch #5011_enable-cpu-optimizations-for-gcc8.patch ...                                                                                                                [ ok ]
 * Excluding Patch #5012_enable-cpu-optimizations-for-gcc91.patch ...                                                                                                               [ ok ]
 * Excluding Patch #5013_enable-cpu-optimizations-for-gcc10.patch ...                                                                                                               [ ok ]
 * Applying patch-6.3.4.patch (-p1) ...                                                                                                                                             [ ok ]
>>> Source unpacked in /var/tmp/portage/sys-kernel/cachyos-sources-6.3.4/work
>>> Preparing source in /var/tmp/portage/sys-kernel/cachyos-sources-6.3.4/work/linux-6.3.4-cachyos ...
 * Applying 6.3-cachyos-base-all.patch ...                                                                                                                                          [ ok ]
 * Applying 6.3-bore-cachy.patch ...                                                                                                                                                [ ok ]
 * Applying 6.3-bore-tuning-sysctl.patch ...                                                                                                                                        [ ok ]
 * Applying 6.3-eevdf.patch ...
patching file Documentation/admin-guide/cgroup-v2.rst
patching file include/linux/rbtree_augmented.h
patching file include/linux/sched.h
Hunk #1 FAILED at 549.
Hunk #2 succeeded at 791 (offset 6 lines).
1 out of 2 hunks FAILED -- saving rejects to file include/linux/sched.h.rej
patching file include/uapi/linux/sched.h
patching file include/uapi/linux/sched/types.h
patching file init/init_task.c
patching file kernel/sched/core.c
Hunk #2 FAILED at 4455.
Hunk #3 succeeded at 4764 (offset 57 lines).
Hunk #4 succeeded at 7517 (offset 57 lines).
Hunk #5 succeeded at 7541 (offset 57 lines).
Hunk #6 succeeded at 7688 (offset 57 lines).
Hunk #7 succeeded at 7729 (offset 57 lines).
Hunk #8 succeeded at 7820 (offset 57 lines).
Hunk #9 succeeded at 8031 (offset 57 lines).
Hunk #10 succeeded at 8271 (offset 57 lines).
Hunk #11 succeeded at 11214 (offset 62 lines).
Hunk #12 succeeded at 11247 (offset 62 lines).
Hunk #13 succeeded at 11469 (offset 62 lines).
1 out of 13 hunks FAILED -- saving rejects to file kernel/sched/core.c.rej
patching file kernel/sched/debug.c
Hunk #3 succeeded at 584 (offset 3 lines).
Hunk #4 succeeded at 600 (offset 3 lines).
Hunk #5 succeeded at 819 (offset 3 lines).
Hunk #6 succeeded at 1042 (offset 3 lines).
patching file kernel/sched/fair.c
Hunk #1 succeeded at 50 (offset 3 lines).
Hunk #2 FAILED at 57.
Hunk #3 FAILED at 95.
Hunk #4 FAILED at 122.
Hunk #5 FAILED at 190.
Hunk #6 succeeded at 401 (offset 105 lines).
Hunk #7 succeeded at 469 (offset 105 lines).
Hunk #8 succeeded at 733 (offset 105 lines).
Hunk #9 succeeded at 937 (offset 105 lines).
Hunk #10 succeeded at 946 (offset 105 lines).
Hunk #11 succeeded at 954 (offset 105 lines).
Hunk #12 succeeded at 1011 (offset 105 lines).
Hunk #13 succeeded at 1107 (offset 105 lines).
Hunk #14 succeeded at 1296 with fuzz 2 (offset 113 lines).
Hunk #15 succeeded at 3694 (offset 113 lines).
Hunk #16 succeeded at 3733 (offset 113 lines).
Hunk #17 succeeded at 5033 (offset 113 lines).
Hunk #18 succeeded at 5189 (offset 113 lines).
Hunk #19 succeeded at 5222 (offset 113 lines).
Hunk #20 succeeded at 5233 (offset 113 lines).
Hunk #21 succeeded at 5270 (offset 113 lines).
Hunk #22 succeeded at 5294 (offset 113 lines).
Hunk #23 FAILED at 5219.
Hunk #24 FAILED at 5232.
Hunk #25 succeeded at 5429 (offset 137 lines).
Hunk #26 succeeded at 5469 (offset 137 lines).
Hunk #27 succeeded at 6473 (offset 137 lines).
Hunk #28 succeeded at 6502 (offset 137 lines).
Hunk #29 succeeded at 6543 (offset 137 lines).
Hunk #30 succeeded at 7994 (offset 140 lines).
Hunk #31 FAILED at 7891.
Hunk #32 succeeded at 8110 (offset 148 lines).
Hunk #33 succeeded at 8118 (offset 148 lines).
Hunk #34 succeeded at 8133 (offset 148 lines).
Hunk #35 FAILED at 8030.
Hunk #36 succeeded at 8412 (offset 153 lines).
Hunk #37 succeeded at 8430 (offset 156 lines).
Hunk #38 succeeded at 8685 (offset 156 lines).
Hunk #39 succeeded at 12195 (offset 156 lines).
Hunk #40 succeeded at 12352 (offset 156 lines).
Hunk #41 succeeded at 12362 (offset 156 lines).
Hunk #42 succeeded at 12393 (offset 156 lines).
Hunk #43 succeeded at 12463 (offset 156 lines).
Hunk #44 succeeded at 12470 (offset 156 lines).
Hunk #45 succeeded at 12582 (offset 156 lines).
Hunk #46 succeeded at 12681 (offset 156 lines).
Hunk #47 succeeded at 12814 (offset 156 lines).
Hunk #48 succeeded at 12863 (offset 156 lines).
8 out of 48 hunks FAILED -- saving rejects to file kernel/sched/fair.c.rej
patching file kernel/sched/features.h
Hunk #1 FAILED at 1.
Hunk #2 succeeded at 27 with fuzz 2 (offset 8 lines).
Hunk #3 succeeded at 99 (offset 8 lines).
1 out of 3 hunks FAILED -- saving rejects to file kernel/sched/features.h.rej
patching file kernel/sched/sched.h
patching file tools/include/uapi/linux/sched.h                                                                                                                                      [ !! ]
 * ERROR: sys-kernel/cachyos-sources-6.3.4::antonellocaroli failed (prepare phase):
 *   patch -p1  failed with /var/tmp/portage/sys-kernel/cachyos-sources-6.3.4/files/6.3/6.3-eevdf.patch
 * 
 * Call stack:
 *               ebuild.sh, line  136:  Called src_prepare
 *             environment, line 1886:  Called eapply '/var/tmp/portage/sys-kernel/cachyos-sources-6.3.4/files/6.3/6.3-eevdf.patch'
 *             environment, line  722:  Called _eapply_patch '/var/tmp/portage/sys-kernel/cachyos-sources-6.3.4/files/6.3/6.3-eevdf.patch'
 *             environment, line  660:  Called __helpers_die 'patch -p1  failed with /var/tmp/portage/sys-kernel/cachyos-sources-6.3.4/files/6.3/6.3-eevdf.patch'
 *   isolated-functions.sh, line  112:  Called die
 * The specific snippet of code:
 *   		die "$@"
 * 
 * If you need support, post the output of `emerge --info '=sys-kernel/cachyos-sources-6.3.4::antonellocaroli'`,
 * the complete build log and the output of `emerge -pqv '=sys-kernel/cachyos-sources-6.3.4::antonellocaroli'`.
 * The complete build log is located at '/var/tmp/portage/sys-kernel/cachyos-sources-6.3.4/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/sys-kernel/cachyos-sources-6.3.4/temp/environment'.
 * Working directory: '/var/tmp/portage/sys-kernel/cachyos-sources-6.3.4/work/linux-6.3.4-cachyos'
 * S: '/var/tmp/portage/sys-kernel/cachyos-sources-6.3.4/work/linux-6.3.4-cachyos'

>>> Failed to emerge sys-kernel/cachyos-sources-6.3.4, Log file:

>>>  '/var/tmp/portage/sys-kernel/cachyos-sources-6.3.4/temp/build.log'

 * Messages for package sys-kernel/cachyos-sources-6.3.4:

 * ERROR: sys-kernel/cachyos-sources-6.3.4::antonellocaroli failed (prepare phase):
 *   patch -p1  failed with /var/tmp/portage/sys-kernel/cachyos-sources-6.3.4/files/6.3/6.3-eevdf.patch
 * 
 * Call stack:
 *               ebuild.sh, line  136:  Called src_prepare
 *             environment, line 1886:  Called eapply '/var/tmp/portage/sys-kernel/cachyos-sources-6.3.4/files/6.3/6.3-eevdf.patch'
 *             environment, line  722:  Called _eapply_patch '/var/tmp/portage/sys-kernel/cachyos-sources-6.3.4/files/6.3/6.3-eevdf.patch'
 *             environment, line  660:  Called __helpers_die 'patch -p1  failed with /var/tmp/portage/sys-kernel/cachyos-sources-6.3.4/files/6.3/6.3-eevdf.patch'
 *   isolated-functions.sh, line  112:  Called die
 * The specific snippet of code:
 *   		die "$@"
 * 
 * If you need support, post the output of `emerge --info '=sys-kernel/cachyos-sources-6.3.4::antonellocaroli'`,
 * the complete build log and the output of `emerge -pqv '=sys-kernel/cachyos-sources-6.3.4::antonellocaroli'`.
 * The complete build log is located at '/var/tmp/portage/sys-kernel/cachyos-sources-6.3.4/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/sys-kernel/cachyos-sources-6.3.4/temp/environment'.
 * Working directory: '/var/tmp/portage/sys-kernel/cachyos-sources-6.3.4/work/linux-6.3.4-cachyos'
 * S: '/var/tmp/portage/sys-kernel/cachyos-sources-6.3.4/work/linux-6.3.4-cachyos'

qt-telegram-staic 5.6.0 version bump

Hello. I like see your ebuild for net-im/telegram with separatly building qt-telegram-static. Now telegram updated to 0.9.49. That not built with qt-5.5.1. I try to update your ebuild 5.5.1 to 5.6.0, but I could not.
Can your bump qt-telegram-static to 5.6.0 please? I, in turn, agree to follow the Telegram and update the ebuild for it as needed. I have already made the first pull reguest for easier assembly it under Gentoo. telegramdesktop/tdesktop#1988
In order two requests too.

BLAKE2B verification error for x11-terms/guake

 * Digest verification failed:
 * /var/db/repos/ROKO__/x11-terms/guake/guake-3.10.ebuild
 * Reason: Failed on BLAKE2B verification
 * Got: c33e3fbe0d6c60c5d2202581f14db29790f910aff06c8e65bd6f1f1a6459f317deb579bcba9aad1c250125a92938abdb1bfe115f3692f439ab912daee458b0c9
 * Expected: 9b6ce69486eaee3cdc334de090cf3601d877c82f9a9a8772f06b590cfad60273dbdd1ce75265ea644eee70918de615a5c5f0450aefa05f59531818062ecf8469

media-video/obs-studio-28.0.1 fails to build: Could NOT find Libv4l2

-- OBS: ENABLED linux-capture
-- OBS: ENABLED linux-pulseaudio
CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:230 (message):
Could NOT find Libv4l2 (missing: V4L2_LIB V4L2_INCLUDE_DIR)
Call Stack (most recent call first):
/usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:594 (_FPHSA_FAILURE_MESSAGE)
cmake/Modules/FindLibv4l2.cmake:23 (find_package_handle_standard_args)
plugins/linux-v4l2/CMakeLists.txt:11 (find_package)

-- Configuring incomplete, errors occurred!
emerge --info.txt
buildlog.txt

some digests are missing

  • Missing digest for '/var/lib/layman/ROKO__/media-plugins/deadbeef-bs2b/deadbeef-bs2b-20110319.ebuild'
    emerge: search: aux_get('media-plugins/deadbeef-bs2b-20110319') failed, skipping
  • Missing digest for '/var/lib/layman/ROKO__/media-plugins/deadbeef-gnome-mmkeys/deadbeef-gnome-mmkeys-20131012.ebuild'
    emerge: search: aux_get('media-plugins/deadbeef-gnome-mmkeys-20131012') failed, skipping
  • Missing digest for '/var/lib/layman/ROKO__/media-plugins/deadbeef-jack/deadbeef-jack-20110321.ebuild'
    emerge: search: aux_get('media-plugins/deadbeef-jack-20110321') failed, skipping
  • Missing digest for '/var/lib/layman/ROKO__/media-plugins/deadbeef-opus/deadbeef-opus-0.6.ebuild'
    emerge: search: aux_get('media-plugins/deadbeef-opus-0.6') failed, skipping

x11-drivers/amdgpu-pro x11-proto/xf86miscproto

emerge: there are no ebuilds to satisfy "x11-proto/xf86miscproto".
(dependency required by "x11-drivers/amdgpu-pro-17.50.511655::ROKO__" [ebuild])
(dependency required by "amdgpu-pro" [argument])

net-p2p/sopcast-player-0.7.4-r1 does not install

Hi,

I am trying to install net-p2p/sopcast-player-0.7.4-r1 from ROKO__ overlay but it fails to download the file sopcast-player-0.7.4-r1.tar.xz

Are you able to help please?
See the emerge log below.

thanks a lot,
-Marius

Emerging (1 of 1) net-p2p/sopcast-player-0.7.4-r1::ROKO__
Downloading 'http://distfiles.gentoo.org/distfiles/sopcast-player-0.7.4-r1.tar.xz'
--2016-06-11 10:08:59-- http://distfiles.gentoo.org/distfiles/sopcast-player-0.7.4-r1.tar.xz
Resolving distfiles.gentoo.org... 216.165.129.135, 140.211.166.134, 64.50.233.100, ...
Connecting to distfiles.gentoo.org|216.165.129.135|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2016-06-11 10:08:59 ERROR 404: Not Found.

Downloading 'ftp://calculate-linuxmaniac.tk/pub/downloads/sopcast-player-0.7.4-r1.tar.xz'
--2016-06-11 10:08:59-- ftp://calculate-linuxmaniac.tk/pub/downloads/sopcast-player-0.7.4-r1.tar.xz
=> ���/usr/portage/distfiles/sopcast-player-0.7.4-r1.tar.xz���
Resolving calculate-linuxmaniac.tk... 195.20.44.113
Connecting to calculate-linuxmaniac.tk|195.20.44.113|:21... failed: Connection timed out.
Retrying.

--2016-06-11 10:10:00-- ftp://calculate-linuxmaniac.tk/pub/downloads/sopcast-player-0.7.4-r1.tar.xz
(try: 2) => ���/usr/portage/distfiles/sopcast-player-0.7.4-r1.tar.xz���
Connecting to calculate-linuxmaniac.tk|195.20.44.113|:21... failed: Connection timed out.
Retrying.

--2016-06-11 10:11:02-- ftp://calculate-linuxmaniac.tk/pub/downloads/sopcast-player-0.7.4-r1.tar.xz
(try: 3) => ���/usr/portage/distfiles/sopcast-player-0.7.4-r1.tar.xz���
Connecting to calculate-linuxmaniac.tk|195.20.44.113|:21... failed: Connection timed out.
Giving up.

x11-misc/mate-tweak-20.04.0 fails to build

[...]
/usr/lib/python3.8/site-packages/setuptools/dist.py:454: UserWarning: Normalizing '20.04.0' to '20.4.0'
  warnings.warn(tmpl.format(**locals()))
 * Using python3.8 in global scope
 * python3_8: running distutils-r1_run_phase python_install_all
 * Fixing shebang in /usr/lib/mate-tweak/mate-tweak-helper.
 * Fixing shebang in /usr/lib/python-exec/python3.7/mate-tweak.
 * The file has incompatible shebang:
 *   file: /usr/lib/python-exec/python3.7/mate-tweak
 *   current shebang: #!/usr/bin/python3.7
 *   requested impl: python3.8
 * ERROR: x11-misc/mate-tweak-20.04.0::ROKO__ failed (install phase):
 *   python_fix_shebang: conversion of incompatible shebang requested

mate-tweak-20.04.0:20200919-222033.log

ERROR: dev-perl/HTML-TreeBuilder-XPath-0.140.0-r1::ROKO__

Hello I added repo

eselect repository enable ROKO__
Adding ROKO__ to /etc/portage/repos.conf/eselect-repo.conf ...
1 repositories enabled

Then sync'ed

emaint sync -r ROKO__             
>>> Syncing repository 'ROKO__' into '/var/db/repos/ROKO__'...
/usr/bin/git fetch origin
Already up to date.
=== Sync completed for ROKO__

Action: sync for repo: ROKO__, returned code = 0

But when run eix-update I get this

[1] "ROKO__" /var/db/repos/ROKO__ (cache: parse|ebuild*3.0.24#metadata-md5#metadata-flat#assign)
     Reading category  52|176 ( 29): dev-perl... * ERROR: dev-perl/HTML-TreeBuilder-XPath-0.140.0-r1::ROKO__ failed (depend phase):
 *   perl-module: EAPI 5 not supported
 * 
 * Call stack:
 *                                  ebuild.sh, line 618:  Called source '/var/db/repos/ROKO__/dev-perl/HTML-TreeBuilder-XPath/HTML-TreeBuilder-XPath-0.140.0-r1.ebuild'
 *   HTML-TreeBuilder-XPath-0.140.0-r1.ebuild, line   8:  Called inherit 'perl-module'
 *                                  ebuild.sh, line 298:  Called __qa_source '/var/db/repos/gentoo/eclass/perl-module.eclass'
 *                                  ebuild.sh, line 114:  Called source '/var/db/repos/gentoo/eclass/perl-module.eclass'
 *                         perl-module.eclass, line  32:  Called die
 * The specific snippet of code:
 *   		die "${ECLASS}: EAPI ${EAPI:-0} not supported"
 * 
 * If you need support, post the output of `emerge --info '=dev-perl/HTML-TreeBuilder-XPath-0.140.0-r1::ROKO__'`,
 * the complete build log and the output of `emerge -pqv '=dev-perl/HTML-TreeBuilder-XPath-0.140.0-r1::ROKO__'`.
 * Working directory: '/usr/lib/python3.10/site-packages'
 * S: '/HTML-TreeBuilder-XPath-0.140.0'

ebuild failed with status 1

Am I doing something wrong? Thanks!

sys-kernel/cachyos-sources: 5.19-cachyos-base-all-dev.patch VERIFY FAILED!

When trying to emerge sys-kernel/cachyos-sources it just fails with the following text:

--2022-08-18 14:50:41--  https://raw.githubusercontent.com/CachyOS/kernel-patches/master/5.19/all/0001-cachyos-base-all-dev.patch
Resolving raw.githubusercontent.com... 185.199.108.133, 185.199.110.133, 185.199.111.133, ...
Connecting to raw.githubusercontent.com|185.199.108.133|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 2671185 (2,5M) [text/plain]
Saving to: ‘/var/cache/distfiles/5.19-cachyos-base-all-dev.patch.__download__’

/var/cache/distfile 100%[===================>]   2,55M  11,1MB/s    in 0,2s    

2022-08-18 14:50:41 (11,1 MB/s) - ‘/var/cache/distfiles/5.19-cachyos-base-all-dev.patch.__download__’ saved [2671185/2671185]

!!! Fetched file: 5.19-cachyos-base-all-dev.patch VERIFY FAILED!
!!! Reason: Failed on BLAKE2B verification
!!! Got:      d904d0e879240c6cdf5904b7a208de94d2cff801d28b8879822f39dbefa5c87bbf7c67a07b7c6b62de1a8965136bb4189fadb1929b3d957ac61e04dc7a1e405f
!!! Expected: cc5ab41b2bfe7441d21691548a3342c056af72aee41b48a0d08f74daf987108698bf68a2c5597dc3ae924d7adcc99eb13163a36d848e65613c8cd876f9759bad
Refetching... File renamed to '/var/cache/distfiles/5.19-cachyos-base-all-dev.patch._checksum_failure_.j3fa6k33'

!!! Couldn't download '5.19-cachyos-base-all-dev.patch'. Aborting.```

xanmod-sources 6.5.4 patch fails

>>> Emerging (1 of 1) sys-kernel/xanmod-sources-6.5.4::ROKO__
 * linux-6.5.tar.xz SHA512 size ;-) ...                                                                                                                                                                              [ ok ]
 * patch-6.5.4-xanmod1.xz SHA512 size ;-) ...                                                                                                                                                                        [ ok ]
 * genpatches-6.5-6.base.tar.xz SHA512 size ;-) ...                                                                                                                                                                  [ ok ]
 * genpatches-6.5-6.extras.tar.xz SHA512 size ;-) ...                                                                                                                                                                [ ok ]
 * >>> Preparing to unpack ...
>>> Unpacking source...
>>> Unpacking linux-6.5.tar.xz to /var/tmp/portage/sys-kernel/xanmod-sources-6.5.4/work
>>> Unpacking genpatches-6.5-6.base.tar.xz to /var/tmp/portage/sys-kernel/xanmod-sources-6.5.4/work/patches
>>> Unpacking genpatches-6.5-6.extras.tar.xz to /var/tmp/portage/sys-kernel/xanmod-sources-6.5.4/work/patches
 * Excluding Patch #1*_linux-6.5.*.patch ...                                                                                                                                                                         [ ok ]
 * Excluding Patch #5010_enable-additional-cpu-optimizations-for-gcc.patch ...                                                                                                                                       [ ok ]
 * Excluding Patch #5010_enable-additional-cpu-optimizations-for-gcc-4.9.patch ...                                                                                                                                   [ ok ]
 * Excluding Patch #5011_enable-cpu-optimizations-for-gcc8.patch ...                                                                                                                                                 [ ok ]
 * Excluding Patch #5012_enable-cpu-optimizations-for-gcc91.patch ...                                                                                                                                                [ ok ]
 * Excluding Patch #5013_enable-cpu-optimizations-for-gcc10.patch ...                                                                                                                                                [ ok ]
 * Excluding Patch #5010_enable-additional-cpu-optimizations-for-gcc.patch ...                                                                                                                                       [ ok ]
 * Excluding Patch #5010_enable-additional-cpu-optimizations-for-gcc-4.9.patch ...                                                                                                                                   [ ok ]
 * Excluding Patch #5011_enable-cpu-optimizations-for-gcc8.patch ...                                                                                                                                                 [ ok ]
 * Excluding Patch #5012_enable-cpu-optimizations-for-gcc91.patch ...                                                                                                                                                [ ok ]
 * Excluding Patch #5013_enable-cpu-optimizations-for-gcc10.patch ...                                                                                                                                                [ ok ]
 * Excluding Patch #5010_enable-additional-cpu-optimizations-for-gcc.patch ...                                                                                                                                       [ ok ]
 * Excluding Patch #5010_enable-additional-cpu-optimizations-for-gcc-4.9.patch ...                                                                                                                                   [ ok ]
 * Excluding Patch #5011_enable-cpu-optimizations-for-gcc8.patch ...                                                                                                                                                 [ ok ]
 * Excluding Patch #5012_enable-cpu-optimizations-for-gcc91.patch ...                                                                                                                                                [ ok ]
 * Excluding Patch #5013_enable-cpu-optimizations-for-gcc10.patch ...                                                                                                                                                [ ok ]
 * Applying 1500_XATTR_USER_PREFIX.patch (-p1) ...                                                                                                                                                                   [ ok ]
 * Applying 1510_fs-enable-link-security-restrictions-by-default.patch (-p1) ...                                                                                                                                     [ ok ]
 * Failed to dry-run patch 1515_selinux-fix-handling-of-empty-opts.patch
 * Please attach /var/tmp/portage/sys-kernel/xanmod-sources-6.5.4/temp/1515_selinux-fix-handling-of-empty-opts.err to any bug you may post.
 * ERROR: sys-kernel/xanmod-sources-6.5.4::ROKO__ failed (unpack phase):
 *   Unable to dry-run patch on any patch depth lower than 5.
Attempting Dry-run:
cmd: patch -p0 --no-backup-if-mismatch --dry-run -f < /var/tmp/portage/sys-kernel/xanmod-sources-6.5.4/work/patches/1515_selinux-fix-handling-of-empty-opts.patch
=======================================================
can't find file to patch at input line 27
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|selinux: fix handling of empty opts in selinux_fs_context_submount()
|
|selinux_set_mnt_opts() relies on the fact that the mount options pointer
|is always NULL when all options are unset (specifically in its
|!selinux_initialized() branch. However, the new
|selinux_fs_context_submount() hook breaks this rule by allocating a new
|structure even if no options are set. That causes any submount created
|before a SELinux policy is loaded to be rejected in
|selinux_set_mnt_opts().
|
|Fix this by making selinux_fs_context_submount() leave fc->security
|set to NULL when there are no options to be copied from the reference
|superblock.
|
|Reported-by: Adam Williamson <awilliam@xxxxxxxxxx>
|Link: https://bugzilla.redhat.com/show_bug.cgi?id=2236345
|Fixes: d80a8f1b58c2 ("vfs, security: Fix automount superblock LSM init problem, preventing NFS sb sharing")
|Signed-off-by: Ondrej Mosnacek <omosnace@xxxxxxxxxx>
|---
| security/selinux/hooks.c | 10 ++++++++--
| 1 file changed, 8 insertions(+), 2 deletions(-)
|
|diff --git a/security/selinux/hooks.c b/security/selinux/hooks.c
|index 10350534de6d6..2aa0e219d7217 100644
|--- a/security/selinux/hooks.c
|+++ b/security/selinux/hooks.c
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored
Attempting Dry-run:
cmd: patch -p1 --no-backup-if-mismatch --dry-run -f < /var/tmp/portage/sys-kernel/xanmod-sources-6.5.4/work/patches/1515_selinux-fix-handling-of-empty-opts.patch
=======================================================
checking file security/selinux/hooks.c
Hunk #1 FAILED at 2775.
1 out of 1 hunk FAILED
Attempting Dry-run:
cmd: patch -p2 --no-backup-if-mismatch --dry-run -f < /var/tmp/portage/sys-kernel/xanmod-sources-6.5.4/work/patches/1515_selinux-fix-handling-of-empty-opts.patch
=======================================================
can't find file to patch at input line 27
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|selinux: fix handling of empty opts in selinux_fs_context_submount()
|
|selinux_set_mnt_opts() relies on the fact that the mount options pointer
|is always NULL when all options are unset (specifically in its
|!selinux_initialized() branch. However, the new
|selinux_fs_context_submount() hook breaks this rule by allocating a new
|structure even if no options are set. That causes any submount created
|before a SELinux policy is loaded to be rejected in
|selinux_set_mnt_opts().
|
|Fix this by making selinux_fs_context_submount() leave fc->security
|set to NULL when there are no options to be copied from the reference
|superblock.
|
|Reported-by: Adam Williamson <awilliam@xxxxxxxxxx>
|Link: https://bugzilla.redhat.com/show_bug.cgi?id=2236345
|Fixes: d80a8f1b58c2 ("vfs, security: Fix automount superblock LSM init problem, preventing NFS sb sharing")
|Signed-off-by: Ondrej Mosnacek <omosnace@xxxxxxxxxx>
|---
| security/selinux/hooks.c | 10 ++++++++--
| 1 file changed, 8 insertions(+), 2 deletions(-)
|
|diff --git a/security/selinux/hooks.c b/security/selinux/hooks.c
|index 10350534de6d6..2aa0e219d7217 100644
|--- a/security/selinux/hooks.c
|+++ b/security/selinux/hooks.c
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored
Attempting Dry-run:
cmd: patch -p3 --no-backup-if-mismatch --dry-run -f < /var/tmp/portage/sys-kernel/xanmod-sources-6.5.4/work/patches/1515_selinux-fix-handling-of-empty-opts.patch
=======================================================
can't find file to patch at input line 27
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|selinux: fix handling of empty opts in selinux_fs_context_submount()
|
|selinux_set_mnt_opts() relies on the fact that the mount options pointer
|is always NULL when all options are unset (specifically in its
|!selinux_initialized() branch. However, the new
|selinux_fs_context_submount() hook breaks this rule by allocating a new
|structure even if no options are set. That causes any submount created
|before a SELinux policy is loaded to be rejected in
|selinux_set_mnt_opts().
|
|Fix this by making selinux_fs_context_submount() leave fc->security
|set to NULL when there are no options to be copied from the reference
|superblock.
|
|Reported-by: Adam Williamson <awilliam@xxxxxxxxxx>
|Link: https://bugzilla.redhat.com/show_bug.cgi?id=2236345
|Fixes: d80a8f1b58c2 ("vfs, security: Fix automount superblock LSM init problem, preventing NFS sb sharing")
|Signed-off-by: Ondrej Mosnacek <omosnace@xxxxxxxxxx>
|---
| security/selinux/hooks.c | 10 ++++++++--
| 1 file changed, 8 insertions(+), 2 deletions(-)
|
|diff --git a/security/selinux/hooks.c b/security/selinux/hooks.c
|index 10350534de6d6..2aa0e219d7217 100644
|--- a/security/selinux/hooks.c
|+++ b/security/selinux/hooks.c
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored
Attempting Dry-run:
cmd: patch -p4 --no-backup-if-mismatch --dry-run -f < /var/tmp/portage/sys-kernel/xanmod-sources-6.5.4/work/patches/1515_selinux-fix-handling-of-empty-opts.patch
=======================================================
can't find file to patch at input line 27
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|selinux: fix handling of empty opts in selinux_fs_context_submount()
|
|selinux_set_mnt_opts() relies on the fact that the mount options pointer
|is always NULL when all options are unset (specifically in its
|!selinux_initialized() branch. However, the new
|selinux_fs_context_submount() hook breaks this rule by allocating a new
|structure even if no options are set. That causes any submount created
|before a SELinux policy is loaded to be rejected in
|selinux_set_mnt_opts().
|
|Fix this by making selinux_fs_context_submount() leave fc->security
|set to NULL when there are no options to be copied from the reference
|superblock.
|
|Reported-by: Adam Williamson <awilliam@xxxxxxxxxx>
|Link: https://bugzilla.redhat.com/show_bug.cgi?id=2236345
|Fixes: d80a8f1b58c2 ("vfs, security: Fix automount superblock LSM init problem, preventing NFS sb sharing")
|Signed-off-by: Ondrej Mosnacek <omosnace@xxxxxxxxxx>
|---
| security/selinux/hooks.c | 10 ++++++++--
| 1 file changed, 8 insertions(+), 2 deletions(-)
|
|diff --git a/security/selinux/hooks.c b/security/selinux/hooks.c
|index 10350534de6d6..2aa0e219d7217 100644
|--- a/security/selinux/hooks.c
|+++ b/security/selinux/hooks.c
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored

Soundux needs webkit-gtk 4 slot

If webkit-gtk 4 isn't installed, emerging the ebuild works but nothing's actually installed, because of this error:

CMake Error at /usr/share/cmake/Modules/FindPkgConfig.cmake:634 (message):
  The following required packages were not found:

   - webkit2gtk-4.0

Call Stack (most recent call first):
  /usr/share/cmake/Modules/FindPkgConfig.cmake:862 (_pkg_check_modules_internal)
  src/ui/impl/webview/lib/webviewpp/CMakeLists.txt:33 (pkg_check_modules)

x11-drivers/amdgpu-pro - how does it work?

hey there, I found your ebuilds of amdgpu-pro by pure chance. I bought a rx 550 just to find out later on that these have a different chipset than the rx 560/70/80 and thus are not yet fully supported from the linux kernel.

Have you emerged your amdgpu-pro ebuild with success in terms of being able to use a normal graphical desktop environement, and prefereable with 3d-acceleration? I mean, can I use my normal xorg-server-1.19, is there anything I have to take care of about the kernel, do I need a special xorg.conf, etc.?

ah yeah, and the 17.50-* ebuild doesn't work because of path confusion :)

xanmod-sources symlink use flag not respected

When updating/clean installing the xanmod-sources the linux symlink is not created or updated.

emerge xanmod-sources -pv

These are the packages that would be merged, in order:

Calculating dependencies... done!
Dependency resolution took 2.23 s.

[ebuild  N     ] sys-kernel/xanmod-sources-6.5.1:6.5.1::ROKO__  USE="symlink -build" 0 KiB
ls -lha /usr/src/
total 0K
drwxr-xr-x 1 root root   96 Sep  8 10:57 .
drwxr-xr-x 1 root root  122 Apr 24 07:14 ..
drwxr-xr-x 1 root root  624 Sep  8 10:58 linux-6.5.1-xanmod

Couldn't download 'live.2015.05.03.tar.gz'. Aborting

Downloading 'http://mirror.isoc.org.il/pub/gentoo/distfiles/live.2015.05.03.tar.gz'
--2015-08-18 17:46:33-- http://mirror.isoc.org.il/pub/gentoo/distfiles/live.2015.05.03.tar.gz
Resolving mirror.isoc.org.il... 192.115.211.70
Connecting to mirror.isoc.org.il|192.115.211.70|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2015-08-18 17:46:33 ERROR 404: Not Found.

Downloading 'ftp://mirror.isoc.org.il/gentoo/distfiles/live.2015.05.03.tar.gz'
--2015-08-18 17:46:33-- ftp://mirror.isoc.org.il/gentoo/distfiles/live.2015.05.03.tar.gz
=> ‘/usr/portage/distfiles/live.2015.05.03.tar.gz’
Resolving mirror.isoc.org.il... 192.115.211.70
Connecting to mirror.isoc.org.il|192.115.211.70|:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done. ==> PWD ... done.
==> TYPE I ... done. ==> CWD (1) /gentoo/distfiles ... done.
==> SIZE live.2015.05.03.tar.gz ... done.

==> PASV ... done. ==> RETR live.2015.05.03.tar.gz ...
No such file ‘live.2015.05.03.tar.gz’.

Downloading 'http://files.gentoo.gr/distfiles/live.2015.05.03.tar.gz'
--2015-08-18 17:46:34-- http://files.gentoo.gr/distfiles/live.2015.05.03.tar.gz
Resolving files.gentoo.gr... 62.38.102.66
Connecting to files.gentoo.gr|62.38.102.66|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2015-08-18 17:46:34 ERROR 404: Not Found.

Downloading 'http://ftp.ntua.gr/pub/linux/gentoo/distfiles/live.2015.05.03.tar.gz'
--2015-08-18 17:46:34-- http://ftp.ntua.gr/pub/linux/gentoo/distfiles/live.2015.05.03.tar.gz
Resolving ftp.ntua.gr... 147.102.222.211
Connecting to ftp.ntua.gr|147.102.222.211|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2015-08-18 17:46:34 ERROR 404: Not Found.

Downloading 'http://de-mirror.org/gentoo/distfiles/live.2015.05.03.tar.gz'
--2015-08-18 17:46:34-- http://de-mirror.org/gentoo/distfiles/live.2015.05.03.tar.gz
Resolving de-mirror.org... 195.20.242.90, 2001:8d8:580:400::c314:f25a
Connecting to de-mirror.org|195.20.242.90|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2015-08-18 17:46:34 ERROR 404: Not Found.

Downloading 'http://gentoo.inode.at/distfiles/live.2015.05.03.tar.gz'
--2015-08-18 17:46:34-- http://gentoo.inode.at/distfiles/live.2015.05.03.tar.gz
Resolving gentoo.inode.at... 81.223.20.162
Connecting to gentoo.inode.at|81.223.20.162|:80... connected.
HTTP request sent, awaiting response... 301 Moved Permanently
Location: http://gentoo.mirror.dkm.cz/pub/gentoo/distfiles/live.2015.05.03.tar.gz [following]
--2015-08-18 17:46:35-- http://gentoo.mirror.dkm.cz/pub/gentoo/distfiles/live.2015.05.03.tar.gz
Resolving gentoo.mirror.dkm.cz... 86.49.49.49, 2a02:8300:8000:3::49
Connecting to gentoo.mirror.dkm.cz|86.49.49.49|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2015-08-18 17:46:35 ERROR 404: Not Found.

Downloading 'http://ftp.halifax.rwth-aachen.de/gentoo/distfiles/live.2015.05.03.tar.gz'
--2015-08-18 17:46:35-- http://ftp.halifax.rwth-aachen.de/gentoo/distfiles/live.2015.05.03.tar.gz
Resolving ftp.halifax.rwth-aachen.de... 137.226.34.42
Connecting to ftp.halifax.rwth-aachen.de|137.226.34.42|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2015-08-18 17:46:35 ERROR 404: Not Found.

Downloading 'http://gentoo.osuosl.org/distfiles/live.2015.05.03.tar.gz'
--2015-08-18 17:46:35-- http://gentoo.osuosl.org/distfiles/live.2015.05.03.tar.gz
Resolving gentoo.osuosl.org... 140.211.166.134
Connecting to gentoo.osuosl.org|140.211.166.134|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2015-08-18 17:46:36 ERROR 404: Not Found.

Downloading 'http://gentoo.ussg.indiana.edu/distfiles/live.2015.05.03.tar.gz'
--2015-08-18 17:46:36-- http://gentoo.ussg.indiana.edu/distfiles/live.2015.05.03.tar.gz
Resolving gentoo.ussg.indiana.edu... 156.56.247.195
Connecting to gentoo.ussg.indiana.edu|156.56.247.195|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2015-08-18 17:46:36 ERROR 404: Not Found.

Downloading 'http://gentoo-distfiles.mirrors.tds.net/distfiles/live.2015.05.03.tar.gz'
--2015-08-18 17:46:36-- http://gentoo-distfiles.mirrors.tds.net/distfiles/live.2015.05.03.tar.gz
Resolving gentoo-distfiles.mirrors.tds.net... 216.165.129.135
Connecting to gentoo-distfiles.mirrors.tds.net|216.165.129.135|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2015-08-18 17:46:36 ERROR 404: Not Found.

Downloading 'http://www.live555.com/liveMedia/public/live.2015.05.03.tar.gz'
--2015-08-18 17:46:36-- http://www.live555.com/liveMedia/public/live.2015.05.03.tar.gz
Resolving www.live555.com... 4.79.217.242
Connecting to www.live555.com|4.79.217.242|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2015-08-18 17:46:37 ERROR 404: Not Found.

!!! Couldn't download 'live.2015.05.03.tar.gz'. Aborting.
�[31;01m * �[39;49;00mFetch failed for 'media-plugins/live-2015.05.03', Log file:
�[31;01m * �[39;49;00m '/var/log/portage/media-plugins:live-2015.05.03:20150818-144632.log'

CachyOS 6.3.0 Broken with BORE Use Flag

Hello! I was interested in giving BORE a try again now that it's incorporating some of EEVDF, but I noticed that the patch is currently broken on 6.3:

>>> Unpacking source...
>>> Unpacking linux-6.3.tar.xz to /var/tmp/portage/sys-kernel/cachyos-sources-6.3.0/work
>>> Source unpacked in /var/tmp/portage/sys-kernel/cachyos-sources-6.3.0/work
>>> Preparing source in /var/tmp/portage/sys-kernel/cachyos-sources-6.3.0/work/linux-6.3.0-cachyos ...
* Applying 6.3-cachyos-base-all.patch ... [ ok ]
* Applying 6.3-latency-fix.patch ... [ ok ]
* Applying 6.3-bore-cachy.patch ...
patching file include/linux/sched.h
Hunk #1 succeeded at 556 (offset 1 line).
Hunk #2 succeeded at 996 (offset 4 lines).
patching file init/Kconfig
patching file kernel/sched/core.c
Hunk #1 succeeded at 4423 (offset 5 lines).
Hunk #2 succeeded at 4472 with fuzz 2 (offset 5 lines).
Hunk #3 succeeded at 4701 (offset 6 lines).
Hunk #4 succeeded at 9200 (offset 35 lines).
Hunk #5 succeeded at 9871 (offset 35 lines).
patching file kernel/sched/debug.c
patching file kernel/sched/fair.c
Hunk #4 succeeded at 1046 (offset 78 lines).
Hunk #5 succeeded at 1116 (offset 78 lines).
Hunk #6 succeeded at 5210 (offset 71 lines).
Hunk #7 succeeded at 5256 (offset 71 lines).
Hunk #8 succeeded at 6571 (offset 78 lines).
Hunk #9 succeeded at 8043 with fuzz 1 (offset 85 lines).
Hunk #10 FAILED at 7971.
Hunk #11 succeeded at 8173 (offset 98 lines).
Hunk #12 succeeded at 8414 (offset 98 lines).
1 out of 12 hunks FAILED -- saving rejects to file kernel/sched/fair.c.rej
patching file kernel/sched/features.h [ !! ]
* ERROR: sys-kernel/cachyos-sources-6.3.0::ROKO__ failed (prepare phase):
* patch -p1 failed with /var/tmp/portage/sys-kernel/cachyos-sources-6.3.0/files/6.3/6.3-bore-cachy.patch
*
* Call stack:
* ebuild.sh, line 136: Called src_prepare
* environment, line 2802: Called eapply '/var/tmp/portage/sys-kernel/cachyos-sources-6.3.0/files/6.3/6.3-bore-cachy.patch'
* environment, line 1627: Called _eapply_patch '/var/tmp/portage/sys-kernel/cachyos-sources-6.3.0/files/6.3/6.3-bore-cachy.patch'
* environment, line 1565: Called __helpers_die 'patch -p1 failed with /var/tmp/portage/sys-kernel/cachyos-sources-6.3.0/files/6.3/6.3-bore-cachy.patch'
* isolated-functions.sh, line 112: Called die
* The specific snippet of code:
* die "$@"

sys-kernel/cachyos-sources need update

The 6.5.6-1 was been released(we can see in there repo), anyone can help update it?
I do not know if there are released 6.5.7-1 version, seems it's but no pkg in there repo.
I want to make a PR, But I do not know
If anyone can make a new PR for new version, then we can left more info to let others know how to update next time.
Thanks a lot

-- 2023/10/14 --
Seems cachyos had released 6.5.7(1&2) at there repo, but seems not so stable, it's wait them done the job.

fix deps to acestream-player-data and acestream-plugin

I have three fix for two ebuilds:

  1. Some time ago Gentoo developers decided to use libav instead of ffmpeg as default media coder. This causes conflicts emerging acestream at new fresh gentoo installations with default USE 'libav'. But my experiments shows that acestream works great on libav with default USE-flags.
  2. Dependency =dev-libs/libgcrypt-1.5.4-r100 causes unresolved block with newer ebuild dev-libs/libgcrypt-1.5.4-r1. I don't see any reasons for emerge older ebuild instead of newer.

Diff for media-video/acestream-player-data/acestream-player-data-3.0.2.ebuild :

45c45
<       media-video/acestream-ffmpeg[jack=,aac=,modplug=,ieee1394=,speex=,theora=,v4l=,vaapi=,vorbis=,alsa]

---
>       || ( media-video/acestream-ffmpeg[jack=,aac=,modplug=,ieee1394=,speex=,theora=,v4l=,vaapi=,vorbis=,alsa] >=media-video/libav-9.17 )
59c59
<       =dev-libs/libgcrypt-1.5.4-r100

---
>       >=dev-libs/libgcrypt-1.5.4-r1

And the last:
I (and think not only I) emerged www-client/firefox-bin instead of www-client/firefox. Fixed deps in www-plugins/acestream-plugin/acestream-plugin-3.0.2.ebuild looks like this:

22c22
<   >=www-client/firefox-29.0.99"

---
>   || ( >=www-client/firefox-29.0.99 >=www-client/firefox-bin-29.0.99 )"

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.