Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 710974 - sys-devel/dev86-0.16.21-r3 : ebuild uses colon (:) as a sed delimiter
Summary: sys-devel/dev86-0.16.21-r3 : 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: 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-27 17:58 UTC by Toralf Förster
Modified: 2020-03-24 13:32 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,15.79 KB, text/plain)
2020-02-27 17:58 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,85.63 KB, text/plain)
2020-02-27 17:58 UTC, Toralf Förster
Details
environment (environment,51.39 KB, text/plain)
2020-02-27 17:58 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,11.74 KB, application/x-bzip)
2020-02-27 17:58 UTC, Toralf Förster
Details
sys-devel:dev86-0.16.21-r3:20200227-174815.log (sys-devel:dev86-0.16.21-r3:20200227-174815.log,1.75 KB, text/plain)
2020-02-27 17:58 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,13.55 KB, application/x-bzip)
2020-02-27 17:58 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-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(-)