Search Criteria
Package Details: lcevcdec 3.3.7-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/lcevcdec.git (read-only, click to copy) |
---|---|
Package Base: | lcevcdec |
Description: | Low Complexity Enhancement Video Codec Decoder (LCEVC_DEC) |
Upstream URL: | https://github.com/v-novaltd/LCEVCdec/ |
Licenses: | BSD-3-Clause-Clear |
Submitter: | dbermond |
Maintainer: | dbermond |
Last Packager: | dbermond |
Votes: | 3 |
Popularity: | 0.107447 |
First Submitted: | 2024-09-19 21:11 (UTC) |
Last Updated: | 2025-05-01 16:31 (UTC) |
Dependencies (7)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR)
- cmake (cmake3AUR, cmake-gitAUR) (make)
- git (git-gitAUR, git-glAUR) (make)
- python (python37AUR, python311AUR, python310AUR) (make)
- range-v3 (make)
- rapidjson (rapidjson-gitAUR) (make)
Latest Comments
1 2 Next › Last »
dbermond commented on 2025-05-01 15:25 (UTC)
@7thCore this is already fixed upstream in version 3.3.6. No patch required for gcc 15 in this version.
7thCore commented on 2025-05-01 13:02 (UTC) (edited on 2025-05-01 13:03 (UTC) by 7thCore)
Missing #include <cstdint> in src/api/src/buffer_manager.h
Please add a patch:
cecton commented on 2025-01-28 10:25 (UTC) (edited on 2025-01-28 10:41 (UTC) by cecton)
Using paru I have the same error as @carlosnewmusic
If I clone the repository locally in /tmp, it seems to be able to pull the LFS files without issue.
[0] [10:18:47] /t/LCEVCdec HEAD > g blame src/core/test/assets/Tunnel_360x200_DDS_8bit_3f.bin 052a08b9 (V-Nova Team 2024-07-10 16:34:19 +0000 1) version https://git-lfs.github.com/spec/v1 052a08b9 (V-Nova Team 2024-07-10 16:34:19 +0000 2) oid sha256:b7b788b006776d4610c0ad82882aef5eb7d768fdc495dfe97e89a0f756d90b2f 052a08b9 (V-Nova Team 2024-07-10 16:34:19 +0000 3) size 8961
I downloaded the snapshot and ran makepkg -i -s -r and I get the same error:
==> Extracting sources... -> Creating working copy of LCEVCdec git repo... Cloning into 'LCEVCdec'... done. Downloading src/core/test/assets/Tunnel_360x200_DDS_8bit_3f.bin (9.0 KB) Error downloading object: src/core/test/assets/Tunnel_360x200_DDS_8bit_3f.bin (b7b788b): Smudge error: Error downloading src/core/test/assets/Tunnel_360x200_DDS_8bit_3f.bin (b7b788b006776d4610c0ad82882aef5eb7d768fdc495dfe97e89a0f756d90b2f): error transferring "b7b788b006776d4610c0ad82882aef5eb7d768fdc495dfe97e89a0f756d90b2f": [0] remote missing object b7b788b006776d4610c0ad82882aef5eb7d768fdc495dfe97e89a0f756d90b2f
Errors logged to '/home/cecile/Downloads/lcevcdec/src/LCEVCdec/.git/lfs/logs/20250128T112221.649188381.log'. Use
git lfs logs last
to view the log. error: external filter 'git-lfs filter-process' failed fatal: src/core/test/assets/Tunnel_360x200_DDS_8bit_3f.bin: smudge filter lfs failed warning: Clone succeeded, but checkout failed. You can inspect what was checked out with 'git status' and retry with 'git restore --source=HEAD :/'==> ERROR: Failure while creating working copy of LCEVCdec git repo Aborting...
If I remove the bin and ts files in the repository and try again the build process works. It really seems to struggle with the LFS files for some reason...
Melechtna commented on 2025-01-25 18:21 (UTC)
I am also getting the same error as carlos using makepkg. I'd also like to note, AUR helpers, are hardly any different than using makepkg.
djp commented on 2025-01-06 06:55 (UTC)
I'm seeing the same error as
carlosnewmusic
using makepkgdbermond commented on 2025-01-05 00:00 (UTC) (edited on 2025-01-05 00:06 (UTC) by dbermond)
@K1NGSSTH @Aftershock9009 I've pushed an update that may address your issue. Please note that I cannot reproduce this. Also note that AUR helpers are not supported, use makepkg.
@carlosnewmusic your are using a different building tool, and this is not supported. Your log shows something about git-lfs, but this is not even used in the package. Please use makepkg.
carlosnewmusic commented on 2024-12-31 13:54 (UTC)
build error https://pastebin.com/Lwxu6wjW
K1NGSSTH commented on 2024-12-30 22:20 (UTC) (edited on 2024-12-30 22:20 (UTC) by K1NGSSTH)
I have the latest one:
yay -Qs fmt
local/fmt 11.0.2-1.1
Aftershock9009 commented on 2024-12-30 17:46 (UTC) (edited on 2024-12-30 17:51 (UTC) by Aftershock9009)
Getting the same error(s) here,
dbermond commented on 2024-12-30 13:37 (UTC)
@K1NGSSTH what is your fmt version?
1 2 Next › Last »