There is an unneeded "default" call in src_configure here. It calls configure once with no extra arguments via "default", then again with the proper arguments via "econf .."
Finally an excuse to bump this package to EAPI-7! Thanks.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5b6d3fbdaf850ab465e97a9fe5b0f03fbd7d63fe commit 5b6d3fbdaf850ab465e97a9fe5b0f03fbd7d63fe Author: Marek Szuba <marecki@gentoo.org> AuthorDate: 2019-06-07 11:44:16 +0000 Commit: Marek Szuba <marecki@gentoo.org> CommitDate: 2019-06-07 11:45:33 +0000 net-misc/connman-gtk: do not call econf twice Also, bump to EAPI-7. Closes: https://bugs.gentoo.org/687550 Signed-off-by: Marek Szuba <marecki@gentoo.org> Package-Manager: Portage-2.3.66, Repoman-2.3.11 net-misc/connman-gtk/connman-gtk-1.1.1-r1.ebuild | 53 ++++++++++++++++++++++++ 1 file changed, 53 insertions(+)