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

Bug 751190

Summary: www-servers/varnish-6.5.0 : ./configure:line <snip>: syntax error near unexpected token newline
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Anthony Basile <blueness>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://github.com/varnishcache/varnish-cache/issues/3491
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 732648    
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
logs.tbz2
temp.tbz2
www-servers:varnish-6.5.0:20201025-052639.log

Description Toralf Förster gentoo-dev 2020-10-25 08:33:15 UTC
checking whether more special flags are required for pthreads... no
checking for PTHREAD_PRIO_INHERIT... yes
./configure: line 10542: syntax error near unexpected token `newline'
./configure: line 10542: `    '''

!!! 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-20201019-041507

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] x86_64-pc-linux-gnu-10.2.0 *
clang version 11.0.0
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/11/bin
/usr/lib/llvm/11
11.0.0
Available Python interpreters, in order of preference:
  [1]   python3.7
  [2]   python3.9 (fallback)
  [3]   python3.8 (fallback)
  [4]   python2.7 (fallback)
Available Ruby profiles:
  (none found)
Available Rust versions:
  [1]   rust-bin-1.47.0 *
  [2]   rust-1.47.0
The following VMs are available for generation-2:
*)	AdoptOpenJDK 8.272_p10 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   openjdk-bin-8  system-vm


  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Sun Oct 25 04:35:32 AM UTC 2020

emerge -qpvO www-servers/varnish
[ebuild  N    ] www-servers/varnish-6.5.0  USE="-jemalloc -jit -static-libs" PYTHON_TARGETS="python3_7 -python3_6"
Comment 1 Toralf Förster gentoo-dev 2020-10-25 08:33:16 UTC
Created attachment 668456 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-10-25 08:33:18 UTC
Created attachment 668459 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-10-25 08:33:20 UTC
Created attachment 668462 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-10-25 08:33:22 UTC
Created attachment 668465 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-10-25 08:33:23 UTC
Created attachment 668468 [details]
logs.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-10-25 08:33:24 UTC
Created attachment 668471 [details]
temp.tbz2
Comment 7 Toralf Förster gentoo-dev 2020-10-25 08:33:26 UTC
Created attachment 668474 [details]
www-servers:varnish-6.5.0:20201025-052639.log
Comment 8 Larry the Git Cow gentoo-dev 2021-01-13 09:10:03 UTC
The bug has been closed via the following commit(s):

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

commit 4df2160146b9b86175fa8d3c68e42dcc5f0e4fb0
Author:     Lars Wendler <polynomial-c@gentoo.org>
AuthorDate: 2021-01-13 09:09:35 +0000
Commit:     Lars Wendler <polynomial-c@gentoo.org>
CommitDate: 2021-01-13 09:09:35 +0000

    www-servers/varnish: Bump to version 6.5.1
    
    Fixed build with sys-devel/autoconf:2.70
    
    Closes: https://bugs.gentoo.org/751190
    Package-Manager: Portage-3.0.13, Repoman-3.0.2
    Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>

 www-servers/varnish/Manifest                       |   1 +
 .../files/varnish-6.5.1-autoconf-2.70.patch        |  50 ++++++++++
 www-servers/varnish/varnish-6.5.1.ebuild           | 103 +++++++++++++++++++++
 3 files changed, 154 insertions(+)