Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 751235 - app-arch/torrentzip-0.9 : * Failed Running aclocal !
Summary: app-arch/torrentzip-0.9 : * Failed Running aclocal !
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Alexander Miller
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: autoconf-2.7x
  Show dependency tree
 
Reported: 2020-10-25 19:51 UTC by Toralf Förster
Modified: 2021-01-02 16:51 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.52 KB, text/plain)
2020-10-25 19:51 UTC, Toralf Förster
Details
aclocal.out (aclocal.out,312 bytes, text/plain)
2020-10-25 19:51 UTC, Toralf Förster
Details
app-arch:torrentzip-0.9:20201025-183333.log (app-arch:torrentzip-0.9:20201025-183333.log,1.89 KB, text/plain)
2020-10-25 19:51 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,281.66 KB, text/plain)
2020-10-25 19:51 UTC, Toralf Förster
Details
environment (environment,59.76 KB, text/plain)
2020-10-25 19:51 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,20.07 KB, application/x-bzip)
2020-10-25 19:51 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,15.60 KB, application/x-bzip)
2020-10-25 19:51 UTC, Toralf Förster
Details
torrentzip-0.9-autoconf-quote.patch (torrentzip-0.9-autoconf-quote.patch,337 bytes, patch)
2020-10-26 16:23 UTC, Alexander Miller
Details | Diff

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 19:51:05 UTC
 * ERROR: app-arch/torrentzip-0.9::gentoo failed (prepare phase):
 *   Failed Running aclocal !
 * 

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

  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 06:05:31 PM UTC 2020

emerge -qpvO app-arch/torrentzip
[ebuild  N    ] app-arch/torrentzip-0.9
Comment 1 Toralf Förster gentoo-dev 2020-10-25 19:51:07 UTC
Created attachment 668528 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-10-25 19:51:08 UTC
Created attachment 668531 [details]
aclocal.out
Comment 3 Toralf Förster gentoo-dev 2020-10-25 19:51:09 UTC
Created attachment 668534 [details]
app-arch:torrentzip-0.9:20201025-183333.log
Comment 4 Toralf Förster gentoo-dev 2020-10-25 19:51:11 UTC
Created attachment 668537 [details]
emerge-history.txt
Comment 5 Toralf Förster gentoo-dev 2020-10-25 19:51:12 UTC
Created attachment 668540 [details]
environment
Comment 6 Toralf Förster gentoo-dev 2020-10-25 19:51:14 UTC
Created attachment 668543 [details]
etc.portage.tbz2
Comment 7 Toralf Förster gentoo-dev 2020-10-25 19:51:15 UTC
Created attachment 668546 [details]
temp.tbz2
Comment 8 Alexander Miller 2020-10-26 16:23:26 UTC
Created attachment 668642 [details, diff]
torrentzip-0.9-autoconf-quote.patch

Does this patch fix the build?

I don't have set up a sandbox with autoconf-2.70_beta2 to test it right now,
but I guess the problem is caused by the missing quoting level around the bug
report string (which contains commas).
Comment 9 Larry the Git Cow gentoo-dev 2020-11-19 10:22:09 UTC
The bug has been closed via the following commit(s):

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

commit 4f3811aa431fa66e4baa15faa5242e3a9e0858c2
Author:     Alexander Miller <alex.miller@gmx.de>
AuthorDate: 2020-11-11 15:08:49 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2020-11-19 10:21:59 +0000

    app-arch/torrentzip: Fix building with autoconf-2.70
    
    * EAPI=7
    * Drop leftover dependency on app-arch/unzip.
    * Add a patch that fixes underquoting in configure.ac which
      caused aclocal to fail with recent autoconf-2.70 betas.
    
    Closes: https://bugs.gentoo.org/751235
    Package-Manager: Portage-3.0.8, Repoman-3.0.2
    Signed-off-by: Alexander Miller <alex.miller@gmx.de>
    Closes: https://github.com/gentoo/gentoo/pull/18225
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 .../files/torrentzip-0.9-autoconf-quote.patch      |  8 ++++++
 app-arch/torrentzip/torrentzip-0.9-r1.ebuild       | 29 ++++++++++++++++++++++
 2 files changed, 37 insertions(+)