checking for sendfile... yes checking for sys/sendfile.h... yes ./configure: line 18145: syntax error near unexpected token `newline' ./configure: line 18145: ` ''' !!! Please attach the following file when seeking support: ------------------------------------------------------------------- This is an unstable amd64 chroot image at a tinderbox (==build bot) name: 17.1_no-multilib_hardened-20210307-142948 ------------------------------------------------------------------- gcc-config -l: [1] x86_64-pc-linux-gnu-10.2.0 * clang version 11.1.0 Target: x86_64-pc-linux-gnu Thread model: posix InstalledDir: /usr/lib/llvm/11/bin /usr/lib/llvm/11 11.1.0 Python 3.8.8 Available Ruby profiles: [1] ruby26 (with Rubygems) [2] ruby27 (with Rubygems) * Available Rust versions: [1] rust-1.50.0 * The following VMs are available for generation-2: *) AdoptOpenJDK 8.282_p08 [openjdk-bin-8] Available Java Virtual Machines: [1] openjdk-bin-8 system-vm The Glorious Glasgow Haskell Compilation System, version 8.8.4 timestamp(s) of HEAD at this tinderbox image: /var/db/repos/gentoo Thu Mar 11 13:05:58 UTC 2021 emerge -qpvO dev-libs/tntnet [ebuild N ] dev-libs/tntnet-3.0 USE="ssl -doc -gnutls (-libressl) -server"
Created attachment 690768 [details] emerge-info.txt
Created attachment 690771 [details] dev-libs:tntnet-3.0:20210311-134751.log
Created attachment 690774 [details] emerge-history.txt
Created attachment 690777 [details] environment
Created attachment 690780 [details] etc.portage.tar.bz2
Created attachment 690783 [details] logs.tar.bz2
Created attachment 690786 [details] temp.tar.bz2
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f00e032a6c338c13afbdd6358e2371f12b5dc782 commit f00e032a6c338c13afbdd6358e2371f12b5dc782 Author: Lars Wendler <polynomial-c@gentoo.org> AuthorDate: 2021-03-15 12:43:39 +0000 Commit: Lars Wendler <polynomial-c@gentoo.org> CommitDate: 2021-03-15 12:43:39 +0000 dev-libs/tntnet: Fixed build with >=sys-devel/autoconf-2.70 Bug: https://bugs.gentoo.org/775479 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> .../tntnet/files/tntnet-3.0-autoconf-2.70.patch | 78 ++++++++++++++++++++++ dev-libs/tntnet/tntnet-3.0.ebuild | 4 ++ 2 files changed, 82 insertions(+)
So, this is fixed?
ooh, i did not noticed the bug is still open... thx Lars (again) for the patch/fix keep in mind, autoconf-2.71 is in PMASK # Lars Wendler <polynomial-c@gentoo.org> (2021-03-22) # Has unidentified race condition on very fast CPUs that causes maintainer- # mode to be triggered. # Most likely caused by the following upstream commit: # https://git.savannah.gnu.org/cgit/autoconf.git/commit/?id=aba75f6d4a9c875a9d5d90a07c6b3678db66a4bf anyway, i have it installed here, it works on my local setup without any issues... thanks...