forked from MrS0m30n3/youtube-dl-gui
-
-
Notifications
You must be signed in to change notification settings - Fork 121
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
yt-dlg PyInstaller Manylinux on Fedora 38 #143
Labels
dependencies
Pull requests that update a dependency file
Comments
OS: Fedora 38 (Workstation Edition) [oleksis@fedora Downloads]$ dnf info librsvg2
Last metadata expiration check: 0:00:53 ago on Sun 30 Jul 2023 10:12:19 AM EDT.
Installed Packages
Name : librsvg2
Version : 2.56.2
Release : 1.fc38
Architecture : x86_64
Size : 4.4 M
Source : librsvg2-2.56.2-1.fc38.src.rpm
Repository : @System
From repo : updates
Summary : An SVG library based on cairo
URL : https://wiki.gnome.org/Projects/LibRsvg
License : LGPLv2+
Description : An SVG library based on cairo.
Available Packages
Name : librsvg2
Version : 2.56.2
Release : 1.fc38
Architecture : i686
Size : 1.5 M
Source : librsvg2-2.56.2-1.fc38.src.rpm
Repository : updates
Summary : An SVG library based on cairo
URL : https://wiki.gnome.org/Projects/LibRsvg
License : LGPLv2+
Description : An SVG library based on cairo.
[oleksis@fedora Downloads]$ dnf info gdk-pixbuf2
Last metadata expiration check: 0:03:21 ago on Sun 30 Jul 2023 10:12:19 AM EDT.
Installed Packages
Name : gdk-pixbuf2
Version : 2.42.10
Release : 2.fc38
Architecture : x86_64
Size : 2.5 M
Source : gdk-pixbuf2-2.42.10-2.fc38.src.rpm
Repository : @System
From repo : anaconda
Summary : An image loading library
URL : https://gitlab.gnome.org/GNOME/gdk-pixbuf
License : LGPLv2+
Description : gdk-pixbuf is an image loading library that can be extended by loadable
: modules for new image formats. It is used by toolkits such as GTK+ or
: clutter.
Available Packages
Name : gdk-pixbuf2
Version : 2.42.10
Release : 2.fc38
Architecture : i686
Size : 491 k
Source : gdk-pixbuf2-2.42.10-2.fc38.src.rpm
Repository : fedora
Summary : An image loading library
URL : https://gitlab.gnome.org/GNOME/gdk-pixbuf
License : LGPLv2+
Description : gdk-pixbuf is an image loading library that can be extended by loadable
: modules for new image formats. It is used by toolkits such as GTK+ or
: clutter.
---
git clone https://gitlab.gnome.org/GNOME/librsvg
cd librsvg/
git checkout librsvg-2.56
./autogen.sh
...
Makefile.am:282: error: HAVE_INTROSPECTION does not appear in AM_CONDITIONAL
Makefile.am: installing './depcomp'
autoreconf: error: automake failed with exit status: 1
# or ./configure
...
hecking whether to build Rust code with debugging information... no
./configure: line 15561: syntax error near unexpected token `0.10.8'
./configure: line 15561: `GOBJECT_INTROSPECTION_CHECK(0.10.8)'
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
OS: Fedora 38
Desktop Manager: KDE
Windows System: Wayland
The text was updated successfully, but these errors were encountered: