Package Details: tvheadend 4.2.8-8

Git Clone URL: https://aur.archlinux.org/tvheadend.git (read-only, click to copy)
Package Base: tvheadend
Description: TV streaming server for Linux
Upstream URL: https://tvheadend.org/
Keywords: tvheadend
Licenses: GPL-3.0-only
Submitter: BELzEBUB
Maintainer: fossdd
Last Packager: fossdd
Votes: 115
Popularity: 1.93
First Submitted: 2012-10-25 08:49 (UTC)
Last Updated: 2024-10-12 22:02 (UTC)

Dependencies (9)

Required by (0)

Sources (5)

Latest Comments

1 2 3 4 5 6 .. 25 Next › Last »

fossdd commented on 2024-10-12 21:59 (UTC)

Oops, thanks. Fixed.

edacval commented on 2024-10-12 20:42 (UTC)

==> Starting build()...
Checking support/features
  checking for cc execinfo.h ...                    ok
  checking for cc -mmmx ...                         ok
  checking for cc -msse2 ...                        ok
  checking for cc -Wunused-result ...               ok
  checking for cc strlcat ...                       ok
  checking for cc strlcpy ...                       ok
  checking for cc fdatasync ...                     ok
  checking for cc getloadavg ...                    ok
  checking for cc atomic32 ...                      ok
  checking for cc atomic64 ...                      ok
  checking for cc atomic_time_t ...                 ok
  checking for cc bitops64 ...                      ok
  checking for cc lockowner ...                     ok
  checking for cc qsort_r ...                       fail
  checking for cc stime ...                         fail
  checking for cc gmtoff ...                        ok
  checking for cc recvmmsg ...                      ok
  checking for cc sendmmsg ...                      ok
  checking for cc libiconv ...                      fail
    ^ using build-in glibc iconv routines
  checking for cc libdvben50221 ...                 fail
  checking for cc ifnames ...                       ok
  checking for py module gzip ...                   ok
  checking for pkg-config ...                       ok
  checking for xgettext ...                         ok
  checking for msgmerge ...                         ok
  checking for gzip ...                             ok
  checking for bzip2 ...                            ok
  checking for pkg openssl  ...                     ok (detected 3.3.2)
  checking for cc linux/dvb/version.h ...           ok
  checking for pkg zlib  ...                        ok (detected 1.3.1)
  checking for pkg liburiparser  ...                ok (detected 0.9.8)
  checking for pkg avahi-client  ...                ok (detected 0.8)
  checking for cmake ...                            fail
ERROR: cmake not found
==> ERROR: A failure occurred in build().
    Aborting...

fossdd commented on 2024-10-12 19:23 (UTC)

Oh yeah, thanks, tvheadend 4.2 doesn't support ffmpeg 7. I updated the PKGBUILD

silent commented on 2024-10-12 18:48 (UTC)

Please disable libav also in the latest build as requested earlier: make: *** [Makefile:643: /home/**/.cache/yay/tvheadend/src/tvheadend-4.2.8/build.linux/src/libav.o] Error 1 ==> ERROR: A failure occurred in build(). Aborting...

AlD commented on 2024-10-12 16:20 (UTC)

Thanks for taking over and touching up the package, @fossdd!

micwoj92 commented on 2024-08-17 01:03 (UTC)

Please remove the uselibav logic in PKGBUILD and set it to always --disable-libav. This software fails to build with libav support enabled and this is the cause of many build failures reported in comments. @Louis I see you already mentioned this in comments last year, but didn't resolve.

fossdd commented on 2024-02-17 18:10 (UTC)

Hey, quick question: Why is the user installed as install hook instead of a simply adding a file using sysusers.d(5)?

binhex commented on 2023-10-02 13:41 (UTC)

+1 on the issue reported by manio, exact same issue.

user20159 commented on 2023-09-09 22:25 (UTC)

For me, building this package fails with

/src/tvheadend-4.2.8/build.linux/hdhomerun/libhdhomerun_20180327.tgz: No such file or directory

even when installing libhdhomerun previously. tvheadend-git works though.

berturion commented on 2023-08-21 15:35 (UTC)

I have the same problem and console output as @manio (on an package update).