cat /var/portage/tmp/portage/media-libs/dssi-1.1.1/temp/aclocal.out ***** aclocal ***** ***** PWD: /var/portage/tmp/portage/media-libs/dssi-1.1.1/work/dssi-1.1.1 ***** aclocal configure.ac:7: error: 'AM_CONFIG_HEADER': this macro is obsolete. You should use the 'AC_CONFIG_HEADERS' macro instead. /usr/share/aclocal-1.13/obsolete-err.m4:12: AM_CONFIG_HEADER is expanded from... configure.ac:7: the top level autom4te-2.68: /usr/bin/m4 failed with exit status: 1 aclocal-1.13: error: echo failed with exit status: 1 Reproducible: Always Steps to Reproduce: 1. emerge -1 =media-libs/dssi-1.1.1 2. see fail. 3.
Last commit 6 years ago. Is there any point in keeping this package in tree? If yes, USE=qt4 will need to be dropped if it can not be built using Qt5.
yes, it has many reverse deps needing it: dev-java/gnu-classpath/gnu-classpath-0.98-r6.ebuild: dssi? ( >=media-libs/dssi-0.9 ) media-libs/fluidsynth-dssi/fluidsynth-dssi-1.0.0.ebuild:RDEPEND=">=media-libs/dssi-0.9.0 media-plugins/hexter/hexter-1.0.2.ebuild: >=media-libs/dssi-0.4 media-plugins/hexter/hexter-1.0.3.ebuild: >=media-libs/dssi-0.4 media-plugins/xsynth-dssi/xsynth-dssi-0.9.2.ebuild: >=media-libs/dssi-0.9 media-plugins/xsynth-dssi/xsynth-dssi-0.9.4.ebuild: >=media-libs/dssi-0.9 media-sound/amsynth/amsynth-1.3.2-r1.ebuild: media-libs/dssi:= media-sound/amsynth/amsynth-1.5.1-r1.ebuild: media-libs/dssi:= media-sound/amsynth/amsynth-1.6.4-r1.ebuild: media-libs/dssi:= media-sound/amsynth/amsynth-1.7.0-r1.ebuild: media-libs/dssi:= media-sound/amsynth/amsynth-1.7.1-r1.ebuild: media-libs/dssi:= media-sound/csound/csound-6.08.0.ebuild: media-libs/dssi media-sound/csound/csound-6.09.1.ebuild: media-libs/dssi media-sound/csound/csound-9999.ebuild: media-libs/dssi media-sound/qtractor/qtractor-0.8.4.ebuild: dssi? ( media-libs/dssi ) media-sound/qtractor/qtractor-0.8.5.ebuild: dssi? ( media-libs/dssi ) media-sound/rosegarden/rosegarden-17.04.ebuild: >=media-libs/dssi-1.0.0:= media-sound/sonic-visualiser/sonic-visualiser-2.5.ebuild: >=media-libs/dssi-0.9.1 media-sound/sonic-visualiser/sonic-visualiser-3.0.2.ebuild: >=media-libs/dssi-0.9.1 I would opt for dropping qt4 support then instead
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e98b22755625cb1e72d8a57610aa635a505b7e7e commit e98b22755625cb1e72d8a57610aa635a505b7e7e Author: Andreas Sturmlechner <asturm@gentoo.org> AuthorDate: 2018-01-16 21:15:45 +0000 Commit: Andreas Sturmlechner <asturm@gentoo.org> CommitDate: 2018-01-16 21:16:08 +0000 media-libs/dssi: Drop USE=qt4 Bug: https://bugs.gentoo.org/470240 Package-Manager: Portage-2.3.19, Repoman-2.3.6 media-libs/dssi/dssi-1.1.1-r1.ebuild | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-)}
Fine, then.