Advertisement
Guest User

tvh

a guest
Mar 12th, 2015
172
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 7.88 KB | None | 0 0
  1. Debian Wheezy
  2. -------------
  3.  
  4. root@NAS:~/tvheadend# AUTOBUILD_CONFIGURE_EXTRA=--enable-bundle ./Autobuild.sh -t precise-amd64
  5.  
  6. dpkg-buildpackage: Quellpaket tvheadend
  7. dpkg-buildpackage: Quellversion 3.9.2573~gc66213c~precise
  8. dpkg-buildpackage: Quellen geändert durch Andreas Öman <andreas@tvheadend.org>
  9. dpkg-buildpackage: Host-Architektur amd64
  10.  dpkg-source --before-build tvheadend
  11.  debian/rules clean
  12. dh clean
  13.    dh_testdir
  14.    dh_clean
  15.         rm -f debian/tvheadend.substvars
  16.         rm -f debian/tvheadend.*.debhelper
  17.         rm -rf debian/tvheadend/
  18.         rm -f debian/tvheadend-dbg.substvars
  19.         rm -f debian/tvheadend-dbg.*.debhelper
  20.         rm -rf debian/tvheadend-dbg/
  21.         rm -f debian/*.debhelper.log
  22.         rm -f debian/files
  23.         find .  \( \( -type f -a \
  24.                 \( -name '#*#' -o -name '.*~' -o -name '*~' -o -name DEADJOE \
  25.                  -o -name '*.orig' -o -name '*.rej' -o -name '*.bak' \
  26.                  -o -name '.*.orig' -o -name .*.rej -o -name '.SUMS' \
  27.                  -o -name TAGS -o \( -path '*/.deps/*' -a -name '*.P' \) \
  28.                 \) -exec rm -f {} \; \) -o \
  29.                 \( -type d -a -name autom4te.cache -prune -exec rm -rf {} \; \) \)
  30.  debian/rules build
  31. dh build
  32.    dh_testdir
  33.    debian/rules override_dh_auto_configure
  34. make[1]: Entering directory `/root/tvheadend'
  35. dh_auto_configure -- --enable-bundle --arch=x86_64
  36.        ./configure --build=x86_64-linux-gnu --prefix=/usr --includedir=\${prefix}/include --mandir=\${prefix}/share/man --infodir=\${prefix}/share/info --sysconfdir=/etc --localstatedir=/var --libexecdir=\${prefix}/lib/tvheadend --disable-maintainer-mode --disable-dependency-tracking --enable-bundle --arch=x86_64
  37. Checking support/features
  38.  checking for cc execinfo.h ...                    ok
  39.  checking for cc -mmmx ...                         ok
  40.  checking for cc -msse2 ...                        ok
  41.  checking for cc getloadavg ...                    ok
  42.  checking for cc atomic64 ...                      ok
  43.  checking for cc lockowner ...                     ok
  44.  checking for cc qsort_r ...                       ok
  45.  checking for cc recvmmsg ...                      ok
  46.  checking for cc sendmmsg ...                      fail
  47.  checking for cc libiconv ...                      fail
  48.  checking for py module gzip ...                   ok
  49.  checking for bzip2 ...                            ok
  50.  checking for pkg openssl  ...                     ok (detected 1.0.1e)
  51.  checking for cc linux/dvb/version.h ...           ok
  52.  checking for cc libhdhomerun/hdhomerun.h ...      fail
  53.  checking for pkg zlib  ...                        ok (detected 1.2.7)
  54.  checking for pkg liburiparser  ...                ok (detected 0.7.5)
  55.  checking for pkg avahi-client  ...                ok (detected 0.6.31)
  56. Package libavcodec was not found in the pkg-config search path.
  57. Perhaps you should add the directory containing `libavcodec.pc'
  58. to the PKG_CONFIG_PATH environment variable
  59. No package 'libavcodec' found
  60.   checking for ffmpeg libraries ...                 ./configure: Zeile 333: test: -lt: Einstelliger (unärer) Operator erwartet.
  61. ok
  62.   checking for pkg libavcodec >=55.18.102 ...       fail (detected <none>)
  63. WARNING: none or old libav or libffmpeg libraries were detected
  64.          * use --disable-libav or --enable-libffmpeg_static
  65.          ** supported ffmpeg libs n1.2+
  66.          ** supported libav  libs v10+
  67.   checking for cc sys/inotify.h ...                 ok
  68.   fetching dvb-scan files ...                       ok
  69.   checking for pkg dbus-1  ...                      ok (detected 1.6.8)
  70.  
  71. Compiler:
  72.   Using C compiler:                        cc
  73.   Build for arch:                          x86_64
  74.  
  75. Binaries:
  76.   Using PYTHON:                            python
  77.  
  78. Options:
  79.   cwc                                      yes
  80.   capmt                                    yes
  81.   constcw                                  yes
  82.   v4l                                      no
  83.   linuxdvb                                 yes
  84.   satip_server                             yes
  85.   satip_client                             yes
  86.   hdhomerun_client                         no
  87.   hdhomerun_static                         no
  88.   iptv                                     yes
  89.   tsfile                                   yes
  90.   dvbscan                                  yes
  91.   timeshift                                yes
  92.   trace                                    yes
  93.   imagecache                               yes
  94.   avahi                                    yes
  95.   zlib                                     yes
  96.   libav                                    no
  97.   libffmpeg_static                         no
  98.   inotify                                  yes
  99.   epoll                                    yes
  100.   uriparser                                yes
  101.   ccache                                   no
  102.   tvhcsa                                   yes
  103.   bundle                                   yes
  104.   dvbcsa                                   no
  105.   kqueue                                   no
  106.   dbus_1                                   yes
  107.   android                                  no
  108.   tsdebug                                  no
  109.   execinfo                                 yes
  110.   mmx                                      yes
  111.   sse2                                     yes
  112.   getloadavg                               yes
  113.   atomic64                                 yes
  114.   lockowner                                yes
  115.   qsort_r                                  yes
  116.   recvmmsg                                 yes
  117.   py_gzip                                  yes
  118.   bin_bzip2                                yes
  119.   ssl                                      yes
  120.   linuxdvbapi                              yes
  121.   upnp                                     yes
  122.   inotify_h                                yes
  123.   mpegts                                   yes
  124.   mpegps                                   no
  125.   mpegts_dvb                               yes
  126.  
  127. Packages:
  128.   openssl                                  1.0.1e
  129.   zlib                                     1.2.7
  130.   liburiparser                             0.7.5
  131.   avahi-client                             0.6.31
  132.   dbus-1                                   1.6.8
  133.  
  134. Installation paths:
  135.   Prefix:                                  /usr
  136.   Binaries:                                ${prefix}/bin
  137.   Libraries:                               ${prefix}/lib
  138.   Data files:                              ${prefix}/share
  139.   Man pages:                               /usr/share/man
  140.  
  141. Final Binary:
  142.   /root/tvheadend/build.linux/tvheadend
  143.  
  144. Tvheadend Data Directory:
  145.   /usr/share/tvheadend
  146.  
  147. make[1]: Leaving directory `/root/tvheadend'
  148.   debian/rules override_dh_auto_build
  149. make[1]: Entering directory `/root/tvheadend'
  150. make
  151. make[2]: Entering directory `/root/tvheadend'
  152. CC              src/version.o
  153. CC              src/uuid.o
  154. CC              src/main.o
  155. CC              src/tvhlog.o
  156. CC              src/idnode.o
  157. CC              src/prop.o
  158. CC              src/utils.o
  159. CC              src/wrappers.o
  160. CC              src/access.o
  161. CC              src/tcp.o
  162. CC              src/udp.o
  163. src/udp.c:654:0: error: "CONFIG_RECVMMSG" redefined [-Werror]
  164. In file included from src/tvhlog.h:22:0,
  165.                 from src/tvheadend.h:43,
  166.                 from src/udp.c:22:
  167. /root/tvheadend/build.linux/build.h:67:0: note: this is the location of the previous definition
  168. src/udp.c:682:1: error: redefinition of ‘sendmmsg’
  169. src/udp.c:648:5: note: previous definition of ‘sendmmsg’ was here
  170. cc1: all warnings being treated as errors
  171. make[2]: *** [/root/tvheadend/build.linux/src/udp.o] Fehler 1
  172. make[2]: Leaving directory `/root/tvheadend'
  173. make[1]: *** [override_dh_auto_build] Fehler 2
  174. make[1]: Leaving directory `/root/tvheadend'
  175. make: *** [build] Fehler 2
  176. dpkg-buildpackage: Fehler: Fehler-Exitstatus von debian/rules build war 2
  177. root@NAS:~/tvheadend#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement