Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 710340 - sys-devel/bin86-0.16.21 : sed: -e expression #4, char 76: unknown option to s
Summary: sys-devel/bin86-0.16.21 : sed: -e expression #4, char 76: unknown option to s
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: colon-in-CFLAGS
  Show dependency tree
 
Reported: 2020-02-20 18:37 UTC by Toralf Förster
Modified: 2020-04-28 05:43 UTC (History)
1 user (show)

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


Attachments
emerge-info.txt (emerge-info.txt,16.11 KB, text/plain)
2020-02-20 18:37 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,80.35 KB, text/plain)
2020-02-20 18:37 UTC, Toralf Förster
Details
environment (environment,75.72 KB, text/plain)
2020-02-20 18:37 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,12.40 KB, application/x-bzip)
2020-02-20 18:37 UTC, Toralf Förster
Details
sys-devel:bin86-0.16.21:20200220-182744.log (sys-devel:bin86-0.16.21:20200220-182744.log,1.66 KB, text/plain)
2020-02-20 18:37 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,18.25 KB, application/x-bzip)
2020-02-20 18:38 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-20 18:37:43 UTC
>>> Source unpacked in /var/tmp/portage/sys-devel/bin86-0.16.21/work
>>> Preparing source in /var/tmp/portage/sys-devel/bin86-0.16.21/work/bin86-0.16.21 ...
sed: -e expression #4, char 76: unknown option to `s'
 * ERROR: sys-devel/bin86-0.16.21::gentoo failed (prepare phase):
 *   (no error message)
 * 

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.1_desktop_gnome-20200218-201111

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

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 *
java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.14.0 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm
ghc:
The Glorious Glasgow Haskell Compilation System, version 8.0.2

repository:
==> /var/db/repos/gentoo/metadata/timestamp.chk <==
Thu, 20 Feb 2020 17:11:39 +0000

emerge -qpvO sys-devel/bin86
[ebuild  N    ] sys-devel/bin86-0.16.21
Comment 1 Toralf Förster gentoo-dev 2020-02-20 18:37:46 UTC
Created attachment 614740 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2020-02-20 18:37:49 UTC
Created attachment 614742 [details]
emerge-history.txt
Comment 3 Toralf Förster gentoo-dev 2020-02-20 18:37:52 UTC
Created attachment 614744 [details]
environment
Comment 4 Toralf Förster gentoo-dev 2020-02-20 18:37:55 UTC
Created attachment 614746 [details]
etc.portage.tbz2
Comment 5 Toralf Förster gentoo-dev 2020-02-20 18:37:58 UTC
Created attachment 614748 [details]
sys-devel:bin86-0.16.21:20200220-182744.log
Comment 6 Toralf Förster gentoo-dev 2020-02-20 18:38:00 UTC
Created attachment 614750 [details]
temp.tbz2
Comment 7 Larry the Git Cow gentoo-dev 2020-04-28 05:43:09 UTC
The bug has been closed via the following commit(s):

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

commit 9e7e3d355dd66a695c0f69a511cd9c03c7e08a8a
Author:     Lars Wendler <polynomial-c@gentoo.org>
AuthorDate: 2020-04-28 05:42:51 +0000
Commit:     Lars Wendler <polynomial-c@gentoo.org>
CommitDate: 2020-04-28 05:42:51 +0000

    sys-devel/bin86: Don't use colons as sed delimiter
    
    Closes: https://bugs.gentoo.org/710340
    Package-Manager: Portage-2.3.99, Repoman-2.3.22
    Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>

 sys-devel/bin86/bin86-0.16.20-r2.ebuild | 12 ++++++------
 sys-devel/bin86/bin86-0.16.21.ebuild    | 12 ++++++------
 2 files changed, 12 insertions(+), 12 deletions(-)