Just built fine in clean chroot, I guess something with my system then. 🤦♂️
Search Criteria
Package Details: mythtv-git 33.1.r10.g0682d4d42d-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/mythtv-git.git (read-only, click to copy) |
---|---|
Package Base: | mythtv-git |
Description: | A Homebrew PVR project (Stable '-fixes' branch) |
Upstream URL: | https://www.mythtv.org/ |
Licenses: | GPL |
Conflicts: | mythtv |
Provides: | mythtv |
Submitter: | JohnLBergqvist |
Maintainer: | JohnLBergqvist |
Last Packager: | JohnLBergqvist |
Votes: | 35 |
Popularity: | 0.130644 |
First Submitted: | 2023-04-10 09:11 (UTC) |
Last Updated: | 2023-04-10 09:45 (UTC) |
Dependencies (62)
- exiv2 (exiv2-git)
- fftw (fftw-amd)
- jack (jack-git, jack2-git, pipewire-full-jack-git, pipewire-common-jack-git, pipewire-jack-git, jack2, pipewire-jack)
- lame (lame-svn, lame-altivec)
- libass (libass-git)
- libavc1394
- libbluray (libbluray-git)
- libhdhomerun
- libiec61883
- libpulse (pulseaudio-dummy, pulseaudio-git)
- libsamplerate (libsamplerate-git)
- libva (libva-minimal-git, libva-git, libva-headless, intel-media-stack-bin)
- libvdpau (libvdpau-git)
- libvpx (libvpx-1.6, libvpx-full-git, libvpx-1.7, libvpx-git)
- libxinerama (libxinerama-randr-git)
- libxml2 (libxml2-git, libxml2-2.9)
- libxrandr (libxrandr-git)
- libzip (libzip-git)
- lzo
- python-pyqt5-webengine
- Show 42 more dependencies...
Required by (20)
- hdhomerun_config_gui (requires mythtv) (optional)
- mythplugins-mytharchive (requires mythtv)
- mythplugins-mytharchive (make)
- mythplugins-mythbrowser (requires mythtv)
- mythplugins-mythbrowser (make)
- mythplugins-mythgame (requires mythtv)
- mythplugins-mythgame (make)
- mythplugins-mythmusic (make)
- mythplugins-mythmusic (requires mythtv)
- mythplugins-mythnetvision (make)
- mythplugins-mythnetvision (requires mythtv)
- mythplugins-mythnews (make)
- mythplugins-mythnews (requires mythtv)
- mythplugins-mythweather (requires mythtv)
- mythplugins-mythweather (make)
- mythplugins-mythweb (requires mythtv)
- mythplugins-mythweb (make)
- mythplugins-mythzoneminder (requires mythtv)
- mythplugins-mythzoneminder (make)
- nuvexport (requires mythtv)
Sources (6)
micwoj92 commented on 2023-09-22 19:36 (UTC)
hamelg commented on 2023-09-22 09:14 (UTC)
Here I just rebuilt it with an up to date system and it builds successfully.
micwoj92 commented on 2023-09-21 20:50 (UTC)
Build fails for me.
LD libavcodec/libmythavcodec.so.59
/usr/bin/ld: libavcodec/amfenc_h264.o: in function `GetDefaultChannelLayout':
/usr/include/AMF/core/AudioBuffer.h:89: multiple definition of `GetDefaultChannelLayout'; libavcodec/amfenc.o:/usr/include/AMF/core/AudioBuffer.h:89: first defined here
/usr/bin/ld: libavcodec/amfenc_hevc.o: in function `GetDefaultChannelLayout':
/usr/include/AMF/core/AudioBuffer.h:89: multiple definition of `GetDefaultChannelLayout'; libavcodec/amfenc.o:/usr/include/AMF/core/AudioBuffer.h:89: first defined here
collect2: error: ld returned 1 exit status
make[2]: *** [ffbuild/library.mak:120: libavcodec/libmythavcodec.so.59] Error 1
make[2]: Leaving directory '/home/micwoj92/pkg/mythtv-git/src/mythtv/mythtv/external/FFmpeg'
make[1]: *** [Makefile:32: FFmpeg-all] Error 2
make[1]: Leaving directory '/home/micwoj92/pkg/mythtv-git/src/mythtv/mythtv/external'
make: *** [Makefile:66: external] Error 2
==> ERROR: A failure occurred in build().
Aborting...
deadite66 commented on 2023-08-05 14:23 (UTC)
@archcomp i have a TBS 6205 card i've been using tbsecp3-driver-git-dkms driver (aur), works with latest kernel but doesn't compile with lts.
archcomp commented on 2023-08-05 13:20 (UTC)
Thank you for your comments.
Maybe I should have mentioned earlier that I have a TBS card (6281SE) and for that reason I cannot use the latest linux kernel, but use linux 6.2.13. For a long time this linux kernel worked well for building the mythtv package and I would find it strange if this kernel version has anything to do with my mythbackend error.
About everyday I do "pacman -Syu". Took the advice of @glenb77 and built the mythtv package again (takes a while as you know). Same error upon starting mythbackend.
Maybe you can help me to sort out what (AUR) arch package libQt5WebKitWidgets.so.5 is in (of course I tried with pacman commands and the bash find command, but no results).
jfabernathy commented on 2023-08-04 10:57 (UTC) (edited on 2023-08-04 11:16 (UTC) by jfabernathy)
On a fresh arch install in a VM I built the AUR mythtv-git using yay and it built cleanly and after setting up the backend, mythtv user account, mariadb-server, and mythtv-setup it all ran perfectly.
I also re-ran using "yay -S mythtv-git --editmenu" and changed the source for mythtv to branch=master to get version "V34". That worked as well after I ran mythbackend from the console once to answer "yes" about upgrading the DB.
glenb77 commented on 2023-08-03 23:39 (UTC)
@archcomp; sounds like something not matching out or built out of order. i would try to do a pacman update pacman -Syu, followed by a reboot. then build myth again and then check and see if the libs match out correctly
archcomp commented on 2023-08-03 23:10 (UTC)
Yes, I'm very sure pyqt5-webengine is installed.
glenb77 commented on 2023-08-02 14:02 (UTC)
are you sure you have pyqt5-webengine installed. if not install and rebuild.
archcomp commented on 2023-08-02 13:58 (UTC)
After removing qt5-webkit, I succeeded in building the mythtv-git package.
However on starting mythbackend, I immediately get:
error while loading shared libraries: libQt5WebKitWidgets.so.5: cannot open shared object file: No such file or directory
So, I tried tried a few things, no luck. Now I'm afraid I can use some help. Does anyone have any suggestions?
Pinned Comments
JohnLBergqvist commented on 2023-04-10 15:56 (UTC) (edited on 2023-04-10 15:57 (UTC) by JohnLBergqvist)
This package replaces the previous 'mythtv' AUR package. It has been renamed to comply with Arch's VCS package guidelines.
I hope to update the various mythplugins AUR packages soon