Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 751190 - www-servers/varnish-6.5.0 : ./configure:line <snip>: syntax error near unexpected token newline
Summary: www-servers/varnish-6.5.0 : ./configure:line <snip>: syntax error near unexpe...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Anthony Basile
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: autoconf-2.7x
  Show dependency tree
 
Reported: 2020-10-25 08:33 UTC by Toralf Förster
Modified: 2021-01-13 09:10 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,16.52 KB, text/plain)
2020-10-25 08:33 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,263.80 KB, text/plain)
2020-10-25 08:33 UTC, Toralf Förster
Details
environment (environment,114.25 KB, text/plain)
2020-10-25 08:33 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,19.75 KB, application/x-bzip)
2020-10-25 08:33 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,7.39 KB, application/x-bzip)
2020-10-25 08:33 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,29.56 KB, application/x-bzip)
2020-10-25 08:33 UTC, Toralf Förster
Details
www-servers:varnish-6.5.0:20201025-052639.log (www-servers:varnish-6.5.0:20201025-052639.log,7.84 KB, text/plain)
2020-10-25 08:33 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
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(+)