Hi
I don't understand why this package fails late at that point in the release:
It seems like there are few hidden error in the spec such like when
you claim to use python3, but the configure script claim to search for
python2
Some package (python3-oauth) aren't available , so maybe it should be
kept as python2 only (and move to python3 when upstream will support
this).
This is unfortunate, but we don't migrate to python3 by moving build
dependencies
What do you think, we need a fix before next week.
+ ./configure --qmake=/usr/bin/qmake-qt5 --prefix=/usr
--libdir=/usr/lib64 --libdir-name=lib64 --mandir=/usr/share/man
--enable-bdjava --python=/usr/bin/python3 --enable-libmp3lame
--enable-libx264 --enable-libx265 --enable-libxvid --enable-libvpx
'--extra-cflags=-O2 -g -pipe -Wall -Werror=format-security
-Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions
-fstack-protector-strong -grecord-gcc-switches
-specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic
-fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection
-fomit-frame-pointer -fno-devirtualize' '--extra-cxxflags=-O2 -g -pipe
-Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2
-Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-protector-strong
-grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-hardened-cc1
-specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64 -mtune=generic
-fasynchronous-unwind-tables -fstack-clash-protection -fcf-protection
-fomit-frame-pointer -fno-devirtualize' --compile-type=debug
WARNING: disabling Python bindings; missing Python 2.6
WARNING: disabling Python bindings; missing MySQLdb
WARNING: disabling Python bindings; missing lxml
WARNING: disabling Python bindings; missing urlgrabber
Le lun. 8 avr. 2019 à 18:03, Richard Shaw <hobbes1069(a)rpmfusion.org> a écrit :
commit 184cf76c93cffe1b7a879c6be6faadd8e444f9cd
Author: Richard Shaw <hobbes1069(a)gmail.com>
Date: Mon Apr 8 11:02:49 2019 -0500
Updated to fixes/30 commit 8e50fcf60b.
--
-
Nicolas (kwizart)