Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 780339 - app-shells/pdsh-2.34 - * Failed running 'aclocal'!
Summary: app-shells/pdsh-2.34 - * 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: Gentoo Cluster Team
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: 785697
  Show dependency tree
 
Reported: 2021-04-05 09:22 UTC by Toralf Förster
Modified: 2021-09-25 02:58 UTC (History)
3 users (show)

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


Attachments
emerge-info.txt (emerge-info.txt,17.87 KB, text/plain)
2021-04-05 09:22 UTC, Toralf Förster
Details
app-shells:pdsh-2.34:20210405-090242.log (app-shells:pdsh-2.34:20210405-090242.log,2.14 KB, text/plain)
2021-04-05 09:22 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,286.26 KB, text/plain)
2021-04-05 09:22 UTC, Toralf Förster
Details
environment (environment,66.66 KB, text/plain)
2021-04-05 09:22 UTC, Toralf Förster
Details
etc.portage.tar.bz2 (etc.portage.tar.bz2,26.35 KB, application/x-bzip)
2021-04-05 09:22 UTC, Toralf Förster
Details
temp.tar.bz2 (temp.tar.bz2,17.68 KB, application/x-bzip)
2021-04-05 09:22 UTC, Toralf Förster
Details
patch to correct the problem (file_780339.txt,970 bytes, patch)
2021-05-07 03:40 UTC, foufou33
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 2021-04-05 09:22:01 UTC
 * ERROR: app-shells/pdsh-2.34::gentoo failed (prepare phase):
 *   Failed running 'aclocal'!
 * 

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_systemd-20210327-175744

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

gcc-config -l:
 [1] x86_64-pc-linux-gnu-7.3.1
 [2] 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.9
Available Ruby profiles:
  [1]   ruby26 (with Rubygems)
  [2]   ruby30 (with Rubygems) *
Available Rust versions:
  [1]   rust-bin-1.51.0
  [2]   rust-1.51.0 *
The following VMs are available for generation-2:
1)	IcedTea JDK 3.18.0 [icedtea-8]
*)	AdoptOpenJDK 8.282_p08 [openjdk-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-8 
  [2]   openjdk-bin-8  system-vm

The Glorious Glasgow Haskell Compilation System, version 8.10.4

  timestamp(s) of HEAD at this tinderbox image:
/var/db/repos/gentoo	Mon Apr  5 08:50:50 UTC 2021

emerge -qpvO app-shells/pdsh
[ebuild  N    ] app-shells/pdsh-2.34  USE="crypt readline -rsh -test"
Comment 1 Toralf Förster gentoo-dev 2021-04-05 09:22:02 UTC
Created attachment 697707 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2021-04-05 09:22:03 UTC
Created attachment 697710 [details]
app-shells:pdsh-2.34:20210405-090242.log
Comment 3 Toralf Förster gentoo-dev 2021-04-05 09:22:05 UTC
Created attachment 697713 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2021-04-05 09:22:06 UTC
Created attachment 697716 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2021-04-05 09:22:07 UTC
Created attachment 697719 [details]
etc.portage.tar.bz2
Comment 6 Toralf Förster gentoo-dev 2021-04-05 09:22:08 UTC
Created attachment 697722 [details]
temp.tar.bz2
Comment 7 foufou33 2021-05-07 03:02:10 UTC
AC_INIT([pdsh],
        m4_esyscmd([git describe --always |  awk '/.*/ {sub(/^pdsh-/, ""); printf "%s",$1; exit}']))



the git part above seems to be responsible for the failure.
Comment 8 foufou33 2021-05-07 03:40:54 UTC
Created attachment 706446 [details, diff]
patch to correct the problem

this did the trick for me
Comment 9 Alessandro Barbieri 2021-07-31 22:56:05 UTC
better use sed to update the version
Comment 10 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2021-08-01 01:46:40 UTC
(In reply to foufou33 from comment #8)
> Created attachment 706446 [details, diff] [details, diff]
> patch to correct the problem
> 
> this did the trick for me

Patch doesn't seem to apply for me.
Comment 11 foufou33 2021-08-04 07:09:36 UTC
(In reply to Sam James from comment #10)
> (In reply to foufou33 from comment #8)
> > Created attachment 706446 [details, diff] [details, diff] [details, diff]
> > patch to correct the problem
> > 
> > this did the trick for me
> 
> Patch doesn't seem to apply for me.

maybe spaces or some other char was introduced?
you can recreate  or  unpack pdsh modify manually and merge -- using ebuild --
Comment 12 Larry the Git Cow gentoo-dev 2021-09-25 02:58:10 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6d59fdbe4d1fdf770040ff7396c5b0e7a43ac160

commit 6d59fdbe4d1fdf770040ff7396c5b0e7a43ac160
Author:     Alessandro Barbieri <lssndrbarbieri@gmail.com>
AuthorDate: 2021-08-26 20:50:22 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2021-09-25 02:55:00 +0000

    app-shells/pdsh: EAPI8, no git in autoconf
    
    Closes: https://bugs.gentoo.org/780339
    Package-Manager: Portage-3.0.22, Repoman-3.0.3
    Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/22121
    Signed-off-by: Sam James <sam@gentoo.org>

 app-shells/pdsh/pdsh-2.34-r1.ebuild | 70 +++++++++++++++++++++++++++++++++++++
 1 file changed, 70 insertions(+)