Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 775680

Summary: net-libs/libsrtp-1.6.0-r1 fails to configure: configure: error: cannot find required auxiliary files: ar-lib
Product: Gentoo Linux Reporter: jannis <kripton>
Component: Current packagesAssignee: Tony Vroon (RETIRED) <chainsaw>
Status: RESOLVED FIXED    
Severity: normal CC: chromium, sam
Priority: Normal Keywords: PullRequest
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/gentoo/gentoo/pull/19905
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 732648    
Attachments: build.log
config.log
emerge --info

Description jannis 2021-03-12 20:24:53 UTC
I'm currently trying to recompile @world and net-libs/libsrtp-1.6.0-r1 (dependency for media-sound/teamspeak-client and net-misc/asterisk[srtp] fails to configure:

/var/tmp/portage/net-libs/libsrtp-1.6.0-r1/work/libsrtp-1.6.0/configure --prefix=/usr --build=i686-pc-linux-gnu --host=i686-pc-linux-gnu --mandir=/usr/share/man --infodir=/usr/share/info --datadir=/usr/share --sysconfdir=/etc --localstatedir=/var/lib --docdir=/usr/share/doc/libsrtp-1.6.0-r1 --htmldir=/usr/share/doc/libsrtp-1.6.0-r1/html --libdir=/usr/lib --enable-stdout --disable-kernel-linux --disable-gdoi --disable-pcap --disable-generic-aesicm --disable-console --disable-debug --disable-openssl --disable-syslog
configure: loading site script /usr/share/config.site
configure: error: cannot find required auxiliary files: ar-lib


I'm not very skilled in autoconf so I didn't investigate deeper.

Reproducible: Always
Comment 1 jannis 2021-03-12 20:27:16 UTC
Created attachment 691038 [details]
build.log
Comment 2 jannis 2021-03-12 20:27:47 UTC
Created attachment 691041 [details]
config.log
Comment 3 jannis 2021-03-12 20:29:03 UTC
Last successful emerge of net-libs/libsrtp-1.6.0-r1 was on 02:27:17 15.06.2019
Comment 4 jannis 2021-03-12 20:29:17 UTC
Created attachment 691044 [details]
emerge --info
Comment 5 jannis 2021-03-12 21:59:53 UTC
Possible fix found on https://aur.archlinux.org/packages/lib32-libsrtp/#comment-787895
I'm about to create a PR
Comment 6 Larry the Git Cow gentoo-dev 2021-03-16 13:01:38 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=fcb3e85858cd339f77220b9b194dfe5f735ebe57

commit fcb3e85858cd339f77220b9b194dfe5f735ebe57
Author:     Jannis Achstetter <kripton@kripserver.net>
AuthorDate: 2021-03-16 12:28:21 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2021-03-16 13:01:31 +0000

    net-libs/libsrtp-1.6.0-r1: Fix compilation with sys-devel/autoconf-2.71
    
     - non-maintainer commit, acked by chainsaw
    
    Closes: https://bugs.gentoo.org/775680
    Package-Manager: Portage-3.0.17, Repoman-3.0.2
    Signed-off-by: Jannis Achstetter <kripton@kripserver.net>
    Closes: https://github.com/gentoo/gentoo/pull/19905
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 net-libs/libsrtp/libsrtp-1.6.0-r1.ebuild | 1 +
 1 file changed, 1 insertion(+)