Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- /bin/bash /home/ts/workspace/tvheadend/build.linux/ffmpeg/libvorbis-1.3.5/install-sh -d /home/ts/workspace/tvheadend/build.linux/ffmpeg/build/ffmpeg/share/doc/libvorbis-1.3.5
- if test -d vorbis; then \
- for dir in vorbis/*; do \
- if test -d $dir; then \
- b=`basename $dir`; \
- /bin/bash /home/ts/workspace/tvheadend/build.linux/ffmpeg/libvorbis-1.3.5/install-sh -d /home/ts/workspace/tvheadend/build.linux/ffmpeg/build/ffmpeg/share/doc/libvorbis-1.3.5/$b; \
- for f in $dir/*; do \
- /usr/bin/install -c -m 644 $f /home/ts/workspace/tvheadend/build.linux/ffmpeg/build/ffmpeg/share/doc/libvorbis-1.3.5/$b; \
- done \
- fi \
- done \
- fi
- /bin/mkdir -p '/home/ts/workspace/tvheadend/build.linux/ffmpeg/build/ffmpeg/share/doc/libvorbis-1.3.5'
- /usr/bin/install -c -m 644 rfc5215.xml rfc5215.txt eightphase.png fish_xiph_org.png floor1_inverse_dB_table.html floorval.png fourphase.png framing.html helper.html index.html oggstream.html programming.html squarepolar.png stereo.html stream.png v-comment.html vorbis-clip.txt vorbis-errors.txt vorbis-fidelity.html doxygen-build.stamp '/home/ts/workspace/tvheadend/build.linux/ffmpeg/build/ffmpeg/share/doc/libvorbis-1.3.5'
- make[5]: Verzeichnis „/home/ts/workspace/tvheadend/build.linux/ffmpeg/libvorbis-1.3.5/doc“ wird verlassen
- make[4]: Verzeichnis „/home/ts/workspace/tvheadend/build.linux/ffmpeg/libvorbis-1.3.5/doc“ wird verlassen
- make[3]: Verzeichnis „/home/ts/workspace/tvheadend/build.linux/ffmpeg/libvorbis-1.3.5/doc“ wird verlassen
- make[3]: Verzeichnis „/home/ts/workspace/tvheadend/build.linux/ffmpeg/libvorbis-1.3.5“ wird betreten
- make[4]: Verzeichnis „/home/ts/workspace/tvheadend/build.linux/ffmpeg/libvorbis-1.3.5“ wird betreten
- make[4]: Für das Ziel „install-exec-am“ ist nichts zu tun.
- /bin/mkdir -p '/home/ts/workspace/tvheadend/build.linux/ffmpeg/build/ffmpeg/share/aclocal'
- /usr/bin/install -c -m 644 vorbis.m4 '/home/ts/workspace/tvheadend/build.linux/ffmpeg/build/ffmpeg/share/aclocal'
- /bin/mkdir -p '/home/ts/workspace/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/pkgconfig'
- /usr/bin/install -c -m 644 vorbis.pc vorbisenc.pc vorbisfile.pc '/home/ts/workspace/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/pkgconfig'
- make[4]: Verzeichnis „/home/ts/workspace/tvheadend/build.linux/ffmpeg/libvorbis-1.3.5“ wird verlassen
- make[3]: Verzeichnis „/home/ts/workspace/tvheadend/build.linux/ffmpeg/libvorbis-1.3.5“ wird verlassen
- make[2]: Verzeichnis „/home/ts/workspace/tvheadend/build.linux/ffmpeg/libvorbis-1.3.5“ wird verlassen
- WGET http://downloads.xiph.org/releases/opus/opus-1.2.1.tar.gz
- https://ftp.osuosl.org/pub/xiph/releases/opus/opus-1.2.1.tar.gz:
- 2017-09-12 12:57:41 FEHLER 404: Not Found.
- Makefile.ffmpeg:511: die Regel für Ziel „/home/ts/workspace/tvheadend/build.linux/ffmpeg/opus-1.2.1/.tvh_download“ scheiterte
- make[1]: *** [/home/ts/workspace/tvheadend/build.linux/ffmpeg/opus-1.2.1/.tvh_download] Fehler 8
- make[1]: Verzeichnis „/home/ts/workspace/tvheadend“ wird verlassen
- Makefile:826: die Regel für Ziel „/home/ts/workspace/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/libavcodec.a“ scheiterte
- make: *** [/home/ts/workspace/tvheadend/build.linux/ffmpeg/build/ffmpeg/lib/libavcodec.a] Fehler 2
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement