Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 711408 - app-editors/nedit-5.7 : ebuild uses colon (:) as a sed delimiter
Summary: app-editors/nedit-5.7 : ebuild uses colon (:) as a sed delimiter
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Amy Liffey
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: colon-in-CFLAGS
  Show dependency tree
 
Reported: 2020-03-03 12:08 UTC by Toralf Förster
Modified: 2020-03-22 12:24 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.77 KB, text/plain)
2020-03-03 12:08 UTC, Toralf Förster
Details
app-editors:nedit-5.7:20200303-004058.log (app-editors:nedit-5.7:20200303-004058.log,1.71 KB, text/plain)
2020-03-03 12:08 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,171.39 KB, text/plain)
2020-03-03 12:08 UTC, Toralf Förster
Details
environment (environment,63.10 KB, text/plain)
2020-03-03 12:08 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,19.77 KB, application/x-bzip)
2020-03-03 12:08 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,15.85 KB, application/x-bzip)
2020-03-03 12:08 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-03-03 12:08:29 UTC
 * Applying nedit-5.6-security.patch ...
 [ ok ]
 * Applying nedit-5.7-doc.patch ...
 [ ok ]
sed: -e expression #1, char 79: unknown option to `s'
 * ERROR: app-editors/nedit-5.7::gentoo failed (prepare phase):

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_systemd-20200228-111550

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

  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.1 *


ghc:
The Glorious Glasgow Haskell Compilation System, version 8.0.2

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Mon, 02 Mar 2020 23:11:28 +0000

emerge -qpvO app-editors/nedit
[ebuild  N    ] app-editors/nedit-5.7  USE="-doc"
Comment 1 Toralf Förster gentoo-dev 2020-03-03 12:08:32 UTC
Created attachment 616926 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-03-03 12:08:35 UTC
Created attachment 616928 [details]
app-editors:nedit-5.7:20200303-004058.log
Comment 3 Toralf Förster gentoo-dev 2020-03-03 12:08:38 UTC
Created attachment 616930 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2020-03-03 12:08:41 UTC
Created attachment 616932 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2020-03-03 12:08:44 UTC
Created attachment 616934 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2020-03-03 12:08:47 UTC
Created attachment 616936 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2020-03-22 12:24:27 UTC
The bug has been closed via the following commit(s):

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

commit 1d2ca24f2e6b5fa3844e4aac809026f5966ca4fa
Author:     Amy Liffey <amynka@gentoo.org>
AuthorDate: 2020-03-22 11:58:39 +0000
Commit:     Amy Liffey <amynka@gentoo.org>
CommitDate: 2020-03-22 12:24:16 +0000

    app-editors/nedit: fix sed to use pipes
    
    Closes: https://bugs.gentoo.org/711408
    Package-Manager: Portage-2.3.89, Repoman-2.3.20
    Signed-off-by: Amy Liffey <amynka@gentoo.org>

 app-editors/nedit/nedit-5.7.ebuild | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)