Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 710898 - app-shells/smrsh-8.15.2 : * sed failed
Summary: app-shells/smrsh-8.15.2 : * sed failed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: colon-in-CFLAGS
  Show dependency tree
 
Reported: 2020-02-26 18:45 UTC by Toralf Förster
Modified: 2020-03-24 13:32 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,15.24 KB, text/plain)
2020-02-26 18:45 UTC, Toralf Förster
Details
app-shells:smrsh-8.15.2:20200226-175940.log (app-shells:smrsh-8.15.2:20200226-175940.log,1.59 KB, text/plain)
2020-02-26 18:45 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,139.96 KB, text/plain)
2020-02-26 18:45 UTC, Toralf Förster
Details
environment (environment,41.03 KB, text/plain)
2020-02-26 18:45 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,18.59 KB, application/x-bzip)
2020-02-26 18:45 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-02-26 18:45:42 UTC
sed: -e expression #1, char 77: unknown option to `s'
 * ERROR: app-shells/smrsh-8.15.2::gentoo failed (prepare phase):
 *   sed failed
 * 
 * Call stack:
 *     ebuild.sh, line 125:  Called src_prepare

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_hardened-libressl-20200223-130532

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

  Please see the tracker bug for details.

gcc-config -l:
 [1] x86_64-pc-linux-gnu-9.2.0 *

clang:
clang version 9.0.1 
Target: x86_64-pc-linux-gnu
Thread model: posix
InstalledDir: /usr/lib/llvm/9/bin
llvm:
9.0.1
Available Python interpreters, in order of preference:
  [1]   python3.8
  [2]   python3.6
  [3]   python3.7 (fallback)
  [4]   python2.7 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *
Available Rust versions:
  [1]   rust-1.41.0 *


ghc:
The Glorious Glasgow Haskell Compilation System, version 8.0.2

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Wed, 26 Feb 2020 16:42:32 +0000

emerge -qpvO app-shells/smrsh
[ebuild  N    ] app-shells/smrsh-8.15.2
Comment 1 Toralf Förster gentoo-dev 2020-02-26 18:45:45 UTC
Created attachment 616120 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-02-26 18:45:48 UTC
Created attachment 616122 [details]
app-shells:smrsh-8.15.2:20200226-175940.log
Comment 3 Toralf Förster gentoo-dev 2020-02-26 18:45:51 UTC
Created attachment 616124 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-02-26 18:45:54 UTC
Created attachment 616126 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-02-26 18:45:56 UTC
Created attachment 616128 [details]
etc.portage.tbz2
Comment 6 Larry the Git Cow gentoo-dev 2020-03-24 13:32:57 UTC
The bug has been closed via the following commit(s):

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

commit b1338de13c1a7d5930cdec493c004bcf05ae2a5f
Author:     Ben Kohler <bkohler@gentoo.org>
AuthorDate: 2020-03-24 12:57:12 +0000
Commit:     Ben Kohler <bkohler@gentoo.org>
CommitDate: 2020-03-24 13:31:34 +0000

    app-shells/smrsh: fix bad sed delimiter
    
    Closes: https://bugs.gentoo.org/710898
    Package-Manager: Portage-2.3.95, Repoman-2.3.21
    Signed-off-by: Ben Kohler <bkohler@gentoo.org>

 app-shells/smrsh/smrsh-8.15.2.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)