Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 750845 - app-crypt/tpm2-tss-3.0.1 : ./configure:line <snip>: syntax error near unexpected token newline
Summary: app-crypt/tpm2-tss-3.0.1 : ./configure:line <snip>: syntax error near unexpec...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Christopher Byrne
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: autoconf-2.7x
  Show dependency tree
 
Reported: 2020-10-23 15:07 UTC by Toralf Förster
Modified: 2020-11-20 10:12 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.36 KB, text/plain)
2020-10-23 15:07 UTC, Toralf Förster
Details
app-crypt:tpm2-tss-3.0.1:20201023-030453.log (app-crypt:tpm2-tss-3.0.1:20201023-030453.log,10.23 KB, text/plain)
2020-10-23 15:07 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,180.82 KB, text/plain)
2020-10-23 15:07 UTC, Toralf Förster
Details
environment (environment,88.60 KB, text/plain)
2020-10-23 15:07 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,16.91 KB, application/x-bzip)
2020-10-23 15:07 UTC, Toralf Förster
Details
logs.tbz2 (logs.tbz2,10.24 KB, application/x-bzip)
2020-10-23 15:07 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,25.69 KB, application/x-bzip)
2020-10-23 15:07 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-23 15:07:07 UTC
checking for JSONC... yes
checking for CURL... yes
./configure: line 14383: syntax error near unexpected token `newline'
./configure: line 14383: `    '''

!!! 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.265_p01 [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	Fri Oct 23 02:05:29 AM UTC 2020

emerge -qpvO app-crypt/tpm2-tss
[ebuild  N    ] app-crypt/tpm2-tss-3.0.1  USE="fapi openssl -doc -mbedtls -static-libs -test"
Comment 1 Toralf Förster gentoo-dev 2020-10-23 15:07:08 UTC
Created attachment 668048 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-10-23 15:07:10 UTC
Created attachment 668051 [details]
app-crypt:tpm2-tss-3.0.1:20201023-030453.log
Comment 3 Toralf Förster gentoo-dev 2020-10-23 15:07:11 UTC
Created attachment 668054 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-10-23 15:07:13 UTC
Created attachment 668057 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-10-23 15:07:14 UTC
Created attachment 668060 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-10-23 15:07:16 UTC
Created attachment 668063 [details]
logs.tbz2
Comment 7 Toralf Förster gentoo-dev 2020-10-23 15:07:17 UTC
Created attachment 668066 [details]
temp.tbz2
Comment 8 Larry the Git Cow gentoo-dev 2020-11-20 10:12:01 UTC
The bug has been closed via the following commit(s):

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

commit 0f66e61fe78bd2a385ebe1c1beae564f3d42a494
Author:     Salah Coronya <salah.coronya@gmail.com>
AuthorDate: 2020-11-13 21:34:16 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2020-11-20 10:11:30 +0000

    app-crypt/tpm2-tss: Fix building with autoconf-2.70
    
    Closes: https://bugs.gentoo.org/750845
    Package-Manager: Portage-3.0.8, Repoman-3.0.2
    Signed-off-by: Salah Coronya <salah.coronya@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/18252
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 ...ss-3.0.1-Fix-underquoting-in-configure-ac.patch | 22 ++++++++++++++++++++++
 app-crypt/tpm2-tss/tpm2-tss-3.0.1.ebuild           |  1 +
 2 files changed, 23 insertions(+)