x86_64-pc-linux-gnu-gcc -c -fwrapv -fno-strict-aliasing -pipe -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -O2 -pipe -march=native -Wall -DVERSION=\"1.7.2\" -DXS_VERSION=\"1.7.2\" -fPIC "-I/usr/lib64/perl5/5.24.2/x86_64-linux/CORE" Quota.c In file included from Quota.xs:11:0: myconfig.h:18:21: fatal error: rpc/rpc.h: No such file or directory #include <rpc/rpc.h> ^ compilation terminated. ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 13.0-desktop_20170905-225247 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-6.4.0 * Available Python interpreters, in order of preference: [1] python3.4 [2] python3.6 (fallback) [3] python2.7 (fallback) [4] jython2.7 (fallback) Available Ruby profiles: [1] ruby22 (with Rubygems) * java-config: The following VMs are available for generation-2: *) IcedTea JDK 3.5.1 [icedtea-bin-8] Available Java Virtual Machines: [1] icedtea-bin-8 system-vm emerge -qpv dev-perl/Quota [ebuild N ] dev-perl/Quota-1.7.2
Created attachment 493650 [details] emerge-info.txt
Created attachment 493652 [details] dev-perl:Quota-1.7.2:20170910-080215.log
Created attachment 493654 [details] emerge-history.txt
Created attachment 493656 [details] environment
Created attachment 493658 [details] etc.portage.tbz2
Created attachment 493660 [details] temp.tbz2
could not assign ticket to c.affolter, because there was no bugzilla account. Please fix this.
(In reply to Jonas Stein from comment #7) > could not assign ticket to c.affolter, because there was no bugzilla > account. Please fix this. The account should match again, as soon as the following PR will be merged: https://github.com/gentoo/gentoo/pull/5679
What is the preferred way to proceed here? Shall the affected ebuild simply depend on "net-libs/libtirpc" or also on "sys-libs/glibc[rpc]" (as long as this is available)?
The bugtracker is not suited for discussions. Please join IRC #gentoo-proxy-maint for discussion or ask in a forum/mailinglist.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1259579a303b3397efa95e9868c02d17d601d524 commit 1259579a303b3397efa95e9868c02d17d601d524 Author: Andreas K. Hüttel <dilfridge@gentoo.org> AuthorDate: 2017-11-01 21:18:30 +0000 Commit: Andreas K. Hüttel <dilfridge@gentoo.org> CommitDate: 2017-11-01 21:18:30 +0000 dev-perl/Quota: Fix build with glibc-2.26, bug 630568 Not sure if this is complete though... it compiles, but does it run? Closes: https://bugs.gentoo.org/630568 Package-Manager: Portage-2.3.13, Repoman-2.3.4 dev-perl/Quota/Quota-1.7.2.ebuild | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-)
Changes lead to the following bug: https://bugs.gentoo.org/644420 Also contains a IMO proper fix! Thanks and have a nice day!