Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 710974

Summary: sys-devel/dev86-0.16.21-r3 : ebuild uses colon (:) as a sed delimiter
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it <maintainer-needed>
Status: RESOLVED FIXED    
Severity: normal CC: hydrapolic
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 685160    
Attachments: emerge-info.txt
emerge-history.txt
environment
etc.portage.tbz2
sys-devel:dev86-0.16.21-r3:20200227-174815.log
temp.tbz2

Description Toralf Förster gentoo-dev 2020-02-27 17:58:23 UTC
 [ ok ]
 * Applying dev86-0.16.21-make.patch ...
 [ ok ]
 * Not compiling elksemu on amd64
sed: -e expression #1, char 69: unknown option to `s'
 * ERROR: sys-devel/dev86-0.16.21-r3::gentoo failed (prepare phase):

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1-20200226-021723

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

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


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)
  [5]   pypy3 (fallback)
Available Ruby profiles:
  [1]   ruby24 (with Rubygems)
  [2]   ruby25 (with Rubygems) *



ghc:
The Glorious Glasgow Haskell Compilation System, version 8.0.2

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Thu, 27 Feb 2020 16:38:16 +0000

emerge -qpvO sys-devel/dev86
[ebuild  N    ] sys-devel/dev86-0.16.21-r3
Comment 1 Toralf Förster gentoo-dev 2020-02-27 17:58:26 UTC
Created attachment 616356 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-02-27 17:58:29 UTC
Created attachment 616358 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-02-27 17:58:31 UTC
Created attachment 616360 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-02-27 17:58:34 UTC
Created attachment 616362 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-02-27 17:58:37 UTC
Created attachment 616364 [details]
sys-devel:dev86-0.16.21-r3:20200227-174815.log
Comment 6 Toralf Förster gentoo-dev 2020-02-27 17:58:39 UTC
Created attachment 616366 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2020-03-24 13:32:32 UTC
The bug has been closed via the following commit(s):

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

commit cbdcdf4e56070aef47a3fd8052ba74b5b42dd6b2
Author:     Ben Kohler <bkohler@gentoo.org>
AuthorDate: 2020-03-24 12:53:09 +0000
Commit:     Ben Kohler <bkohler@gentoo.org>
CommitDate: 2020-03-24 13:31:32 +0000

    sys-devel/dev86: fix bad sed delimiter
    
    Closes: https://bugs.gentoo.org/710974
    Package-Manager: Portage-2.3.95, Repoman-2.3.21
    Signed-off-by: Ben Kohler <bkohler@gentoo.org>

 sys-devel/dev86/dev86-0.16.21-r3.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)