Search Criteria
Package Details: ffmpegthumbs-git r99.bb2944b-1
Git Clone URL: | https://aur.archlinux.org/ffmpegthumbs-git.git (read-only, click to copy) |
---|---|
Package Base: | ffmpegthumbs-git |
Description: | FFmpeg-based thumbnail creator for video files |
Upstream URL: | https://projects.kde.org/projects/kde/kdemultimedia/ffmpegthumbs |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | EpLightning |
Maintainer: | EpLightning |
Last Packager: | EpLightning |
Votes: | 14 |
Popularity: | 0.000000 |
First Submitted: | 2014-10-19 20:58 |
Last Updated: | 2018-02-05 01:06 |
Dependencies (4)
- ffmpeg (ffmpeg-semifull-git, ffmpeg-tmblock-git, ffmpeg4.0, ffmpeg-git-nc, ffmpeg-cuda, ffmpeg-v4l2-request-git, ffmpeg-svt, ffmpeg-headless, ffmpeg-gl-transition, ffmpeg-full-git-hardened, ffmpeg-git, ffmpeg-amd-full-git, ffmpeg-decklink, ffmpeg-intel-full-git, ffmpeg-nocuda, ffmpeg-mmal, ffmpeg-amd-full, ffmpeg-ndi, ffmpeg-svt-av1-git, ffmpeg-libfdk_aac, ffmpeg-full, ffmpeg-full-git, ffmpeg-nox-git, ffmpeg-svt-vp9-git)
- kio (kio-osync, kio-git)
- extra-cmake-modules (extra-cmake-modules-git) (make)
- git (git-git) (make)
Required by (5)
- dolphin-duckspace (requires ffmpegthumbs) (optional)
- dolphin-klook (requires ffmpegthumbs) (optional)
- dolphin-meld (requires ffmpegthumbs) (optional)
- dolphin-root (requires ffmpegthumbs) (optional)
- dolphin-split-view-the-right-way (requires ffmpegthumbs) (optional)
Latest Comments
mariojuniorjp commented on 2016-06-08 20:44
Still same error:
http://pastebin.com/WU5R9hEi
EndlessEden commented on 2016-01-12 22:31
Wont compile with ffmpeg-git/ffmpeg-full-git.
----
@Pietro_Pizzi: probably a enviorment variable. are you building this with makepkg?
sl1pkn07 commented on 2015-11-21 14:37
please add 'ffmpegthumbs' to conflicts=() and provides=()
greetings
Pietro_Pizzi commented on 2015-08-29 20:42
Did anybody know why my compiler didn't work?
==> Continue building ffmpegthumbs-git ? [Y/n]
==> ------------------------------------------
==>
==> Building and installing package
==> Making package: ffmpegthumbs-git r91.c06602f-1 (Sat Aug 29 22:40:39 CEST 2015)
==> Checking runtime dependencies...
==> Checking buildtime dependencies...
==> Retrieving sources...
-> Cloning ffmpegthumbs git repo...
Cloning into bare repository '/tmp/yaourt-tmp-pietro/aur-ffmpegthumbs-git/ffmpegthumbs'...
remote: Counting objects: 531, done.
remote: Compressing objects: 100% (207/207), done.
remote: Total 531 (delta 323), reused 531 (delta 323)
Receiving objects: 100% (531/531), 79.62 KiB | 0 bytes/s, done.
Resolving deltas: 100% (323/323), done.
Checking connectivity... done.
==> Validating source files with md5sums...
ffmpegthumbs ... Skipped
==> Extracting sources...
-> Creating working copy of ffmpegthumbs git repo...
Cloning into 'ffmpegthumbs'...
done.
Switched to a new branch 'makepkg'
==> Starting pkgver()...
==> Starting prepare()...
==> Starting build()...
-- The C compiler identification is unknown
-- The CXX compiler identification is unknown
-- Check for working C compiler: /usr/share/perl5/vendor_perl/auto/share/dist/Cope/cc
-- Check for working C compiler: /usr/share/perl5/vendor_perl/auto/share/dist/Cope/cc -- broken
CMake Error at /usr/share/cmake-3.3/Modules/CMakeTestCCompiler.cmake:61 (message):
The C compiler "/usr/share/perl5/vendor_perl/auto/share/dist/Cope/cc" is
not able to compile a simple test program.
It fails with the following output:
Change Dir: /tmp/yaourt-tmp-pietro/aur-ffmpegthumbs-git/src/build/CMakeFiles/CMakeTmp
Run Build Command:"/usr/share/perl5/vendor_perl/auto/share/dist/Cope/make"
"cmTC_714b3/fast"
/usr/bin/make -f CMakeFiles/cmTC_714b3.dir/build.make
CMakeFiles/cmTC_714b3.dir/build
make[1]: Entering directory
'/tmp/yaourt-tmp-pietro/aur-ffmpegthumbs-git/src/build/CMakeFiles/CMakeTmp'
Building C object CMakeFiles/cmTC_714b3.dir/testCCompiler.c.o
/usr/share/perl5/vendor_perl/auto/share/dist/Cope/cc -march=x86-64
-mtune=generic -O2 -pipe -fstack-protector-strong --param=ssp-buffer-size=4
-o CMakeFiles/cmTC_714b3.dir/testCCompiler.c.o -c
/tmp/yaourt-tmp-pietro/aur-ffmpegthumbs-git/src/build/CMakeFiles/CMakeTmp/testCCompiler.c
Executable not in $PATH: cc at
/usr/share/perl5/vendor_perl/auto/share/dist/Cope/cc line 12.
CMakeFiles/cmTC_714b3.dir/build.make:65: recipe for target
'CMakeFiles/cmTC_714b3.dir/testCCompiler.c.o' failed
make[1]: *** [CMakeFiles/cmTC_714b3.dir/testCCompiler.c.o] Error 2
make[1]: Leaving directory
'/tmp/yaourt-tmp-pietro/aur-ffmpegthumbs-git/src/build/CMakeFiles/CMakeTmp'
Makefile:126: recipe for target 'cmTC_714b3/fast' failed
make: *** [cmTC_714b3/fast] Error 2
CMake will not be able to correctly generate this project.
Call Stack (most recent call first):
CMakeLists.txt:1 (project)
-- Configuring incomplete, errors occurred!
See also "/tmp/yaourt-tmp-pietro/aur-ffmpegthumbs-git/src/build/CMakeFiles/CMakeOutput.log".
See also "/tmp/yaourt-tmp-pietro/aur-ffmpegthumbs-git/src/build/CMakeFiles/CMakeError.log".
==> ERROR: A failure occurred in build().
Aborting...
==> ERROR: Makepkg was unable to build ffmpegthumbs-git.