Project

General

Profile

Actions

Bug #4059

closed

Autobuild from git failes on my raspberry pi

Added by Al Bundy over 8 years ago. Updated over 7 years ago.

Status:
Fixed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
2016-11-01
Due date:
% Done:

0%

Estimated time:
Found in version:
lates version from git
Affected Versions:

Description

I've a checked out git repository und usually build tvh with Autobuild.sh
Currently the build fails (see log).
Does anybody know hat to get tvh compiled?

make[2]: Entering directory '/media/usbhdd/tvheadend'
make -f Makefile.ffmpeg
make[3]: Entering directory '/media/usbhdd/tvheadend'
DOWNLOAD        https://dl.bintray.com/tvheadend/misc/staticlib//arm/ffmpeg-4fdcc3914928325dc272674980527915eed5ebd9.tgz--2016-11-01 22:52:10--  https://dl.bintray.com/tvheadend/misc/staticlib//arm/ffmpeg-4fdcc3914928325dc272674980527915eed5ebd9.tgz
Auflösen des Hostnamen »dl.bintray.com (dl.bintray.com)«... 5.153.35.248
Verbindungsaufbau zu dl.bintray.com (dl.bintray.com)|5.153.35.248|:443... verbunden.
HTTP-Anforderung gesendet, warte auf Antwort... 404 Not Found
2016-11-01 22:52:11 FEHLER 404: Not Found.

FAILED TO DOWNLOAD https://dl.bintray.com/tvheadend/misc/staticlib//arm/ffmpeg-4fdcc3914928325dc272674980527915eed5ebd9.tgz (BUT THIS IS NOT A FATAL ERROR! DO NOT REPORT THAT!)
cd /media/usbhdd/tvheadend/build.linux/ffmpeg/libvpx-1.6.0 && \
        ASFLAGS="-DENABLE_PIC=1 -DPIC=1" FFMPEG_PREFIX=/media/usbhdd/tvheadend/build.linux/ffmpeg/build/ffmpeg PKG_CONFIG=/media/usbhdd/tvheadend/support/pkg-config.ffmpeg ./configure --prefix=/ffmpeg --enable-static --disable-shared \
        --extra-cflags="-fPIE" \
        --disable-examples \
        --disable-docs \
        --disable-unit-tests \

  disabling shared
  disabling examples
  disabling docs
  disabling unit_tests
  enabling vp8_encoder
  enabling vp8_decoder
  enabling vp9_encoder
  enabling vp9_decoder
Configuring for target 'armv7-linux-gcc'  enabling armv7
  enabling neon
  enabling neon_asm
  enabling media
  enabling webm_io
  enabling libyuv
Creating makefiles for armv7-linux-gcc libs
DIST_DIR=/media/usbhdd/tvheadend/build.linux/ffmpeg/build/ffmpeg \
        make -C /media/usbhdd/tvheadend/build.linux/ffmpeg/libvpx-1.6.0 install
make[4]: Entering directory '/media/usbhdd/tvheadend/build.linux/ffmpeg/libvpx-1.6.0'
    [DEP] vpx_config.c.d
    [CC] vpx_config.c.o
    [AS] vpx_dsp/arm/intrapred_neon_asm.asm.s.o
as: Unbekannte Option »-ENABLE_PIC=1«
Makefile:190: recipe for target 'vpx_dsp/arm/intrapred_neon_asm.asm.s.o' failed
make[5]: *** [vpx_dsp/arm/intrapred_neon_asm.asm.s.o] Error 1
make[4]: *** [.DEFAULT] Error 2
Makefile:17: recipe for target '.DEFAULT' failed
make[4]: Leaving directory '/media/usbhdd/tvheadend/build.linux/ffmpeg/libvpx-1.6.0'
Makefile.ffmpeg:285: recipe for target '/media/usbhdd/tvheadend/build.linux/ffmpeg/libvpx-1.6.0/.tvh_build' failed
make[3]: *** [/media/usbhdd/tvheadend/build.linux/ffmpeg/libvpx-1.6.0/.tvh_build] Error 2
make[3]: Leaving directory '/media/usbhdd/tvheadend'
make[2]: *** [/media/usbhdd/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/libavcodec.a] Error 2
Makefile:756: recipe for target '/media/usbhdd/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/libavcodec.a' failed
make[2]: Leaving directory '/media/usbhdd/tvheadend'
make[1]: *** [override_dh_auto_build] Error 2
debian/rules:11: recipe for target 'override_dh_auto_build' failed
make[1]: Leaving directory '/media/usbhdd/tvheadend'
debian/rules:5: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: Fehler: Fehler-Exitstatus von debian/rules build war 2
Di 1. Nov 22:52:26 CET 2016
pi@rpi:/media/usbhdd/tvheadend $

Files

tvh-revert-libvpx.patch (575 Bytes) tvh-revert-libvpx.patch Manfred Kreisl, 2016-11-03 17:34
Actions

Also available in: Atom PDF